@charset "UTF-8";.wf_newsletter{background-color:var(--wf-cg3);padding-top:3rem;padding-bottom:6rem}.wf_newsletter h2{font-size:1.8rem;line-height:3rem;font-weight:600;text-transform:uppercase}.wf_newsletter form{display:flex;flex-wrap:wrap;gap:1rem}.wf_newsletter form p{width:100%}.wf_newsletter input[type=email]{font-size:14px;font-weight:300;padding:12px;background:#fff;border:1px solid #ccc;width:350px;transition:border-color .3s}.wf_newsletter input[type=email]:focus{border-color:var(--wf-cb)}@media(min-width:768px){.wf_newsletter{padding-top:8rem;padding-bottom:11rem}.wf_newsletter .shell{display:flex}.wf_newsletter .shell form{display:flex;flex-direction:column}.wf_newsletter .shell h2{font-size:3rem;line-height:4rem}}.wf_breadcrumbs{z-index:100;margin:1rem auto}.wf_breadcrumbs ul{display:flex;position:relative;z-index:5;flex-wrap:wrap;row-gap:1rem;margin:0;color:var(--wf-cb)}.wf_breadcrumbs ul li{position:relative;display:flex;align-items:center;font-size:1.4rem}.wf_breadcrumbs ul li svg{font-size:1rem}.wf_breadcrumbs ul li a{margin-right:.5rem;margin-left:.5rem;font-weight:300}.wf_breadcrumbs ul li a:hover{text-decoration:underline}.wf_breadcrumbs ul li span{margin-left:.5rem;font-weight:700}.wf_breadcrumbs ul li.first a{margin-left:0}.wf_breadcrumbs ul li.first svg{display:none}.wf_about{margin:5rem auto}.wf_about_t{margin-bottom:4rem}.wf_about_t h1{display:flex;flex-direction:column;font-size:1.6rem;gap:1rem}.wf_about_t h1 strong{font-size:2.2rem}.wf_about_t p{font-size:1.3rem;line-height:2.4rem}.wf_about>figure{width:100%;height:22rem}.wf_about>figure img{width:100%;height:100%;object-fit:cover}@media(min-width:1024px){.wf_about_t{display:flex;justify-content:space-between;margin-bottom:8rem}.wf_about_t h1{width:50%;font-size:2rem}.wf_about_t h1 strong{font-size:3rem;line-height:4.2rem}.wf_about_t p{font-size:1.4rem;line-height:2.6rem;width:60rem}.wf_about>figure{height:57rem}}.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{height:100%;object-fit:cover;transition:transform .6s ease-in-out,opacity .3s}.wf_article_gallery figure img:hover{transform:scale(1.05)}.wf_article{display:flex;flex-direction:column;box-shadow:0 0 10px #e1dada;padding-bottom:2.6rem}.wf_article figure{margin-bottom:2.6rem;overflow:hidden;height:30rem}.wf_article figure img{height:100%;width:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.wf_article h2{font-size:1.8rem;line-height:2.6rem;font-weight:400}.wf_article p{font-size:1.4rem;line-height:2.2rem;margin-bottom:2rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.wf_article span{font-size:1.3rem;line-height:1.3rem;font-weight:800;color:var(--wf-cp);text-transform:uppercase;position:relative;display:flex;align-self:flex-start}.wf_article span:after{content:"";position:absolute;bottom:-.3rem;left:0;width:100%;background-color:var(--wf-cp);height:.2rem;transform:scaleX(0);transition:transform .3s ease;transform-origin:left}.wf_article h2,.wf_article p,.wf_article span{margin-inline:2.6rem}.wf_article:hover{opacity:1}.wf_article:hover figure img{transform:scale(1.05)}.wf_article:hover span:after{transform:scaleX(1)}.wf_articles{margin:10rem auto}.wf_articles .t{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.wf_articles .t h2{margin:0}.wf_articles .t a{font-size:1.5rem;text-decoration:underline;text-transform:uppercase;text-decoration-color:var(--wf-cp);text-underline-offset:.4rem;text-decoration-thickness:.3rem;text-decoration-skip-ink:none;font-weight:600}.wf_articles .t p{width:100%;line-height:2.6rem;color:var(--wf-text-color)}.wf_articles_grid{display:flex;flex-wrap:wrap}.wf_articles_grid .wf_article{width:100%}@media(min-width:1200px){.wf_articles_grid{gap:2rem}.wf_articles_grid .wf_article{width:calc((100% - 4rem) / 3)}}.wf_brands{margin:10rem auto}.wf_brands .wf_t{text-align:left}.wf_brands_grid{display:flex;flex-wrap:wrap;gap:2rem}.wf_brands_grid figure,.wf_brands_grid a{height:12rem;display:flex;width:calc((100% - 2rem)/2)}.wf_brands_grid figure img,.wf_brands_grid a img{width:100%;height:100%;object-fit:contain}@media(min-width:500px){.wf_brands_grid figure,.wf_brands_grid a{width:calc((100% - 2rem)/2)}}@media(min-width:800px){.wf_brands_grid figure,.wf_brands_grid a{width:calc((100% - 6rem)/4)}}.wf_categories{margin:5rem auto}.wf_categories_grid{display:flex;flex-direction:column;gap:2rem}.wf_categories_grid a{background-color:var(--wf-cb);background-color:#000;display:flex;flex-direction:column;padding:1rem;color:#fff;position:relative;min-height:35rem}.wf_categories_grid a strong{font-size:1.4rem;font-weight:400;text-transform:uppercase;margin-bottom:1.2rem}.wf_categories_grid a h3{font-size:2.5rem;font-weight:500;text-transform:uppercase;max-width:32rem;font-weight:600}.wf_categories_grid a figure img{width:100%;height:100%;object-fit:contain;transition:transform .3s;z-index:-1;position:absolute;top:0;left:0}.wf_categories_grid a:hover{opacity:1}.wf_categories_grid a:hover img{transform:scale(1.05) rotate(5deg)}@media(min-width:1024px){.wf_categories_grid{margin-top:5rem;display:grid;grid-template-columns:calc(39.6% - 1.584rem) calc(34.4% - 1.376rem) calc(26% - 1.04rem);grid-template-rows:30rem 30rem}.wf_categories_grid .wf_cat_card{min-height:unset}.wf_categories_grid .wf_cat_card--1{grid-row:1/3;grid-column:1/2}.wf_categories_grid .wf_cat_card--2{grid-row:1/2;grid-column:2/3}.wf_categories_grid .wf_cat_card--3{grid-row:2/3;grid-column:2/3}.wf_categories_grid .wf_cat_card--4{grid-row:1/3;grid-column:3/4}}.wf_contacts_form{padding-top:8rem;padding-bottom:8rem;background-color:var(--wf-cg3);border-top:.2rem solid var(--wf-cp)}.wf_contacts_form h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.wf_contacts_form h2{font-size:1.8rem;line-height:3rem;font-weight:400;margin-bottom:3rem}.wf_contacts_form h1,.wf_contacts_form h2{text-align:center}.wf_hero{background-color:var(--wf-cb);padding:0}.wf_hero .swiper{opacity:0;animation:fadeIn .5s .3s ease-in-out both}.wf_hero .swiper{width:100%;padding-top:50px;padding-bottom:50px}.wf_hero .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#fff;color:#1a1a1a;width:300px;min-height:450px;font-family:monospace;border-radius:3rem;padding-top:1rem;padding-bottom:1rem}.wf_hero .swiper-slide h2{font-size:1.8rem;color:#1a1a1a;letter-spacing:1px;text-transform:uppercase;text-align:center;padding:0 2rem}.wf_hero .swiper-slide h3{font-size:1.4rem;color:#333;font-weight:400;padding:3rem;text-align:center;margin-bottom:0}.wf_hero .swiper-slide:hover{opacity:1}.wf_hero .swiper-slide:hover img{transform:scale(1.05)}.wf_hero .swiper-slide img{display:block;width:80%;height:auto;object-fit:contain;max-height:25rem;transition:transform .3s,opacity .3s}@media(min-width:1024px)and (max-height:900px){.wf_hero .swiper-slide{height:450px}.wf_hero .swiper-slide img{max-height:20rem}}@media(min-width:1024px)and (min-height:900px){.wf_hero .swiper-slide{height:650px}.wf_hero .swiper-slide img{max-height:40rem}}@media(min-width:1024px){.wf_hero .swiper-slide{width:500px;border-radius:8rem}}.wf_hero.nojs{padding:0 2rem}.wf_hero.nojs .swiper-wrapper{display:flex;gap:2rem;overflow-x:auto!important}.wf_hero.nojs .swiper-wrapper::-webkit-scrollbar-track{border-radius:.5rem}.wf_hero.nojs .swiper-wrapper::-webkit-scrollbar{height:1rem;background-color:#d8d8d826;border-radius:.5rem}.wf_hero.nojs .swiper-wrapper::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.5rem}@supports (-moz-appearance: none){.wf_hero.nojs .swiper-wrapper{scrollbar-color:#fff #ffffff;scrollbar-width:thin;border-radius:.5rem}}main{padding-top:6.7rem}.wf_intro{min-height:30rem;width:100%;position:relative;display:flex;padding:0;flex-direction:column;margin-bottom:2.4rem}.wf_intro img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.wf_intro .shell{position:relative;width:100%;min-height:30rem}.wf_intro h1{background:var(--wf-cp);padding:1.6rem 2.4rem;position:absolute;right:0;top:50%;transform:translateY(-50%);text-transform:uppercase;font-size:2.6rem;max-width:50rem;width:100%;text-align:center}@media(min-width:460px){.wf_intro h1{clip-path:polygon(7% 0,100% 0,100% 100%,0% 100%)}}@media(min-width:1024px){.wf_intro,.wf_intro .shell{min-height:40rem}.wf_intro h1{font-size:3.2rem}}.wf_pins{border-bottom:.1rem solid var(--wf-br);padding-bottom:1rem}.wf_pins h2{font-size:2rem;line-height:3.2rem;font-weight:600;max-width:80rem;margin-bottom:6rem}.wf_pins h4{font-size:1.4rem;line-height:2.2rem;font-weight:400}.wf_pins_grid{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:3rem;gap:5rem}.wf_pins_grid div figure{width:10rem;height:10rem;margin-bottom:2rem}.wf_pins_grid div figure img{width:100%;height:100%;object-fit:contain}.wf_pins_grid div h3{font-size:1.8rem;line-height:2.6rem;text-transform:uppercase;font-weight:700}.wf_pins_grid div p{font-size:1.4rem;line-height:2.2rem}@media(min-width:768px){.wf_pins_grid{gap:5rem}.wf_pins_grid div{width:calc((100% - 10rem) / 3)}}@media(min-width:1024px){.wf_pins_grid{gap:14rem}.wf_pins_grid div{width:calc((100% - 28rem) / 3)}}.wf_pro{margin:10rem auto;display:flex;flex-direction:column}.wf_pro .t{margin-bottom:3rem}.wf_pro .wf_grid{display:flex;flex-wrap:wrap;gap:4rem}@media(min-width:768px){.wf_pro .wf_grid{gap:2rem}}.wf_pro .wf_grid .wf_card{width:100%}@media(min-width:768px){.wf_pro .wf_grid .wf_card{width:calc((100% - 4rem) / 3)}}.wf_pro .wf_col{display:flex;flex-direction:column;gap:4rem}.wf_pro .wf_card{display:flex;flex-direction:column;border-bottom:.1rem solid var(--wf-cg)}.wf_pro .wf_card figure{min-height:25rem}.wf_pro .wf_card figure img{width:100%;height:100%;object-fit:cover}.wf_pro .wf_card span{font-size:1.4rem;font-weight:700;position:relative;display:flex;align-items:center;padding:2rem 0;gap:1rem}.wf_pro .wf_card span svg{font-size:1rem}.wf_pro .wf_card p{font-size:1.4rem;line-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis}.wf_pro .wf_card--lg{border-bottom:0;gap:2rem;flex-direction:column}.wf_pro .wf_card--lg figure{min-height:30rem}.wf_pro .wf_card--lg figure img{width:100%;height:100%;object-fit:cover}.wf_pro .wf_card--lg div{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.wf_pro .wf_card--lg div strong{font-size:2rem;line-height:2.4rem;margin-bottom:2rem}.wf_pro .wf_card--lg div p{font-size:1.4rem;font-weight:400;line-height:2.4rem}@media(min-width:768px){.wf_pro .wf_card--lg{flex-direction:row}.wf_pro .wf_card--lg figure{height:20rem;width:30%}}.wf_pro .btn{margin:3rem auto 0}.wf_pro_products{margin:5rem auto}.wf_pro_products .wf_t{width:100%}.wf_pro_products .shell--sm{display:flex;flex-wrap:wrap;gap:2rem}.wf_pro_products .shell--sm .wf_card{width:100%}@media(min-width:768px){.wf_pro_products .shell--sm .wf_card{width:calc((100% - 4rem) / 3)}}.wf_pro_products .wf_card{display:flex;flex-direction:column}.wf_pro_products .wf_card figure{height:25rem}.wf_pro_products .wf_card figure img{width:100%;height:100%;object-fit:contain}.wf_pro_products .wf_card span{font-size:1.3rem;line-height:1.3rem;font-weight:700;position:relative;display:flex;align-items:center;justify-content:center}.wf_pro_products .wf_card span svg{margin-left:1rem;font-size:1rem}.wf_pro_products_cta{width:100%;display:flex;align-items:center;justify-content:center;margin-top:3rem}.wf_row{margin:5rem auto}.wf_row h2{font-size:1.8rem;line-height:2.4rem}.wf_row p{line-height:2.4rem;font-size:1.4rem}.wf_row a{font-size:1.3rem;line-height:1.8rem;font-weight:700;position:relative;display:flex;align-items:center;justify-content:flex-start}.wf_row a svg{margin-left:1rem;font-size:1rem}.wf_row figure{height:30rem;margin-bottom:2rem}.wf_row figure img{width:100%;height:100%;object-fit:cover}@media(min-width:1024px){.wf_row{display:flex}.wf_row figure{width:60%;margin-right:2rem;height:40rem}.wf_row div{flex:1}}.wf_product{box-shadow:0 0 10px #e1dada;padding:2.3rem 3rem;position:relative;overflow:hidden;background:#fff;transition:box-shadow .3s ease,transform .3s ease}.wf_product figure{position:relative;height:30rem;overflow:hidden}.wf_product figure img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;transition:opacity .5s ease,transform .6s ease}.wf_product figure img.hover-img{opacity:0}.wf_product p{font-size:1.8rem;font-weight:400;margin-top:1rem}.wf_product span{font-size:1.4rem}.wf_product:hover{opacity:1}.wf_product:hover img{opacity:0;transform:scale(1.05)}.wf_product:hover img.hover-img{opacity:1;transform:scale(1)}.wf_product.is-hidden{display:none!important}.wf_slider{margin:10rem auto}.wf_slider .t{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.wf_slider .t h2{margin:0}.wf_slider .t a{font-size:1.5rem;text-decoration:underline;text-transform:uppercase;text-decoration-color:var(--wf-cp);text-underline-offset:.4rem;text-decoration-thickness:.3rem;text-decoration-skip-ink:none;font-weight:600}.wf_slider .t p{width:100%;line-height:2.6rem;color:var(--wf-text-color)}.wf_slider_wrapper{position:relative}.wf_slider_wrapper .next,.wf_slider_wrapper .prev{position:absolute;width:4.2rem;height:4.2rem;top:50%;left:0;z-index:5;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:#ffffff4d;backdrop-filter:blur(8px);border-radius:50%;cursor:pointer;transition:all .3s ease;display:none;opacity:0}.wf_slider_wrapper .next svg,.wf_slider_wrapper .prev svg{color:#111;font-size:1.8rem;transition:color .3s ease,transform .3s ease}.wf_slider_wrapper .next:hover,.wf_slider_wrapper .prev:hover{background:#fffc;transform:translateY(-50%) scale(1.1)}.wf_slider_wrapper .next:hover svg,.wf_slider_wrapper .prev:hover svg{transform:translate(2px)}.wf_slider_wrapper .next.swiper-button-disabled,.wf_slider_wrapper .prev.swiper-button-disabled{display:none}.wf_slider_wrapper .prev svg{transform:rotate(180deg)}.wf_slider_wrapper .prev:hover svg{transform:rotate(180deg) translate(2px)}.wf_slider_wrapper .next{left:unset;right:0}@media(min-width:600px){.wf_slider_wrapper .prev,.wf_slider_wrapper .next{display:block}.wf_slider_wrapper:hover .prev,.wf_slider_wrapper:hover .next{opacity:1}}@media(min-width:1300px){.wf_slider_wrapper .prev{left:-3rem}.wf_slider_wrapper .next{right:-3rem}}.wf_slider .swiper{width:calc(100% + 3rem);padding:.4rem 1.5rem;margin-left:-1.5rem;overflow:hidden}.wf_slider.nojs .prev,.wf_slider.nojs .next{display:none}.wf_slider.nojs .swiper-wrapper{display:flex;gap:2rem;overflow-x:auto!important}.wf_slider.nojs .swiper-wrapper::-webkit-scrollbar-track{border-radius:.5rem}.wf_slider.nojs .swiper-wrapper::-webkit-scrollbar{height:1rem;background-color:#d8d8d826;border-radius:.5rem}.wf_slider.nojs .swiper-wrapper::-webkit-scrollbar-thumb{background-color:#000;border-radius:.5rem}@supports (-moz-appearance: none){.wf_slider.nojs .swiper-wrapper{scrollbar-color:#fff #000;scrollbar-width:thin;border-radius:.5rem}}.wf_slider.nojs .wf_product{width:100%}@media(min-width:600px){.wf_slider.nojs .wf_product{width:calc((100% - 2rem)/2)}}@media(min-width:900px){.wf_slider.nojs .wf_product{width:calc((100% - 4rem) / 3)}}@media(min-width:1200px){.wf_slider.nojs .wf_product{width:calc((100% - 6rem)/4)}}.wf_special_product{padding:0;overflow:hidden}.wf_special_product .l,.wf_special_product .r{display:flex}.wf_special_product .l video,.wf_special_product .r video{height:100%;width:100%;object-fit:cover;max-height:100vh}.wf_special_product .m{position:relative;color:#fff;text-align:center;padding-top:3.2rem}.wf_special_product .m div{width:80%;margin:0 auto;display:flex;flex-direction:column}.wf_special_product .m>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.wf_special_product .m strong{font-size:1.4rem;font-weight:400;text-transform:uppercase;margin-bottom:1rem}.wf_special_product .m h3{font-size:2.5rem;font-weight:500;text-transform:uppercase;font-weight:600;margin-bottom:1rem}.wf_special_product .m .btn{align-self:center}.wf_special_product .m p{margin-bottom:2rem;font-size:1.4rem;line-height:2.2rem}.wf_special_product .m figure{z-index:5;position:relative;width:80%;margin:5rem auto 0}.wf_special_product .m figure img{width:100%;height:100%;object-fit:contain;transition:transform .3s}@media(min-width:800px){.wf_special_product{display:flex}.wf_special_product .l,.wf_special_product .r,.wf_special_product .m{flex:1;max-height:100vh}}@media(min-width:1024px){.wf_special_product .m{padding-top:5rem}.wf_special_product .m h3{font-size:3rem;line-height:4.2rem}.wf_special_product .m p{font-size:1.6rem}}.wf_intro+.wf_contacts{padding-top:8rem}.wf_contacts{padding-bottom:8rem;background-color:var(--wf-cg3)}.wf_contacts h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.wf_contacts h2{font-size:1.8rem;line-height:3rem;font-weight:400;margin-bottom:3rem}.wf_contacts ul{width:80%}.wf_contacts ul li a,.wf_contacts ul li{display:flex;gap:1rem;align-items:center}.wf_contacts ul .phones div{display:flex;gap:.5rem;flex-wrap:wrap}.wf_contacts ul li+li{margin-top:2rem}.wf_contacts ul p{margin:0;font-size:1.5rem;line-height:2.2rem}.wf_contacts ul span{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:var(--wf-cb);border-radius:50%;flex-shrink:0}.wf_contacts ul span svg{color:var(--wf-cp);font-size:2.3rem}.wf_contacts .wf_map{height:33rem;width:100%}@media(min-width:1024px){.wf_contacts .shell--lg{display:flex;width:100%}.wf_contacts .l{width:50%}.wf_contacts .wf_map{width:40%}.wf_contacts.wf_contacts--r .shell--lg{flex-direction:row-reverse}.wf_contacts.wf_contacts--r .shell--lg .l{margin-left:auto}}.wf_article_wrapper{padding-bottom:8rem;overflow-x:hidden;z-index:90;position:relative}.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 rgb(0,0,0);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 rgb(0,0,0);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:100%;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_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{padding:0;margin:2rem auto 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{height:42.2rem}.wf_article_intro figure img{object-fit:cover;width:100%;height:100%}.wf_article_intro_cnt{margin-top:2.5rem;padding-bottom:1.5rem;border-bottom:.1rem solid var(--wf-cg)}.wf_article_intro_cnt ul{display:grid;row-gap:1.5rem;padding:0 1rem;margin-bottom:2.5rem}.wf_article_intro_cnt ul img{height:5.6rem;width:5.6rem;object-fit:contain}.wf_article_intro_cnt ul li{display:flex;column-gap:1.2rem}.wf_article_intro_cnt ul li p{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0;font-size:1.2rem}.wf_article_intro_cnt ul li p a,.wf_article_intro_cnt ul li p strong{font-weight:600;font-size:1.4rem;text-decoration:underline}.wf_article_intro_cnt ul li span{width:5.4rem;height:5.4rem;border-radius:50%}.wf_article_intro_cnt 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_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{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:#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}.wf_article_popup .t_audio .audio-player__button{width:2.4rem;height:2.4rem;background-color:transparent;border:none;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}.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{fill:#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%;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);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-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)}}@keyframes pulse{0%{transform:scale(.9);box-shadow:0 0 #272727b3}70%{transform:scale(1);box-shadow:0 0 0 10px #27272700}to{transform:scale(.9);box-shadow:0 0 #27272700}}.wf_listing{margin:4rem auto;display:flex;flex-direction:column}.wf_listing label[for=f]{border:.1rem solid var(--wf-br);color:#000;padding:1.2rem 1.8rem;display:flex;align-items:center;transition:background-color .3s ease;font-size:1.6rem;line-height:2.2rem;font-weight:600;gap:1rem}.wf_listing label[for=f] svg{font-size:1.8rem}.wf_listing label[for=f]:hover{opacity:1;background-color:var(--wf-cg)}.wf_listing #f:checked~aside{display:block}.wf_listing aside{display:none}.wf_listing aside h2{font-size:1.6rem;line-height:2.2rem;font-weight:600;text-transform:uppercase;display:none}.wf_listing aside ul{border:.1rem solid var(--wf-br);border-top:0;width:100%;display:flex;flex-direction:column}.wf_listing aside ul li{width:100%}.wf_listing aside ul li.current{order:-1}.wf_listing aside ul li.current a{background-color:var(--wf-cp)}.wf_listing aside ul li.current a:hover{opacity:.8}.wf_listing aside ul a{color:#000;width:100%;padding:1.2rem 1.8rem;line-height:2rem;font-size:1.4rem;font-weight:500;border-bottom:.1rem solid var(--wf-br);display:flex;align-items:center;transition:background-color .3s ease,opacity .3s ease}.wf_listing aside ul a:hover{opacity:1;background-color:var(--wf-cg)}@media(min-width:1024px){.wf_listing aside{position:sticky;top:8rem;left:0;height:100%}}.wf_listing_grid{display:flex;flex-wrap:wrap;gap:2rem;height:100%;width:100%;margin-top:3rem}.wf_listing_grid .wf_breadcrumbs,.wf_listing_grid .wf_product{width:100%}@media(min-width:768px){.wf_listing_grid .wf_product{width:calc(50% - 1rem)}}@media(min-width:1200px){.wf_listing_grid .wf_product{width:calc(33.333% - 1.333rem)}}.wf_listing .btn_load_more{width:100%;align-self:center}@media(min-width:900px){.wf_listing{flex-direction:row;gap:3rem}.wf_listing label[for=f]{display:none}.wf_listing aside{display:block;min-width:25rem;max-width:25rem;border-top:.1rem solid var(--wf-br)}.wf_listing_grid{margin-top:0}}.wf_info_box{padding:1rem;width:100%;border:1px solid var(--wf-cg);background:#f8f8f8;border-radius:6px;font-size:1.4rem;text-align:center}.wf_product_view{background-color:var(--wf-cg3);padding-top:5rem;padding-bottom:5rem}.wf_product_view .swiper-2{margin-bottom:1rem;border:.1rem solid var(--wf-br);position:relative}.wf_product_view .swiper-2 .swiper-slide{width:40rem;height:50rem}.wf_product_view .swiper-2 .prev,.wf_product_view .swiper-2 .next{z-index:100;position:absolute;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background-color:var(--wf-cp);cursor:pointer;transition:all .3s ease;color:#fff}.wf_product_view .swiper-2 .prev svg,.wf_product_view .swiper-2 .next svg{width:1.4rem;height:1.4rem;stroke:currentColor;stroke-width:2;transition:transform .3s ease}.wf_product_view .swiper-2 .prev:hover svg,.wf_product_view .swiper-2 .next:hover svg{transform:translate(.1rem)}.wf_product_view .swiper-2 .prev:active,.wf_product_view .swiper-2 .next:active{transform:translateY(-50%) scale(.95)}.wf_product_view .swiper-2 .prev{left:0}.wf_product_view .swiper-2 .prev svg{transform:rotate(180deg)}.wf_product_view .swiper-2 .prev:hover svg{transform:translate(-.1rem) rotate(180deg)}.wf_product_view .swiper-2 .next{right:0}.wf_product_view .swiper-1 .swiper-slide{height:12rem;transition:border-color .3s;border:.1rem solid var(--wf-br)}.wf_product_view .swiper-1 .swiper-slide img{object-fit:cover}.wf_product_view .swiper-1 .swiper-slide-thumb-active{border-color:var(--wf-cp)}.wf_product_view .swiper img{width:100%;height:100%;object-fit:cover}.wf_product_view .l{max-width:40rem}.wf_product_view .r{flex:1;margin-top:3rem;max-width:60rem}.wf_product_view .r h1{font-size:3rem;line-height:3.6rem;font-weight:560}.wf_product_view .r h2{font-size:2rem;line-height:3.2rem}.wf_product_view .r .wf_content{border-top:.1rem solid var(--wf-cg)}.wf_product_view .r_box{background-color:var(--wf-cg);padding:.5rem;margin:2rem 0;max-width:40rem}.wf_product_view .r_box p{font-weight:600;font-size:1.4rem;text-transform:uppercase;margin-bottom:.5rem}.wf_product_view .r_box span{font-size:1.2rem}.wf_product_view .r_options{position:relative;padding:0;margin:2rem 0;max-width:40rem}.wf_product_view .r_options #options{position:absolute;opacity:0;pointer-events:none}.wf_product_view .r_options label{display:flex;justify-content:space-between;align-items:center;background-color:var(--wf-cg);padding:.75rem 1rem;font-weight:600;font-size:1.4rem;text-transform:uppercase;cursor:pointer;user-select:none;transition:background-color .2s}.wf_product_view .r_options label:after{content:"▼";font-size:1rem;margin-left:.5rem;color:var(--wf-cp);transition:transform .2s ease-in-out}.wf_product_view .r_options>div{position:absolute;z-index:100;top:100%;left:0;width:100%;opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .3s,visibility .3s,transform .3s;border:1px solid var(--wf-cp);border-top:none;background-color:#fff;box-shadow:0 8px 16px #0000001a;padding:.5rem 0;max-height:250px;overflow-y:auto;font-size:1.4rem}.wf_product_view .r_options #options:checked+label:after{transform:rotate(180deg)}.wf_product_view .r_options #options:checked~div{opacity:1;visibility:visible;transform:translateY(0)}.wf_product_view .r_options>div a{display:block;text-decoration:none;padding:.5rem 1rem}.wf_product_view .price-box{margin:2rem 0;position:relative;display:flex;flex-direction:column;gap:.5rem}.wf_product_view .price-box .price{display:flex;align-items:baseline;gap:1rem}.wf_product_view .price-box .price--old{font-size:1.6rem;color:#888;text-decoration:line-through;opacity:.7}.wf_product_view .price-box .price--new{font-size:2.2rem;font-weight:600;color:var(--wf-cp)}.wf_product_view .price-box .price-eur{font-size:1.6rem;color:#666}@keyframes fadeInPrice{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{transform:scale(.7) rotate(10deg);opacity:0}to{transform:scale(1) rotate(5deg);opacity:1}}@media(min-width:1024px){.wf_product_view .shell--lg{display:flex;align-items:center;gap:3rem}.wf_product_view .l{width:40%;max-width:unset}.wf_product_view .r{margin-top:0}}.wf_tabs{display:flex;flex-direction:column;margin:5rem auto;overflow:hidden}.wf_tabs input[type=radio]{display:none}.wf_tabs .wf_acc{border:1px solid #e2e8f0;border-radius:12px;background:#fff;width:100%;margin:12px 0;overflow:hidden;transition:box-shadow .25s ease}.wf_tabs .wf_acc input{display:none}.wf_tabs .wf_acc input:checked~label svg{transform:rotate(90deg)}.wf_tabs .wf_acc input:checked~.wf_acc_content{max-height:400px;padding-bottom:16px}.wf_tabs .wf_acc label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:16px 20px;font-weight:600;color:#0f172a;transition:background .2s ease}.wf_tabs .wf_acc label svg{transition:transform .2s ease}.wf_tabs .wf_acc label:hover{background:#f8fafc}.wf_tabs .wf_acc .wf_acc_content{display:flex;gap:1rem;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .25s ease;padding:0 20px}.wf_tabs .wf_acc .wf_acc_content figure{min-width:30rem;height:25rem}.wf_tabs .wf_acc .wf_acc_content figure img{object-fit:contain;width:100%;height:100%}.wf_tabs .wf_acc .wf_acc_content>*{color:#475569;font-size:.95rem;line-height:1.5}.wf_tabs .wf_tabs_nav{display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--wf-br);position:relative}.wf_tabs .wf_tabs_nav label{flex:1;text-align:center;padding:2rem 1.2rem;font-size:1.5rem;font-weight:500;color:var(--wf-text-color);cursor:pointer;letter-spacing:.02em;position:relative;transition:color .15s ease-in-out,transform .15s ease-in-out}.wf_tabs .wf_tabs_nav label:hover{color:var(--wf-cb);transform:translateY(-.05rem)}.wf_tabs .wf_tabs_nav:after{content:"";position:absolute;bottom:0;left:0;width:33.333%;height:.2rem;background:var(--wf-cp);transition:transform .35s cubic-bezier(.25,1,.3,1)}.wf_tabs .wf_tabs_content{padding:3.2rem 2rem}.wf_tabs .wf_tabs_content .tab-panel{display:none;margin-inline:auto;animation:fadeUp .3s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.wf_tabs #tab-desc:checked~.wf_tabs_nav label[for=tab-desc],.wf_tabs #tab-ingr:checked~.wf_tabs_nav label[for=tab-ingr],.wf_tabs #tab-method:checked~.wf_tabs_nav label[for=tab-method]{color:var(--wf-cp)}.wf_tabs #tab-desc:checked~.wf_tabs_nav:after{transform:translate(0)}.wf_tabs #tab-ingr:checked~.wf_tabs_nav:after{transform:translate(100%)}.wf_tabs #tab-method:checked~.wf_tabs_nav:after{transform:translate(200%)}.wf_tabs #tab-desc:checked~.wf_tabs_content .desc,.wf_tabs #tab-ingr:checked~.wf_tabs_content .ingr,.wf_tabs #tab-method:checked~.wf_tabs_content .method{display:block}@media(min-width:768px){.wf_tabs .wf_tabs_nav label{font-size:1.6rem;padding:2rem}.wf_tabs .wf_tabs_content{padding:4.8rem 3.2rem}}
