.wf_advantages{background-color:#f3f3f3;padding-top:3rem;padding-bottom:3rem}.wf_advantages h2{text-align:center;max-width:60rem;margin:0 auto 5rem}.wf_advantages .shell{display:grid;margin:3rem auto;gap:3rem}.wf_advantages .shell div{display:flex;flex-direction:column;align-items:center;font-weight:600;text-align:center}.wf_advantages .shell div svg{width:10rem;height:10rem;fill:var(--wf-cp2);margin-bottom:1rem}.wf_advantages .shell div p{font-size:1.8rem;margin:0}@media (min-width:425px){.wf_advantages .shell{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wf_advantages .shell{grid-template-columns:repeat(4,1fr)}}.wf_articles{display:flex;flex-direction:column}.wf_articles h2{text-align:center}.wf_articles_grid{display:flex;flex-wrap:wrap;width:100%;gap:3rem}.wf_articles_controls{margin:0 auto;display:flex;align-items:center;margin-top:2rem;gap:1rem}.wf_articles_controls button{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--wf-cg)}.wf_articles_controls button svg{fill:var(--wf-cp);transition:fill .3s;width:2rem;height:2rem}.wf_articles_controls button:active{transform:scale(.95)}.wf_articles_controls button:hover svg{fill:var(--wf-cp2)}.wf_articles_controls .prev svg{transform:rotate(180deg)}.wf_articles.nojs .wf_articles_controls{opacity:0;pointer-events:none}.wf_articles.nojs .keen-slider{display:flex;gap:3rem;overflow-x:auto}.wf_articles.nojs .keen-slider::-webkit-scrollbar-track{border-radius:.5rem}.wf_articles.nojs .keen-slider::-webkit-scrollbar{height:1rem;background-color:#d8d8d826;border-radius:.5rem}.wf_articles.nojs .keen-slider::-webkit-scrollbar-thumb{background-color:#2cbf5a;border-radius:.5rem}@supports (-moz-appearance:none){.wf_articles.nojs .keen-slider{scrollbar-color:#2cbf5a #fff;scrollbar-width:thin;border-radius:.5rem}}.wf_articles.nojs .wf_article{width:100%;flex-shrink:0}@media (min-width:600px){.wf_articles.nojs .wf_article{width:calc((100% - 3rem)/2)}}@media (min-width:1024px){.wf_articles.nojs .wf_article{width:calc((100% - 6rem)/3)}}.wf_article{background-color:#f3f3f390;border-radius:.6rem;overflow:hidden;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column}.wf_article div{margin-bottom:1rem;overflow:hidden;height:27rem}.wf_article div img{transition:transform .3s;width:100%;height:27rem;object-fit:cover}.wf_article h3,.wf_article p,.wf_article span{padding:0 1rem}.wf_article h3{font-size:1.8rem;font-weight:700;line-height:2.8rem;transition:color .3s}.wf_article p{line-height:2.4rem;font-size:1.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.wf_article span{display:block;font-size:1.4rem;opacity:.8;margin-bottom:1rem;margin-top:auto}.wf_article:hover{opacity:1}.wf_article:hover img{transform:scale(1.03)}.wf_article:hover h3{color:var(--wf-cp)}.wf_banner{display:grid;padding:0;position:relative}.wf_banner div,.wf_banner:after{grid-column:1/-1;grid-row:1}.wf_banner figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wf_banner div{z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;max-width:110rem;margin:0 auto;width:100%;padding:4rem 1rem;text-align:center;font-weight:600}.wf_banner div h2,.wf_banner div h3,.wf_banner div h4,.wf_banner div h5,.wf_banner div h6{font-size:2.6rem}.wf_banner div p{margin:0;line-height:2.5rem;font-size:1.7rem}.wf_banner:after{content:"";display:block;width:100%;height:100%;background-color:var(--wf-cp2);opacity:.85}.wf_contacts{margin:5rem auto}.wf_contacts h1,.wf_contacts h2{text-align:center}.wf_contacts h1{font-size:2rem;font-weight:400;color:#13131390;line-height:3rem;margin-bottom:1rem}.wf_contacts h2{font-size:3rem;font-weight:500}.wf_contacts .t{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding-bottom:4rem;margin:4rem 0;border-bottom:.2rem solid var(--wf-cg)}.wf_contacts .t div{border-radius:1rem;padding:3rem;background-color:#f2f2f260;display:flex;flex-direction:column;width:100%;height:25rem}.wf_contacts .t div h3{font-size:3rem;font-weight:400;margin-bottom:1rem}.wf_contacts .t div p{margin-bottom:1rem}.wf_contacts .t div p,.wf_contacts .t div a{color:#13131390}.wf_contacts .t div a,.wf_contacts .t div span{margin-top:auto}.wf_contacts .t div span{color:#000;font-weight:500}.wf_contacts .t div a{transition:color .3s;margin-top:auto;display:flex;flex-direction:column}.wf_contacts .t div a strong{color:#000;font-weight:500}.wf_contacts .t div a+a{margin-top:1rem}.wf_contacts .t div a:hover{color:#000}.wf_contacts .b{display:flex;gap:2rem;flex-wrap:wrap}.wf_contacts .b .wf_map,.wf_contacts .b form{width:100%}.wf_contacts .b .wf_map img{height:100%;width:100%;max-height:40rem;object-fit:cover}@media (min-width:600px){.wf_contacts h2{font-size:4rem}.wf_contacts .t div{width:calc((100% - 3rem)/2)}}@media (min-width:900px){.wf_contacts .b .wf_map img{max-height:unset}.wf_contacts .b .wf_map,.wf_contacts .b form{width:calc((100% - 2rem)/2)}}@media (min-width:1200px){.wf_contacts .t div{width:calc((100% - 9rem)/4)}}.wf_counter{display:grid;padding:0;position:relative}.wf_counter div,.wf_counter:after{grid-column:1/-1;grid-row:1}.wf_counter figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wf_counter div{z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;max-width:144rem;margin:0 auto;width:100%;padding:2rem 0}.wf_counter div p{display:flex;flex-direction:column;margin:0;font-size:1.7rem;line-height:4.8rem;text-align:center}.wf_counter div p strong{font-size:3rem;line-height:3rem;display:flex;align-items:center;justify-content:center}.wf_counter div p strong:after{content:"+";display:block;margin-left:.5rem}.wf_counter:after{content:"";display:block;width:100%;height:100%;background-color:var(--wf-cp2);opacity:.85}@media (min-width:768px){.wf_counter div{flex-direction:row;justify-content:space-evenly}.wf_counter div p{font-size:2rem;line-height:4.8rem}.wf_counter div p strong{font-size:7rem;line-height:7rem}}.wf_gallery{margin:5rem auto}.wf_gallery h2{text-align:center}.wf_gallery div{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.wf_gallery div figure{position:relative;cursor:pointer;max-height:28rem;width:100%;overflow:hidden;border-radius:.6rem}.wf_gallery div figure:hover img{transform:scale(1.03)}.wf_gallery div figure:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000080,#0000,#00000080);z-index:10}.wf_gallery div img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.wf_gallery .btn{margin:4rem auto 0}.wf_gallery--grid{margin:3.2rem auto}.wf_gallery--grid div{display:flex;flex-wrap:wrap;gap:2rem}.wf_gallery--grid div figure{width:100%}@media (min-width:900px){.wf_gallery div{grid-template-columns:repeat(3,1fr)}.wf_gallery div figure{height:28rem}.wf_gallery--grid div figure{height:35rem;max-height:35rem;width:calc((100% - 2rem)/2)}}@media (min-width:1024px){.wf_gallery{margin:10rem auto}.wf_gallery--grid{margin:3.2rem auto}.wf_gallery--grid div figure{width:calc((100% - 4rem)/3)}}.wf_hero{--heroHeight:80rem;display:grid;height:var(--heroHeight);overflow:hidden;padding:0}.wf_hero>figure,.wf_hero div,.wf_hero:after{grid-area:1/-1}.wf_hero>figure{z-index:0}.wf_hero>figure img{object-fit:cover;width:100%;height:var(--heroHeight)}.wf_hero div{height:var(--heroHeight);z-index:10;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;font-weight:600;padding:0 1rem 6rem}.wf_hero div h1{font-size:3rem;margin-bottom:1rem}.wf_hero div h2{font-size:1.9rem;line-height:2.7rem;font-weight:500;margin-bottom:2rem}.wf_hero div img{width:18rem;margin-bottom:6rem;object-fit:contain}.wf_hero div span{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.wf_hero:after{content:"";z-index:0;display:block;width:100%;height:100%;background-color:#000;opacity:.5;transition:background-color .3s,border-radius .3s,opacity .3s}@media (min-width:768px){.wf_hero div h1{font-size:6rem}.wf_hero div img{width:55rem}.wf_hero div .btn{width:20rem}}@media (min-width:1024px){.wf_hero{--heroHeight:80rem}}.wf_intro{height:50rem;position:relative}.wf_intro ul{text-transform:capitalize;color:#fff;display:flex;position:relative;flex-wrap:wrap;margin:0}.wf_intro ul li{position:relative;display:flex;align-items:center;font-size:1.2rem;text-transform:uppercase}.wf_intro ul li a{margin-right:.5rem;margin-left:.5rem;transition:color .3s}.wf_intro ul li a:hover{color:var(--wf-cp)}.wf_intro ul li span{margin-left:.5rem}.wf_intro ul li:before{content:"/";color:#fff}.wf_intro ul li.f a{margin-left:0}.wf_intro ul li.f:before{content:none}.wf_intro figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wf_intro div{position:relative;z-index:10;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.wf_intro h1{font-size:3rem;margin-bottom:1rem}@media (min-width:1024px){.wf_intro h1{font-size:4rem}}.wf_intro p{font-size:1.6rem;max-width:60rem;text-align:center;margin:0}.wf_intro:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;border-radius:.6rem;z-index:10}.wf_materials{margin:5rem auto;border-radius:.6rem;display:grid;gap:.7rem}.wf_materials .wf_materials_el{display:grid;position:relative;border-radius:.6rem;overflow:hidden;height:calc(21rem + 10vw);min-height:0;min-width:0}.wf_materials .wf_materials_el>figure{grid-area:1/1}.wf_materials .wf_materials_el>figure img{width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .3s;position:absolute}.wf_materials .wf_materials_el div{padding:1.8rem 2.2rem;position:relative;z-index:15;color:#fff;grid-area:1/1;height:100%;width:100%;overflow:hidden;min-width:0;object-fit:cover}.wf_materials .wf_materials_el div img{position:absolute;bottom:1.3rem;right:.9rem;width:10rem;height:6rem;object-fit:contain;z-index:10000}.wf_materials .wf_materials_el div h2,.wf_materials .wf_materials_el div p{text-shadow:0 1px 2px rgba(0,0,0,.5)}.wf_materials .wf_materials_el div h2{font-weight:600;font-size:2.2rem;line-height:3rem}@media (min-width:1024px){.wf_materials .wf_materials_el div h2{font-size:3rem;line-height:3.6rem}}.wf_materials .wf_materials_el div a{background-color:#fff;color:#000;height:3rem;padding:1rem;display:flex;align-items:center;justify-content:center;width:max-content}.wf_materials .wf_materials_el div p{line-height:2.5rem;margin-bottom:1.7rem}.wf_materials .wf_materials_el:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000080,#0000,#00000080);border-radius:.6rem;z-index:10}.wf_materials .wf_materials_el:hover{opacity:1}.wf_materials .wf_materials_el:hover>figure img{transform:scale(1.03)}@media (min-width:768px){.wf_materials{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wf_materials{margin:10rem auto;grid-template-columns:repeat(3,1fr);grid-auto-rows:21rem}.wf_materials .wf_materials_el{height:100%}.wf_materials .wf_materials_el h2{font-size:3.2rem;margin-bottom:1.8rem}.wf_materials .wf_materials_el p{margin-bottom:2.5rem}.wf_materials .wf_materials_el:nth-child(4n+1){grid-column:span 1;grid-row:span 2}.wf_materials .wf_materials_el:nth-child(4n+2){grid-column:2;grid-row:1}.wf_materials .wf_materials_el:nth-child(4n+3){grid-column:2;grid-row:2}.wf_materials .wf_materials_el:nth-child(4n+4){grid-column:span 1;grid-row:span 2}.wf_materials .wf_materials_el:nth-child(4n+5){grid-column:span 1;grid-row:3/4}.wf_materials .wf_materials_el:nth-child(4n+6){grid-column:span 2;grid-row:3/4}}.wf_prod_desc{display:flex;flex-wrap:wrap;margin:4rem auto;align-items:center;gap:2rem}.wf_prod_desc .l,.wf_prod_desc figure{width:100%}.wf_prod_desc .l{display:flex;flex-direction:column}.wf_prod_desc .l span{text-transform:uppercase;color:var(--wf-cp);font-size:1.4rem;font-weight:600;margin-bottom:1rem;display:block}.wf_prod_desc .l p{line-height:2.6rem;margin-bottom:2rem}.wf_prod_desc figure{border-radius:.6rem;overflow:hidden}.wf_prod_desc figure img{height:30rem;width:100%;object-fit:cover}@media (min-width:850px){.wf_prod_desc{gap:2rem}.wf_prod_desc figure,.wf_prod_desc .l{width:calc((100% - 2rem)/2)}.wf_prod_desc figure img{height:45rem}.wf_prod_desc--reverse{flex-direction:row-reverse}}@media (min-width:1024px){.wf_prod_desc{gap:4rem}.wf_prod_desc figure,.wf_prod_desc .l{width:calc((100% - 4rem)/2)}}.wf_row{display:flex;flex-direction:column;align-items:center;margin:5rem auto;padding-bottom:5rem}.wf_row .l span{font-weight:600}.wf_row .l span{font-size:2rem;line-height:2.6rem;font-weight:600;color:var(--wf-cp2);margin-bottom:2rem;display:block}.wf_row .l p{font-size:1.4rem;line-height:2.3rem;font-weight:500;margin-bottom:4rem}.wf_row .r{position:relative;margin-bottom:3rem;max-width:42rem}.wf_row .r_lg img,.wf_row .r_sm img{object-fit:cover;object-position:center;border:1rem solid #fff;box-shadow:0 .5rem 5rem #00000026}.wf_row .r_lg img{width:100%;height:34.5rem;border-radius:100% 100% 100% 5%}.wf_row .r_sm{position:absolute;bottom:0;right:0}.wf_row .r_sm img{width:18rem;height:18rem;border-radius:50%}@media (min-width:768px){.wf_row{display:flex;flex-direction:row-reverse;justify-content:space-between}.wf_row .l{width:50%}.wf_row .r{margin:0;width:45%}.wf_row--reverse{flex-direction:row}.wf_row--reverse .r_lg img{border-radius:100% 100% 5%}.wf_row--reverse .r_sm{left:0;right:unset}}@media (min-width:1024px){.wf_row .l{width:50%}.wf_row .r{width:40%}.wf_row .r_sm{bottom:-6rem}}.wf_row,.wf_gallery,.wf_advantages,.wf_articles,.wf_prod_usage{margin:4rem auto}.wf_row h2,.wf_gallery h2,.wf_advantages h2,.wf_articles h2,.wf_prod_usage h2{font-size:3rem;line-height:3.8rem;font-weight:600;margin-bottom:1rem}.wf_row>p,.wf_gallery>p,.wf_advantages>p,.wf_articles>p,.wf_prod_usage>p{font-size:1.5rem;text-align:center;max-width:60rem;margin:0 auto 3rem;line-height:2.4rem;opacity:.8}@media (min-width:1024px){.wf_row,.wf_gallery,.wf_advantages,.wf_articles,.wf_prod_usage{margin:6rem auto}}.wf_row ul,.wf_prod_desc ul,.wf_row2 ul{padding-left:2.4rem;font-weight:600;margin-bottom:3rem}.wf_row ul li,.wf_prod_desc ul li,.wf_row2 ul li{position:relative;line-height:2.4rem}.wf_row ul li+li,.wf_prod_desc ul li+li,.wf_row2 ul li+li{margin-top:1rem}.wf_row ul li:after,.wf_prod_desc ul li:after,.wf_row2 ul li:after{content:"";position:absolute;left:-2rem;top:.1rem;width:8px;height:16px;border:solid var(--wf-cp2);border-width:0 .3rem .3rem 0;transform:rotate(45deg)}.wf_row2{display:flex;margin:4rem auto;align-items:flex-start;flex-wrap:wrap}.wf_row2 figure,.wf_row2 .r{width:100%;border-radius:.6rem}.wf_row2 figure{position:relative;overflow:hidden}.wf_row2 figure img{width:100%;height:35rem;object-fit:cover}.wf_row2 figure:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000080,#0000,#00000080);border-radius:.6rem}.wf_row2 .r{background-color:var(--wf-cp2);padding:1rem;color:#fff;margin-top:.7rem;z-index:5}.wf_row2 .r ul{font-weight:400}.wf_row2 .r ul li+li{margin-top:1.6rem}.wf_row2 .r ul li:after{border-color:#fff}.wf_row2 .r h2{font-size:2.2rem;font-weight:600;margin-bottom:3rem}@media (min-width:425px){.wf_row2 .r{padding:2rem}.wf_row2 .r h2{font-size:3.2rem}}@media (min-width:1024px){.wf_row2 figure,.wf_row2 .r{width:50%}.wf_row2 .r{margin:5rem 0 0-5rem;padding:5rem}}.wf_article_intro{padding:5rem 0 4rem;border-bottom:1px solid #000;padding:0 0 4rem;margin-bottom:3.5rem}.wf_article_intro h1{font-size:2.6rem;line-height:3.6rem;font-weight:800;margin-bottom:2rem;margin-bottom:1.8rem;max-width:75rem}@media (min-width:1260px){.wf_article_intro h1{font-size:4.2rem;line-height:6.2rem}}.wf_article_intro_info{gap:1.2rem}.wf_article_intro_info p{font-size:1.2rem;line-height:1.8rem}.wf_article_intro_info__authors{display:flex;flex-wrap:wrap;gap:1.2rem}.wf_article_intro_info__authors div{display:flex;gap:1rem}.wf_article_intro_info__authors div img{width:3.6rem;height:3.6rem;border-radius:50%;flex-shrink:0}.wf_article_intro_info__authors div a{font-weight:600;text-decoration:underline}.wf_article_intro_info__authors div p{display:flex;flex-direction:column;font-size:1.2rem;line-height:1.8rem;margin-bottom:0}@media (min-width:768px){.wf_article_intro{margin-bottom:6rem}.wf_article_intro_info{gap:1rem 4rem;display:flex;flex-wrap:wrap;flex-direction:row-reverse;margin-right:auto;width:max-content;align-items:center}.wf_article_intro_info>p{display:flex;flex-direction:column;margin-bottom:0}.wf_article_intro_info span,.wf_article_intro_info a,.wf_article_intro_info strong{font-size:1.4rem}.wf_article_intro_info__authors{gap:1rem 4rem}.wf_article_intro_info__authors div{display:flex;align-items:center}.wf_article_intro_info__authors div img{width:5rem;height:5rem}}.wf_article_wrapper{max-width:120rem;margin:0 auto 4rem}@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,.wf_article_wrapper .wf_article_content{width:76rem;flex:1 0 78rem;max-width:100%;margin-top:0}}.wf_article_content{margin-top:3.5rem}.wf_article_content>h2 a,.wf_article_content>h3 a,.wf_article_content>h4 a,.wf_article_content>h5 a,.wf_article_content>h6 a{text-decoration:underline}.wf_article_content>p{font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_content>p strong{font-weight:600}.wf_article_content>p+h2{margin-top:4rem}.wf_article_content>p+h3,.wf_article_content>p+h4,.wf_article_content>p+h5,.wf_article_content>p+h6{margin-top:3rem}.wf_article_content>a,.wf_article_content>ul li a,.wf_article_content>ol li a,.wf_article_content>p a{color:var(--wf-cp);text-decoration:underline}.wf_article_content>h2{font-weight:800;font-size:2.4rem;line-height:3.4rem;margin-top:4rem}@media (min-width:768px){.wf_article_content>h2{font-size:4rem;line-height:6rem}}.wf_article_content>h3{font-size:2.2rem}@media (min-width:768px){.wf_article_content>h3{font-size:3.4rem}}.wf_article_content>h4,.wf_article_content>h5,.wf_article_content>h6{font-size:2.2rem;font-weight:700;line-height:3.2rem}.wf_article_content>img{max-height:58.5rem;width:100%;object-fit:cover;height:auto;border-radius:.6rem;margin-bottom:1.3rem}.wf_article_content>ul{margin:4rem 0 4rem 2.4rem}.wf_article_content>ul li{position:relative;font-size:1.8rem;font-weight:300}.wf_article_content>ul li+li{margin-top:1.2rem}.wf_article_content>ol{list-style:none;counter-reset:list-counter;margin:4rem 0}.wf_article_content>ol li{counter-increment:list-counter;position:relative;padding-left:3rem;font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_content>ol li+li{margin-top:.5rem}.wf_article_content>ol li:before{content:counter(list-counter);position:absolute;top:.7rem;left:0;font-weight:600;background-color:var(--wf-cp);color:#fff;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.wf_article_content section{max-width:100%}.wf_article_content table{margin:20px 0;border:0;font-family:Mulish,sans-serif;table-layout:fixed;border-spacing:0;overflow-x:auto}.wf_article_content table::-webkit-scrollbar-track{border-radius:.5rem}.wf_article_content table::-webkit-scrollbar{height:1rem;background-color:#ffffff26;border-radius:.5rem}.wf_article_content table::-webkit-scrollbar-thumb{background-color:var(--wf-c3);border-radius:.5rem}@supports (-moz-appearance:none){.wf_article_content table{scrollbar-color:#fff var(--wf-c3);scrollbar-width:thin;border-radius:.5rem}}.wf_article_content 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_content 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_content table tbody tr td:nth-child(odd){background:#f5f5f7}@media (min-width:768px){.wf_article_content table{border-radius:6px;border:1px solid #000;overflow:hidden}}.wf_article_content table.lg{display:block}@media (min-width:768px){.wf_article_content table.lg{display:table}}.wf_article_content>figure{border-radius:.6rem;overflow:hidden;height:60rem}.wf_article_content>figure img{object-fit:cover;width:100%;height:100%;transition:transform .6s ease-in-out}.wf_article_content>figure img:hover{transform:scale(1.05)}.wf_article_content>p{font-size:1.4rem;line-height:2.4rem}.wf_article_content>p+h2{margin-top:4.8rem}.wf_article_content>h3{font-size:2.4rem;line-height:3.4rem;font-weight:400}.wf_article_content>ul li{font-size:1.4rem;line-height:2.4rem;font-size:1.8rem;line-height:2.8rem;margin-bottom:1.5rem;position:relative;padding-left:2rem}.wf_article_content>ul li:before{content:"";position:absolute;left:0;width:.8rem;height:.8rem;background-color:var(--wf-cp2);border-radius:50%;flex-shrink:0;margin:1rem 1.1rem 0 0}.wf_article_content>ul+ul{margin-top:4rem}.wf_article_content>ul+h2{margin-top:5rem}@media (min-width:1024px){.wf_article_content>p{font-size:1.6rem;line-height:2.6rem}.wf_article_content>p+ul{margin-top:2rem}.wf_article_content>h2{font-size:4.8rem;line-height:7rem}.wf_article_content>h3{font-size:3.6rem;line-height:5rem}.wf_article_content>ul+h2{margin-top:4rem}.wf_article_content>ul li,.wf_article_content>ol li{font-size:1.6rem}}.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;max-height:38.4rem;height:100%;height:30rem}.wf_article_gallery figure img{transition:transform .6s ease-in-out;height:100%;width:100%;object-fit:cover}.wf_article_gallery figure img:hover{transform:scale(1.05)}.wf_article_banner{display:flex;flex-direction:column-reverse;background-color:var(--wf-cp2);color:#fff;margin:8rem auto;padding:1rem 0 3rem;align-items:center;justify-content:center;border-radius:.6rem}.wf_article_banner div{text-align:center;width:28rem;margin:0 auto}.wf_article_banner div h2{font-size:2.2rem;line-height:3.4rem;font-weight:700;margin-bottom:1rem}.wf_article_banner div p{font-size:2rem;line-height:3rem;margin-bottom:3rem}.wf_article_banner div a{padding:1.5rem 3.2rem 1.6rem;background-color:#fff;color:#000;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_article_banner div a:hover{transform:scale(1.02);opacity:1}.wf_article_banner figure{height:22.2rem}.wf_article_banner figure img{border-radius:.6rem;height:22.2rem;object-fit:cover}@media (min-width:768px){.wf_article_banner{flex-direction:row;padding:2rem;justify-content:space-between}.wf_article_banner div{margin:0;text-align:left}.wf_article_banner div a{margin:0}}@media (min-width:1260px){.wf_article_banner div{width:67rem}.wf_article_banner div h2{font-size:3.2rem;line-height:4.2rem}.wf_article_banner figure{height:31.7rem}.wf_article_banner figure img{width:40rem;height:31.7rem}}.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:#000}.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{height:100%}}.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}}.wf_article_popup{position:fixed;right:0;bottom:5rem;color:#fff;width:100%;z-index:90;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;color:#fff;border:.1rem solid var(--wf-c3);border-radius:50%;background-color:var(--wf-c2);margin:0 1rem 0 auto}.wf_article_popup .t label svg{fill:#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:var(--wf-cp2);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}.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.i-pause,.wf_article_popup .t_audio .audio-player__button svg.i-play{fill:#fff}.wf_article_popup .t_audio .audio-player__button--play svg.i-pause{display:none}.wf_article_popup .t_audio .audio-player__button--play svg.i-play{display:block}.wf_article_popup .t_audio .audio-player__button--pause svg.i-pause{display:block}.wf_article_popup .t_audio .audio-player__button--pause svg.i-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;fill:#fff}.wf_article_popup .t_audio .audio-player__button--mute .i-volume-mute,.wf_article_popup .t_audio .audio-player__button--mute.muted .i-volume-up{display:none}.wf_article_popup .t_audio .audio-player__button--mute.muted .i-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;color:#fff}.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-cp2);color:#fff}.wf_article_popup .b_cont label{position:absolute;top:1rem;right:1rem}.wf_article_popup .b_cont label .i-close{fill:#fff}.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}@media (min-width:1260px){.wf_article_popup{position:sticky;bottom:2rem;width:max-content;padding-top:15rem;margin:auto -5.5rem 0 auto}.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-cp2);border-radius:50%;transition:background-color .3s;animation:pulse 1.5s infinite;box-shadow:0 0#3339f180}.wf_article_popup .b .lg svg{position:absolute;transform:scale(0);fill:#fff;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 .i-close{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{animation:none;box-shadow:unset}#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)}}@keyframes pulse{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 10px #3339f100}to{transform:scale(.9);box-shadow:0 0#3339f100}}