@layer reset,base,layout,components,sections,utils;@layer reset{/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{min-width:0}input,button,textarea,select{font:inherit}.no-list{list-style:none;padding:0;margin:0}a{color:currentColor;text-decoration:none;cursor:pointer}[x-cloak],[data-x-cloak]{display:none!important}}@layer base{:root{--font-body: "Mulish", var(--font-fallback);--font-display: "Rift", var(--font-fallback);--font-fallback: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--transition-timing-function: cubic-bezier(.215,.61,.355,1);--transition-1: .5s var(--transition-timing-function);--color-primary: #42C6AC;--color-navy: #00234B;--color-dark: #001936;--color-brown: #762E1D;--color-white: #FFFFFF;--color-black: #000000;--selection-color: var(--color-white);--selection-background: var(--color-primary)}html,body{width:100%;min-height:100%;position:relative}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:var(--color-navy);color:var(--color-white)}svg,canvas{display:block}picture,img{position:relative;max-width:100%;max-height:100%;height:auto;display:block;object-position:center;object-fit:cover}::selection{color:var(--selection-color);background:var(--selection-background)}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:Rift;src:url(/dist/assets/Rift-Bold.9212661f.woff2) format("woff2"),url(/dist/assets/Rift-Bold.7243253d.woff) format("woff");font-style:normal;font-weight:700;font-display:swap}html{font-size:.625em}body{font-family:var(--font-body);font-weight:400;font-optical-sizing:auto;line-height:1.25;font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700}.typo-h1{font-weight:700;margin-top:0;margin-bottom:0;line-height:.93;font-size:clamp(4.2rem,8.4vw,12rem)}.typo-h2{font-weight:700;margin-top:0;margin-bottom:0;line-height:1;font-size:clamp(3.8rem,6.4vw,8rem)}.typo-h3{font-weight:700;margin-top:0;margin-bottom:0;line-height:1;font-size:clamp(2.6rem,3.2vw,4rem)}.typo-sm{font-size:1.4rem}@media only screen and (min-width: 1024px){.typo-sm{font-size:1.6rem}}.typo-primary{color:var(--color-primary)}}@layer layout{.container{padding:3rem;position:relative}@media only screen and (min-width: 1024px){.container{padding:15rem 5rem}}.container--header-spacing{padding-top:12rem}@media only screen and (min-width: 1024px){.container--header-spacing{padding-top:21.6rem}}.wrapper{width:100%;margin-left:auto;margin-right:auto;position:relative}.wrapper--1000{max-width:100rem}.wrapper--1240{max-width:124rem}.wrapper--1350{max-width:135rem}.wrapper--1600{max-width:160rem}.wrapper--1620{max-width:162rem}.wrapper--1650{max-width:165rem}.wrapper--1660{max-width:166rem}}@layer components{@layer components{:where(.link),:where(.link u){position:relative;display:inline;text-decoration:none;word-break:break-word}:where(.link:has(u)) svg,:where(.link:has(u)) .icon{vertical-align:middle;display:inline;margin-bottom:.2em}:where(.link:has(u)) u+*,:where(.link:has(u)) *+u{margin-left:.5rem}:where(.link:not(:has(u))),:where(.link:has(u) u){background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size var(--transition-1);padding:0;background-clip:border-box}:where(.link:hover:not(:has(u))),:where(.link:hover:has(u) u){background-size:100% 1px}:where(.link--default:not(:has(u))),:where(.link--default:has(u) u){background-size:100% 1px;background-position:100% 100%}:where(.link--default:hover:not(:has(u))),:where(.link--default:hover:has(u) u){background-size:0 1px}@media (prefers-reduced-motion: reduce){:where(.link:not(:has(u))),:where(.link:has(u) u){transition:none}}}.tag{--border: 1px;--border-radius: 3px;color:var(--color-brown);background:linear-gradient(90deg,#DBB369 0%,#EDCE8B 50.96%,#BA833C 100%);padding:.42857143em 1.28571429em;font-size:1.4rem;line-height:.9;display:block;border-radius:.3rem;white-space:nowrap;width:fit-content;font-weight:600;text-transform:uppercase;position:relative;isolation:isolate;border-radius:var(--border-radius)}.tag:after{display:block;content:"";position:absolute;inset:0;border-radius:var(--border-radius);transition:opacity var(--transition-1);box-sizing:content-box;padding:var(--border);background:linear-gradient(96.09deg,#FFDC9C 34.42%,#FFF7E6 46.89%,#9B5F12 58.88%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.tag--mb-heading{margin-bottom:1.3rem}.scroll-reveal{transform:translateZ(0)}.scroll-reveal>*:first-of-type{margin-top:0}.scroll-reveal>*:last-of-type{margin-bottom:0}.scroll-reveal .scroll-reveal__line{display:block;overflow:hidden}.scroll-reveal .scroll-reveal__word{display:inline-block;white-space:nowrap}.scroll-reveal .scroll-reveal__char,.scroll-reveal .scroll-reveal__image{display:inline-block;opacity:0;transform:translateZ(0);will-change:opacity,transform}.scroll-reveal .scroll-reveal__char{opacity:1!important}.scroll-reveal .scroll-reveal__image{vertical-align:middle}.socials{display:flex;flex-direction:row;gap:1rem;width:fit-content}.social{width:4rem;height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(90deg,#DBB369 0%,#EDCE8B 50.96%,#BA833C 100%);background-size:180% 100%;color:var(--color-navy);--border: 1px;--border-radius: .5rem;position:relative;isolation:isolate;border-radius:var(--border-radius);overflow:hidden;transition:background-position var(--transition-1),box-shadow var(--transition-1),transform var(--transition-1)}.social svg{width:1.6rem;height:1.6rem}.social:before{display:block;content:"";position:absolute;inset:-45% auto -45% -35%;width:38%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.75) 50%,transparent 100%);transform:translate(-180%) rotate(18deg);opacity:0;transition:transform .7s ease,opacity var(--transition-1);pointer-events:none}.social:after{display:block;content:"";position:absolute;inset:0;border-radius:var(--border-radius);transition:opacity var(--transition-1);box-sizing:content-box;padding:var(--border);background:linear-gradient(96.09deg,#FFDC9C 34.42%,#FFF7E6 46.89%,#9B5F12 58.88%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}@media only screen and (min-width: 1024px){.social:hover{background-position:100% 0;box-shadow:0 .6rem 1.8rem #dbb36947;transform:translateY(-1px)}.social:hover:before{transform:translate(430%) rotate(18deg);opacity:1}}.footer{position:relative;overflow:hidden}.footer__img{position:absolute;top:0;left:50%;transform:translate(-30%) translateY(-50%);max-width:unset;max-height:unset;z-index:-1}.footer__img img{width:clamp(50rem,59vw,92.5rem);max-width:unset;max-height:unset}@media only screen and (min-width: 1024px){.footer__img{transform:translate(-50%) translateY(-50%)}.footer__img img{transform:translate(-20%)}}.footer__inner{display:flex;flex-direction:column;gap:4rem}@media only screen and (min-width: 1024px){.footer__inner{gap:6rem}}.footer__top{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:10rem 4rem}.footer__top__left{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:1.5rem}.footer__top__left>.typo-h2{max-width:6.6em}.footer__top__left>.typo-h2 .tooltip{transform:translateY(-.55em)}@media only screen and (max-width: 1023px){.footer__top__left>.footer__legal__info{display:none}}.footer__top__right{display:flex;flex-direction:column;gap:3rem;line-height:1.66666667;text-align:right;margin-left:auto}.footer__top__right .socials{margin-left:auto}.footer__top__right address{font-style:normal}@media only screen and (min-width: 1024px){.footer__top{flex-direction:row;align-items:flex-start}.footer__top__left{text-align:left;width:fit-content;align-items:flex-start}}.footer__legal{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 1024px){.footer__legal{display:none}}.footer__legal__info{max-width:34em;font-size:1.4rem;line-height:2rem;text-align:center}@media only screen and (min-width: 1024px){.footer__legal__info{text-align:left}}.footer__bottom__title{width:100%;height:auto;max-width:50rem;margin:0 auto 5rem}@media only screen and (min-width: 1024px){.footer__bottom__title{margin:0;max-width:unset;transform:scale(1.085);transform-origin:left center}}.footer__bottom__nav{margin-top:3rem;align-items:center;display:flex;flex-direction:column;gap:2rem}.footer__bottom__nav>div:nth-of-type(2){display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center}@media only screen and (min-width: 1024px){.footer__bottom__nav{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:0rem}.footer__bottom__nav>div{height:fit-content}.footer__bottom__nav>div:nth-of-type(2){justify-self:center}.footer__bottom__nav>div:nth-of-type(3){justify-self:end}}.footer__incube{display:flex;flex-direction:row;align-items:center;gap:.5rem}.footer__incube svg{fill:var(--color-primary)}@media only screen and (min-width: 1024px){.footer__incube svg{transition:transform var(--transition-1)}.footer__incube:hover svg{transform:scaleX(-1)}}.marquee__part{flex-shrink:0;padding:0 .5ch;font-smooth:always;font-family:var(--font-display);font-weight:700;color:var(--color-dark);font-size:clamp(12rem,15.625vw,30rem);text-transform:uppercase;line-height:1}.marquee__part:before{content:attr(data-title)}.marquee{position:relative;overflow:hidden;width:100%}.marquee__inner{width:fit-content;display:flex;flex:auto;flex-direction:row}html.is-scroll-locked,html.is-scroll-locked body,html.dialog-noscroll,html.dialog-noscroll body{overflow:clip}.dialog{width:100%;height:100%;max-width:none;max-height:none;padding:0;margin:0;border:0;background:transparent;color:inherit;pointer-events:none}.dialog,.dialog__scroll,.dialog__bg{width:100%;height:100%;display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999}.dialog__bg{display:flex;flex-direction:column;align-items:center;opacity:0;transition:opacity var(--transition-1)}.dialog__bg img{position:absolute;width:100%;min-width:50rem;top:0}.dialog__bg img:nth-of-type(2){top:auto;bottom:0}.dialog:not([open]){display:none}.dialog::backdrop{background-color:transparent;backdrop-filter:blur(0);transition:background-color var(--transition-1),backdrop-filter var(--transition-1)}.dialog__scroll{display:flex;overflow:auto;padding:12rem 0 0;pointer-events:none;transform:translateY(100vh);transition:transform var(--transition-1);will-change:transform;cursor:zoom-out}@media only screen and (min-width: 768px){.dialog__scroll{padding:2rem}}.dialog__body{margin:auto auto 0;position:relative;width:100%;background-color:var(--color-white);padding:4rem 3rem;max-width:70rem;border-radius:.8rem .8rem 0 0;cursor:auto;color:var(--color-navy)}@media only screen and (min-width: 768px){.dialog__body{padding:4rem;margin:auto;border-radius:.8rem}}.dialog--open{pointer-events:all}.dialog--open .dialog__bg{opacity:1}.dialog--open::backdrop{background-color:#00193699;backdrop-filter:blur(30px)}.dialog--open .dialog__scroll{pointer-events:all;transform:translateY(0)}@media only screen and (min-width: 768px){.dialog--closing .dialog__scroll{transform:translateY(-100vh)}}.dialog__x{width:6.8rem;height:6.8rem;background-color:var(--color-white);color:var(--color-navy);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.8rem;margin:0;border:0;padding:0;position:absolute;left:calc(50% - 3.4rem);bottom:calc(100% + 2.5rem);cursor:pointer}.dialog__x svg{width:2.5rem;height:2.5rem}@media only screen and (min-width: 768px){.dialog__x{top:0rem;right:0rem;bottom:auto;left:auto}.dialog__x svg{transition:transform var(--transition-1)}.dialog__x:hover svg{transform:scale(1.2)}}.dialog--merchants .dialog__body__header__title{display:flex;flex-direction:column;gap:1rem;letter-spacing:-.03em}.dialog--merchants .dialog__body__header__title>h3{font-size:3.6rem;font-family:var(--font-body);line-height:1;margin:0}.dialog--merchants .dialog__body__header__title>p{margin:0;max-width:14em;font-size:2.4rem;line-height:1}.dialog--merchants .dialog__body__merchants{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:3rem}@media only screen and (min-width: 625px){.dialog--merchants .dialog__body__merchants{grid-template-columns:1fr 1fr 1fr;gap:1rem}}.dialog--merchants .dialog__body__merchant{background-color:#eaf5f3;border-radius:1rem;overflow:hidden;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:9rem}.dialog--merchants .dialog__body__merchant>img{width:14rem;height:3.5rem;object-fit:contain}@media only screen and (min-width: 1024px){.dialog--merchants .dialog__body__merchant>img{transform:scale(1);transition:transform var(--transition-1)}.dialog--merchants .dialog__body__merchant:hover>img{transform:scale(1.1)}}.accordion{container-type:inline-size;container-name:accordion;border-bottom-width:1px;border-bottom-style:solid;border-image:linear-gradient(to right,#1A304A 0%,#1A304A calc(100% - 32rem),var(--color-primary) 100%) 1}.accordion__item{border-top-width:1px;border-top-style:solid;border-image:inherit}.accordion__item__summary{margin:0}.accordion__item__summary__button{appearance:none;background:none;border:0;color:inherit;cursor:pointer;display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:2rem;font:inherit;text-align:inherit;width:100%;padding:2.8rem 0rem 2.8rem 0}.accordion__item__summary__title{font-family:var(--font-body);font-size:1.8rem;line-height:2rem;font-weight:500}.accordion__item__summary__arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;flex-shrink:0;background-color:var(--color-primary);border-radius:.8rem;color:var(--color-dark)}.accordion__item__summary__arrow svg{width:2.4rem;height:2.4rem;transform:rotate(0);transform-origin:center;transition:transform var(--transition-1)}.accordion__item__content{display:grid;grid-template-rows:0fr;transition:.425s grid-template-rows ease}.accordion__item__content__wrap{overflow:hidden;min-height:0}.accordion__item__content__inner{padding-top:0rem;padding-bottom:3rem}.accordion__item__content__inner>:first-child{margin-top:0}.accordion__item__content__inner>:last-child{margin-bottom:0}.accordion__item--open .accordion__item__summary__arrow svg{transform:rotate(180deg)}.accordion__item--open .accordion__item__content{grid-template-rows:1fr}@container accordion (width > 60rem){.accordion .accordion__item__summary__title{transition:transform var(--transition-1);transform:translate(0)}.accordion .accordion__item__summary__button{padding:2.8rem 2rem 2.8rem 0;background-color:transparent;transition:background-color var(--transition-1)}.accordion .accordion__item__summary__button:hover{background-color:#1a304a}.accordion .accordion__item__summary__button:hover .accordion__item__summary__title{transform:translate(2rem)}.accordion .accordion__item__content__inner{padding-top:2rem}}.mist{aspect-ratio:925/983;display:block;position:absolute;left:0;top:0;transform:translate(-50%,-50%);left:50%;top:50%;width:clamp(70rem,72vw,92.5rem);max-width:unset;max-height:unset;pointer-events:none}.mist__wrapper{position:relative}.card{width:min(100%,42rem);container-type:inline-size;container-name:card;display:flex;flex-direction:column;pointer-events:all}.card__inner{border-radius:1.25em;overflow:hidden;background-image:linear-gradient(to bottom,var(--color-navy) 0%,#0053B1 100%);display:flex;flex-direction:column;padding:4.78%;position:relative;flex-grow:1;aspect-ratio:4/5}.card__img,.card__img img{position:absolute;left:0;top:0;width:100%;height:100%}.card__content{position:relative;margin-top:auto;background-color:var(--color-navy);padding:10%;border-radius:1em;font-size:max(3.8cqw,1.2rem)}.card__title{font-size:2em;margin-bottom:.5em;margin-top:.25em;line-height:1;font-family:var(--font-body)}.card__title small{display:block;font-size:.5em;line-height:1;margin-top:-.05em}.card__perex{margin-bottom:0;margin-top:0;font-size:1em}.card__perex>:first-child{margin-top:0}.card__perex>:last-child{margin-bottom:0}.card__perex ul{padding-left:1.1em}.card .tag{font-size:.875em}.card--tip .card__content{background-color:#7c7c7c14;backdrop-filter:blur(24px);padding:7%;font-size:3.6cqw}.card--tip .card__title{margin-bottom:0;margin-top:.3em}.note{position:relative;display:flex;flex-direction:row;gap:2rem;align-items:stretch;width:fit-content;font-size:1.4rem}.note:before{content:"";display:block;width:4px;background-color:var(--color-primary);border-radius:4px}.note__text{margin-top:0;margin-bottom:0;width:fit-content;max-width:22em}@media only screen and (min-width: 1024px){.note{gap:3rem;font-size:1.6rem}}.button{--border: 1px;--border-radius: 999px;color:var(--color-dark);background:linear-gradient(90deg,#DBB369 0%,#EDCE8B 50.96%,#BA833C 100%);background-size:180% 100%;padding:.8125em 2.25em;font-size:1.6rem;line-height:.9;display:flex;flex-direction:row;align-items:center;gap:.8rem;white-space:nowrap;width:fit-content;position:relative;isolation:isolate;border:0;cursor:pointer;border-radius:var(--border-radius);overflow:hidden;transition:background-position var(--transition-1),box-shadow var(--transition-1),transform var(--transition-1);will-change:transform}.button>strong{font-weight:700}.button:before{display:block;content:"";position:absolute;inset:-45% auto -45% -35%;width:38%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.75) 50%,transparent 100%);transform:translate(-180%) rotate(18deg);opacity:0;transition:transform .7s ease,opacity var(--transition-1);pointer-events:none}.button:after{display:block;content:"";position:absolute;inset:0;border-radius:var(--border-radius);transition:opacity var(--transition-1);box-sizing:content-box;padding:var(--border);background:linear-gradient(96.09deg,#FFDC9C 34.42%,#FFF7E6 46.89%,#9B5F12 58.88%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}@media only screen and (min-width: 1024px){.button:hover{background-position:100% 0;box-shadow:0 .6rem 1.8rem #dbb36947;transform:translateY(-1px)}.button:hover:before{transform:translate(430%) rotate(18deg);opacity:1}}.glass{--border: 1px;--border-radius: 1rem;border-radius:var(--border-radius);position:relative;background-color:#7c7c7c14;backdrop-filter:blur(64px)}@media only screen and (min-width: 1024px){.glass{--border-radius: 2rem}}.glass:before{display:block;content:"";position:absolute;inset:0;border-radius:var(--border-radius);transition:opacity var(--transition-1);box-sizing:content-box;pointer-events:none;padding:var(--border);background:linear-gradient(325deg,transparent 0%,transparent 40%,var(--color-primary) 74%,#90F9E4 100%),linear-gradient(325deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.11) 56%,rgba(255,255,255,.2) 100%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.header{--border-radius: .8rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.7rem;max-width:171rem;width:100%;flex-wrap:wrap;gap:0rem 1.5rem;pointer-events:all}@media only screen and (min-width: 1024px){.header{padding:0 2rem;height:8rem;flex-wrap:nowrap}}@media only screen and (min-width: 1200px){.header{padding:0 3rem}}.header__container{position:fixed;top:0;z-index:999;width:100%;height:100%;padding:2.2rem 3rem 3.6rem;display:flex;flex-direction:column;align-items:center;pointer-events:none;background-color:transparent;justify-content:space-between}@media only screen and (max-width: 1023px){.header__container{overflow:auto}.header__container:before{content:"";display:block;width:100%;height:100%;position:fixed;left:0;top:0;backdrop-filter:blur(0px);transition:backdrop-filter var(--transition-1),background-color var(--transition-1)}.header__container--open{pointer-events:all}.header__container--open:before{background-color:#00102259;backdrop-filter:blur(30px)}.header__container--open .header__menu{opacity:1}.header__container:has(.header__tabs) .header__menu{max-height:calc(100% - 21rem);padding-top:0}}@media only screen and (min-width: 1024px){.header__container{padding:3rem 3rem 0}.header__container .header{transition:transform var(--transition-1),background-color var(--transition-1),box-shadow var(--transition-1);will-change:transform}.header__container--hidden .header{pointer-events:none;transform:translateY(calc(-100% - 3rem))}}@media only screen and (min-width: 1024px) and (min-width: 1360px){.header__container:has(.header__tabs) .header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.header__container:has(.header__tabs) .header .header__logo,.header__container:has(.header__tabs) .header .header__tabs,.header__container:has(.header__tabs) .header .header__nav,.header__container:has(.header__tabs) .header .header__right{grid-row:1}.header__container:has(.header__tabs) .header .header__logo{grid-column:1;justify-self:start}.header__container:has(.header__tabs) .header .header__tabs{grid-column:1;justify-self:center;transform:translate(50%)}.header__container:has(.header__tabs) .header .header__nav{grid-column:2;justify-self:center;transform:translate(20%)}.header__container:has(.header__tabs) .header .header__right{grid-column:3;justify-self:end}}.header__container--contrast .header{background-color:#00193680}.header__logo{width:15rem}@media only screen and (min-width: 1200px){.header__logo{width:20rem;transform:scale(1);transition:transform var(--transition-1)}.header__logo:hover{transform:scale(1.05)}}.header__nav{display:none}@media only screen and (min-width: 1024px){.header__nav{display:flex;flex-direction:row;align-items:center;font-size:1.4rem;gap:2rem}}@media only screen and (min-width: 1200px){.header__nav{font-size:1.6rem}}.header__tabs{display:flex;flex-direction:row;width:fit-content;align-items:stretch;align-self:stretch;gap:2rem}@media only screen and (max-width: 1023px){.header__tabs{margin-left:auto;margin-right:auto;margin-top:3rem;min-height:8rem}.header__tabs__container{order:1;flex-basis:100%;margin-bottom:-1.7rem;display:grid;grid-template-rows:0fr;transition:.425s grid-template-rows ease}.header__tabs__container__wrapper{overflow:hidden;min-height:0}}@media only screen and (min-width: 1024px){.header__tabs__container,.header__tabs__container__wrapper{display:contents}}.header__tab{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem;position:relative;padding:0 1rem}.header__tab>img{object-fit:contain;height:3.8rem;width:auto}.header__tab>strong{font-size:1.4rem;text-transform:uppercase;font-weight:700}.header__tab:before{content:"";display:block;width:100%;height:2rem;position:absolute;left:0;bottom:0;background:linear-gradient(to bottom,transparent,var(--color-primary));opacity:0}.header__tab:after{content:"";display:block;width:100%;left:0;bottom:0;position:absolute;height:.3rem;background-color:var(--color-primary);pointer-events:none;box-shadow:0 0 0 var(--color-primary);opacity:0}.header__tab--active:before{opacity:.35}.header__tab--active:after{opacity:1}@media only screen and (min-width: 1024px){.header__tab:before,.header__tab:after{transition:opacity var(--transition-1)}.header__tab:hover:before{opacity:.0875}.header__tab:hover:after{opacity:.25}}.header__right{display:flex;flex-direction:row;align-items:center;gap:2rem}.header__right .button{padding:.625em 2em}@media only screen and (max-width: 1023px){.header__right .button{display:none}}.header__burger{background:0;border:0;margin:0;padding:0;color:var(--color-white);display:flex;flex-direction:row;align-items:center;gap:1.3rem;cursor:pointer}@media only screen and (min-width: 1024px){.header__burger{display:none}}.header__burger__icon{width:2.4rem;height:1.8rem;position:relative;display:flex;flex-direction:column}.header__burger__icon>span{position:absolute;left:0;width:100%;height:2px;border-radius:4px;background-color:var(--color-primary);transition:transform var(--transition-1),top var(--transition-1),opacity var(--transition-1);opacity:1}.header__burger__icon>span:nth-of-type(1){top:0;transform:rotate(0)}.header__burger__icon>span:nth-of-type(2){top:calc(50% - 1px)}.header__burger__icon>span:nth-of-type(3){top:calc(100% - 2px);transform:rotate(0)}.header__burger>strong{font-size:1.6rem;font-weight:700;line-height:1}@media only screen and (max-width: 384px){.header__burger>strong{display:none}}.header__burger--open .header__burger__icon>span:nth-of-type(1){top:calc(50% - 1px);transform:rotate(-45deg)}.header__burger--open .header__burger__icon>span:nth-of-type(2){transform:translate(-2rem);opacity:0}.header__burger--open .header__burger__icon>span:nth-of-type(3){top:calc(50% - 1px);transform:rotate(45deg)}.header__menu{flex-grow:1;width:100%;padding-top:6rem;min-height:fit-content;opacity:0;transition:opacity var(--transition-1);display:flex;flex-direction:column;justify-content:space-between}.header__menu__nav{display:flex;flex-direction:column;position:relative;padding-bottom:.5em;font-size:6.4rem;font-family:var(--font-display);line-height:1}@media only screen and (min-width: 1024px){.header__menu{display:none}}@media only screen and (max-width: 1023px){.header--open .header__tabs__container{grid-template-rows:1fr}}.tooltip{display:inline-flex;position:relative;width:fit-content;z-index:99}.tooltip__icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;height:fit-content;color:#ffffff80;cursor:help;transition:color var(--transition-1)}.tooltip--open .tooltip__icon{color:var(--color-white)}.tooltip__content{position:fixed;background-color:var(--color-white);color:var(--color-dark);width:23rem;max-width:calc(100vw - 3.2rem);height:fit-content;padding:2rem;border-radius:1rem;font-size:1.4rem;line-height:1.5;opacity:0;visibility:hidden;transform:translateY(-1rem);transition:transform var(--transition-1),opacity var(--transition-1),visibility var(--transition-1);pointer-events:none;z-index:100;--tooltip-arrow-left: 50%}.tooltip__content>:first-child{margin-top:0}.tooltip__content>:last-child{margin-bottom:0}.tooltip__content:before{content:"";display:block;width:1.5rem;height:1.5rem;background-color:inherit;position:absolute;top:100%;left:var(--tooltip-arrow-left);transform:translate(-50%) translateY(-50%) rotate(45deg)}.tooltip__content--open{opacity:1;visibility:visible;transform:translateY(0)}.tooltip__content--bottom{transform:translateY(1rem)}.tooltip__content--bottom.tooltip__content--open{transform:translateY(0)}.tooltip__content--bottom:before{top:auto;bottom:100%;transform:translate(-50%) translateY(50%) rotate(45deg)}.orbit-ticks{position:absolute;pointer-events:none;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);width:min(min(140vw,100vh),102rem);aspect-ratio:1;opacity:.6}.orbit-ticks__svg{width:100%;height:100%;overflow:visible}.orbit-ticks__ticks{transform-box:fill-box;transform-origin:center}.orbit-ticks__ticks line{vector-effect:non-scaling-stroke}.wysiwyg{font-size:1.6rem;line-height:1.72}@media only screen and (min-width: 1024px){.wysiwyg{font-size:1.8rem}}.wysiwyg>*{margin-top:0}.wysiwyg>*:last-child{margin-bottom:0}.wysiwyg h2,.wysiwyg h3{line-height:1.04;max-width:18em}.wysiwyg h2{margin-bottom:2.2rem;font-size:3.4rem}@media only screen and (min-width: 1024px){.wysiwyg h2{font-size:5.2rem}}.wysiwyg h3{margin-bottom:1.4rem;font-size:2.6rem}@media only screen and (min-width: 1024px){.wysiwyg h3{font-size:3.4rem}}.wysiwyg h2:not(:first-child){margin-top:6rem}.wysiwyg h3:not(:first-child){margin-top:3.6rem}.wysiwyg p,.wysiwyg ul,.wysiwyg ol{margin-bottom:1.8rem}.wysiwyg ul,.wysiwyg ol{padding-left:1.4em}.wysiwyg li+li{margin-top:.6rem}.wysiwyg strong{font-weight:800}}@layer sections{.intro{position:relative;background-color:var(--color-navy)}.intro__main{position:relative;z-index:2}.intro__main .tag{margin-bottom:1.5rem}@media only screen and (min-width: 1024px){.intro__main .tag{margin-bottom:2.4rem}}.intro__main .note{margin-top:2.4rem}.intro__main .note__text{max-width:22em}@media only screen and (min-width: 1024px){.intro__main .note{margin-top:4rem;margin-left:auto}}.intro__main__wrapper{max-width:140rem;width:fit-content}.intro__main__text{font-weight:700;margin-top:0;margin-bottom:0;line-height:1;color:var(--color-primary);font-size:clamp(3.6rem,6.5vw,10rem);max-width:14em}.intro__main__text .scroll-reveal__image{width:auto;height:.78em;border-radius:.5rem}@media only screen and (min-width: 1024px){.intro__main__text .scroll-reveal__image{border-radius:1rem}}.intro__main__text .scroll-reveal__image--1{transform:rotate(-5.798deg)}.intro__main__text .scroll-reveal__image--2{transform:rotate(6.176deg)}.intro__main__text .tooltip{transform:translateY(-.4em)}@media only screen and (min-width: 1024px){.intro__main__text .tooltip{transform:translateY(-.6em)}}.intro__sticker{min-height:400vh}.intro__stick{position:sticky;height:100vh;top:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.intro__stick>.container{z-index:1}.intro__images{position:absolute;left:0;top:0;height:100%;width:100%;z-index:2;pointer-events:none;overflow:hidden}.intro__images__inner{height:100%;display:flex;flex-direction:column;justify-content:space-between}.intro__images__inner__item,.intro__images__inner__rotate{width:min(60vw,53rem);height:auto;position:relative;pointer-events:all}@media only screen and (min-width: 1024px){.intro__images__inner__item,.intro__images__inner__rotate{width:min(30vw,53rem)}}.intro__images__inner__item{border-radius:1.5rem;overflow:hidden}.intro__images__inner__item>img,.intro__images__inner__item>video,.intro__images__inner__item__video,.intro__images__inner__item__video>video{height:auto;width:100%}@media only screen and (min-width: 1024px){.intro__images__inner__item{border-radius:2.5rem}}.intro__images__inner__rotate>.intro__images__inner__item{width:100%}.intro__images__inner>.intro__images__inner__item:nth-of-type(2){align-self:flex-end}.intro__images>.container{height:100%;padding-top:100vh;padding-bottom:100vh}.intro__images>.container>.wrapper{height:100%}.newsfeed{position:relative;--newsfeed-card-width: min(70vw, 300px);background-color:var(--color-navy);overflow:clip;color:var(--footer-bg)}@media only screen and (min-width: 1024px){.newsfeed{--newsfeed-card-width: min(20vw, 420px)}}.newsfeed__sticky{padding-bottom:6rem}.newsfeed__sticky__anchor{position:relative;overflow:hidden;width:100%;height:fit-content}.newsfeed__sticky__anchor__bg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:fit-content;pointer-events:none}.newsfeed__header{display:flex;flex-direction:column;position:relative}.newsfeed__header .typo-h2{max-width:10em;position:relative}.newsfeed__header .mist__wrapper{position:absolute;left:12%;top:6%}.newsfeed__carousel{position:relative;overflow:hidden}.newsfeed__carousel .swiper{position:relative;display:block;width:100%;margin-left:auto;margin-right:auto;z-index:1}.newsfeed__carousel .swiper-wrapper{position:relative;z-index:1;display:flex;width:100%;height:100%;box-sizing:content-box;transition-property:transform;transform:translateZ(0)}.newsfeed__carousel .swiper-horizontal{touch-action:pan-y}.newsfeed__carousel .swiper-slide{position:relative;flex-shrink:0;transition-property:transform}.newsfeed__carousel .swiper-creative .swiper-slide{overflow:visible;backface-visibility:hidden;transform:translateZ(0);transition-property:transform,opacity,height;will-change:transform}.newsfeed__carousel__swiper{overflow:visible;padding-top:1%;padding-bottom:20%;transform:translateY(10%)}.newsfeed__carousel__slide.swiper-slide{width:var(--newsfeed-card-width);display:flex;justify-content:center;height:auto}.newsfeed__carousel__card{width:var(--newsfeed-card-width);height:auto;aspect-ratio:1/1.33333333;border-radius:2rem;position:relative;overflow:hidden}.newsfeed__carousel__card picture,.newsfeed__carousel__card picture img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.newsfeed__carousel__card>*{position:absolute;width:100%;height:100%}.newsfeed__line{pointer-events:none;width:100%;z-index:1;position:relative}.newsfeed__line svg{display:block;width:100%;height:auto}.newsfeed__line path{fill:none;stroke:var(--color-primary);stroke-width:30;stroke-linecap:round;stroke-linejoin:round;opacity:0}.newsfeed__line path:nth-of-type(1){stroke:var(--color-dark);opacity:1}.newsfeed__line+.marquee{position:absolute;left:0;width:100%;top:40%;transform:translateY(-50%)}.newsfeed__pagination{display:flex;justify-content:center;align-items:center;gap:.7rem;width:100%;margin-top:5vw;z-index:2;position:relative;padding:0 3rem}@media only screen and (min-width: 1024px){.newsfeed__pagination{margin-top:0;transform:translateY(-5vw)}}.newsfeed__pagination__bullet{display:flex;align-items:center;justify-content:center;width:4rem;height:2.4rem;padding:0;border:0;background-color:transparent;cursor:pointer;appearance:none}.newsfeed__pagination__bullet:before{content:"";display:block;width:100%;height:.4rem;border-radius:.4rem;background-color:var(--color-white);transition:background-color var(--transition-1),box-shadow var(--transition-1);box-shadow:0 0 1.5rem 0 transparent}.newsfeed__pagination__bullet--active:before{background-color:var(--color-primary);box-shadow:0 0 1.5rem 0 var(--color-primary)}.faq{background-color:var(--color-dark);position:relative;overflow:hidden;display:flex;flex-direction:column-reverse}.faq .faq__img{transform:translate(-20%);margin-left:auto;margin-right:auto;position:relative;margin-top:min(33vw,21rem)}.faq .faq__img img:nth-of-type(1){position:absolute;bottom:103%;right:13%;width:20.7%}@media only screen and (min-width: 1024px){.faq .faq__img img:nth-of-type(2){mask-image:linear-gradient(to bottom,white 0%,white 70%,transparent 100%)}}@media only screen and (min-width: 1024px){.faq .faq__img{position:absolute;top:60rem;left:50%;max-width:unset;max-height:unset;transform:translate(-50%);margin-left:max(-60rem,-40vw);margin-right:unset}}.faq__inner{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.faq__inner{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:19rem}}.faq__title{margin:0;line-height:1;font-size:clamp(15rem,19vw,25rem);color:var(--color-primary);text-align:center;position:relative;z-index:1}@media only screen and (min-width: 1024px){.faq__title{text-align:left;line-height:.7}}.faq .faq-composition{margin-top:2.4rem;border:1px solid color-mix(in srgb,var(--color-primary) 42%,transparent);border-radius:.8rem;background:color-mix(in srgb,var(--color-navy) 66%,var(--color-dark));overflow:hidden}.faq .faq-composition__head{display:grid;gap:.4rem;padding:1.6rem 1.8rem;border-bottom:1px solid color-mix(in srgb,var(--color-primary) 28%,transparent)}.faq .faq-composition__head strong{color:var(--color-primary);font-size:1.8rem;line-height:1.2}.faq .faq-composition__head span{color:color-mix(in srgb,var(--color-white) 82%,transparent);font-size:1.4rem;line-height:1.45}.faq .faq-composition__table-wrap{overflow-x:scroll;scrollbar-color:var(--color-primary) color-mix(in srgb,var(--color-white) 10%,transparent);scrollbar-gutter:stable;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.faq .faq-composition__table-wrap::-webkit-scrollbar{height:.8rem}.faq .faq-composition__table-wrap::-webkit-scrollbar-track{background-color:color-mix(in srgb,var(--color-white) 10%,transparent);border-radius:999rem}.faq .faq-composition__table-wrap::-webkit-scrollbar-thumb{background-color:var(--color-primary);border-radius:999rem}.faq .faq-composition__table{width:100%;min-width:64rem;border-collapse:collapse;font-size:1.4rem;line-height:1.35}.faq .faq-composition__table th,.faq .faq-composition__table td{padding:1.2rem 1.4rem;border-bottom:1px solid color-mix(in srgb,var(--color-white) 12%,transparent);text-align:left;vertical-align:top}.faq .faq-composition__table th{color:var(--color-dark);background-color:var(--color-primary);font-weight:700;white-space:nowrap}.faq .faq-composition__table td{color:color-mix(in srgb,var(--color-white) 90%,transparent)}.faq .faq-composition__table th+th,.faq .faq-composition__table td+td{border-left:1px solid color-mix(in srgb,var(--color-white) 12%,transparent)}.faq .faq-composition__table tbody tr:nth-child(even){background-color:color-mix(in srgb,var(--color-white) 4%,transparent)}.faq .faq-composition__table tbody tr:last-child td{border-bottom:0}.faq .faq-composition__table td:nth-child(2),.faq .faq-composition__table td:nth-child(3){white-space:nowrap}.faq .faq-composition__table td:nth-child(3){text-align:right}.faq .faq-composition__note{margin:0;padding:1.4rem 1.8rem 1.6rem;border-top:1px solid color-mix(in srgb,var(--color-primary) 24%,transparent);color:color-mix(in srgb,var(--color-white) 74%,transparent);font-size:1.3rem;line-height:1.45}.faq--spray .faq__img{margin-top:min(66vw,42rem)}@media only screen and (min-width: 1024px){.faq--spray .faq__img{margin-top:25rem}}.faq--spray .faq__img img:nth-of-type(1){width:76%;right:-7%}.ingredients{background-color:var(--color-primary);position:relative;overflow:hidden}.ingredients>.container{pointer-events:none}.ingredients__bg{display:none}@media only screen and (min-width: 1024px){.ingredients__bg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;clip-path:inset(0)}.ingredients__bg__product{position:fixed;left:50%;transform:translate(-50%) translateY(-50%);top:50%;width:min(91.1rem,40%);height:fit-content}.ingredients__bg__product__image{width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.ingredients__bg__product__image:before{content:"";display:block;width:60%;aspect-ratio:546/571;background-image:url(/dist/assets/logo.acd3354b.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:24%}.ingredients__bg__product__image>img{object-fit:contain;width:100%}.ingredients__bg__product .tooltip{position:absolute;right:10%;top:13%;pointer-events:all}.ingredients__bg__product .tooltip__icon{color:var(--color-dark)}}@media only screen and (max-width: 1023px){.ingredients__inner{padding-top:13rem}}@media only screen and (max-width: 1023px) and (min-width: 625px){.ingredients__inner{padding-bottom:0rem}}.ingredients__inner__product{width:fit-content;margin-left:auto;margin-right:auto;position:relative}.ingredients__inner__product img{margin-bottom:2rem;max-width:43rem;width:100%}.ingredients__inner__product .tooltip{position:absolute;right:8%;top:10%;pointer-events:all}.ingredients__inner__product .tooltip__icon{color:var(--color-dark)}@media only screen and (min-width: 1024px){.ingredients__inner__product{display:none}}.ingredients__logo{position:absolute;left:50%;top:-18rem;width:30rem;transform:translate(-50%)}@media only screen and (min-width: 1024px){.ingredients__logo{display:none}}.ingredients__title{max-width:6em;margin-bottom:3rem;color:var(--color-dark)}@media only screen and (min-width: 1024px){.ingredients__title{margin-bottom:7rem}}.ingredients__carousel{width:100%;position:relative;margin:0 auto 6rem;pointer-events:all}@media only screen and (min-width: 1024px){.ingredients__carousel{display:none}}.ingredients__carousel .swiper{display:block;width:100%;overflow:visible;position:relative}.ingredients__carousel .swiper-wrapper{display:flex;width:100%;height:100%;box-sizing:content-box;transition-property:transform;transform:translateZ(0)}.ingredients__carousel .swiper-horizontal{touch-action:pan-y}.ingredients__carousel .swiper-slide{position:relative;flex-shrink:0;transition-property:transform;height:auto}.ingredients__carousel__slide.swiper-slide{width:min(82vw,36rem);display:flex;justify-content:center}.ingredients__carousel .card{width:100%}.ingredients__carousel__pagination{display:flex;justify-content:center;align-items:center;gap:.7rem;width:100%;margin-top:2.5rem;position:relative;z-index:2;padding:0 3rem}.ingredients__carousel__pagination__bullet{display:flex;align-items:center;justify-content:center;width:4rem;height:2.4rem;padding:0;border:0;background-color:transparent;cursor:pointer;appearance:none}.ingredients__carousel__pagination__bullet:before{content:"";display:block;width:100%;height:.4rem;border-radius:.4rem;background-color:#00193640;transition:background-color var(--transition-1),box-shadow var(--transition-1);box-shadow:0 0 1.5rem 0 transparent}.ingredients__carousel__pagination__bullet--active:before{background-color:var(--color-dark);box-shadow:0 0 1.5rem #00193659}.ingredients__grid{display:flex;flex-direction:column;gap:3rem;margin:0 auto;align-items:center}.ingredients__grid--desktop,.ingredients__grid--tablet{display:none}.ingredients__grid__col{width:100%;min-width:0;display:flex;flex-direction:column;gap:3rem;align-items:center;position:relative}.ingredients__grid--mobile{margin-bottom:-150vw}@media only screen and (min-width: 625px){.ingredients__grid--mobile,.ingredients__grid--desktop{display:none}.ingredients__grid--tablet{display:grid;grid-template-columns:repeat(2,minmax(0,42rem));justify-content:center;align-items:start}.ingredients__grid__col{align-items:stretch}.ingredients__grid__col--2{top:5rem}}@media only screen and (min-width: 1024px){.ingredients__grid--desktop{display:grid}.ingredients__grid--tablet{display:none}.ingredients__grid{width:100%;grid-template-columns:repeat(3,minmax(0,42rem));justify-content:space-between;gap:4rem}.ingredients__grid__col{gap:min(10vw,17rem)}.ingredients__grid__col--2{top:min(13vw,17rem)}.ingredients__grid__col--3{top:calc(min(13vw,17rem)*-1)}}@media only screen and (min-width: 1024px){.ingredients--spray .ingredients__bg .ingredients__bg__product{width:min(77.5rem,40%)}.ingredients--spray .ingredients__bg .ingredients__bg__product .tooltip{top:80%}}.ingredients--spray .ingredients__grid--mobile{margin-bottom:-37vw}.ingredients--spray .ingredients__grid--tablet{margin-bottom:5rem}.ingredients--spray .ingredients__grid--desktop{margin-top:8rem}.pill{background-color:var(--color-dark);overflow:clip}.pill__header{position:relative;width:fit-content}@media only screen and (max-width: 1023px){.pill__header{margin-top:4rem}}.pill__header .typo-h2{max-width:6em;position:relative}.pill__header .mist__wrapper{position:absolute;left:48%;top:0%}.pill__main{container-type:inline-size;container-name:pill-main}.pill__layer{--pill-copy-adjust-y: 0px;--pill-copy-render-adjust-y: var(--pill-copy-adjust-y);--pill-copy-reveal-offset-x: 0px;transform:translate(var(--pill-copy-reveal-offset-x),calc(var(--pill-copy-offset-y, 0px) + var(--pill-copy-render-adjust-y)))}.pill__layer__title{max-width:6em;line-height:.95;font-size:clamp(4.5rem,4.6vw,8rem);margin-bottom:.3em;position:relative;width:fit-content}.pill__layer__title__pointer{position:absolute;width:9rem;--x-pos:calc(100% + 2rem);bottom:calc(.5em - 6px);right:var(--x-pos);gap:.6rem;display:flex;flex-direction:row;align-items:center}@media only screen and (max-width: 1023px){.pill__layer__title__pointer{display:none}}.pill__layer__title__pointer__line{flex-grow:1;width:100%;height:2px;--dot-width: 2px;--dot-space: 6px;background-image:linear-gradient(to right,transparent 0%,transparent var(--dot-space),var(--color-primary) var(--dot-space),var(--color-primary) var(--dot-width));background-position:bottom;background-size:calc(var(--dot-space) + var(--dot-width));background-repeat:repeat-x}.pill__layer__title__pointer__pulse{position:relative;z-index:1;display:block;flex:0 0 6px;width:6px;height:6px;line-height:0;border-radius:50%;background-color:var(--color-primary);box-shadow:0 0 .8rem #42c6ac,0 0 2rem #42c6ace6;--pulse-ring-size: 5rem}.pill__layer__title__pointer__pulse:before,.pill__layer__title__pointer__pulse:after{content:"";box-sizing:border-box;position:absolute;left:calc(50% - var(--pulse-ring-size) / 2);top:calc(50% - var(--pulse-ring-size) / 2);width:var(--pulse-ring-size);height:var(--pulse-ring-size);border:1px solid rgba(66,198,172,.5);border-radius:50%;background-color:#42c6ac29;box-shadow:0 0 2rem #42c6ac52;transform:scale(.16);transform-origin:center;animation:pill-pointer-pulse 2.1s ease-out infinite}.pill__layer__title__pointer__pulse:after{animation-delay:1.05s}.pill__layer__icons{width:auto;height:clamp(6.8rem,5.3vw,9.2rem)}.pill__layer__subtitle{letter-spacing:-.03em;line-height:1;max-width:12em;font-size:clamp(2.2rem,2vw,2.6rem);margin-top:0;margin-bottom:2rem}@media only screen and (min-width: 1024px){.pill__layer__subtitle{margin-bottom:3rem}}.pill__layer>.note{margin-bottom:2rem}.pill__layer>.note .note__text{max-width:20em}@media only screen and (min-width: 1024px){.pill__layer>.note{margin-bottom:3rem}}.pill__layer--1 .pill__layer__title__pointer{width:5cqw}.pill__layer--2{--pill-copy-adjust-y: 7%}.pill__layer--2 .pill__layer__title__pointer{width:11cqw;right:auto;left:var(--x-pos);flex-direction:row-reverse}.pill__layer--3{margin-top:9cqw}.pill__layer--3 .pill__layer__title__pointer{width:5cqw}@media only screen and (max-width: 1023px){.pill__layer{min-height:var(--pill-layer-min-height, 0px);opacity:0;pointer-events:none;transition:opacity var(--transition-1),transform var(--transition-1);will-change:transform,opacity;transform:translateY(2rem)}.pill__layer--active{opacity:1;transform:translateY(0);transition-delay:.3s;pointer-events:auto}.pill__layer--1{order:2;position:relative;z-index:1}.pill__layer--2{order:3;position:absolute;left:0;right:0;bottom:0}.pill__layer--3{order:4;position:absolute;left:0;right:0;bottom:0}}@media only screen and (min-width: 1024px){.pill__main .pill__img__layer--1{--pill-layer-reveal-offset-y: 22%;z-index:2}.pill__main .pill__img__layer--2{z-index:1}.pill__main .pill__img__layer--3{--pill-layer-reveal-offset-y: -22%}.pill__main .pill__layer{opacity:0;transition:opacity 1s var(--transition-timing-function),transform 1s var(--transition-timing-function)}.pill__main .pill__layer--1{--pill-copy-reveal-offset-x: 4rem;transition-delay:.4s}.pill__main .pill__layer--2{--pill-copy-reveal-offset-x: -4rem;transition-delay:.2s}.pill__main .pill__layer--3{--pill-copy-reveal-offset-x: 4rem;transition-delay:0ms}.pill__main--visible .pill__img__layer{--pill-layer-align-offset-y: var(--pill-layer-offset-y, 0px)}.pill__main--visible .pill__img__layer--1,.pill__main--visible .pill__img__layer--3{--pill-layer-reveal-offset-y: 0%}.pill__main--visible .pill__layer{--pill-copy-reveal-offset-x: 0px;opacity:1}.pill__main--visible .pill__layer--1{transition-delay:.3s}.pill__main--visible .pill__layer--2{transition-delay:.5s}.pill__main--visible .pill__layer--3{transition-delay:.7s}.pill__main--aligning .pill__img__layer,.pill__main--aligning .pill__layer{transition:none!important}}.pill__sticky__anchor{position:relative}.pill__sticky__anchor__bg{position:absolute;left:0;top:28%;transform:translateY(-50%);width:100%;pointer-events:none;opacity:.6}@media only screen and (min-width: 1024px){.pill__sticky__anchor__bg{top:15%;transform:translateY(0)}}@media only screen and (max-width: 1023px){.pill__sticky{height:300vh}.pill__sticky__anchor{position:sticky;top:0;display:flex;flex-direction:column;justify-content:center;min-height:100vh}}.pill__line{pointer-events:none;position:relative;width:100%;z-index:0}.pill__line svg{display:block;width:100%;height:auto}.pill__line path{fill:none;stroke:var(--color-primary);stroke-width:30;stroke-linecap:round;stroke-linejoin:round;opacity:0}.pill__line path:nth-of-type(1){stroke:#ffffff14;opacity:1}.pill__img{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:0;pointer-events:none}@media only screen and (max-width: 1023px){.pill__img{pointer-events:auto;cursor:pointer;touch-action:manipulation}.pill__img:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;mask-image:url(/dist/assets/mask.4502159f.webp);mask-size:contain;mask-repeat:no-repeat;background-color:var(--color-dark);opacity:0;transition:opacity var(--transition-1)}.pill__main--mobile-pills-revealed .pill__img:before{opacity:1}}.pill__img__layer{--pill-layer-anchor-y: 34%;--pill-layer-align-offset-y: 0px;--pill-layer-reveal-offset-y: 0px;display:block;transform:translateY(calc(var(--pill-layer-align-offset-y) + var(--pill-layer-reveal-offset-y)));transition:transform 1s var(--transition-timing-function);will-change:transform}.pill__img__layer--1,.pill__img__layer--3{position:absolute;top:0;left:0}@media only screen and (max-width: 1023px){.pill__img__layer{opacity:1;transition:opacity var(--transition-1),transform 1s var(--transition-timing-function)}.pill__img__layer--1{--pill-layer-reveal-offset-y: 22%;z-index:2}.pill__img__layer--2{z-index:1}.pill__img__layer--3{--pill-layer-reveal-offset-y: -22%}.pill__main--mobile-pills-visible .pill__img__layer{--pill-layer-reveal-offset-y: 0%}.pill__main--mobile-pills-revealed .pill__img__layer{opacity:.6}.pill__main--mobile-pills-revealed .pill__img__layer--active,.pill__img__layer--active{opacity:1}}.pill__main__grid{display:flex;flex-direction:column;position:relative;z-index:1}@media only screen and (max-width: 1023px){.pill__main__grid{justify-content:flex-end;width:fit-content;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px){.pill__main__grid{display:flex;flex-direction:row;justify-content:space-between}}.pill__main__grid__col{display:flex;flex-direction:column;width:100%}@media only screen and (max-width: 1023px){.pill__main__grid__col--1{display:contents}.pill__main__grid__col--2{order:1;max-width:34rem;margin-bottom:-1rem}.pill__main__grid__col--2 .pill__img{max-width:68%;transform:rotate(-72deg)}.pill__main__grid__col--3{display:contents}}@media only screen and (min-width: 1024px){.pill__main__grid__col--1,.pill__main__grid__col--3{max-width:26.1%}.pill__main__grid__col--2{max-width:32%}}@media only screen and (min-width: 1024px){.pill__main__grid{margin-top:-4cqw}}@keyframes pill-pointer-pulse{0%{opacity:.95;transform:scale(.16)}80%,to{opacity:0;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.pill__layer__title__pointer__pulse:before,.pill__layer__title__pointer__pulse:after{animation:none;opacity:.35;transform:scale(1)}}.hero{position:relative}.hero--pills .container{display:flex;flex-direction:column;min-height:clamp(70rem,100vh,87.7rem)}@media only screen and (min-width: 1024px){.hero--pills .container{padding-bottom:8.5rem;min-height:min(100vh,110.9rem)}}.hero--pills .container .wrapper{display:flex;flex-direction:column;flex-grow:1}.hero--pills .hero__img{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:absolute;left:0;top:0}.hero--pills .hero__img img{width:100%;height:100%;max-width:unset;max-height:unset}.hero--pills .hero__bottom{display:flex;flex-direction:column-reverse;flex-grow:1;font-size:1rem;margin-top:3.5rem;gap:3rem 0rem;justify-content:space-between}@media only screen and (min-width: 1024px){.hero--pills .hero__bottom{font-size:min(.62vw,.625em);flex-direction:row;align-items:flex-end}}.hero--pills .hero__boxes{display:flex;align-items:center;flex-direction:row;gap:.8em;max-width:max(45rem,55vw)}@media only screen and (min-width: 1024px){.hero--pills .hero__boxes{max-width:unset;flex-wrap:wrap;gap:2em;flex-grow:1}}.hero--pills .hero__box{padding:3em 1.5em;flex-grow:1}@media only screen and (min-width: 1024px){.hero--pills .hero__box{flex-grow:0;padding:4.5em}}.hero--pills .hero__box .tooltip{position:absolute;top:1rem;right:1rem}@media only screen and (min-width: 1024px){.hero--pills .hero__box .tooltip{top:1.3rem;right:1.3rem}}.hero--pills .hero__feature{display:flex;flex-direction:column;align-items:center;gap:.8em}.hero--pills .hero__feature__icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:.8em;background-color:var(--color-primary);width:3.6em;height:3.6em;color:var(--color-dark)}.hero--pills .hero__feature__icon>strong{font-family:var(--font-display);font-size:2.2em;font-weight:700}.hero--pills .hero__feature>strong{text-align:center;font-size:1.3em;line-height:1.1}@media only screen and (min-width: 1024px){.hero--pills .hero__feature{flex-direction:row;gap:2em}.hero--pills .hero__feature__icon{width:5.2em;height:5.2em}.hero--pills .hero__feature__icon>strong{font-size:3.2em}.hero--pills .hero__feature>strong{text-align:left;font-size:2.4em}}.hero--pills .hero__product{display:flex;flex-direction:row;align-items:center;width:100%;padding:1.5em;max-width:max(45rem,55vw)}.hero--pills .hero__product .tooltip{position:absolute;bottom:1rem;left:1rem}@media only screen and (min-width: 1024px){.hero--pills .hero__product .tooltip{bottom:auto;left:auto;top:1.3rem;right:1.3rem}}.hero--pills .hero__product__img{width:10em}.hero--pills .hero__product__inner{display:flex;flex-direction:row;align-items:center;flex-grow:1;justify-content:space-between}.hero--pills .hero__product__inner__text{font-size:1.6em;line-height:1.125;max-width:10em;font-weight:500}.hero--pills .hero__product__inner__img{width:7em}@media only screen and (min-width: 1024px){.hero--pills .hero__product{max-width:unset;padding:1em 3em;flex-direction:column;width:fit-content}.hero--pills .hero__product__img{width:47em;margin-top:-11em}.hero--pills .hero__product__inner{flex-direction:row-reverse;gap:4em}.hero--pills .hero__product__inner__text{font-size:2.4em}.hero--pills .hero__product__inner__img{width:14.8em}}.hero--spray .hero__main{display:flex;flex-direction:column;min-height:clamp(75rem,100vh,86.3rem);padding-bottom:4rem}@media only screen and (min-width: 1024px){.hero--spray .hero__main{padding-bottom:13rem;min-height:116.6rem}}.hero--spray .hero__main .wrapper{display:flex;flex-direction:column;flex-grow:1}@media only screen and (min-width: 1024px){.hero--spray .hero__main .wrapper{margin-bottom:8rem}}.hero--spray .hero__img{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;position:absolute;left:0;top:0}.hero--spray .hero__img img{width:100%;height:100%;max-width:unset;max-height:unset}@media only screen and (min-width: 1024px) and (max-width: 1919px){.hero--spray .hero__img img{object-position:30% center}}.hero--spray .hero__header .typo-h1{max-width:7.1em}.hero--spray .hero__header .hero__title-claim .tooltip{transform:translateY(-.6em)}.hero--spray .hero__product{padding:1.5rem;position:relative;display:flex;flex-direction:row;align-items:center;gap:2rem;width:100%;max-width:max(40rem,55vw);margin-top:auto}.hero--spray .hero__product__img{width:10.6rem;margin-top:-4.5rem}.hero--spray .hero__product__content{display:flex;flex-direction:column;letter-spacing:-.03em;width:fit-content}.hero--spray .hero__product__content>strong{font-size:1.8rem;max-width:12em;text-transform:uppercase}@media only screen and (min-width: 625px){.hero--spray .hero__product__content>strong{font-size:2.4rem}}.hero--spray .hero__product .tooltip{position:absolute;bottom:1rem;left:1rem}@media only screen and (min-width: 1024px){.hero--spray .hero__product .tooltip{bottom:auto;left:auto;top:1.3rem;right:1.3rem}}@media only screen and (min-width: 1024px){.hero--spray .hero__product{flex-direction:column;padding:0 3rem 4.5rem;margin-left:auto;margin-top:-4vw;gap:0rem;width:fit-content;max-width:none}.hero--spray .hero__product__img{width:26rem;margin-top:-9rem}}@media only screen and (min-width: 1320px){.hero--spray .hero__product{margin-top:max(-10vw,-17.5rem)}}.hero--spray .hero__feature{display:flex;flex-direction:row;align-items:flex-start;gap:1.8rem}.hero--spray .hero__feature__icon{flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:.8rem;background-color:var(--color-primary);width:5.2rem;height:5.2rem;color:var(--color-dark)}.hero--spray .hero__feature__icon>svg{width:2.8rem;height:auto;object-fit:contain}.hero--spray .hero__feature>strong{font-size:2.2rem;line-height:1.1;display:flex;flex-direction:column;justify-content:center;min-height:5.2rem;max-width:11em}@media only screen and (min-width: 1024px) and (max-width: 1319px){.hero--spray .hero__feature>strong{font-size:1.8rem}}.hero--spray .hero__feature .tooltip{flex-shrink:0;margin-top:.3rem;margin-left:-1rem}.hero--spray .hero__features{background-color:var(--color-dark);padding-top:6rem;padding-bottom:6rem}.hero--spray .hero__features__layout{display:grid;grid-template-columns:1fr;gap:3.6rem}@media only screen and (min-width: 625px){.hero--spray .hero__features__layout{grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1024px){.hero--spray .hero__features__layout{max-width:144rem;grid-template-columns:repeat(4,auto)}}@media only screen and (min-width: 1024px){.hero--spray .hero__features{background-color:transparent;position:absolute;bottom:0;width:100%;left:0;padding-bottom:8rem;padding-top:0}}@media only screen and (min-width: 1320px){.hero--spray .hero__features{padding-bottom:10rem}}.sticky-buy-btn{display:none}@media only screen and (max-width: 1023px){.sticky-buy-btn{position:fixed;z-index:90;left:50%;bottom:calc(2.5rem + env(safe-area-inset-bottom,0rem));display:block;width:max-content;max-width:calc(100vw - 3.2rem);opacity:0;pointer-events:none;transform:translate3d(-50%,calc(100% + 5rem),0);transition:opacity var(--transition-1),transform var(--transition-1);will-change:opacity,transform}.sticky-buy-btn--visible{opacity:1;pointer-events:auto;transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion: reduce){.sticky-buy-btn{transition:none}}.not-found{position:relative;overflow:hidden}.not-found .container{min-height:100vh;display:flex;flex-direction:column}.not-found .container .wrapper{position:relative;isolation:isolate;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:10rem}.not-found__inner,.not-found .footer__bottom__nav{position:relative;z-index:1}.not-found__inner .typo-h1{max-width:5.8em}.not-found__design{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%)}.not-found__design>strong{color:var(--color-primary);font-family:var(--font-display);font-size:clamp(0rem,min(55vw,25vh),50rem);transform:translate(-3%) translateY(-4%)}.page__header{background-color:var(--color-navy);overflow:hidden}.page__header__title{position:relative}.page__header__title .mist__wrapper{position:absolute;left:15%;top:30%}.page__header__title__inner{position:relative}.page__body{background-color:var(--color-dark)}}@layer utils{.mt-0{margin-top:0rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-7{margin-top:7rem}.mt-8{margin-top:8rem}.mt-9{margin-top:9rem}.mt-10{margin-top:10rem}.mb-0{margin-bottom:0rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.mb-7{margin-bottom:7rem}.mb-8{margin-bottom:8rem}.mb-9{margin-bottom:9rem}.mb-10{margin-bottom:10rem}.ml-0{margin-left:0rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.ml-6{margin-left:6rem}.ml-7{margin-left:7rem}.ml-8{margin-left:8rem}.ml-9{margin-left:9rem}.ml-10{margin-left:10rem}.mr-0{margin-right:0rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mr-6{margin-right:6rem}.mr-7{margin-right:7rem}.mr-8{margin-right:8rem}.mr-9{margin-right:9rem}.mr-10{margin-right:10rem}.pt-0{padding-top:0rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pt-6{padding-top:6rem}.pt-7{padding-top:7rem}.pt-8{padding-top:8rem}.pt-9{padding-top:9rem}.pt-10{padding-top:10rem}.pb-0{padding-bottom:0rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.pb-6{padding-bottom:6rem}.pb-7{padding-bottom:7rem}.pb-8{padding-bottom:8rem}.pb-9{padding-bottom:9rem}.pb-10{padding-bottom:10rem}.pl-0{padding-left:0rem}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pl-6{padding-left:6rem}.pl-7{padding-left:7rem}.pl-8{padding-left:8rem}.pl-9{padding-left:9rem}.pl-10{padding-left:10rem}.pr-0{padding-right:0rem}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pr-6{padding-right:6rem}.pr-7{padding-right:7rem}.pr-8{padding-right:8rem}.pr-9{padding-right:9rem}.pr-10{padding-right:10rem}@media only screen and (min-width: 1024px){.lg\:mt-0{margin-top:0rem}.lg\:mt-1{margin-top:1rem}.lg\:mt-2{margin-top:2rem}.lg\:mt-3{margin-top:3rem}.lg\:mt-4{margin-top:4rem}.lg\:mt-5{margin-top:5rem}.lg\:mt-6{margin-top:6rem}.lg\:mt-7{margin-top:7rem}.lg\:mt-8{margin-top:8rem}.lg\:mt-9{margin-top:9rem}.lg\:mt-10{margin-top:10rem}.lg\:mb-0{margin-bottom:0rem}.lg\:mb-1{margin-bottom:1rem}.lg\:mb-2{margin-bottom:2rem}.lg\:mb-3{margin-bottom:3rem}.lg\:mb-4{margin-bottom:4rem}.lg\:mb-5{margin-bottom:5rem}.lg\:mb-6{margin-bottom:6rem}.lg\:mb-7{margin-bottom:7rem}.lg\:mb-8{margin-bottom:8rem}.lg\:mb-9{margin-bottom:9rem}.lg\:mb-10{margin-bottom:10rem}.lg\:ml-0{margin-left:0rem}.lg\:ml-1{margin-left:1rem}.lg\:ml-2{margin-left:2rem}.lg\:ml-3{margin-left:3rem}.lg\:ml-4{margin-left:4rem}.lg\:ml-5{margin-left:5rem}.lg\:ml-6{margin-left:6rem}.lg\:ml-7{margin-left:7rem}.lg\:ml-8{margin-left:8rem}.lg\:ml-9{margin-left:9rem}.lg\:ml-10{margin-left:10rem}.lg\:mr-0{margin-right:0rem}.lg\:mr-1{margin-right:1rem}.lg\:mr-2{margin-right:2rem}.lg\:mr-3{margin-right:3rem}.lg\:mr-4{margin-right:4rem}.lg\:mr-5{margin-right:5rem}.lg\:mr-6{margin-right:6rem}.lg\:mr-7{margin-right:7rem}.lg\:mr-8{margin-right:8rem}.lg\:mr-9{margin-right:9rem}.lg\:mr-10{margin-right:10rem}.lg\:pt-0{padding-top:0rem}.lg\:pt-1{padding-top:1rem}.lg\:pt-2{padding-top:2rem}.lg\:pt-3{padding-top:3rem}.lg\:pt-4{padding-top:4rem}.lg\:pt-5{padding-top:5rem}.lg\:pt-6{padding-top:6rem}.lg\:pt-7{padding-top:7rem}.lg\:pt-8{padding-top:8rem}.lg\:pt-9{padding-top:9rem}.lg\:pt-10{padding-top:10rem}.lg\:pb-0{padding-bottom:0rem}.lg\:pb-1{padding-bottom:1rem}.lg\:pb-2{padding-bottom:2rem}.lg\:pb-3{padding-bottom:3rem}.lg\:pb-4{padding-bottom:4rem}.lg\:pb-5{padding-bottom:5rem}.lg\:pb-6{padding-bottom:6rem}.lg\:pb-7{padding-bottom:7rem}.lg\:pb-8{padding-bottom:8rem}.lg\:pb-9{padding-bottom:9rem}.lg\:pb-10{padding-bottom:10rem}.lg\:pl-0{padding-left:0rem}.lg\:pl-1{padding-left:1rem}.lg\:pl-2{padding-left:2rem}.lg\:pl-3{padding-left:3rem}.lg\:pl-4{padding-left:4rem}.lg\:pl-5{padding-left:5rem}.lg\:pl-6{padding-left:6rem}.lg\:pl-7{padding-left:7rem}.lg\:pl-8{padding-left:8rem}.lg\:pl-9{padding-left:9rem}.lg\:pl-10{padding-left:10rem}.lg\:pr-0{padding-right:0rem}.lg\:pr-1{padding-right:1rem}.lg\:pr-2{padding-right:2rem}.lg\:pr-3{padding-right:3rem}.lg\:pr-4{padding-right:4rem}.lg\:pr-5{padding-right:5rem}.lg\:pr-6{padding-right:6rem}.lg\:pr-7{padding-right:7rem}.lg\:pr-8{padding-right:8rem}.lg\:pr-9{padding-right:9rem}.lg\:pr-10{padding-right:10rem}}.my-0{margin-top:0;margin-bottom:0}.mx-auto{margin-left:auto;margin-right:auto}}.coo.coo{pointer-events:none;color:var(--color-navy);font-family:var(--font-body)}.coo--open{display:block}.coo .coo__bg,.coo .coo__sw{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.coo .coo__bg{background:transparent;opacity:1;transition:background-color var(--transition-1),backdrop-filter var(--transition-1)}.coo .coo__sw{display:flex;align-items:flex-end;justify-content:flex-start;overflow:auto;padding:1.2rem;box-sizing:border-box}.coo .coo__bo{display:grid;grid-template-columns:1fr;gap:1.2rem;pointer-events:all;width:min(100%,70rem);max-width:none;margin:0 auto;padding:1.4rem 1.6rem 1.6rem;border-radius:1rem;background:var(--color-white);color:var(--color-navy);font-size:1rem;line-height:1.25;text-align:left;box-shadow:0 2rem 5rem #000f2242;box-sizing:border-box}.coo .coo__logo{display:none}.coo .coo__in{display:flex;align-items:center;justify-content:flex-start;gap:1rem;min-width:0}.coo .coo__in h3:before{content:"";flex:0 0 auto;width:2.1rem;height:2.1rem;background:currentColor;mask:url(/dist/assets/cookie.688ca9cb.svg) center/contain no-repeat}.coo .coo__in p{display:none}.coo .coo__in h3,.coo .coo__bo h3{display:flex;align-items:center;gap:1rem;min-width:0;max-width:none;margin:0;color:var(--color-navy);font-family:var(--font-body);font-size:1.8rem;line-height:1.15;font-weight:700}.coo .coo__in h3 strong,.coo .coo__bo h3 strong{font-weight:inherit}.coo .coo__btns{display:grid;grid-template-columns:3.4rem minmax(0,1fr) minmax(0,1fr);align-items:center;gap:.8rem;width:100%;margin:0}.coo .coo__btn{--button-border: 2px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:0;min-height:4.8rem;margin:0;padding:1.2rem 1.1rem;border:0;border-radius:999px;color:var(--color-dark);background:transparent;font-family:var(--font-body);font-size:1.35rem;line-height:1;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;position:relative;isolation:isolate;overflow:hidden;float:none;transition:background-color var(--transition-1),background-position var(--transition-1),box-shadow var(--transition-1),color var(--transition-1),transform var(--transition-1)}.coo .coo__btn strong{display:inline;font-weight:inherit}.coo .coo__btn:before{content:"";position:absolute;inset:-45% auto -45% -35%;width:38%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.75) 50%,transparent 100%);transform:translate(-180%) rotate(18deg);opacity:0;pointer-events:none;transition:transform .7s ease,opacity var(--transition-1)}.coo .coo__btn:after{content:"";display:block;flex:0 0 auto;width:1.8rem;height:1.8rem;background:currentColor;clip-path:none;mask:url(/dist/assets/arrow-right.6e8c5188.svg) center/contain no-repeat}.coo .coo__btn--accept{background:linear-gradient(90deg,#DBB369 0%,#EDCE8B 50.96%,#BA833C 100%);background-size:180% 100%;box-shadow:0 .4rem 1.4rem #dbb36938}.coo .coo__btn--accept:before{display:block;inset:0;width:auto;padding:var(--button-border);border-radius:inherit;background:linear-gradient(96.09deg,#FFDC9C 34.42%,#FFF7E6 46.89%,#9B5F12 58.88%);opacity:1;transform:none;transition:none;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.coo .coo__btn--accept strong:before{content:"";position:absolute;inset:-45% auto -45% -35%;width:38%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.75) 50%,transparent 100%);transform:translate(-180%) rotate(18deg);opacity:0;pointer-events:none;transition:transform .7s ease,opacity var(--transition-1)}.coo .coo__btn--reject,.coo .coo__btn--save{background:var(--color-white)}.coo .coo__btn--reject:before,.coo .coo__btn--save:before{display:block;inset:0;width:auto;padding:var(--button-border);border-radius:inherit;background:linear-gradient(96.09deg,#FFDC9C 34.42%,#FFF7E6 46.89%,#9B5F12 58.88%);opacity:1;transform:none;transition:none;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.coo .coo__btn--set{order:-1;width:3.4rem;min-width:3.4rem;max-width:3.4rem;height:4.8rem;min-height:4.8rem;padding:0;border-radius:50%;justify-self:start;color:var(--color-navy);background:transparent}.coo .coo__btn--set strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.coo .coo__btn--set:before{display:none}.coo .coo__btn--set:after{width:2.1rem;height:2.1rem;clip-path:none;background:currentColor;mask:url(/dist/assets/gear.67e2b18e.svg) center/contain no-repeat}@media only screen and (max-width: 399px){.coo .coo__btn:not(.coo__btn--set):after{display:none}}@media only screen and (min-width: 768px){.coo .coo__sw{padding:2.4rem}.coo .coo__bo{display:flex;align-items:center;gap:2rem;width:fit-content;min-width:min(100%,79rem);padding:1.6rem 1.8rem 1.6rem 2.6rem;border-radius:999px;margin:0}.coo .coo__in{flex:1 1 auto;justify-content:flex-start}.coo .coo__btns{flex-shrink:0;grid-template-columns:auto auto auto;gap:1rem;width:auto;margin-top:0}.coo .coo__btn{font-size:1.6rem;gap:1rem;min-height:4.8rem;padding-inline:3.6rem}.coo .coo__btn:after{width:2.4rem;height:2.4rem}.coo .coo__btn--reject,.coo .coo__btn--accept{min-width:15.8rem}.coo .coo__btn--set{order:0;width:4.8rem;min-width:4.8rem;max-width:4.8rem;padding:0}.coo .coo__btn--set:after{width:2.2rem;height:2.2rem}}@media only screen and (min-width: 1024px){.coo .coo__sw{padding:3.8rem}.coo .coo__btn:hover{transform:translateY(-1px)}.coo .coo__btn--accept:hover{background-position:100% 0;box-shadow:0 .6rem 1.8rem #dbb36947}.coo .coo__btn--accept:hover strong:before{transform:translate(430%) rotate(18deg);opacity:1}.coo .coo__btn--reject:hover,.coo .coo__btn--save:hover{box-shadow:0 .6rem 1.8rem #ba833c29}.coo .coo__btn--set:hover{background-color:color-mix(in srgb,var(--color-primary) 12%,transparent)}}.coo.coo--cooc{pointer-events:all}.coo.coo--cooc .coo__bg{background-color:#00193699;opacity:1;backdrop-filter:blur(30px);pointer-events:all}.coo.coo--cooc .coo__sw{align-items:center;justify-content:center;padding:1.2rem;pointer-events:all}.coo.coo--cooc .coo__bo{display:block;width:min(100%,60rem);max-width:120rem;max-height:calc(100vh - 2.4rem);margin:auto;padding:2.8rem;border-radius:.8rem;overflow:auto;font-size:1.4rem;background:var(--color-white);color:var(--color-navy);box-shadow:0 2.4rem 8rem #00081659}.coo.coo--cooc .coo__in{display:block;width:100%}.coo.coo--cooc .coo__in h3:before{display:none}.coo.coo--cooc .coo__in p{display:block;max-width:72rem;margin:0 0 2rem;color:var(--color-navy);font-size:1.4rem;line-height:1.45}.coo.coo--cooc .coo__in h3,.coo.coo--cooc .coo__bo h3{display:block;max-width:none;margin:0 0 2rem;color:var(--color-navy);font-size:3rem;line-height:1.08;font-weight:700;white-space:normal}.coo.coo--cooc .coo__in h3 strong,.coo.coo--cooc .coo__bo h3 strong{overflow:visible;white-space:normal}.coo.coo--cooc .coo__switch{display:flex;width:fit-content;align-items:center;padding:0;margin-top:1.6rem;color:var(--color-navy);font-size:1.35rem;line-height:1.45;cursor:pointer}.coo.coo--cooc .coo__switch input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.coo.coo--cooc .coo__switch input:checked+.coo__switch__slider{background-color:var(--color-primary)}.coo.coo--cooc .coo__switch input:checked+.coo__switch__slider:before{transform:translate(2.8rem)}.coo.coo--cooc .coo__switch__slider{display:inline-block;flex:0 0 auto;width:5.2rem;height:2.4rem;margin-right:1.1rem;border-radius:999px;background-color:#747b9f;vertical-align:middle;position:relative;box-shadow:none;transition:background-color var(--transition-1)}.coo.coo--cooc .coo__switch__slider:before{content:"";position:absolute;top:.3rem;bottom:auto;left:.3rem;width:1.8rem;height:1.8rem;border-radius:50%;background-color:var(--color-white);box-shadow:none;transition:transform var(--transition-1)}.coo.coo--cooc .coo__switch__desc-open{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin:-3rem 0 0;padding:1.8rem;border:0;border-radius:999px;color:var(--color-dark);background:color-mix(in srgb,var(--color-primary) 72%,var(--color-white));box-shadow:none;font-size:1.35rem;line-height:inherit;text-decoration:none}.coo.coo--cooc .coo__switch__desc-open:before,.coo.coo--cooc .coo__switch__desc-open:after{display:block;background-color:var(--color-dark)}.coo.coo--cooc .coo__switch__desc{color:var(--color-navy);line-height:1.45}.coo.coo--cooc .coo__switch__desc.coo__switch__desc--open{display:block;margin:1rem 0 1.8rem;padding:0;color:var(--color-navy);font-size:1.6rem;opacity:1}.coo.coo--cooc .coo__switch__table{width:100%;margin:1.2rem 0 0;border-radius:.8rem;overflow:auto;background-color:transparent}.coo.coo--cooc .coo__switch__table div:nth-child(2n-1) div{color:var(--color-dark);background-color:color-mix(in srgb,var(--color-primary) 36%,var(--color-white));font-weight:800}.coo.coo--cooc .coo__btns{display:flex;flex-wrap:wrap;gap:1.2rem;width:100%;margin-top:2.8rem}.coo.coo--cooc .coo__btn{margin:0;float:none}.coo.coo--cooc .coo__btn--set{display:none}.coo.coo--cooc .coo__btn--save,.coo.coo--cooc .coo__btn--reject,.coo.coo--cooc .coo__btn--accept{flex:1 1 100%;width:auto;min-width:0;height:auto;padding:1.2rem 2rem;border:0;border-radius:999px;background-image:none;font-size:1.5rem;font-weight:700;text-align:center}.coo.coo--cooc .coo__btn--save strong,.coo.coo--cooc .coo__btn--reject strong,.coo.coo--cooc .coo__btn--accept strong{display:inline;font-weight:inherit}.coo.coo--cooc .coo__btn--save,.coo.coo--cooc .coo__btn--reject{color:var(--color-navy);background:var(--color-white)}.coo.coo--cooc .coo__btn--reject{order:1}.coo.coo--cooc .coo__btn--save{order:2}.coo.coo--cooc .coo__btn--accept{order:3;color:var(--color-dark);background:linear-gradient(90deg,#DBB369 0%,#EDCE8B 50.96%,#BA833C 100%);background-size:180% 100%;box-shadow:0 .4rem 1.4rem #dbb36938}.coo.coo--cooc br{display:none}@media only screen and (min-width: 768px){.coo.coo--cooc .coo__bo{width:min(100%,72rem);padding:3.6rem 3.2rem 2.8rem}.coo.coo--cooc .coo__btns{display:flex;flex-wrap:nowrap;gap:1.2rem}.coo.coo--cooc .coo__btn--save,.coo.coo--cooc .coo__btn--reject,.coo.coo--cooc .coo__btn--accept{flex:1 1 0}}@media only screen and (min-width: 1024px){.coo.coo--cooc .coo__sw{padding:4rem}.coo.coo--cooc .coo__bo{width:min(100%,72rem);padding:4.2rem 3.8rem 3.2rem}.coo.coo--cooc .coo__in h3,.coo.coo--cooc .coo__bo h3{font-size:3.6rem}}
