*,:before,:after{box-sizing:border-box}body{margin:0}@font-face{font-family:Ofform TRIAL;src:url(./OfformTRIAL-Regular-CvSb0mi3.woff2)format("woff2"),url(./OfformTRIAL-Regular-C3c_9JPB.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ofform TRIAL;src:url(./OfformTRIAL-RegularItalic-DubyrZHf.woff2)format("woff2"),url(./OfformTRIAL-RegularItalic-Co0tUQLQ.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Akzidenz-Grotesk Pro Ext;src:url(./AkzidenzGroteskPro-Ext-D5h8hyL9.woff2)format("woff2"),url(./AkzidenzGroteskPro-Ext-gQPk22gk.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Akzidenz-Grotesk Pro Med Ext;src:url(./AkzidenzGroteskPro-MdEx-BFBMg6Sa.woff2)format("woff2"),url(./AkzidenzGroteskPro-MdEx-CoXlDPr6.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(./SFProDisplay-Regular-M7edu-1M.woff2)format("woff2"),url(./SFProDisplay-Regular-Dc5THhNt.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}html,body{color:#000;background:#f7f7f5;font-family:SF Pro}*{box-sizing:border-box}p{margin:0;line-height:1em}.container{width:100%;max-width:1920px;margin:0 auto;padding:0 33px}h1,h2,h3,h4,h5,h6{margin:0}li{list-style:none}a{text-decoration:none}menu{margin:0;padding:0}img{object-fit:cover;max-width:100%}button{cursor:pointer}.green-button{text-transform:uppercase;color:#fff;text-align:center;background:#1e2f30;border:1px solid #1e2f30;border-radius:8px;padding:10px 30px;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-weight:400;transition:all .1s ease-in-out}.green-button:hover{color:#1e2f30;background:#c3f994;border:1px solid #fff;transition:all .1s ease-in-out}@media (width<=560px){.green-button{font-size:10px}}.dot{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;z-index:99;background:#1e2f3033;border:0;border-radius:50%;width:44px;height:44px;padding:0;transition:all .25s;position:absolute}.dot.disabled{cursor:auto}.dot:hover{transition:all .25s;transform:scale(1.1)}.dot:after{content:"";z-index:2;background:#122a2d;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot:before{content:"";z-index:1;-webkit-mask-composite:xor;background:conic-gradient(#0000 0deg 90deg,#21383b 90deg 180deg,#0000 180deg 270deg,#21383b 270deg 360deg);border-radius:50%;padding:1px;animation:6s linear infinite spinDot;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes spinDot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dot-white{background:#ffffff4d}.dot-white:after{background:#fff}.dot-white:before{background:conic-gradient(#0000 0deg 90deg,#fff 90deg 180deg,#0000 180deg 270deg,#fff 270deg 360deg)}.dot-tooltip{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);opacity:0;pointer-events:none;z-index:3;color:#fff;text-align:left;background:#1e2f30;border:1px solid #1e2f30;border-radius:20px;width:313px;padding:10px 14px;font-size:20px;font-style:normal;font-weight:400;line-height:normal;transition:all .25s;position:absolute;bottom:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%)translateY(6px)}.dot-tooltip-white{color:#fff;background:#ffffff73;border:1px solid #fff}.dot:hover .dot-tooltip,.dot:focus-visible .dot-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.content-title{margin-bottom:50px}@media (width<=780px){.content-title{margin-bottom:25px}}.content-title h3{color:#1e2f30;text-transform:uppercase;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-weight:400}@media (width<=780px){.content-title h3{font-size:8px}}section{padding:50px 0}@media (width<=576px){section{padding:25px 0}}.popup{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;padding:20px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.popup.is-open .popup__content{transform:translateY(0)scale(1)}.popup__backdrop{background:#ffffff73;position:absolute;inset:0}.popup__content{z-index:1;color:#fff;background:#000;width:100%;max-width:732px;height:80vh;min-height:220px;transition:transform .25s;position:relative;transform:translateY(20px)scale(.98);box-shadow:0 20px 60px #0003}.popup__content .footer__col{justify-content:space-between;height:100%}.popup__close{cursor:pointer;color:#fff;z-index:99;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:12px;right:12px}.popup__body{height:100%}html,body{cursor:none}@media (width<=1024px){html,body{cursor:auto}}.cursor,.cursor-dot{pointer-events:none;z-index:10000;opacity:0;transition:opacity .25s,transform .2s,width .25s,height .25s,background-color .25s,border-color .25s;position:fixed;top:0;left:0}.cursor{mix-blend-mode:difference;border:1px solid #fffc;border-radius:50%;width:36px;height:36px;transform:translate(-50%,-50%)}.cursor-dot{mix-blend-mode:difference;background:#fff;border-radius:50%;width:8px;height:8px;transform:translate(-50%,-50%)}.cursor.is-visible,.cursor-dot.is-visible{opacity:1}.cursor.is-hover{background-color:#ffffff14;border-color:#fffffff2;width:64px;height:64px}.cursor.is-pressed{width:28px;height:28px}@media (width<=1024px){.cursor,.cursor-dot{display:none}}.test-result{color:red;white-space:pre-line;font-size:20px;font-weight:700}.test-result.success{color:#228b22}.privacy-policy{padding:100px 0}@media (width<=780px){.privacy-policy{padding-top:150px}}.privacy-policy h1{margin:20px 0}.privacy-policy h2,.privacy-policy p{margin:10px 0}header{z-index:999;width:100%;position:fixed;top:35px;left:0}.header-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}@media (width<=820px){.header-inner{flex-direction:column}}.header-inner__logo{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:#ffffff80;border:1px solid #fff;border-radius:16px;padding:10px 20px}.header-inner__logo span{color:#000;margin-top:-.2em;font-family:Ofform TRIAL;font-size:60px;font-weight:400;line-height:1;display:inline-block}@media (width<=820px){.header-inner__logo span{font-size:30px}}.header-inner menu{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:#ffffff80;border:1px solid #fff;border-radius:16px;justify-content:center;align-items:center;padding:23px 19px;display:flex}@media (width<=820px){.header-inner menu{padding:14px 12px}}@media (width<=430px){.header-inner menu{padding:8px 6px}}.header-inner menu li:not(:last-of-type){margin-right:21px}@media (width<=430px){.header-inner menu li:not(:last-of-type){margin-right:10px}}@media (width<=350px){.header-inner menu li:not(:last-of-type){margin-right:5px}}.header-inner menu a{color:#1e2f30;text-transform:uppercase;border-radius:8px;padding:10px 12px;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-weight:400}@media (width<=820px){.header-inner menu a{white-space:nowrap;padding:5px 6px;font-size:10px}}.header-inner menu a{transition:background-color .25s,color .25s}.header-inner menu a.active{color:#fff;background-color:#1e2f30}.header-inner menu a:hover{color:#1e2f30;background-color:#c3f994}.footer{color:#f5f5f5;background:#000;grid-template-columns:270px 274px 1fr;min-height:540px;display:grid}.footer__col{min-width:0;padding:34px 31px 24px;position:relative;overflow-y:auto}.footer__col:not(:last-child){border-right:1px solid #ffffff73}.footer__col--brand,.footer__col--nav,.footer__col--connect{flex-direction:column;display:flex}@media (width<=900px){.footer__col--brand,.footer__col--nav{display:none}}.footer__logo{color:#fff;width:fit-content;margin-top:-.4em;margin-bottom:42px;font-family:Ofform TRIAL;font-size:60px;font-weight:400;display:inline-flex}.footer__description{color:#fff;margin:0;font-family:SF Pro;font-size:16px;font-weight:400;line-height:119.365%}.footer__copyright,.footer__policy{color:#fff;margin-top:auto;font-family:SF Pro;font-size:16px;font-weight:400;line-height:119.365%}.footer__title{color:#fff;text-transform:uppercase;margin:0 0 62px;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-weight:400}@media (width<=900px){.footer__title{margin:0 0 24px}}@media (width<=780px){.footer__title{font-size:8px}}.footer__nav{flex-direction:column;gap:26px;display:flex}.footer__nav a{color:#fff;border-bottom:1px solid #0000;width:fit-content;font-family:SF Pro;font-size:16px;font-weight:400;transition:all .5s}.footer__nav a:hover{border-bottom:1px solid #fff}.footer-form__row{display:grid}.footer-form__row--top{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-bottom:56px}@media (width<=900px){.footer-form__row--top{margin-bottom:24px}}.footer-form__row--bottom{grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:40px}.footer-field{display:block}.footer-field input{width:100%;height:32px;box-shadow:none;color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff8c;border-radius:0;outline:none;padding:0 0 10px;font-family:SF Pro;font-size:16px;font-weight:400}@media (width<=780px){.footer-field input{font-size:12px}}.footer-field input::placeholder{color:#ffffffe6;opacity:1}.footer-field input:focus{border-bottom-color:#fff}.footer-field--message{max-width:100%}@media (width<=900px){.footer-field--message{width:100%}}.footer-form__button{color:#1e2f30;text-align:center;background-color:#fff;border:1px solid #fff;border-radius:8px;padding:10px 12px;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-weight:400}@media (width<=900px){.footer-form__button{width:100%;max-width:180px;margin:40px auto 60px}}@media (width<=780px){.footer-form__button{font-size:10px}}.footer-form__button{cursor:pointer;transition:background-color .25s,color .25s}.footer-form__button:hover{color:#1e2f30;background-color:#c3f994;transition:background-color .25s,color .25s}.footer__bottom{grid-template-columns:1fr 145px;align-items:end;gap:40px;margin-top:auto;display:grid}.footer__links{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.footer__links a{color:#fff;border-bottom:1px solid #fff;font-family:SF Pro;font-size:16px;font-weight:400;transition:all .5s}@media (width<=780px){.footer__links a{font-size:10px}}.footer__links a.non-underline{border-bottom:1px solid #0000}.footer__links a:hover{border-bottom:1px solid #fff}@media (width<=1100px){.footer{grid-template-columns:220px 220px 1fr}.footer__col{padding:28px 24px 22px}.footer-form__row--top,.footer-form__row--bottom{gap:24px}}@media (width<=900px){.footer{grid-template-columns:1fr}.footer__col{border-bottom:1px solid #ffffff59;border-right:none!important}.footer__col:last-child{border-bottom:none}.footer__description{max-width:320px}.footer-form__row--top{grid-template-columns:1fr}.footer-form__row--bottom{grid-template-columns:1fr;justify-items:start}.footer__bottom{grid-template-columns:1fr;gap:24px}}.footer-field__error{color:#ff4d4f;min-height:16px;font-size:12px}.footer-field.is-invalid input{border-color:#ff4d4f}.footer-form__status{margin-top:20px;margin-bottom:20px;font-size:14px}.footer-form.is-error .footer-form__status{color:#ff4d4f}.footer-form.is-success .footer-form__status{color:#22c55e}.hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero__video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#fff0 0%,#f7f7f5 84.02%);width:100%;height:20%;position:absolute;inset:auto auto -1px 0}.about-inner{color:#1e2f30;max-width:80%;font-family:SF Pro;font-weight:400}@media (width<=1025px){.about-inner{max-width:none}}.about-inner h2{margin-bottom:20px;font-size:52px;font-weight:400}@media (width<=1024px){.about-inner h2{font-size:26px}}@media (width<=820px){.about-inner h2{font-size:18px}}.about-inner p{font-size:42px}@media (width<=1024px){.about-inner p{font-size:20px}}@media (width<=820px){.about-inner p{font-size:12px}}.benefit-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff59;border:1px solid #fff;border-radius:20px;align-items:flex-start;gap:40px;padding:35px;display:flex}@media (width<=1000px){.benefit-card{padding:25px}}@media (width<=780px){.benefit-card{border-radius:4px;gap:20px;padding:10px}}@media (width<=576px){.benefit-card{gap:10px;padding:8px}}.benefit-card:not(:last-of-type){margin-bottom:50px}.benefit-card__number{color:#1e2f30;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.benefit-card__number{padding-top:3px;font-size:12px}}@media (width<=576px){.benefit-card__number{font-size:8px}}.benefit-card__content{max-width:68%}@media (width<=1500px){.benefit-card__content{max-width:78%}}@media (width<=1000px){.benefit-card__content{max-width:none}}.benefit-card__title{color:#1e2f30;font-family:SF Pro;font-size:72px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.benefit-card__title{font-size:20px}}@media (width<=576px){.benefit-card__title{font-size:18px}}.benefit-card__description{margin:50px 0}@media (width<=780px){.benefit-card__description{margin:30px 0}}@media (width<=576px){.benefit-card__description{margin:10px 0}}.benefit-card__description p{color:#1e2f30;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.benefit-card__description p{font-size:12px}}@media (width<=576px){.benefit-card__description p{font-size:8px}}.benefit-card__list{max-width:80%;margin-bottom:73px}@media (width<=780px){.benefit-card__list{margin-bottom:30px}}@media (width<=576px){.benefit-card__list{margin-bottom:20px}}.benefit-card__list img.icon{margin-right:20px}@media (width<=780px){.benefit-card__list img.icon{height:71px}}@media (width<=576px){.benefit-card__list img.icon{height:50px;margin-right:5px}}.benefit-card__list.no-mr{margin-bottom:0}.benefit-card__list-item{align-items:flex-start;gap:30px;padding:16px 0;display:flex}@media (width<=780px){.benefit-card__list-item{align-items:center;gap:15px;padding:8px 0}}@media (width<=576px){.benefit-card__list-item{gap:15px;padding:5px 0}}.benefit-card__list-item:not(:last-of-type){border-bottom:1px solid #1e2f304d}@media (width<=780px){.benefit-card__list-icon svg{height:10px}}@media (width<=576px){.benefit-card__list-icon svg{height:8px}}.benefit-card__list-text p{color:#000;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.benefit-card__list-text p{font-size:12px}}@media (width<=576px){.benefit-card__list-text p{font-size:8px}}.benefit-card__stats{align-items:flex-start;gap:80px;display:flex}@media (width<=1500px){.benefit-card__stats{gap:60px}}@media (width<=576px){.benefit-card__stats{gap:30px}}.benefit-card__stat-value{margin-bottom:22px}@media (width<=780px){.benefit-card__stat-value{margin-bottom:12px}}@media (width<=576px){.benefit-card__stat-value{margin-bottom:8px}}.benefit-card__stat-value span{color:#c3f994;white-space:nowrap;font-family:Akzidenz-Grotesk Pro Ext;font-size:72px;font-style:normal;font-weight:400;line-height:100.025%}@media (width<=1000px){.benefit-card__stat-value span{font-size:50px}}@media (width<=780px){.benefit-card__stat-value span{font-size:22px}}@media (width<=576px){.benefit-card__stat-value span{font-size:18px}}.benefit-card__stat-text p{color:#000;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.benefit-card__stat-text p{font-size:12px}}@media (width<=576px){.benefit-card__stat-text p{font-size:8px}}.benefit-card{opacity:0;transition:all .8s;transform:translateY(50px)}.benefit-card.is-inview{opacity:1;transform:translateY(0)}.benefit-card__number{opacity:0;transition:all .5s;transform:translateY(20px)}.benefit-card.is-inview .benefit-card__number{opacity:1;transform:translateY(0)}.benefit-card__title{opacity:0;transition:all .6s .1s;transform:translateY(30px)}.benefit-card.is-inview .benefit-card__title{opacity:1;transform:translateY(0)}.benefit-card__description{opacity:0;transition:all .6s .2s;transform:translateY(30px)}.benefit-card.is-inview .benefit-card__description{opacity:1;transform:translateY(0)}.benefit-card__list-item{opacity:0;transition:all .5s;transform:translate(-30px)}.benefit-card.is-inview .benefit-card__list-item{opacity:1;transform:translate(0)}.benefit-card__list-item:first-child{transition-delay:.3s}.benefit-card__list-item:nth-child(2){transition-delay:.4s}.benefit-card__list-item:nth-child(3){transition-delay:.5s}.benefit-card__list-item:nth-child(4){transition-delay:.6s}.benefits-inner-title{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.benefits-inner-title.is-inview{opacity:1;transform:translateY(0)}.benefit-item{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(34px)}.benefit-item.is-inview{opacity:1;transform:translateY(0)}.benefit-item__number,.benefit-item__text{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.benefit-item.is-inview .benefit-item__number{opacity:1;transition-delay:80ms;transform:translateY(0)}.benefit-item.is-inview .benefit-item__text{opacity:1;transition-delay:.18s;transform:translateY(0)}.how-it-works-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}@media (width<=1300px){.how-it-works-inner{flex-direction:column;gap:0}}.how-it-works-button{text-align:center;margin-top:30px}@media (width<=560px){.how-it-works-button{margin-top:-100px}}@media (width<=450px){.how-it-works-button{margin-top:-150px}}.how-it-works .content-left{max-width:50%}@media (width<=1300px){.how-it-works .content-left{max-width:none}}.how-it-works .content-left-text p{color:#1e2f30;font-family:SF Pro;font-size:24px;font-weight:400;line-height:119.365%}.how-it-works .content-left-text p:not(:last-of-type){margin-bottom:1em}@media (width<=780px){.how-it-works .content-left-text p{font-size:12px}}.how-it-works .content-right{flex-shrink:0;width:700px;height:660px;position:relative}@media (width<=780px){.how-it-works .content-right{transform:scale(.8)}}@media (width<=560px){.how-it-works .content-right{margin-top:-100px;transform:scale(.6)}}@media (width<=450px){.how-it-works .content-right{margin-top:-150px;transform:scale(.5)}}.how-it-works .content-right .images img{z-index:9;height:640px;position:absolute;top:0;left:0}.how-it-works .content-right .images img:last-of-type{z-index:0;left:200px}.how-it-works .dot-first-up{top:46px;left:114px}.how-it-works .dot-first-up .dot-tooltip{bottom:50%;left:100%;transform:translateY(50%)translate(28px)}.how-it-works .dot-second-mid{top:237px;left:139px}.how-it-works .dot-second-mid .dot-tooltip{bottom:50%;left:100%;transform:translateY(50%)translate(28px)}.how-it-works .dot-third-down{bottom:67px;right:169px}.how-it-works .dot-third-down .dot-tooltip{inset:53% 99% auto auto;transform:translate(0)translateY(28px)}@media (width<=600px){.how-it-works .dot-third-down .dot-tooltip{top:-37%;right:163%}}.how-it-works .dot-fourth-end{bottom:270px;right:169px}.how-it-works .dot-fourth-end .dot-tooltip{inset:75% 0% auto auto;transform:translate(0)translateY(28px)}.why-we-are-here-button{text-align:center;margin-top:30px}.why-we-are-here .content-text{max-width:90%;margin-bottom:50px}@media (width<=780px){.why-we-are-here .content-text{max-width:none;margin-bottom:20px}}.why-we-are-here .content-text p{color:#1e2f30;font-family:SF Pro;font-size:42px;font-weight:400;line-height:115%}@media (width<=780px){.why-we-are-here .content-text p{font-size:12px}.why-we-are-here .dot{transform:scale(.8)}}@media (width<=600px){.why-we-are-here .dot{transform:scale(.5)}}.why-we-are-here .dot-tooltip{color:#fff;background:#1e2f30}.why-we-are-here .content-image{width:780px;height:580px;margin:0 auto 50px;position:relative}@media (width<=780px){.why-we-are-here .content-image{width:484px;height:348px}}@media (width<=600px){.why-we-are-here .content-image{width:320px;height:222px;margin:0 auto 20px}}.why-we-are-here .dot-first-down{bottom:127px;left:283px}@media (width<=780px){.why-we-are-here .dot-first-down{bottom:56px;left:177px}}@media (width<=600px){.why-we-are-here .dot-first-down{bottom:24px;left:111px}}.why-we-are-here .dot-second-down{bottom:223px;left:388px}@media (width<=780px){.why-we-are-here .dot-second-down{bottom:117px;left:235px}}@media (width<=600px){.why-we-are-here .dot-second-down{bottom:59px;left:150px}}.why-we-are-here .dot-third-down{bottom:232px;left:128px}@media (width<=780px){.why-we-are-here .dot-third-down{bottom:123px;left:79px}}@media (width<=600px){.why-we-are-here .dot-third-down{bottom:64px;left:42px}}.why-we-are-here .dot-fourth-up{top:60px;right:252px}@media (width<=780px){.why-we-are-here .dot-fourth-up{top:36px;right:147px}}@media (width<=600px){.why-we-are-here .dot-fourth-up{top:15px;right:86px}}.why-we-are-here .sound-cards{flex-wrap:wrap;justify-content:space-around;align-items:center;display:flex}@media (width<=780px){.why-we-are-here .sound-cards{display:block}}.why-we-are-here .sound-card{background:#f5f5f2;border-radius:20px;width:100%;max-width:40%;padding:16px}@media (width<=780px){.why-we-are-here .sound-card{max-width:none;padding:10px 0}}.why-we-are-here .sound-player{align-items:flex-end;gap:14px;margin-bottom:20px;display:flex}.why-we-are-here .play-button{cursor:pointer;background-color:#203234;border:none;border-radius:50%;width:25px;height:25px;margin-bottom:10px;transition:background-color .25s;position:relative}.why-we-are-here .play-button:hover{background-color:#9cd874}.why-we-are-here .play-button:after{content:"";opacity:1;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #fff;transition:all .25s;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)scale(1)}.why-we-are-here .play-button:before{content:"";opacity:0;background:#fff;border-radius:2px;width:10px;height:10px;transition:all .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6)}.why-we-are-here .play-button.is-playing:after{opacity:0;transform:translate(-50%,-50%)scale(.6)}.why-we-are-here .play-button.is-playing:before{opacity:1;transform:translate(-50%,-50%)scale(1)}.why-we-are-here .sound-player__content{flex:1}.why-we-are-here .sound-player__title{color:#1e2f30;font-family:SF Pro;font-size:24px;font-weight:400}@media (width<=780px){.why-we-are-here .sound-player__title{font-size:18px}}.why-we-are-here .sound-progress{appearance:none;cursor:pointer;background:#cfcfc4;border-radius:999px;outline:none;width:100%;height:4px}.why-we-are-here .sound-progress::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#111;border-radius:50%;width:8px;height:8px}.why-we-are-here .sound-checks{grid-template-columns:1fr 1fr;gap:18px 28px;padding-left:40px;display:grid}.why-we-are-here .sound-check-item{align-items:center;gap:12px;display:flex}.why-we-are-here .sound-check-item span{color:#1e1e1e;font-family:SF Pro;font-size:16px;font-weight:400}@media (width<=780px){.why-we-are-here .sound-check-item span{white-space:nowrap;font-size:10px}}.why-we-are-here .sound-check-item input{appearance:none;cursor:pointer;background:#d7d7cc;border-radius:6px;flex-shrink:0;width:21px;height:21px;margin:0;position:relative}.why-we-are-here .sound-check-item input:checked{background:#203234;transition:background-color .25s}.why-we-are-here .sound-check-item input:after{content:"";transform-origin:50%;opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transition:transform .2s,opacity .2s,background-color .25s;position:absolute;top:5px;left:8px;transform:rotate(45deg)scale(0)}.why-we-are-here .sound-check-item input:checked:after{opacity:1;transform:rotate(45deg)scale(1)}.benefits-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}@media (width<=1000px){.benefits-inner{flex-direction:column}}.benefits-inner>div{width:100%;max-width:calc(50% - 20px)}@media (width<=1000px){.benefits-inner>div{max-width:none}}.benefits-inner-title h2{color:#000;font-family:SF Pro;font-size:52px;font-weight:400;line-height:115%}@media (width<=780px){.benefits-inner-title h2{font-size:16px}}.benefits-inner .benefits-inner-list .benefit-item:not(:last-of-type){border-bottom:1px solid #cacbbd}.benefits-inner .benefit-item{color:#000;align-items:center;padding:40px 0;font-family:SF Pro;font-size:24px;font-weight:400;line-height:115%;display:flex}@media (width<=780px){.benefits-inner .benefit-item{padding:10px 0;font-size:12px}}.benefits-inner .benefit-item__number{flex-shrink:0;width:120px}@media (width<=780px){.benefits-inner .benefit-item__number{width:40px}}.impact-button{text-align:center;margin-top:100px}@media (width<=780px){.impact-button{margin-top:70px}}.impact{margin-bottom:100px}@media (width<=780px){.impact{margin-bottom:30px}}.why-section{padding-top:190px}.why-section__header{padding-bottom:200px}@media (width<=780px){.why-section__header{padding-bottom:50px}}.why-section__title{color:#1e2f30;font-family:SF Pro;font-size:52px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.why-section__title{font-size:18px}}.why-section__timeline{width:100%;max-width:1070px;margin:0 auto;padding:60px 0;position:relative;overflow:hidden}@media (width<=780px){.why-section__timeline{padding:30px 0}}.why-section__line{height:100%;position:absolute;top:0;left:314px}@media (width<=1200px){.why-section__line{left:283px}}@media (width<=780px){.why-section__line{left:15px}}.why-section__line-stick{background-color:#1e2f30;width:1px;height:100%}.why-section__item{justify-content:space-between;align-items:flex-start;display:flex}.why-section__item:not(:last-of-type){margin-bottom:100px}@media (width<=780px){.why-section__item:not(:last-of-type){margin-bottom:40px}}@media (width<=1200px){.why-section__item{gap:20px}}@media (width<=780px){.why-section__item{flex-direction:column}.why-section__item-content{padding-left:61px}}.why-section__year{align-items:center;gap:63px;display:flex}@media (width<=1200px){.why-section__year{gap:30px}}@media (width<=780px){.why-section__year{flex-direction:row-reverse}}.why-section__year p{color:#1e2f30;letter-spacing:.6px;text-align:left;width:230px;font-family:SF Pro;font-size:92px;font-style:normal;font-weight:400}@media (width<=780px){.why-section__year p{width:auto;font-size:32px}}.why-section .dot-wrap{width:44px;height:44px}@media (width<=780px){.why-section .dot-wrap,.why-section .dot-wrap .dot{width:30px;height:30px}.why-section .dot-wrap .dot:after{width:9px;height:9px}}.why-section__item-content{width:100%;max-width:690px}.why-section__item-title{color:#000;margin-bottom:50px;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.why-section__item-title{margin-bottom:30px;font-size:12px}}.why-section__amount{color:#1e2f30;letter-spacing:.6px;font-family:SF Pro;font-size:92px;font-style:normal;font-weight:400}@media (width<=780px){.why-section__amount{font-size:32px}}.why-section__amount-text{color:#000;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.why-section__amount-text{font-size:8px}}.why-section__image{text-align:center;padding:180px 0}@media (width<=1200px){.why-section__image{padding:40px 0}}@media (width<=780px){.why-section__image{padding-bottom:0}}.why-section__item_only-title{align-items:center}@media (width<=780px){.why-section__item_only-title{align-items:flex-start}}.why-section__item_only-title .why-section__item-title{margin-bottom:0}.why-section__item{opacity:0;transition:all .6s;transform:translateY(60px)}.why-section__item.is-inview{opacity:1;transform:translateY(0)}.founder-section{padding:170px 0 70px}@media (width<=1000px){.founder-section{padding:170px 0 30px}}.founder-inner{align-items:flex-start;gap:160px;display:flex}@media (width<=1300px){.founder-inner{gap:80px}}@media (width<=1200px){.founder-inner{flex-direction:column;gap:40px}}@media (width<=780px){.founder-inner{gap:20px}}.founder-inner__title{flex-shrink:0;width:140px}.founder-inner__title span{color:#1e2f30;text-transform:uppercase;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.founder-inner__title span{font-size:8px}}.founder-card{opacity:0;background:#fff;border-radius:20px;align-items:center;gap:40px;width:100%;max-width:1400px;padding:10px;transition:all .8s;display:flex;position:relative;transform:translateY(30px)}.founder-card.is-inview{opacity:1;transform:translateY(0)}@media (width<=890px){.founder-card{flex-direction:column;align-items:flex-start;padding:10px 10px 20px}}@media (width<=780px){.founder-card{gap:18px}}.founder-card__image{flex-shrink:0}@media (width<=1000px){.founder-card__image{width:44%}}@media (width<=890px){.founder-card__image{width:auto}}.founder-card__image img{border-radius:15px}@media (width<=780px){.founder-card__image img{object-fit:contain;width:100%;height:100%}}.founder-card-content{padding-right:25px}.founder-card-content h3{color:#1e2f30;margin-bottom:31px;font-family:SF Pro;font-size:42px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.founder-card-content h3{margin-bottom:18px;font-size:18px}}.founder-card-content p{color:#1e2f30;margin-bottom:60px;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.founder-card-content p{margin-bottom:20px;font-size:12px}}.founder-card .green-button{width:fit-content;display:block}@media (width<=780px){.founder-card .green-button{margin:0 auto}}.team-section{padding:70px 0}@media (width<=1000px){.team-section{padding:30px 0}}.team-inner{align-items:flex-start;gap:160px;padding-bottom:150px;display:flex}@media (width<=1000px){.team-inner{padding-bottom:70px}}@media (width<=1300px){.team-inner{gap:80px}}@media (width<=1200px){.team-inner{flex-direction:column;gap:40px}}@media (width<=780px){.team-inner{gap:20px;padding-bottom:40px}}.team-inner__title{flex-shrink:0;width:140px}.team-inner__title span{color:#1e2f30;text-transform:uppercase;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.team-inner__title span{font-size:8px}}.team-title{opacity:0;width:100%;max-width:1400px;transition:all .8s;transform:translateY(30px)}.team-title.is-inview{opacity:1;transform:translateY(0)}.team-title h2{color:#1e2f30;font-family:SF Pro;font-size:52px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.team-title h2{font-size:18px}}.team-list{max-width:1460px;margin:0 auto}.team-list-item{opacity:0;background:#fff;border-radius:20px;padding:43px;transition:all .8s;position:relative;transform:translate(60px)}.team-list-item.is-inview{opacity:1;transform:translate(0)}@media (width<=780px){.team-list-item{padding:10px}}.team-list-item:not(:last-of-type){margin-bottom:10px}.team-list-item__title strong{color:#1e2f30;font-family:SF Pro;font-size:42px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.team-list-item__title strong{font-size:12px}}.team-list-item__button{z-index:9;position:absolute;top:43px;right:43px}@media (width<=780px){.team-list-item__button{top:20px;right:20px}}.team-list-item__button button{background-color:#0000;border:0}@media (width<=780px){.team-list-item__button button svg{width:16px;height:16px}}.team-list-item__content-inner{min-height:180px}@media (width<=1000px){.team-list-item__content-inner{flex-direction:column;align-items:flex-start;display:flex}}.team-list-item__content p{color:#1e2f30;max-width:54%;margin-top:60px;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=1200px){.team-list-item__content p{max-width:42%}}@media (width<=1000px){.team-list-item__content p{order:2;max-width:none}}@media (width<=780px){.team-list-item__content p{margin-top:20px;font-size:10px}}.team-list-item__content img{z-index:2;height:calc(100% - 44px);max-height:322px;position:absolute;top:22px;right:156px}@media (width<=1000px){.team-list-item__content img{height:320px;max-height:none;position:static}}@media (width<=780px){.team-list-item__content img{height:145px;margin:0 auto}}.team-list-item__content{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.team-list-item__content-inner{padding-top:0;transition:padding-top .3s}.team-list-item__toggle{transition:transform .3s}.team-list-item.is-open .team-list-item__content{opacity:1}.team-list-item.is-open .team-list-item__content-inner{padding-top:16px}@media (width<=1000px){.team-list-item.is-open .team-list-item__content-inner{padding-top:30px}}@media (width<=780px){.team-list-item.is-open .team-list-item__content-inner{padding-top:16px}}.team-list-item.is-open .team-list-item__toggle{transform:rotate(45deg)}.quote-block{padding:140px 0 150px}@media (width<=900px){.quote-block{padding:140px 0 50px}}@media (width<=780px){.quote-block{padding:186px 0 50px}}.quote-block__inner{align-items:flex-start;gap:28px;display:flex}@media (width<=900px){.quote-block__inner{flex-direction:column}}.quote-block__text{color:#1e2f30;margin-bottom:70px;font-family:SF Pro;font-size:52px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.quote-block__text{margin-bottom:30px;font-size:18px}}.quote-block__authors{align-items:center;gap:90px;display:flex}@media (width<=780px){.quote-block__authors{flex-direction:column;align-items:flex-start;gap:14px}}.quote-block__author{align-items:center;gap:14px;display:flex}.quote-block__author-name{color:#1e2f30;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:150.4%}@media (width<=780px){.quote-block__author-name{font-size:12px}}.quote-block__author-role{color:#1e2f30;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:150.4%}@media (width<=780px){.quote-block__author-role{font-size:12px}}.press-section__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.press-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.press-section__grid{grid-template-columns:repeat(1,1fr)}}.press-card{background-color:#fff;border-radius:15px;flex-direction:column;gap:16px;padding:24px;display:flex}.press-card__logo{text-align:center;margin-bottom:21px}@media (width<=780px){.press-card__logo{margin-bottom:11px}}.press-card__logo img{height:auto}.press-card__logo img.white-edit{display:none}@media (width<=780px){.press-card__logo img{height:30px}}.press-card__text{color:#1e2f30;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.press-card__text{font-size:16px}}.press-card:hover{background-color:#1e2f30}.press-card:hover .press-card__logo img:not(.white-edit){filter:brightness(0)invert()}.press-card:hover .press-card__text{color:#fff}.press-card:hover .white-edit{display:inline}.press-card:hover .green-edit{display:none}.insights-section{padding:100px 0 280px}.insights-section__label{color:#1e2f30;margin-bottom:50px;font-family:Akzidenz-Grotesk Pro Ext;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (width<=900px){.insights-section{padding:50px 0}}.insight-card{background:#fff;border-radius:20px;align-items:center;gap:180px;padding:11px;text-decoration:none;display:flex}@media (width<=1200px){.insight-card{gap:60px}}@media (width<=850px){.insight-card{flex-direction:column}}@media (width<=780px){.insight-card{gap:20px}}.insight-card__image img{width:100%;height:auto;display:block}.insight-card__title{color:#1e2f30;font-family:SF Pro;font-size:52px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.insight-card__title{font-size:18px}}.insight-card__description{color:#1e2f30;max-width:614px;margin:63px 0;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.insight-card__description{margin:20px 0;font-size:12px}}.insight-card__date{color:#1e2f30;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.insight-card__date{font-size:12px}}.press-card{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)scale(.98)}.press-card.is-inview{opacity:1;transform:translateY(0)scale(1)}.press-card__logo{opacity:0;transition:opacity .5s .15s,transform .5s .15s;transform:translateY(16px)}.press-card__text{opacity:0;transition:opacity .5s .28s,transform .5s .28s;transform:translateY(18px)}.press-card.is-inview .press-card__logo,.press-card.is-inview .press-card__text{opacity:1;transform:translateY(0)}.report{padding:220px 0 100px}.report-inner{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}@media (width<=1100px){.report-inner{flex-direction:column}}.report-inner__header{margin-bottom:40px}.report-inner__content{width:100%;max-width:60%}@media (width<=900px){.report-inner__content{max-width:none}}.report-inner__content h3{color:#1e2f30;margin-bottom:12px;font-family:SF Pro;font-size:52px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.report-inner__content h3{font-size:18px}}.report-inner__content span{color:#1e2f30;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}@media (width<=780px){.report-inner__content span{font-size:14px}}.report-inner__content p{color:#1e2f30;margin:1rem 0;font-family:SF Pro;font-size:24px;font-style:normal;font-weight:400;line-height:119.365%}@media (width<=780px){.report-inner__content p{font-size:14px}}.report-inner__image{flex-shrink:0}@media (width<=1100px){.report-inner__image{order:-1}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
