.Hero_hero__WVEC3{display:flex;height:100svh;pointer-events:none;z-index:2}@media (min-width:500px) and (max-width:850px){.Hero_hero__WVEC3{height:auto}}@media (max-width:768px){.Hero_hero__WVEC3{flex-direction:column}}@media (min-width:769px){.Hero_hero__WVEC3{padding-top:calc(6.5vh + 1rem);max-height:62.5rem}}@media (max-width:768px){.Hero_hero__WVEC3 .container{align-items:center;height:100%;padding-top:7rem;padding-bottom:2rem}}.Hero_hero__WVEC3 h1{font-family:var(--syne);font-size:var(--fs-60);line-height:3;text-transform:lowercase;letter-spacing:calc(-30em / 1000);line-height:1;margin:0;grid-column:span 11}@media (max-width:768px){.Hero_hero__WVEC3 h1{width:70%;align-self:flex-end;order:2}}@media (min-width:769px){.Hero_hero__WVEC3 h1{width:57.5%;margin:0;line-height:1}}.Hero_hero__WVEC3 h1 span{display:flex;align-items:baseline}@media (min-width:769px){.Hero_hero__WVEC3 h1 span{line-height:1}}.Hero_hero__WVEC3 h1 i{display:block;width:1px;height:.5em;background-color:#000;margin-right:.25em}.Hero_hero__WVEC3 h2{font-weight:400;line-height:1.05;font-size:var(--fs-100);letter-spacing:calc(-20em / 1000);grid-column:span 8;max-width:12ch;margin:1.5rem 0 .75rem}@media (max-width:768px){.Hero_hero__WVEC3 h2{order:2}}@media (min-width:769px){.Hero_hero__WVEC3 h2{width:57.5%;line-height:.95;margin:8vh 0 4vh}}.Hero_hero__WVEC3 h2 .crosshair{top:auto;left:0;bottom:-70%}.Hero_hero__WVEC3 h2 em{font-style:normal}.Hero_hero__WVEC3 h2 em:after{content:"";position:absolute;width:100%;left:0;right:0;height:1em;bottom:-.82em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 303.66 19.16"><path d="m.34,19.16l-.34-5.99,3-.17C5.31,12.88,234.84,0,300.66,0h3v6h-3C235.01,6,5.64,18.87,3.33,19l-3,.17Z" style="stroke-width: 0px;"/></svg>');background-size:contain;background-repeat:no-repeat}.Hero_video__m6gqq{aspect-ratio:1/1;border-radius:50%;overflow:none}@media (max-width:768px){.Hero_video__m6gqq{width:10rem;align-self:flex-end;order:1}}@media (min-width:769px){.Hero_video__m6gqq{width:30%;display:flex;justify-content:flex-end}}.Hero_video__m6gqq>span{width:100%;aspect-ratio:1/1}@media (min-width:769px){.Hero_video__m6gqq>span{position:relative!important;display:block;height:auto!important;left:auto!important;right:0}}.Hero_video__m6gqq video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Hero_top__8JV3g{width:100%;display:flex;grid-column:span 12}@media (max-width:768px){.Hero_top__8JV3g{flex-direction:column}}@media (min-width:769px){.Hero_top__8JV3g{display:flex;justify-content:space-between;align-items:flex-end;gap:.75rem;align-self:start}}.Hero_bottom__AKO9M{display:flex;flex-wrap:wrap}@media (min-width:500px) and (max-width:850px){.Hero_bottom__AKO9M{margin-top:6.25rem!important;padding-bottom:2rem!important}}@media (max-width:768px){.Hero_bottom__AKO9M{flex:1;width:100%}}@media (min-width:769px){.Hero_bottom__AKO9M{display:grid;grid-template-columns:repeat(12,1fr);grid-column:span 12;align-items:baseline;gap:.75rem}}.Hero_introText__tlAwD{grid-column:7/span 6;align-self:flex-end;font-weight:400;line-height:1.4;font-size:var(--fs-24);max-width:27ch}@media (max-width:768px){.Hero_introText__tlAwD{width:100%;margin-top:0;margin-bottom:auto;order:1}}@media (min-width:769px){.Hero_introText__tlAwD{line-height:1.25;margin:0}}.Hero_arrow__SnCvz{display:flex;grid-column:span 1;justify-content:flex-end}@media (max-width:768px){.Hero_arrow__SnCvz{margin-top:15vh;width:100%;align-self:flex-end;order:3}}.Hero_arrow__SnCvz svg{width:clamp(2.5rem,5vw,4.5rem)}.FaqsList_faqsList__HSML0{display:flex;flex-direction:column;background-color:#fff;padding:6.5rem 0 8rem;z-index:2}.FaqsList_faq__Fe40G{grid-column:span 12}.FaqsList_question__C1mGL{display:flex;align-items:flex-start;gap:1rem;font-size:var(--fs-50);font-weight:400;line-height:1.14;cursor:pointer;padding:1.25rem 0}@media (max-width:768px){.FaqsList_question__C1mGL{gap:.5rem;font-size:24px;line-height:1.25}}@media (min-width:850px){.FaqsList_question__C1mGL{max-width:29ch}}.FaqsList_question__C1mGL .FaqsList_icon__7ieLU{display:inline-block;content:"";width:1.15ch;flex-shrink:0;transition:var(--animation-smooth);transition-property:transform;will-change:transform}.FaqsList_question__C1mGL .FaqsList_icon__7ieLU svg{width:100%}.FaqsList_question__C1mGL:has(:checked) .FaqsList_icon__7ieLU{transform:rotate(45deg)}.FaqsList_question__C1mGL input{position:absolute;display:none}.FaqsList_question__C1mGL+div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .6s cubic-bezier(.75,0,.25,1),opacity .3s ease;opacity:0}.FaqsList_question__C1mGL+div>*{overflow:hidden}.FaqsList_question__C1mGL:has(:checked)+div{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .6s cubic-bezier(.75,0,.25,1),opacity .3s ease .4s}.FaqsList_answer__sFUA6{font-size:clamp(1.8rem,3.8vw,3.8rem);padding-left:calc(.5rem + 1.15ch)}@media (min-width:769px){.FaqsList_answer__sFUA6{padding-left:calc(1rem + 1.15ch)}}@media (min-width:850px){.FaqsList_answer__sFUA6{max-width:22ch}}.FaqsList_answer__sFUA6 div{font-size:1.25rem}.FaqsList_answer__sFUA6 p{line-height:1.33!important}