/*!
 * Mr Joseph Theme Styles
 * BEM naming convention used throughout
 */@font-face{font-family:Coolvetica;src:url(../fonts/coolvetica.regular-webfont.woff2) format("woff2"),url(../fonts/coolvetica.regular-webfont.woff) format("woff")}*,::after,::before{box-sizing:border-box;margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}:root{--global-padding:3rem}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.hero-section{--hero-heading-fill:#ffffff;--hero-heading-stroke:#000000;--hero-overlay-opacity:0.5;--hero-min-height:50vh;--hero-padding:2rem;position:relative;min-height:var(--hero-min-height);display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;box-sizing:border-box;z-index:3;clip-path:url(#svgPathLeft)}@media (max-width:1280px){.hero-section{clip-path:url(#svgPathLeft2)}}@media (max-width:600px){.hero-section{clip-path:url(#svgPathLeft3)}}.hero-section+div .product-section__container,.hero-section+section{margin-top:-200px;padding-top:300px}@media (max-width:1024px){.hero-section{--hero-min-height:40vh;--hero-padding:1.5rem}}@media (max-width:600px){.hero-section{--hero-min-height:35vh;--hero-padding:1rem}}.hero-section *{box-sizing:border-box}.hero-section__background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2}.hero-section__background-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.hero-section__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,var(--hero-overlay-opacity));z-index:0}.hero-section__content{position:relative;z-index:1;width:100%;padding:var(--hero-padding)}.hero-section__container{display:flex;min-height:700px;padding:0 clamp(20px,5.73vw,110px);align-items:center;gap:clamp(20px,5.73vw,110px);align-self:stretch}@media (max-width:600px){.hero-section__container{flex-direction:column;align-items:center;text-align:center;padding:0 32px;gap:32px}}.hero-section__heading{container:hero/inline-size;font-size:clamp(48px,8vw,96px);line-height:1.12;font-family:"Titan One",Arial,sans-serif;font-weight:400;color:var(--hero-heading-fill);-webkit-text-stroke:32px var(--hero-heading-stroke);paint-order:stroke fill;text-shadow:none;-webkit-text-stroke-width:30px;paint-order:stroke fill}@media (max-width:1024px){.hero-section__heading{-webkit-text-stroke-width:20px}}@media (max-width:600px){.hero-section__heading{-webkit-text-stroke-width:16px}}@media (max-width:1024px){.hero-section__heading{text-shadow:none;font-size:48px;font-style:normal;width:100%;text-align:center;align-self:center;margin-block:auto}}.hero-section--align-left .hero-section__container{text-align:left}.hero-section--align-center .hero-section__container{text-align:center}.hero-section--align-right .hero-section__container{text-align:right}.hero-section.alignwide{max-width:1200px;margin-left:auto;margin-right:auto}.hero-section.alignfull{max-width:none;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.header__nav-list .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:14rem;background:#f7931e;border-radius:1.2rem;box-shadow:0 4px 16px rgba(0,0,0,.12);flex-direction:column;gap:.5rem;margin-top:0;z-index:20}.header__nav-list .menu-item{padding:.5rem 1rem;border-radius:.75rem;cursor:pointer;transition:background .2s}.header__nav-list .menu-item:hover{background:#e67c13}.header__nav-list .menu-item:has(.sub-menu.submenu-visible):after{content:"";height:50px;bottom:-20px;position:absolute;width:100%;left:0;z-index:-1}.header__nav-list .sub-menu.submenu-visible{display:flex;animation:fadeInMenu .45s;opacity:1;width:-moz-fit-content;width:fit-content;padding:24px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:10px}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(-20px)}60%{opacity:1;transform:translateY(0)}80%{transform:translateY(-8px)}90%{transform:translateY(4px)}100%{opacity:1;transform:translateY(0)}}.header{position:fixed;top:24px;margin:0 auto;left:0;right:0;width:calc(100% - var(--global-padding));z-index:1000;transition:padding .3s,box-shadow .3s;display:flex}@media only screen and (max-width:1024px){.header{width:calc(100% - 50px)}}.header.header--scrolled .header__container{padding-top:6px;padding-bottom:6px;padding-left:60px;padding-right:60px;transition:padding .3s}@media only screen and (max-width:1024px){.header.header--scrolled .header__container{padding-inline:24px}}.header.header--scrolled .header__logo{font-size:1.1rem;transition:font-size .3s}.header.header--scrolled .header__logo img{height:40px}.header__container{display:flex;max-width:1872px;padding:16px 135px;width:100%;border-radius:24px;align-items:center;justify-content:space-between;background-color:#f7931e;transition:padding .3s;margin:0 auto}.header__logo{font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:2.2rem;font-weight:700;color:#222;letter-spacing:1px;display:flex;align-items:center;flex-shrink:0;transition:font-size .3s}.header__logo img{height:62px;width:auto;transition:height .3s;display:block}.header__nav{display:flex;align-items:center;gap:24px;flex:1 0 0}.header__nav-list{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.header__nav-list li{position:relative}.header__nav-item{position:relative;font-weight:500;font-size:1.15rem;color:#222;background:0 0;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:.75rem;transition:background .2s}.header__nav-item--active,.header__nav-item:hover{background:#e67c13}.header__nav-item .header__submenu{display:none;position:absolute;top:calc(100% + 1rem);left:0;background:#f7931e;border-radius:1.2rem;box-shadow:0 4px 16px rgba(0,0,0,.12);padding:1rem .75rem;flex-direction:column;gap:.5rem;margin-top:.5rem;z-index:20;transition:opacity .2s,visibility .2s;opacity:0;visibility:hidden}.header__nav-item .header__submenu.submenu-visible{display:flex;opacity:1;visibility:visible;margin-top:20px;width:-moz-fit-content;width:fit-content;padding:24px;flex-direction:column;align-items:flex-start;gap:8px;animation:fadeInMenu .45s}.header__nav-link{color:#222;text-decoration:none;font-weight:500;transition:color .2s}.header__nav-link:hover{color:#fff}.header__actions{display:flex;justify-content:flex-end;align-items:center;gap:24px;flex:1 0 0}.header__actions .header__social-list{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.header__actions .header__social-item{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#222;color:#fff;border-radius:.5rem;font-size:1.2rem;cursor:pointer;transition:background .2s}.header__actions .header__social-item:hover{background:#444}.header__actions .header__social-link{color:#fff;text-decoration:none;font-size:1.2rem;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.header__actions .header__lang-switcher{font-size:1rem;color:#222;background:0 0;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:.75rem;transition:background .2s}.header__actions .header__lang-switcher :first-letter{text-transform:uppercase}.header__actions .header__lang-switcher:hover{background:#e67c13}.header .header__lang-switcher-toggle,.header a{font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:#202124}.header__actions--desktop,.header__logo--desktop,.header__nav--desktop{display:flex}@media (max-width:600px){.header__actions--desktop,.header__logo--desktop,.header__nav--desktop{display:none!important}}.header__lang{font-size:1rem;color:#222;background:0 0;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:.75rem;transition:background .2s}@media (max-width:600px){.header__lang .header__container{padding:12px 16px}}.header__lang:hover{background:#e67c13}.header__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#222;color:#fff;border-radius:.5rem;font-size:1.2rem;cursor:pointer;transition:background .2s}.header__icon:hover{background:#444}.header__submenu{display:none;position:absolute;left:0;top:110%;background:#f7931e;border-radius:1.2rem;box-shadow:0 4px 16px rgba(0,0,0,.08);padding:1rem .5rem;flex-direction:column;gap:.5rem}.header__submenu-item{font-size:1rem;color:#222;padding:.5rem 1rem;border-radius:.75rem;cursor:pointer;transition:background .2s}.header__submenu-item:hover{background:#e67c13}@media (max-width:600px){.header__container{padding:12px 16px}}.product-section{flex-direction:column}.product-section:nth-last-child(2) .product-section__row{padding-bottom:100px}@media (max-width:900px){.product-section:nth-last-child(2) .product-section__row{padding-bottom:200px}}@media (max-width:900px){.product-section .product-section__row{padding-bottom:100px}}.product-section__row{background-color:var(--product-background-color)}.product-section__container{display:flex;flex-direction:row;padding:80px clamp(20px,5.73vw,110px);align-items:center;align-self:stretch;gap:clamp(20px,5.73vw,110px);max-width:1872px;margin:0 auto;overflow:hidden;justify-content:space-between}.product-section__container.reversed{flex-direction:row-reverse}@media (max-width:900px){.product-section__container.reversed{flex-direction:column-reverse;padding:40px 32px;gap:32px}}@media (max-width:600px){.product-section__container.reversed{flex-direction:column-reverse;padding:24px 16px;gap:16px}}.product-section__container.reversed .product-section__image .badge{right:auto;left:0}@media (max-width:900px){.product-section__container{flex-direction:column-reverse;padding:40px 32px;gap:32px}}@media (max-width:600px){.product-section__container{flex-direction:column-reverse;padding:24px 16px;gap:16px}}.product-section__description{font-size:40px;font-style:normal;font-weight:400;line-height:120%;display:flex;flex-direction:column;align-items:flex-start;gap:60px;color:var(--product-main-color);width:40%}@media (max-width:1280px){.product-section__description{font-size:28px;gap:32px;width:100%;text-align:center}}@media (max-width:600px){.product-section__description{font-size:28px;gap:16px;align-items:center;text-align:center}}@media (max-width:1280px){.product-section__description>*{margin:0 auto}}.product-section__badge{width:247px}@media (max-width:900px){.product-section__badge{margin:40px auto 20px!important}}@media (max-width:900px){.product-section__badge img{width:220px;align-self:center}}@media (max-width:600px){.product-section__badge img{width:220px;align-self:center;display:block;margin-left:auto;margin-right:auto;max-width:80%}}.product-section__button{background:var(--product-main-color);font-size:24px;font-style:normal;font-weight:400;line-height:normal;opacity:.9;color:#fffff9;display:inline-flex;border:none;border-radius:8px;padding:16px 40px;align-items:center;text-decoration:none;gap:16px}.product-section__button:hover{opacity:1}@media (max-width:1280px){.product-section__button{font-size:18px;padding:12px 24px}}.product-section__image{position:relative;max-width:50%;text-align:center}@media (max-width:600px){.product-section__image{max-width:inherit}}.product-section__image>img:not(.badge){width:681.304px;height:auto;transform:rotate(var(--product-rotation,10deg));border-radius:24px;-o-object-fit:cover;object-fit:cover;max-width:100%;aspect-ratio:1/1}@media (max-width:600px){.product-section__image>img:not(.badge){width:80%}}.product-section__image .badge{position:absolute;z-index:1;width:auto;height:170px;bottom:-10%;right:0;max-height:10vw}@media (max-width:600px){.product-section__image .badge{max-height:19vw;bottom:-5%}}@media (max-width:800px){.footer{padding:32px 16px;max-width:100vw}.footer__container{flex-direction:column;align-items:center}.footer__columns{flex-direction:column;align-items:center;gap:32px}.footer__column{margin-right:0!important;align-items:center;text-align:center;gap:16px}.footer__column div{align-items:center;text-align:center}.footer__logo{margin-bottom:16px}.footer__logo img{margin:0 auto}.footer__nav{align-items:center}.footer__nav a{font-size:1rem}.footer__social{align-items:center}.footer__social a{font-size:1.2rem}.footer__divider{margin:16px 0}.footer__copyright{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;text-align:center}.footer__copyright p{margin:0;font-size:13px}.footer__legal{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}.footer__legal nav{gap:8px}.footer__legal nav ol,.footer__legal nav ul{gap:8px}.footer__legal a{font-size:13px}}.footer{background:#336d50;color:#fffff9;font-family:Coolvetica,Montserrat,Arial,sans-serif;width:100%;padding:40px 135px}@media (max-width:600px){.footer{padding:40px 26px}}.footer h2,.footer h3,.footer h4{font-weight:400}.footer>*{max-width:1872px;margin:0 auto}.footer>* li,.footer>* p{font-size:18px;line-height:1.6;letter-spacing:1px}.footer__container{display:flex;align-items:flex-start}@media (max-width:600px){.footer__container{align-items:center}}.footer__columns{display:flex;justify-content:space-between;width:100%}.footer__column{display:flex;flex-direction:column;gap:24px}.footer__column div{display:flex;flex-direction:column;gap:24px}.footer__column:not(:last-child){margin-right:80px}.footer__logo{margin-bottom:24px}.footer__logo img{height:auto;display:block}.footer__nav{display:flex;flex-direction:column;gap:12px}.footer__nav a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.footer__nav a:hover{color:#f0eaaa}.footer__social{display:flex;flex-direction:column;gap:16px}.footer__social a{color:#fff;font-size:1.5rem;transition:color .2s}.footer__social a:hover{color:#f0eaaa}.footer__copyright{display:flex;height:20px;justify-content:space-between;align-items:center;align-self:stretch}.footer__copyright>p{font-size:14px}@media (max-width:600px){.footer__copyright{height:auto;justify-content:center;text-align:center}}.footer__legal{display:flex;gap:16px}@media (max-width:600px){.footer__legal{width:100%;justify-content:center;text-align:center}}.footer__legal nav{display:flex;justify-content:center;align-items:center;gap:16px}.footer__legal nav ol,.footer__legal nav ul{display:flex;gap:16px;list-style:none;padding:0;margin:0}.footer__legal nav li{display:flex;align-items:center}.footer__legal a{font-size:14px;font-style:normal;font-weight:400;line-height:112%}.footer__divider{margin:24px auto}.footer__divider hr{color:#f0eaa0;height:1px;align-self:stretch}.scroll-to-top-btn{position:fixed;bottom:32px;right:32px;z-index:9999;width:56px;height:56px;background:#b22b54;border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s;border:none;outline:0;overflow:hidden}.scroll-to-top-btn svg{width:16px}@media (max-width:600px){.scroll-to-top-btn{display:none!important}}.scroll-to-top-btn:hover{background:#d13c6c;box-shadow:0 8px 24px rgba(0,0,0,.18)}.scroll-to-top-btn__icon{width:40px;height:40px;display:block;fill:#fff;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55)}.scroll-to-top-btn.at-top .scroll-to-top-btn__icon.bounce{animation:bounce .6s infinite}@keyframes bounce{0%,100%{transform:rotate(180deg) translateY(0)}20%{transform:rotate(180deg) translateY(50px)}25%{transform:rotate(180deg) translateY(60px)}40%{transform:rotate(180deg) translateY(0)}60%{transform:rotate(180deg) translateY(-12px)}80%{transform:rotate(180deg) translateY(0)}}.scroll-to-top-btn.scrolled .scroll-to-top-btn__icon.slide-up{animation:slideUp .8s}.scroll-to-top-btn.scrolled .scroll-to-top-btn__icon.slide-down{animation:slideDown .4s}@keyframes slideUp{0%{transform:rotate(0) translateY(34px);opacity:0}60%{transform:rotate(0) translateY(-56px);opacity:1}100%{transform:rotate(0) translateY(0);opacity:1}}@keyframes slideDown{0%{transform:rotate(0) translateY(0);opacity:1}60%{transform:rotate(0) translateY(34px);opacity:1}100%{transform:rotate(0) translateY(56px);opacity:0}}.error404{background:var(--product-background-color)!important}.error404__container{justify-content:center;min-height:80vh;width:100%;margin:0 auto;padding:152px clamp(20px,5.73vw,110px) 80px clamp(20px,5.73vw,110px);display:flex;flex-direction:column;align-items:flex-start;border-radius:24px;gap:159px;align-self:stretch}.error404__content{width:100%;padding:32px;border-radius:24px;text-align:center}.error404__heading{display:none}.error404__heading--visual{display:flex;gap:40px;justify-content:center;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:240px;font-weight:400;color:var(--product-accent-color);margin-bottom:1rem;margin:0;line-height:1.12;-webkit-text-stroke:16px var(--product-main-color);paint-order:stroke fill;text-shadow:none;align-items:center;margin-bottom:80px}@media (max-width:600px){.error404__heading--visual{font-size:104px}}.error404__badge{width:271.124px;align-self:stretch}.error404__badge img{vertical-align:middle}.error404__message{text-align:center;font-size:40px;font-style:normal;font-weight:400;line-height:1.2;color:#202124}.error404__button{display:flex;padding:16px 40px;align-items:center;gap:16px;border-radius:8px;width:-moz-fit-content;width:fit-content;margin:80px auto;text-decoration:none;background:var(--product-main-color);opacity:.9;color:#fffff9;font-size:1.25rem;justify-content:center}.error404__button:hover{opacity:1}@media (max-width:600px){.error404__container{padding:32px 16px 40px 16px;gap:48px;border-radius:16px}.error404__content{padding:16px;border-radius:16px}.error404__heading--visual{-webkit-text-stroke:6px var(--product-main-color);paint-order:stroke fill;margin-bottom:32px;gap:20px}.error404__badge{width:auto}.error404__badge img{max-width:100%;width:auto;height:140px;display:block;margin:0 auto}.error404__message{font-size:1.25rem;padding:0 4px}.error404__button{padding:12px 24px;font-size:1rem;margin:40px auto 0 auto}}.product-item-section{display:flex;flex-direction:column;position:relative;background-color:var(--color-background-section)}.product-item-section__label{vertical-align:middle}.product-item-section__label img{height:110px;width:auto}.product-item-section__wrapper{display:flex;padding:56px min(max(20px,7.0833333333vw),136px) min(max(80px,7.0833333333vw),136px) min(max(20px,7.0833333333vw),136px);flex-direction:column;align-items:flex-start;gap:80px;align-self:stretch}@media only screen and (max-width:1380px){.product-item-section__wrapper{padding-inline:40px}}@media only screen and (max-width:1024px){.product-item-section__wrapper{padding-inline:24px}}.product-item-section__wrapper:last-child{padding-bottom:136px}.product-item-section__decorative-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.product-item-section__container{display:grid;grid-template-columns:repeat(12,1fr);gap:80px;padding:60px 0;background:var(--color-background,#fff);position:relative;z-index:1;background-color:var(--color-background);max-width:1872px;margin-inline:auto}@media only screen and (max-width:1024px){.product-item-section__container{width:calc(100% - 48px);padding-inline:24px;gap:0}}.product-item-section__image{display:flex;grid-column:2/6;width:100%;padding-top:80px;justify-content:center;align-items:flex-start;gap:40px;position:sticky;top:0;align-self:start;height:100%}@media only screen and (max-width:1380px){.product-item-section__image{grid-column-start:1}}@media only screen and (max-width:1024px){.product-item-section__image{position:relative;grid-column:1/-1;left:-50px}}.product-item-section__image img{height:282.247px;align-self:stretch;width:auto;-o-object-fit:contain;object-fit:contain;position:sticky;max-width:100%;top:100px}.product-item-section__content{display:flex;padding-top:80px;flex-direction:column;justify-content:center;align-items:flex-start;gap:80px;flex:1 0 0;grid-column:7/-2;container:content/inline-size}@media only screen and (max-width:1380px){.product-item-section__content{grid-column-start:6}}@media only screen and (max-width:1024px){.product-item-section__content{grid-column:1/-1;grid-row:2/3}}.product-item-section__text{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch}.product-item-section__header{display:flex;gap:40px;justify-content:center;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;margin-bottom:1rem;margin:0;font-size:clamp(2.5rem,15.1658767773cqw,96px);line-height:1.12;font-weight:400;color:var(--color-primary);-webkit-text-stroke:6px var(--color-secondary);paint-order:stroke fill;text-shadow:none;-webkit-text-stroke-width:.2083333333em}.product-item-section__description{color:var(--color-primary,#222);font-size:40px;padding:0 8px;font-style:normal;font-weight:400;line-height:120%}.product-item-section__badges{display:flex;justify-content:flex-start;width:100%;align-items:flex-start;flex:1 0 0;gap:2rem;flex-wrap:wrap}@media only screen and (max-width:1024px){.product-item-section__badges{justify-content:center}}.product-item-section__badge{display:flex;padding:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:0 0 auto;align-self:stretch;height:120px;min-width:140px;background:no-repeat center;background-size:contain}@media only screen and (max-width:1024px){.product-item-section__badge{flex:0 0 calc(50% - 50px);min-width:initial}}.product-item-section__badge--kids_choice{background-image:url(../images/products/badges/kids_choice/feature_background.svg)}.product-item-section__badge--eat_well{background-image:url(../images/products/badges/eat_well/feature_background.svg)}.product-item-section__badge--party_selecta{background-image:url(../images/products/badges/party_selecta/feature_background.svg)}.product-item-section__badge .badge-label{color:var(--color-primary);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:104%;width:80%}.product-item-section__badge .badge-value{color:var(--color-primary);text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:120%;-webkit-text-stroke:1px var(--color-primary)}.product-item-section__accordion{width:100%}@media only screen and (max-width:1024px){.product-item-section__accordion{padding-inline:24px}}@media (max-width:600px){.nutrition-table-multiproduct-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.nutrition-table-multiproduct{min-width:480px;width:-moz-max-content;width:max-content}.product-item-section__label img{height:48px;width:auto}.product-item-section__wrapper{padding:16px 0 24px 0;gap:32px;display:flex;flex-direction:column}.product-item-section__container{flex-direction:column!important;gap:24px;padding:24px 0;display:flex;align-items:stretch;box-sizing:border-box}.product-item-section__container *{box-sizing:border-box}.product-item-section__image{width:100%;padding-top:24px;gap:16px;position:static!important;display:flex;flex-direction:column;align-items:center}.product-item-section__image img{width:100%;height:auto;max-height:180px}.product-item-section__content{padding-top:24px;gap:32px;display:flex;flex-direction:column;align-items:stretch}.product-item-section__header{font-size:1.5rem;line-height:1.2;-webkit-text-stroke:.5px var(--color-secondary);paint-order:stroke fill;word-break:break-word;white-space:normal;text-align:center;padding:0 8px}.product-item-section__description{font-size:28px}.product-item-section__badge{height:64px;padding:8px;display:flex;flex-direction:column}.product-item-section__badge .badge-label{font-size:12px}.product-item-section__badge .badge-value{font-size:18px}.product-item-section__text{gap:16px;display:flex;flex-direction:column;padding:0 8px}.nutrition-table,.nutrition-table-multiproduct{padding:12px;border-radius:12px;width:100%;display:block}.nutrition-table-multiproduct__head,.nutrition-table__head{display:block;font-size:16px;padding:0 8px 12px 8px;border-top-left-radius:12px;border-top-right-radius:12px}.nutrition-table-multiproduct__head span,.nutrition-table__head span{display:block;padding:8px 0;font-size:14px;text-align:left}.nutrition-table-multiproduct__body,.nutrition-table__body{display:block}.nutrition-table-multiproduct__row,.nutrition-table__row{display:block;font-size:14px;padding:0 8px;min-height:32px;margin-bottom:4px;border-radius:8px}.nutrition-table-multiproduct__td,.nutrition-table__td{display:block;width:100%;font-size:12px;padding:4px 0;text-align:left;box-sizing:border-box}.product-item__accordion{border-radius:12px;margin-bottom:16px;font-size:16px;display:flex;flex-direction:column}.accordion-toggle{font-size:16px;padding:0 8px 4px 8px;border-bottom-width:1px;display:flex;flex-direction:row}.accordion-toggle:after{font-size:16px}.accordion-content{font-size:12px;padding:0 24px 8px 24px;margin-bottom:8px;display:flex;flex-direction:column}.nutrition-table,.nutrition-table-multiproduct{padding:12px;border-radius:12px}.nutrition-table-multiproduct__head,.nutrition-table__head{font-size:16px;padding:0 8px 12px 8px;border-top-left-radius:12px;border-top-right-radius:12px}.nutrition-table-multiproduct__head span,.nutrition-table__head span{padding:8px;font-size:14px}.nutrition-table-multiproduct__row,.nutrition-table__row{font-size:14px;padding:0 8px;min-height:32px;margin-bottom:4px;border-radius:8px}.nutrition-table-multiproduct__td,.nutrition-table__td{font-size:12px;padding:4px 4px}.product-item__accordion{border-radius:12px;margin-bottom:16px;font-size:16px}.accordion-toggle{font-size:16px;padding:0 0 4px 0;border-bottom-width:1px}.accordion-toggle:after{font-size:16px}.accordion-content{font-size:12px;padding:0 0 8px 0;margin-bottom:8px}}.nutrition-table-multiproduct{width:100%;padding:24px;flex-direction:column;align-items:flex-start;border-radius:24px}.nutrition-table-multiproduct--eat_well{background:#f3eeb3}.nutrition-table-multiproduct--kids_choice{background:#c2c2e2}.nutrition-table-multiproduct--party_selecta{background:#f9cc9b}.nutrition-table-multiproduct__head{display:flex;justify-content:space-between;align-items:center;padding:0 0 24px;border-bottom:2px solid #000;font-size:min(max(20px,1.25vw),24px);font-weight:400;background:0 0;text-align:center;border-top-left-radius:24px;border-top-right-radius:24px;gap:0}.nutrition-table-multiproduct__head:has(.nutrition-table-multiproduct__th){padding-bottom:0}.nutrition-table-multiproduct__head--eat_well{border-color:#99b6a7;color:#004924}.nutrition-table-multiproduct__head--kids_choice{border-color:#8f8fc6;color:#682383}.nutrition-table-multiproduct__head--party_selecta{border-color:#f08004;color:#ac0844}.nutrition-table-multiproduct__head span{display:flex;padding:16px 0;align-items:center;justify-content:center;flex:1 0 0;text-align:center}.nutrition-table-multiproduct__body{display:flex;flex-direction:column;gap:0;background:0 0}.nutrition-table-multiproduct__row{display:flex;align-items:center;padding:0;min-height:48px;font-size:22px;background:0 0;border:none;font-weight:400;border-radius:0;margin-bottom:8px}.nutrition-table-multiproduct__row--eat_well{color:#004924}.nutrition-table-multiproduct__row--eat_well:nth-child(even){background:#fbf8cf;border-radius:16px}.nutrition-table-multiproduct__row--kids_choice{color:#682383}.nutrition-table-multiproduct__row--kids_choice:nth-child(even){background:#d1d1e9;border-radius:16px}.nutrition-table-multiproduct__row--party_selecta{color:#ac0844}.nutrition-table-multiproduct__row--party_selecta:nth-child(even){background:#fbd9b4;border-radius:16px}.nutrition-table-multiproduct__row:last-child{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.nutrition-table-multiproduct__td{flex:1;padding:8px 16px;font-weight:400;background:0 0;border:none;text-align:center;font-size:18px;font-style:normal;line-height:120%}.product-item__accordion{width:100%;background:0 0;border-radius:24px;margin-bottom:32px;box-sizing:border-box;padding:0;border:none}.accordion-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:min(max(24px,1.6666666667vw),32px);font-weight:400;color:var(--color-primary);background:0 0;border:none;padding:0 0;margin-bottom:0;cursor:pointer;line-height:300%;transition:color .2s;position:relative;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion-toggle.collapsed{border-bottom:2px solid var(--color-primary)}.accordion-toggle:nth-of-type(1){border-top:2px solid var(--color-primary)}.accordion-toggle:after,.accordion-toggle:before{content:"";background:var(--color-primary);margin-left:8px;transition:transform .2s;flex:0 0 min(max(20px,1.25vw),24px);width:min(max(20px,1.25vw),24px);height:2px;position:absolute;right:0}.accordion-toggle.collapsed:before{transform:translateX(0) rotate(90deg)}.accordion-content{width:100%;padding:0 0 16px 0;font-size:18px;color:var(--color-primary);background:0 0;border:none;border-bottom:2px solid var(--color-primary)}.nutrition-table{width:100%;padding:24px;flex-direction:column;align-items:flex-start;border-radius:24px}.nutrition-table--eat_well{background:#f3eeb3}.nutrition-table--kids_choice{background:#c2c2e2}.nutrition-table--party_selecta{background:#f9cc9b}.nutrition-table__head{display:flex;justify-content:space-between;align-items:center;padding:0 0 24px 0;border-bottom:2px solid #000;font-size:24px;font-weight:400;background:0 0;text-align:center;border-top-left-radius:24px;border-top-right-radius:24px;gap:0}.nutrition-table__head--eat_well{border-color:#99b6a7;color:#004924}.nutrition-table__head--kids_choice{border-color:#8f8fc6;color:#682383}.nutrition-table__head--party_selecta{border-color:#f08004;color:#ac0844}.nutrition-table__head span{display:flex;padding:16px 0 0;align-items:center;justify-content:center;flex:1 0 0;text-align:center}.nutrition-table__body{display:flex;flex-direction:column;gap:0;background:0 0}.nutrition-table__row{display:flex;align-items:center;padding:0;min-height:48px;font-size:22px;background:0 0;border:none;font-weight:400;border-radius:0;margin-bottom:8px}.nutrition-table__row--eat_well{color:#004924}.nutrition-table__row--eat_well:nth-child(even){background:#fbf8cf;border-radius:16px}.nutrition-table__row--kids_choice{color:#682383}.nutrition-table__row--kids_choice:nth-child(even){background:#d1d1e9;border-radius:16px}.nutrition-table__row--party_selecta{color:#ac0844}.nutrition-table__row--party_selecta:nth-child(even){background:#fbd9b4;border-radius:16px}.nutrition-table__row:last-child{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.nutrition-table__td{flex:1;padding:8px 16px;font-weight:400;background:0 0;border:none;text-align:center;font-size:min(max(14px,.9375vw),18px);font-style:normal;line-height:120%}.fullwidth-2-col-logo-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--section-bg,#fff);position:relative;overflow:hidden;z-index:2}@media (max-width:1280px){.fullwidth-2-col-logo-section{padding-left:40px;padding-right:40px}}@media (max-width:600px){.fullwidth-2-col-logo-section{padding-left:16px;padding-right:16px;padding-top:40px;padding-bottom:40px;gap:80px}}.fullwidth-2-col-logo-section>*{position:relative;z-index:1}.fullwidth-2-col-logo-section+*{z-index:3;position:relative}@keyframes rotate-bg{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fullwidth-2-col-logo-section{padding:80px clamp(20px,5.73vw,110px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:160px}.fullwidth-2-col-logo-section__container{display:grid;grid-template-columns:repeat(12,1fr);max-width:1636px;width:100%;margin:0 auto;align-items:center;justify-content:center}@media (max-width:1280px){.fullwidth-2-col-logo-section__container{padding-left:24px;padding-right:24px}}@media (max-width:900px){.fullwidth-2-col-logo-section__container{flex-direction:column;gap:40px;padding-left:24px;padding-right:24px}}@media (max-width:600px){.fullwidth-2-col-logo-section__container{padding-inline:0;-moz-column-gap:0;column-gap:0}}.fullwidth-2-col-logo-section__col{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:40px;text-align:center;container:column/inline-size}@media (max-width:600px){.fullwidth-2-col-logo-section__col{gap:24px}}.fullwidth-2-col-logo-section__col--left{grid-column:1/7}@media only screen and (max-width:1024px){.fullwidth-2-col-logo-section__col--left{grid-column:1/-1}}.fullwidth-2-col-logo-section__col--right{grid-column:8/-1}@media only screen and (max-width:1024px){.fullwidth-2-col-logo-section__col--right{grid-column:1/-1}}.fullwidth-2-col-logo-section__title{color:var(--section-title-color,#222);-webkit-text-stroke:22px var(--section-title-stroke,#000);paint-order:stroke fill;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;text-align:center;font-style:normal;font-weight:400;line-height:112%;font-size:clamp(26px,14.1176470588cqw,96px);-webkit-text-stroke-width:.2244897959em}@media (max-width:600px){.fullwidth-2-col-logo-section__title{font-style:normal;font-weight:400;font-size:48px}}.fullwidth-2-col-logo-section__heading{color:var(--section-heading-color,#222);margin-top:40px;margin-bottom:40px;font-size:clamp(40px,10.5882352941cqw,72px);font-style:normal;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-weight:400;line-height:112%}@media (max-width:600px){.fullwidth-2-col-logo-section__heading{font-size:40px}}.fullwidth-2-col-logo-section__paragraph{color:var(--section-paragraph-color,#444);font-size:clamp(26px,5.8823529412cqw,40px);font-style:normal;font-weight:700;line-height:1.2;font-family:Coolvetica,Montserrat,Arial,sans-serif}.fullwidth-2-col-logo-section__logo-wrapper{display:flex;position:relative;justify-content:center;align-items:center;width:100vw;height:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);z-index:0;box-sizing:border-box;isolation:isolate}.fullwidth-2-col-logo-section__logo-wrapper *{box-sizing:border-box}.fullwidth-2-col-logo-section__logo-wrapper>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300vw;height:auto;aspect-ratio:16/9;z-index:0;pointer-events:none;transform-origin:center center;mix-blend-mode:multiply}.fullwidth-2-col-logo-section__logo-wrapper>svg path{fill:#7f4496!important}.fullwidth-2-col-logo-section__logo{width:180px;height:auto;position:relative;z-index:1;display:block}@media (max-width:600px){.fullwidth-2-col-logo-section__logo{height:174px;align-self:stretch;aspect-ratio:148/87;width:auto}}.fullwidth-text-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--section-bg,#fff);padding-left:159px;padding-right:159px;padding-top:80px;padding-bottom:80px}.fullwidth-text-section__container{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding-left:271px;padding-right:271px;width:100%}.fullwidth-text-section__col{display:flex;flex-direction:column;gap:40px;width:100%}.fullwidth-text-section__heading{color:var(--section-heading-color,#222);margin-top:40px;margin-bottom:40px;font-size:72px;font-style:normal;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-weight:400;line-height:112%;text-align:center}.fullwidth-text-section__paragraph{color:var(--section-paragraph-color,#444);font-size:40px;font-style:normal;line-height:1.2;font-family:Coolvetica,Montserrat,Arial,sans-serif;text-align:center}@media (max-width:1280px){.fullwidth-text-section{padding-left:40px;padding-right:40px}.fullwidth-text-section__container{padding-left:24px;padding-right:24px}}@media (max-width:600px){.fullwidth-text-section{padding-left:16px;padding-right:16px;padding-top:40px;padding-bottom:40px}.fullwidth-text-section__container{padding-left:0;padding-right:0}.fullwidth-text-section__col{gap:24px}.fullwidth-text-section__heading{color:var(--section-heading-color);text-align:center;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:112%;margin-bottom:40px;margin-top:0}.fullwidth-text-section__paragraph{color:var(--section-paragraph-color,#444);font-size:28px;font-family:Coolvetica,Montserrat,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.2}}.product-card-group__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:24px;top:100%;flex:0 0 100%}.product-card-group__pagination-page{height:8px;width:8px;border-radius:8px;background:var(--Yellow-01-yellow-100,#f0eaa0);transition:all .2s;opacity:.7;cursor:pointer}.product-card-group__dot.active{height:12px;width:12px;opacity:1;box-shadow:0 0 0 2px #f0eaa0}.product-card-group{width:100vw;margin-inline:auto;padding:80px 0;background:var(--section-bg,#fff)}.product-card-group__container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:80px}.product-card-group__heading{color:var(--section-heading-color,#fff);-webkit-text-stroke:30px var(--section-heading-stroke,#b22b54);paint-order:stroke fill;text-align:center;margin-bottom:40px;font-size:96px;font-style:normal;font-weight:400;line-height:112%;font-family:"Titan One",Arial,sans-serif;-webkit-text-stroke-width:20px;paint-order:stroke fill}@media (max-width:1024px){.product-card-group__heading{-webkit-text-stroke-width:16px}}@media (max-width:600px){.product-card-group__heading{-webkit-text-stroke-width:16px}}.product-card-group__cards{width:100%;display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:stretch;padding-inline:min(max(24px,4.1666666667vw),80px)}.product-card-group .splide__track{width:100%}@media (max-width:1200px){.product-card-group{padding-left:40px;padding-right:40px}}@media (max-width:800px){.product-card-group__card{width:100%;min-width:0;padding:16px}.product-card-group{gap:24px}}@media (max-width:600px){.product-card-group{padding-left:16px;padding-right:16px;padding-top:40px;padding-bottom:40px;gap:12px}.product-card-group__card{padding:8px;min-height:320px}.product-card-group__heading{color:var(--section-heading-color,var(--Claret-01-claret-100,#ac0844));-webkit-text-stroke-color:var(--section-heading-stroke,var(--Yellow-01-yellow-100,#f0eaa0));font-size:40px;margin-bottom:24px;text-align:center;font-family:"Titan One",Arial,sans-serif;font-weight:400;line-height:112%;-webkit-text-stroke-width:26px;paint-order:stroke fill}}@media (max-width:600px) and (max-width:1024px){.product-card-group__heading{-webkit-text-stroke-width:10px}}@media (max-width:600px) and (max-width:600px){.product-card-group__heading{-webkit-text-stroke-width:10px}}.splide__slide{display:flex;align-items:stretch;justify-content:center;overflow:hidden}.product-card{display:flex;border-radius:24px;min-height:666px;gap:24px;max-width:518px;width:100%;padding:40px;flex-direction:column;align-items:flex-start;background:var(--product-card-main-color,#fff);position:relative;overflow:hidden;flex:0 0 100%}.product-card svg{position:absolute;top:20%!important;left:60%!important;transition:all .2s .1s ease}.product-card svg path{fill:var(--product-card-hover-color,#fff)!important}@media only screen and (min-width:1025px){.product-card:hover svg{left:30%!important;opacity:.3;animation:none}.product-card:hover svg path{fill:var(--product-card-main-color,#fff)!important}}.product-card>*{position:relative;z-index:1}@keyframes rotate-bg{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (max-width:900px){.product-card{width:100%;min-width:0;padding:32px;min-height:480px}}.product-card__image{display:flex;align-items:center;justify-content:center;width:100%;max-width:440px;margin-bottom:40px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:16px;transition:all .4s cubic-bezier(.68,-.55,.27,1.55)}.product-card__image img{max-width:438px;width:100%;align-self:stretch;transition:height .4s cubic-bezier(.68,-.55,.27,1.55)}@media (max-width:900px){.product-card__image{width:90%;max-width:100%;margin-bottom:32px}.product-card__image img{width:90%;height:auto}}@media only screen and (min-width:1025px){.product-card--eat_well:hover,.product-card--kids_choice:hover,.product-card--party_selecta:hover{background-color:var(--product-card-hover-color,#fff)}}@media only screen and (min-width:1025px){.product-card:hover .product-card__image{width:299px;height:191px;margin-bottom:24px}.product-card:hover .product-card__image img{width:299px;height:191px;transition:height .4s linear}}.product-card__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;position:relative;min-height:120px;container:card/inline-size;box-sizing:border-box}.product-card__content *{box-sizing:border-box}.product-card__heading{font-size:clamp(30px,13.1455399061cqw,56px);font-style:normal;font-weight:400;line-height:120%;color:var(--product-card-heading-color-stroke,#222);-webkit-text-stroke:4px var(--product-card-heading-color-fill,#fff);font-family:"Titan One",Arial,sans-serif;margin-bottom:8px;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55);transform:translateY(0);-webkit-text-stroke-width:14px;paint-order:stroke fill}@media (max-width:1024px){.product-card__heading{-webkit-text-stroke-width:14px}}@media (max-width:600px){.product-card__heading{-webkit-text-stroke-width:14px}}.product-card__heading{text-align:left}@media only screen and (min-width:1025px){.product-card:hover .product-card__heading{transform:translateY(-32px)}}.product-card__excerpt{color:var(--product-card-excerpt-color,#222);font-family:Coolvetica,Montserrat,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:120%;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55);transform:translateY(0)}@media only screen and (min-width:1025px){.product-card:hover .product-card__excerpt{transform:translateY(-32px)}}.product-card__description{font-size:1rem;color:var(--product-card-description-color,#444);text-align:left;font-family:Coolvetica,Montserrat,Arial,sans-serif;margin-bottom:16px;position:relative;z-index:2;width:100%;background:0 0;margin-top:2em}@media only screen and (min-width:1025px){.product-card__description{position:absolute;left:0;right:0;top:100%;margin-top:0;opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .3s,transform .4s cubic-bezier(.68,-.55,.27,1.55)}}@media only screen and (min-width:1025px){.product-card:hover .product-card__description{opacity:1;pointer-events:auto;transform:translateY(0)}}.product-card__button{background:var(--product-card-heading-color-fill,#b22b54);color:#fffff9;border-radius:8px;text-decoration:none;font-family:Coolvetica,Montserrat,Arial,sans-serif;margin-top:8px;text-align:center;border-radius:8px;font-size:24px;font-style:normal;font-weight:400;line-height:normal;display:flex;opacity:.8;padding:16px 40px;align-items:center;gap:16px}.product-card__button:hover{opacity:1}.product-card__button-container{width:100%;display:flex;align-items:flex-end;flex:1 0 auto}.fullwidth-2-col-section{width:100vw;display:flex;justify-content:center;background-color:var(--section-bg,#fff)}.fullwidth-2-col-section__container{padding:80px 159px;display:flex;align-items:flex-start;gap:160px;max-width:1872px}@media (max-width:1280px){.fullwidth-2-col-section__container{gap:80px;padding:80px}}@media (max-width:600px){.fullwidth-2-col-section__container{padding:16px}}.fullwidth-2-col-section__col{display:flex;max-width:654px;flex-direction:column;align-items:flex-start;gap:60px}.fullwidth-2-col-section__col--left{align-items:flex-start}.fullwidth-2-col-section__col--right{align-items:flex-end}.fullwidth-2-col-section__title{color:var(--section-title-color,#fffff9);-webkit-text-stroke:6px var(--section-title-stroke,#000);paint-order:stroke fill;stroke:12px var(--section-title-stroke,#000);font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:96px;font-style:normal;font-weight:400;line-height:112%;-webkit-text-stroke-width:20px;paint-order:stroke fill}@media (max-width:1024px){.fullwidth-2-col-section__title{-webkit-text-stroke-width:16px}}@media (max-width:600px){.fullwidth-2-col-section__title{-webkit-text-stroke-width:16px}}.fullwidth-2-col-section__heading{color:var(--section-heading-color,#fffff9);font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;line-height:1.2;font-size:40px;font-style:normal;font-weight:400}.fullwidth-2-col-section__heading--url{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.fullwidth-2-col-section__paragraph{color:var(--section-paragraph-color,#444);font-size:40px;font-style:normal;font-weight:400;line-height:1.2}.fullwidth-2-col-section__image-wrapper{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;justify-content:flex-start;align-items:flex-start;width:auto;max-width:350px;min-width:120px}.fullwidth-2-col-section__image{width:356px;height:356px;transform:rotate(5deg);border-radius:24px}.fullwidth-2-col-section__form{margin-top:2rem;width:100%;max-width:500px}@media (max-width:1280px){.fullwidth-2-col-section__container{flex-direction:column;padding:24px 8px;gap:24px}.fullwidth-2-col-section__col{min-width:0;gap:24px;padding:0}.fullwidth-2-col-section__title{font-size:48px;text-align:center;width:100%}.fullwidth-2-col-section__heading{font-size:28px;text-align:center;width:100%}.fullwidth-2-col-section__paragraph{font-size:28px;text-align:center;width:100%}.fullwidth-2-col-section__image-wrapper{margin-top:1rem;margin-bottom:1rem;align-self:center}.fullwidth-2-col-section__image{aspect-ratio:1/1;border-radius:12px;width:80%;height:auto;max-width:600px;margin:0 auto;vertical-align:top}.fullwidth-2-col-section__form{margin-top:1rem;max-width:100%;padding:0}}.fullwidth-1-col-section{width:100vw;display:flex;background-color:var(--section-bg,#faf6c3)}.fullwidth-1-col-section__container{padding:140px 159px;display:flex;flex-direction:column;align-items:flex-start;gap:0}@media (max-width:600px){.fullwidth-1-col-section__container{padding:80px 24px}}.fullwidth-1-col-section__col{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:0}.fullwidth-1-col-section__title{color:var(--section-title-color,#f0eaa0);-webkit-text-stroke:6px var(--section-title-stroke,#004924);paint-order:stroke fill;stroke:12px var(--section-title-stroke,#004924);font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:96px;font-style:normal;font-weight:400;line-height:112%;text-align:left;margin-bottom:80px}@media (max-width:600px){.fullwidth-1-col-section__title{font-size:48px;line-height:1.1;margin-bottom:40px;-webkit-text-stroke:2px var(--section-title-stroke,#004924)}}.fullwidth-1-col-section h2,.fullwidth-1-col-section__heading{color:var(--section-heading-color,#004924);font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;line-height:1.2;font-size:40px;font-style:normal;font-weight:400;text-align:left;margin-bottom:40px}.fullwidth-1-col-section h2--url,.fullwidth-1-col-section__heading--url{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.fullwidth-1-col-section p,.fullwidth-1-col-section__paragraph{color:var(--section-paragraph-color,#202124);font-size:24px;font-style:normal;font-weight:400;line-height:1.2;text-align:left;margin-bottom:40px}.fullwidth-1-col-section__image-wrapper{margin-top:1.5rem;margin-bottom:1.5rem;display:flex;justify-content:flex-start;align-items:flex-start;width:auto;max-width:350px;min-width:120px}.fullwidth-1-col-section__image{width:356px;height:356px;transform:rotate(5deg);border-radius:24px}.fullwidth-1-col-section__form{margin-top:2rem;width:100%;max-width:500px}.contact-form-section{width:100%;max-width:500px;margin:0 auto;padding:2rem 1rem;background:0 0;display:flex;flex-direction:column;gap:2rem}.contact-form-section__title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--section-title-color,#222)}.contact-form-section__form{width:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-form-section__row{display:flex;flex-direction:column;gap:.5rem}.contact-form-section__label{font-size:24px;font-style:normal;font-weight:400;line-height:120%;font-family:Coolvetica,Montserrat,sans-serif}.contact-form-section__input,.contact-form-section__textarea{width:100%;padding:.75rem 1rem;border:0;border-radius:8px;font-size:1rem;font-family:inherit;background:#fffff9}.contact-form-section__input:active,.contact-form-section__input:focus,.contact-form-section__input:hover,.contact-form-section__textarea:active,.contact-form-section__textarea:focus,.contact-form-section__textarea:hover{border-color:#f0eaa0;border-width:4px;outline:0}.contact-form-section__checkbox-row{font-size:18px;font-style:normal;font-weight:400;line-height:120%;font-family:Coolvetica,Montserrat,sans-serif}.contact-form-section__checkbox{width:1.2rem;height:1.2rem;accent-color:#1a3b1b}.contact-form-section__submit{background:#1a3b1b;color:#fff;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1.1rem;cursor:pointer;transition:background .2s}.contact-form-section__submit:hover{background:#145a1a}.wpcf7{width:100%}.wpcf7 .wpcf7-list-item{margin:0!important}.wpcf7 input,.wpcf7 textarea{margin-top:4px}.wpcf7-form{display:flex;flex-direction:column;gap:24px}@media (max-width:600px){.wpcf7-form{gap:16px}}.wpcf7-submit{background:#1a3b1b;color:#fffff9;border:none;border-radius:8px;display:flex;padding:16px 40px;align-items:center;gap:16px;font-size:24px;font-style:normal;font-weight:400;line-height:normal;font-family:Coolvetica,Montserrat,sans-serif;cursor:pointer}.wpcf7-submit:hover{background:#004924}.wpcf7-response-output{display:flex;width:574px;flex-direction:column;align-items:flex-start;color:#1d1d1b;font-family:Coolvetica,Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%}.wpcf7-not-valid-tip{display:flex;padding:8px 24px;align-items:center;gap:24px;align-self:stretch;color:#ff6060;font-family:Coolvetica,Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:112%;border-radius:100px;background:linear-gradient(0deg,rgba(255,96,96,.1) 0,rgba(255,96,96,.1) 100%),#fffdf5}.wpcf7-list-item-label{font-family:Coolvetica,Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%;padding-left:40px;display:block}.wpcf7-checkbox{display:flex;align-items:center;gap:24px;position:relative}.wpcf7-checkbox input{position:absolute!important;top:0;left:0}.wpcf7-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;margin:0;border-radius:4px;border:none;background:0 0;position:relative;cursor:pointer;vertical-align:middle;transition:border-color .2s,background .2s;display:inline-block;outline:0}.wpcf7-checkbox input[type=checkbox]::before{content:"";display:block;position:absolute;left:0;top:0;width:24px;height:24px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="1" y="1" width="22" height="22" rx="3" stroke="%23202124" stroke-width="2"/></svg>') no-repeat center/contain;pointer-events:none}.wpcf7-checkbox input[type=checkbox]:checked::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect x="1" y="1" width="22" height="22" rx="3" stroke="%23004924" stroke-width="2"/><rect x="6" y="6" width="12" height="12" rx="2" fill="%23004924"/></svg>') no-repeat center/contain}.wpcf7-checkbox .wpcf7-list-item-label{margin-left:0;font-family:Coolvetica,Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%}@media (max-width:600px){.contact-form-section{padding:1rem .5rem;gap:1rem;max-width:100vw}.contact-form-section__title{font-size:1.25rem;margin-bottom:1rem}.contact-form-section__form{gap:1rem}.contact-form-section__label{font-size:21px}.contact-form-section__input,.contact-form-section__textarea{font-size:18px;padding:18px 10px}.contact-form-section__checkbox-row{font-size:14px}.contact-form-section__checkbox{width:1rem;height:1rem}.wpcf7-form{gap:1rem}.wpcf7-submit{font-size:18px;padding:14px 16px;margin:0 auto}.wpcf7-response-output{width:100%;font-size:14px;padding:8px 0}.wpcf7-not-valid-tip{font-size:12px;padding:4px 12px;gap:8px}.wpcf7-list-item-label{font-size:14px}.wpcf7-checkbox{gap:8px}.wpcf7-checkbox input[type=checkbox]{width:18px;height:18px}}.section-super-heading-with-images{background:var(--section-background-color,#fff);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:80px}.section-super-heading-with-images__content{display:flex;flex-direction:row;align-items:center;gap:40px;width:100%}.section-super-heading-with-images__col{flex:1 1 0;display:flex;flex-direction:column;justify-content:center}.section-super-heading-with-images__col--heading{align-items:center}.section-super-heading-with-images__col--heading img{width:650px;height:auto;display:block;max-width:40vw}@media (max-width:600px){.section-super-heading-with-images__col--heading img{max-width:inherit;width:100%}}.section-super-heading-with-images__col--images{flex-direction:row;gap:24px;justify-content:center;align-items:center;display:flex}.section-super-heading-with-images__heading{color:var(--section-heading-color-fill,#f1881d);-webkit-text-stroke:6px var(--section-heading-color-stroke,#ac0844);font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;font-size:240px;font-weight:400;line-height:.8;text-align:center;margin:0;position:relative}.section-super-heading-with-images__heading::after{content:"";position:absolute;left:-13.511px;top:469.928px;width:109.838px;height:156.458px;transform:scaleX(-1) rotate(-54.333deg);background:url(../images/extra/bite.svg) no-repeat left bottom;background-size:contain;z-index:10;pointer-events:none}.section-super-heading-with-images__heading-line{line-height:.8;margin:0;text-transform:uppercase}.section-super-heading-with-images__heading-line:nth-of-type(2){font-size:140px}.section-super-heading-with-images__image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:120px}@media (max-width:600px){.section-super-heading-with-images__image-wrapper{margin-bottom:0}}.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper .img{border-radius:44px;background-color:var(--section-background-color);padding:24px}@media (max-width:600px){.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper .img{position:static!important;padding:12px;border-radius:34px;width:80%}}.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper .img img{width:480px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:24px;max-width:23vw;aspect-ratio:1/1;box-sizing:content-box;vertical-align:top}@media (max-width:600px){.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper .img img{width:100%;max-width:inherit}}.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper:nth-of-type(odd) .img{transform:rotate(-15deg);position:absolute}@media (max-width:600px){.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper:nth-of-type(odd) .img{margin-top:-20px}}.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper:nth-of-type(even) .img{transform:rotate(15deg)}@media (max-width:600px){.section-super-heading-with-images__col--images .section-super-heading-with-images__image-wrapper:nth-of-type(even) .img{margin-top:-40%}}@media (max-width:1280px){.section-super-heading-with-images__content{display:flex;align-items:center;gap:24px}.section-super-heading-with-images__heading{font-size:48px}.section-super-heading-with-images__col--images img{max-width:240px}}@media (max-width:600px){.section-super-heading-with-images__heading::after{display:none}.section-super-heading-with-images__content{display:flex;flex-direction:column;align-items:center;gap:24px}.section-super-heading-with-images__content__image{width:288px;height:288px;transform:rotate(-10deg);aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;margin-left:auto;margin-right:auto}.section-super-heading-with-images__col--images{gap:16px;padding-left:120px;justify-content:center;align-items:center;display:flex}}@media (max-width:600px) and (max-width:600px){.section-super-heading-with-images__col--images{padding-left:0;flex-direction:column}}@media (max-width:600px){.section-super-heading-with-images__col--heading{align-items:center}.section-super-heading-with-images__col--heading img{width:320px;height:auto;display:block}.section-super-heading-with-images .section-super-heading-with-images__heading{font-size:120px;font-style:normal;font-weight:400;line-height:96%;text-transform:uppercase;text-align:center}.section-super-heading-with-images .section-super-heading-with-images__heading-line:nth-of-type(2){font-size:68px;font-style:normal;font-weight:400;line-height:96%;text-transform:uppercase;text-align:center}}.section-images-and-list{background:var(--section-background-color,#fff);width:100vw;padding-top:40px;padding-bottom:160px}.section-images-and-list__content{display:flex;flex-direction:row;align-items:flex-start;padding:0 136px;gap:40px;width:100%}@media (max-width:1280px){.section-images-and-list__content{padding:0 15px}}@media (max-width:600px){.section-images-and-list__content{padding:0}}.section-images-and-list__col{flex:1 1 0;display:flex;justify-content:center}@media (max-width:1280px){.section-images-and-list__col{flex:1 1 auto}}.section-images-and-list__col--images{display:flex;flex-direction:column;padding-top:200px;align-items:center;align-self:stretch}.section-images-and-list__col--list{flex-direction:column;gap:80px}.section-images-and-list__image-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.section-images-and-list__col--images .section-images-and-list__image-wrapper .img{border-radius:44px;background-color:var(--section-background-color);padding:24px}@media (max-width:600px){.section-images-and-list__col--images .section-images-and-list__image-wrapper .img{position:static!important;padding:12px;border-radius:34px;width:80%}}.section-images-and-list__col--images .section-images-and-list__image-wrapper .img img{width:480px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:24px;max-width:23vw;aspect-ratio:1/1;box-sizing:content-box;vertical-align:top}@media (max-width:600px){.section-images-and-list__col--images .section-images-and-list__image-wrapper .img img{width:100%;max-width:inherit}}.section-images-and-list__col--images .section-images-and-list__image-wrapper:nth-of-type(1) .img{transform:rotate(15deg);position:absolute;z-index:2}.section-images-and-list__col--images .section-images-and-list__image-wrapper:nth-of-type(2) .img{transform:rotate(-20deg);z-index:3}@media (max-width:600px){.section-images-and-list__col--images .section-images-and-list__image-wrapper:nth-of-type(2) .img{margin-top:-120px}}.section-images-and-list__col--images .section-images-and-list__image-wrapper:nth-of-type(3) .img{margin-top:-80px;transform:rotate(5deg);z-index:1}.section-images-and-list__list-item{display:flex;flex-direction:row;align-items:flex-start;gap:40px;max-width:750px}@media (max-width:600px){.section-images-and-list__list-item{align-items:center}}.section-images-and-list__list-text{display:flex;flex-direction:column;align-items:flex-start}@media (max-width:600px){.section-images-and-list__list-text{text-align:center}.section-images-and-list__list-text>*{width:100%}}.section-images-and-list__list-number{background:#faf6c3;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif;color:#ac0844;font-size:72px;font-style:normal;font-weight:400;line-height:112%;width:138px;height:138px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:16px;box-sizing:border-box;transform:translateY(-25%)}.section-images-and-list__list-heading{color:#682383;font-family:var(--Family-name-1, "Titan One");font-size:40px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:24px}.section-images-and-list__list-description{font-size:32px;font-style:normal;font-weight:400;line-height:120%;color:#202124}@media (max-width:1280px){.section-images-and-list__content{gap:24px}.section-images-and-list__image-wrapper img{max-width:200px}.section-images-and-list__list-number{font-size:40px;width:64px;height:64px;margin-bottom:8px;padding:0}.section-images-and-list__list-heading{font-size:28px;margin-bottom:12px}.section-images-and-list__list-description{font-size:24px}}@media (max-width:600px){.section-images-and-list{padding-top:0}.section-images-and-list__content{flex-direction:column;padding:0 8px;gap:16px}.section-images-and-list__col--images{padding-top:40px;flex-direction:column;gap:24px;align-items:center;order:2}.section-images-and-list__image-wrapper{position:static;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.section-images-and-list__col--list{gap:24px}.section-images-and-list__list-item{padding:0 24px;flex-direction:column;gap:16px}}.block-product-slider:not(.no-clip){clip-path:url(#svgPathLeft)}@media (max-width:1280px){.block-product-slider:not(.no-clip){clip-path:url(#svgPathLeft2)}}@media (max-width:600px){.block-product-slider:not(.no-clip){clip-path:url(#svgPathLeft3)}}.block-product-slider+div .product-section__container,.block-product-slider+section{margin-top:-200px;padding-top:300px}.block-product-slider .splide__pagination{bottom:250px}@media (max-width:900px){.block-product-slider .splide__pagination{bottom:150px}}.block-product-slider .splide__pagination button{background-color:#b52157!important}@media (max-width:900px){.block-product-slider .desktop{display:none}}.block-product-slider .mobile{display:none}@media (max-width:900px){.block-product-slider .mobile{display:block}}.block-product-slider__newslide{width:100%;text-align:center;padding:250px 0}@media (max-width:900px){.block-product-slider__newslide{padding:140px 0 200px}}.block-product-slider__newslide--badge{padding:200px 0 250px}@media (max-width:900px){.block-product-slider__newslide--badge{padding:140px 0 200px}}.block-product-slider__newslide-container{max-width:1872px;display:flex;align-items:center;margin:0 auto;padding:0 100px}@media (max-width:900px){.block-product-slider__newslide-container{padding:0 16px;flex-wrap:wrap}}.block-product-slider__newslide-container>div:nth-child(1){width:60%}@media only screen and (min-width:1025px){.block-product-slider__newslide-container>div:nth-child(1){padding-right:1em}}.block-product-slider__newslide-container>div:nth-child(2){width:40%}@media (max-width:900px){.block-product-slider__newslide-container>div{width:100%!important}}.block-product-slider__newslide-head1{color:var(--product-secondary,#000);-webkit-text-stroke-color:var(--product-primary,#fff);font-family:"Titan One",sans-serif;font-size:96px;font-style:normal;max-width:900px;font-weight:400;line-height:112%;text-align:left;paint-order:stroke fill;-webkit-text-stroke-width:.2916666667em;letter-spacing:2px}@media (max-width:1280px){.block-product-slider__newslide-head1{font-size:44px}}@media (max-width:900px){.block-product-slider__newslide-head1{text-align:center}}.block-product-slider__newslide-head2{margin-top:20px;color:var(--product-secondary,#000);-webkit-text-stroke-color:var(--product-primary,#fff);font-family:"Titan One",sans-serif;font-size:72px;font-style:normal;font-weight:400;line-height:112%;text-align:left;paint-order:stroke fill;-webkit-text-stroke-width:.2777777778em;letter-spacing:2px}@media (max-width:1280px){.block-product-slider__newslide-head2{font-size:48px}}@media (max-width:900px){.block-product-slider__newslide-head2{font-size:36px;text-align:center}}.block-product-slider__newslide-button{margin-top:60px;display:flex;padding:16px 40px;align-items:center;gap:16px;color:#fffff9;background:var(--product-primary,#e63946);opacity:.8;border:none;border-radius:8px;font-family:Coolvetica,Montserrat,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;max-width:-moz-fit-content;max-width:fit-content}@media (max-width:900px){.block-product-slider__newslide-button{font-size:16px;padding:10px 20px;gap:8px;margin:30px auto}}.block-product-slider__newslide-button:hover{opacity:1}.block-product-slider__newslide-img{position:relative;vertical-align:top;max-width:650px;margin:0 auto}@media (max-width:900px){.block-product-slider__newslide-img{max-width:80%;margin-right:0;margin-top:30px}}.block-product-slider__newslide-img img{width:100%}.block-product-slider__newslide-img .badge{position:absolute;bottom:-10%;left:-10%}@media (max-width:900px){.block-product-slider__newslide-img .badge{left:50%;transform:translateX(-50%)}}.block-product-slider__newslide-img .badge img{height:14vw;max-height:240px;width:auto}@media (max-width:900px){.block-product-slider__newslide-img .badge img{height:120px}}@media (max-width:900px){.block-product-slider__newslide-img--badge{margin:30px auto 0!important}}.block-product-slider__newslide-img--badge>img{max-width:520px;border-radius:16px;transform:rotate(10deg) translate3d(0,0,9999999px);-webkit-backface-visibility:hidden}.block-product-slider__arrow{display:flex;width:56px;height:56px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:100px;background-color:#b52157;border:none;cursor:pointer;transition:background .2s}.block-product-slider__arrow:hover{background:#a11c4c}.block-product-slider__arrow svg{width:16px;height:16px;fill:#fff}.block-product-slider__arrow--left svg{transform:rotate(-90deg)}.block-product-slider__arrow--right svg{transform:rotate(90deg)}@media (max-width:900px){.block-product-slider .splide__arrow{display:none}}.block-product-slider .splide__arrow--next{right:32px}.block-product-slider .splide__arrow--prev{left:32px}.header__actions--mobile{display:none;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:0 24px}@media (max-width:600px){.header__actions--mobile{display:flex;padding:0}}.header__mobile-toggle{display:none}@media (max-width:600px){.header__mobile-toggle{display:block;background:0 0;border:none;cursor:pointer;padding:.5rem}}.header__mobile-menu{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2000;flex-direction:column;transition:opacity .3s;opacity:0;pointer-events:none;background:rgba(34,34,34,.5)}.header__mobile-menu.active{display:flex;opacity:1;pointer-events:auto;background-color:#f7931e}.header__mobile-menu-modal{background:#f7931e;border-radius:24px;margin:32px auto 0 auto;width:90vw;max-width:340px;min-height:60vh;display:flex;flex-direction:column;box-shadow:0 4px 32px rgba(0,0,0,.1);padding-bottom:24px}.header__mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0 24px}.header__mobile-close{background:0 0;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem}.header__mobile-nav{margin:32px 0 0 0}.header__mobile-nav-list{display:flex;flex-direction:column;gap:2rem;list-style:none;margin:0;padding:0 24px}.header__mobile-nav-item{font-size:1.5rem;color:#fff;padding:.75rem 1rem;border-radius:.75rem;transition:background .2s;cursor:pointer}.header__mobile-nav-item:hover{background:#f7931e;color:#222}.header__mobile-nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.header__mobile-nav-link:hover{color:#222}.header__mobile-lang-switcher{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:32px;margin:24px 0 0;padding-inline:24px}.header__mobile-lang-switcher a{color:#222;font-weight:700;text-decoration:none;font-size:1.2rem;padding:0}.header__mobile-lang-switcher a:first-letter{text-transform:uppercase}.header__mobile-lang-switcher a:hover{color:#fff}.header__mobile-social{margin:32px 0 0 24px}.header__mobile-social .header__mobile-social-link{color:#222;background:0 0;font-size:1.5rem}.header__mobile-social .header__mobile-social-link:hover{color:#fff}.header__mobile-social-list{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.header__mobile-nav-list{display:flex;flex-direction:column;gap:2rem;list-style:none;margin:0;padding:0 24px}.header__mobile-nav-list a{display:block;margin-bottom:.5em}.header__mobile-nav-item{font-size:1.5rem;color:#222;padding:.75rem 1rem;border-radius:.75rem;transition:background .2s;cursor:pointer;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif}.header__mobile-nav-item:hover{background:#fff;color:#f7931e}.header__mobile-nav-link{color:#222;text-decoration:none;font-weight:500;transition:color .2s;font-family:"Titan One","Arial Rounded MT Bold",Arial,sans-serif}.header__mobile-nav-link:hover{color:#f7931e}.icon{display:inline-block;vertical-align:middle;width:2rem;height:2rem;fill:currentColor;transition:fill .2s}.icon--small{width:1rem;height:1rem}.icon--medium{width:2rem;height:2rem}.icon--large{width:3rem;height:3rem}.section-divider{background-color:var(--divider-background-color);position:relative;z-index:2;overflow:hidden}@media (max-width:1280px){.section-divider svg{width:300vw}}@media (max-width:600px){.section-divider svg{width:600vw}}.section-divider--top{margin-bottom:-5px}.section-divider--bottom{margin-top:-5px!important}.section-divider--no-bg{margin-top:-150px}.section-divider img,.section-divider svg{vertical-align:top}html{font-family:Coolvetica,Montserrat,Arial,sans-serif;margin:0;padding:0;background-color:#f4f4f4}body{margin:0;padding:0;color:#333;max-width:100vw;overflow-x:hidden}body--stripes{background-image:url(wp-content/themes/mr-joseph/assets/images/backgrounds/pattern-stripes.svg);background-repeat:repeat-x;background-position:top left;background-size:104px auto}@media (max-width:600px){div,section{margin-top:-1px}}.rotatebg{position:relative}.rotatebg>*{position:relative;z-index:2}.rotatebg--overflow{overflow:hidden}.rotatebg--index{z-index:3;position:relative}.rotatebg>svg{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600vw;height:auto;aspect-ratio:1/1;animation:spin 40s linear infinite;z-index:1;pointer-events:none}.rotatebg>svg path{fill:var(--product-animation-color)}@keyframes spin{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=style.min.css.map */
