.wf_article_aside{margin-bottom:5rem}.wf_article_aside_audio{position:relative;line-height:0;background:#f5f6fe;border-radius:.6rem;margin-bottom:3rem}.wf_article_aside_audio audio{display:block;width:100%;position:relative;z-index:2}.wf_article_aside>ul{gap:2.2rem;border-left:.5rem solid var(--wf-cg);display:flex;flex-direction:column;position:relative;margin-bottom:0}.wf_article_aside>ul li{position:relative}.wf_article_aside>ul li>a{position:relative;font-weight:700;padding:0 2.4rem 0 2rem;font-size:1.6rem;line-height:2.4rem;display:flex;align-items:center;justify-content:space-between}.wf_article_aside>ul li>a svg{transition:transform .3s;flex-shrink:0;width:1.7rem;height:1.3rem}.wf_article_aside>ul li>a:before{content:"";opacity:0;width:.6rem;height:100%;top:0;left:0;position:absolute;background:var(--wf-cp)}.wf_article_aside>ul li ul{padding-left:2rem;margin:2.2rem 0 0;display:none}.wf_article_aside>ul li ul li.active a{font-weight:600}.wf_article_aside>ul li ul li+li{margin-top:1.5rem}.wf_article_aside>ul li ul li a{font-weight:300;padding:0 2.4rem 0 2rem;font-size:1.6rem;line-height:2.4rem;display:block}.wf_article_aside>ul li ul li a:before{content:none}.wf_article_aside>ul li.active a:before{opacity:1}@media (min-width:1260px){.wf_article_aside{position:sticky;top:15rem;height:100%}}.wf_article_intro{margin-inline:auto;margin-top:5rem}.wf_article_intro h1{margin-bottom:2.4rem}.wf_article_intro>ul{text-transform:capitalize;color:#000;display:flex;margin-top:.5rem;position:relative;align-items:center;justify-content:center;z-index:5;flex-wrap:wrap}.wf_article_intro>ul li{position:relative;display:flex;align-items:center;font-size:1.3rem;transition:all .3s}.wf_article_intro>ul li a{margin-right:1.5rem;margin-left:1.6rem;transition:color .3s,opacity .3s}.wf_article_intro>ul li a:hover{color:#000;opacity:.5}.wf_article_intro>ul li span{margin-left:1.7rem}.wf_article_intro>ul li .i-chevron-down{width:.8rem;height:.8rem;transform:rotate(-90deg)}.wf_article_intro>ul li.first svg{display:none}.wf_article_intro>ul li.first a{margin-left:0}.wf_article_intro>ul li.first:after{content:none}.wf_article_intro figure,.wf_article_intro div{max-width:122.5rem;margin-inline:auto}.wf_article_intro figure{height:42.2rem}.wf_article_intro figure img{object-fit:cover;width:100%;height:100%}.wf_article_intro div{margin-top:2.5rem;padding-bottom:1.5rem;border-bottom:.1rem solid var(--wf-cg)}.wf_article_intro div ul{display:grid;row-gap:1.5rem;padding:0 1rem;margin-bottom:2.5rem}.wf_article_intro div ul img{object-fit:contain}.wf_article_intro div ul li{display:flex;column-gap:1.2rem}.wf_article_intro div ul li p{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0;font-size:1.2rem}.wf_article_intro div ul li p a,.wf_article_intro div ul li p strong{font-weight:600;font-size:1.4rem;text-decoration:underline}.wf_article_intro div ul li span{width:5.4rem;height:5.4rem;border-radius:50%}.wf_article_intro div ul li span svg{width:2.3rem;height:3.8rem;fill:#fff}@media (min-width:425px){.wf_article_intro div ul{padding:0 4rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wf_article_intro h1{margin-bottom:4rem}.wf_article_intro figure{height:70rem}.wf_article_intro div ul{display:flex;flex-direction:row;gap:4.8rem;align-items:center;padding:0}.wf_article_intro div ul li{grid-template-columns:1fr}.wf_article_intro div ul li span{display:none}}.wf_article_gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin:3.2rem 0}.wf_article_gallery figure{cursor:pointer;overflow:hidden;border-radius:.6rem;height:30rem}.wf_article_gallery figure img{width:100%;object-fit:cover;transition:transform .6s ease-in-out;height:100%}.wf_article_gallery figure img:hover{transform:scale(1.05)}.wf_article_popup{position:fixed;right:0;bottom:0;width:100%;z-index:100;display:flex;flex-direction:column}.wf_article_popup .t{margin:0 1.6rem 1rem;width:calc(100% - 6rem)}.wf_article_popup .t label{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border:.1rem solid var(--wf-cg);border-radius:50%;background-color:#000;margin:0 1rem 0 auto}.wf_article_popup .t label svg{color:#fff;width:2.4rem;height:2.4rem}.wf_article_popup .t_audio{display:none}.wf_article_popup .t_audio .audio-player{width:100%;background:#f3f3f3;background-color:#000;border-radius:2rem;height:4rem}.wf_article_popup .t_audio .audio-player__controls{display:flex;align-items:center;justify-content:space-between;height:4rem;padding:0 1rem;color:#fff}.wf_article_popup .t_audio .audio-player__button{width:2.4rem;height:2.4rem;background-color:transparent;border:0;cursor:pointer;border-radius:5px;background-size:contain;background-position:center;transition:background-color .3s ease}.wf_article_popup .t_audio .audio-player__button svg{font-size:2.4rem;color:#fff}.wf_article_popup .t_audio .audio-player__button--play [data-icon=pause]{display:none}.wf_article_popup .t_audio .audio-player__button--play [data-icon=play],.wf_article_popup .t_audio .audio-player__button--pause [data-icon=pause]{display:block}.wf_article_popup .t_audio .audio-player__button--pause [data-icon=play]{display:none}.wf_article_popup .t_audio .audio-player__button--mute{margin-left:1rem}.wf_article_popup .t_audio .audio-player__button--mute svg{margin-top:.5rem;color:#fff}.wf_article_popup .t_audio .audio-player__button--mute [data-icon=volume-mute],.wf_article_popup .t_audio .audio-player__button--mute.muted [data-icon=volume-up]{display:none}.wf_article_popup .t_audio .audio-player__button--mute.muted [data-icon=volume-mute]{display:block}.wf_article_popup .t_audio .audio-player__button:hover{background-color:#0000001a}.wf_article_popup .t_audio .audio-player__progress-container{flex-grow:1;height:6px;background-color:#ddd;border-radius:3px;cursor:pointer;margin:0 10px}.wf_article_popup .t_audio .audio-player__progress-bar{height:100%;background-color:#fff;width:0%;border-radius:3px}.wf_article_popup .t_audio .audio-player__current-time,.wf_article_popup .t_audio .audio-player__duration{font-size:14px}.wf_article_popup .t_audio .audio-player__audio{display:none}.wf_article_popup .b_toggle .sm{background-color:#f5f1ed;padding:1.5rem 2rem;box-shadow:0-4px 8px #3339f11a;color:#000;display:flex;justify-content:space-between;font-weight:700;font-size:1.8rem}.wf_article_popup .b_toggle .lg{display:none}.wf_article_popup .b_toggle p{margin-bottom:0}.wf_article_popup .b_cont{padding:2.4rem 5rem 1.8rem 1.8rem;gap:1rem;position:relative;display:none;background-color:var(--wf-cg)}.wf_article_popup .b_cont label{position:absolute;top:1rem;right:1rem}.wf_article_popup .b_cont label .i-x{color:#272727}.wf_article_popup .b_cont a{font-size:1.4rem;font-weight:600;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;height:4rem;padding:0 1.6rem;min-width:18rem;border-radius:.6rem}.wf_article_popup .b_cont p{display:flex;flex-direction:column;font-size:1.4rem;margin-bottom:0;gap:1rem}.wf_article_popup .b_cont p strong{font-size:1.8rem}.wf_article_popup .b .sm{display:none}@media (min-width:1260px){.wf_article_popup{position:sticky;width:max-content;padding-top:15rem;margin:auto -5.5rem 0 auto;bottom:7rem}.wf_article_popup .t{display:none}.wf_article_popup .b{width:100%;margin-left:auto}.wf_article_popup .b .sm{display:none}.wf_article_popup .b .lg{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:var(--wf-cg);border-radius:50%}.wf_article_popup .b .lg svg{position:absolute;transform:scale(0);font-size:2.4rem;width:2.4rem;height:2.4rem;transition:transform .3s}.wf_article_popup .b .lg img{width:2rem;height:2rem;transition:transform .3s}.wf_article_popup .b .b_cont{width:33rem;position:absolute;left:-35rem;border-radius:.5rem;padding:2rem;bottom:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;opacity:0;transform:translateY(5rem);transition:opacity .3s,transform .3s}.wf_article_popup .b .b_cont [data-icon=x]{display:none}.wf_article_popup .b .b_cont p{margin-bottom:.5rem}.wf_article_popup .b .b_cont a{margin-left:auto;font-size:1.2rem;line-height:1.8rem}}#wf_post_audio{display:none}#wf_post_audio:checked~.t label{display:none}#wf_post_audio:checked~.t .t_audio{display:block}#wf_article_popup{display:none}#wf_article_popup:checked+.b .b_toggle{display:none}#wf_article_popup:checked+.b .b_cont{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (min-width:1260px){#wf_article_popup:checked~.b .b_toggle{display:flex}#wf_article_popup:checked~.b .b_toggle .lg{background-color:var(--wf-cg);animation:none;box-shadow:0}#wf_article_popup:checked~.b .b_toggle .lg img{transform:scale(0)}#wf_article_popup:checked~.b .b_toggle .lg svg{transform:scale(1)}#wf_article_popup:checked~.b .b_cont{opacity:1;transform:translateY(0)}}.wf_banner{display:flex;flex-direction:column-reverse;background-color:var(--wf-cg);color:#212121;margin:8rem auto;padding:1rem 0 3rem;align-items:center;justify-content:center;border-radius:.6rem;gap:2rem}.wf_banner div{text-align:center;width:28rem;margin:0 auto}.wf_banner div h2{font-size:1.8rem;line-height:3.4rem;font-weight:700;margin-bottom:1rem}.wf_banner div p{line-height:3rem;margin-bottom:3rem}.wf_banner div a{padding:1.5rem 3.2rem 1.6rem;background-color:var(--wf-cp);color:#fff;border:0;border-radius:.6rem;max-height:5rem;text-align:center;font-size:1.4rem;line-height:1.9rem;display:block;max-width:max-content;margin:0 auto;font-weight:600;transition:transform .2s}.wf_banner div a:hover{transform:scale(1.02);opacity:1}.wf_banner figure{height:22.2rem}.wf_banner figure img{border-radius:1rem;height:22.2rem;object-fit:cover}@media (min-width:768px){.wf_banner{flex-direction:row;padding:2rem;justify-content:space-between}.wf_banner div{margin:0;text-align:left}.wf_banner div a{margin:0}}@media (min-width:1260px){.wf_banner div{flex:1}.wf_banner div h2{font-size:3.2rem;line-height:4.2rem}.wf_banner figure{height:31.7rem}.wf_banner figure img{width:30rem;height:31.7rem}}.wf_article_wrapper{padding-bottom:8rem;overflow-x:hidden;z-index:90;position:relative;max-width:122.5rem;margin:3.5rem auto}.wf_article_wrapper article{margin-top:3.5rem}.wf_article_wrapper article table{margin:20px 0;border:0;font-family:Mulish,sans-serif;table-layout:fixed;border-spacing:0;overflow-x:auto}.wf_article_wrapper article table::-webkit-scrollbar-track{border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar{height:1rem;background-color:#ffffff26;border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar-thumb{background-color:var(--wf-cp);border-radius:.5rem}@supports (-moz-appearance:none){.wf_article_wrapper article table{scrollbar-color:#fff var(--wf-cp);scrollbar-width:thin;border-radius:.5rem}}.wf_article_wrapper article table tr th{border-bottom:1px solid #000;width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:2.2rem;line-height:3.2rem;font-weight:400}.wf_article_wrapper article table tr td{width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:1.4rem;line-height:2rem;font-weight:600}.wf_article_wrapper article table tbody tr td:nth-child(odd){background:#f5f5f7}@media (min-width:768px){.wf_article_wrapper article table{border-radius:6px;border:1px solid #000;overflow:hidden}}.wf_article_wrapper article table.lg{display:block}@media (min-width:768px){.wf_article_wrapper article table.lg{display:table}}.wf_article_wrapper article h2 a,.wf_article_wrapper article h3 a,.wf_article_wrapper article h4 a,.wf_article_wrapper article h5 a,.wf_article_wrapper article h6 a{text-decoration:underline}.wf_article_wrapper article>p{font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>p+p{margin-top:4rem}.wf_article_wrapper article>p+h2{margin-top:7rem}.wf_article_wrapper article>p+h3{margin-top:6rem}.wf_article_wrapper article>p+h4,.wf_article_wrapper article>p+h5,.wf_article_wrapper article>p+h6{margin-top:3rem}.wf_article_wrapper article>a,.wf_article_wrapper article>ul li a,.wf_article_wrapper article>ol li a,.wf_article_wrapper article>p a{color:var(--wf-cp);text-decoration:underline}.wf_article_wrapper article>h2{font-weight:800;font-size:2.4rem;line-height:3.4rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h2{font-size:4rem;line-height:6rem}}.wf_article_wrapper article>h3{font-size:2.2rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h3{font-size:3.4rem}}.wf_article_wrapper article>h4,.wf_article_wrapper article>h5,.wf_article_wrapper article>h6{font-size:2.2rem;font-weight:700;line-height:3.2rem}.wf_article_wrapper article>figure{overflow:hidden;margin-bottom:2rem;height:35rem}.wf_article_wrapper article>figure img{width:100%;object-fit:cover;height:auto;border-radius:.6rem}@media (min-width:1024px){.wf_article_wrapper article>figure{height:58.5rem}}.wf_article_wrapper article>ul{margin:4rem 0 4rem 2.4rem}.wf_article_wrapper article>ul li{position:relative;list-style-type:unset;font-size:2rem;font-weight:300}.wf_article_wrapper article>ul li+li{margin-top:1.2rem}.wf_article_wrapper article>ul li::marker{color:var(--wf-cb);font-size:2rem}.wf_article_wrapper article>ol{list-style:none;counter-reset:list-counter;margin:4rem 0}.wf_article_wrapper article>ol li{counter-increment:list-counter;position:relative;padding-left:3rem;font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>ol li+li{margin-top:.5rem}.wf_article_wrapper article>ol li:before{content:counter(list-counter);position:absolute;top:.7rem;left:0;font-weight:600;background-color:var(--wf-cb);color:#fff;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.wf_article_wrapper article section{max-width:100%}@media (min-width:1260px){.wf_article_wrapper{display:flex;width:100%;overflow-x:unset}.wf_article_wrapper .wf_article_aside{width:30rem;flex:1 0 30rem;min-height:5rem;margin-right:6rem}.wf_article_wrapper article{width:76rem;flex:1 0 78rem;max-width:100%;margin-top:0}.wf_article_wrapper .wf_article_share{width:12rem;min-height:5rem}}@media (min-width:1440px){.wf_article_wrapper .wf_article_aside{width:34rem;flex:1 0 34rem}.wf_article_wrapper .wf_article_share{transform:translate(1.5rem)}}.wf_article_share{display:flex;gap:1.4rem}.wf_article_share a{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--wf-cg);flex-shrink:0}.wf_article_share a:hover{opacity:.6}@media (min-width:1260px){.wf_article_share{position:sticky;top:12rem;height:100%;left:100%;width:4rem;height:min-content;margin-bottom:5rem;flex-direction:column}}