.hero-second_heroContentWrapper__kfyIX{display:flex;align-items:center;justify-content:center;background-color:#FFFFFF;position:relative;height:calc(calc(100vh / 3) * 2)}.hero-second_hover-effect__yN4xr{position:fixed;z-index:1;width:100px;height:100px;background-color:var(--dark-glare);border-radius:50%;top:0;left:0;filter:blur(100px);mix-blend-mode:difference;pointer-events:none;display:none}.hero-second_heroContentWrapper__kfyIX:hover .hero-second_hover-effect__yN4xr{display:block}.hero-second_row__QH24H{flex:1 1;height:100%;display:flex;justify-content:center;align-items:center;transition:all 1.25s ease-in-out;-webkit-transition:all 1.25s ease-in-out;background-color:#FFFFFF;border-right:1px solid transparent;position:relative}.hero-second_row__QH24H:nth-child(7){border-right:none}.hero-second_rowAppear__TNhzm{animation:hero-second_fadeInBorder__oGZ4b 1.25s ease-in-out forwards}.hero-second_rowFill__mPJdh{background-color:#FFFFFF;background-image:var(--diagonal-lines)}.hero-second_rowMeld__br6TQ{width:15px;height:15px;border-radius:50%;position:absolute;margin:auto;overflow:visible;bottom:-8px;right:-8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-second_row__QH24H:nth-child(7) .hero-second_rowMeld__br6TQ{display:none}.hero-second_heroContentAbsolute__CqpT7{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:45px;align-items:center;justify-content:center}.hero-second_heroContentAbsoluteSmall__zaH7n{position:absolute;top:0;left:0;right:0;bottom:0;width:666px;height:666px;border-radius:50%;top:calc(50% - 333px);left:calc(50% - 333px);background-image:var(--tropical-primary);filter:blur(130px)}.hero-second_heroContentSection__Ok8Mh{display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 30px;text-align:center;z-index:1;width:calc(100% - 60px);max-width:970px}.hero-second_animatedText__K_fwA{opacity:0;animation:hero-second_slideFade__c5R7f 1.25s ease-out forwards}.hero-second_animatedText__K_fwA h1,.hero-second_animatedText__K_fwA h2{color:var(--dark-glare)}.hero-second_heroContentText___HkA_{padding:0 15px;display:flex;flex-direction:column;flex-wrap:wrap;gap:45px;align-items:center;justify-content:center;text-align:center;z-index:1;opacity:0;animation:hero-second_slideFadeReversed__lr_gZ 1.25s ease-out forwards}.hero-second_heroContentText___HkA_ h3,.hero-second_heroContentText___HkA_ h4{color:#000000}.hero-second_heroContentTextSmall__lr8I6{display:flex;flex-direction:column;flex-wrap:wrap;max-width:800px;gap:15px}.hero-second_heroContentButtons__ZXNeS{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;max-width:580px;width:100%}.hero-second_appRank__f_7C5{height:52px;line-height:52px;padding:0;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:15px}.hero-second_appRank__f_7C5>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-second_appRank__f_7C5>div>p{font-weight:700}.hero-second_otpModal__7ZpsI{width:100%;height:100%;position:fixed;z-index:1000000000000000000;top:0;left:0;background-color:rgba(255,255,255,.75)}.hero-second_otpInnerModal__YGROv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;background-color:#FFFFFF;color:#000000;padding:30px;box-shadow:0 4px 20px rgba(0,0,0,.25)}.hero-second_otpInnerModal__YGROv,.hero-second_otpInnerModal__YGROv>div{display:flex;flex-direction:column;gap:15px}.hero-second_otpInnerModal__YGROv>div>*{display:flex;gap:15px}@keyframes hero-second_slideFade__c5R7f{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-second_slideFadeReversed__lr_gZ{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-second_fadeInBorder__oGZ4b{0%{border-color:transparent}to{border-color:var(--glacier-dark)}}@media only screen and (max-width:800px){.hero-second_heroContentAbsolute__CqpT7{gap:30px}.hero-second_heroContentAbsoluteSmall__zaH7n{width:333px;height:333px;top:calc(50% - 166.5px);left:calc(50% - 166.5px);filter:blur(65px)}.hero-second_animatedText__K_fwA h2{min-height:2.5em;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-second_heroContentText___HkA_{gap:30px;padding:0 30px}.hero-second_heroContentButtons__ZXNeS{flex-direction:column}.hero-second_heroContentButtons__ZXNeS>*{width:100%}}.icons_svg__b0NlF{display:block;align-self:center}@property --yellow-dark-property{syntax:"<color>";inherits:true;initial-value:#e7f256;initial-value:#ddf49b}@property --yellow-light-property{syntax:"<color>";inherits:true;initial-value:#ecf26d}.button_button__iBnBy{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;justify-items:center;outline:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .25s ease-in-out;font-family:var(--font-inter);text-align:center;box-sizing:border-box}.button_primary__8QRtp{background-color:var(--tropical-green);background-image:none;transition:all .25s;color:var(--dark-primary);box-shadow:0 3px 12px 1px rgba(180,220,129,.2)}.button_primary__8QRtp:hover{background-color:var(--tropical-green-dark)}.button_secondary__4QS5s{background-color:var(--dark-primary);background-image:none;transition:all .25s;color:var(--glacier-light);box-shadow:0 3px 12px 1px rgba(0,0,0,.2)}.button_secondary__4QS5s:hover{background-color:#000000}.button_tertiary__65eJE{background-color:var(--yellow-dark-property);background-image:linear-gradient(45deg,var(--yellow-dark-property),var(--yellow-light-property));transition:--yellow-dark-property .25s,--yellow-light-property .25s;color:#000000}.button_tertiary__65eJE:hover{--yellow-dark-property:var(--yellow-dark);--yellow-light-property:var(--yellow-dark);--yellow-dark-property:var(--yellow-green);--yellow-light-property:var(--yellow-green)}.button_success__2QoYd{background-color:var(--emerald-light);background-image:none;transition:all .25s;color:#000000}.button_success__2QoYd:hover{background-color:var(--emerald)}.button_failure__DCpTK{background-color:var(--blaze-dark);background-image:none;transition:all .25s;color:#000000}.button_failure__DCpTK:hover{background-color:var(--blaze)}.button_small__mHJhG{height:42px;line-height:42px;padding:0 15px;gap:calc(15px / 2);font-size:16px;font-weight:500;border-radius:21px}.button_medium__lUSCR{height:54px;line-height:54px;padding:0 20px;gap:calc(20px / 2);font-size:18px;font-weight:600;border-radius:27px}.button_big__eDnJu{height:66px;line-height:66px;padding:0 25px;gap:calc(25px / 2);font-size:20px;font-weight:700;border-radius:33px}.button_animation__WA8sW:hover{transform:translateY(-3px)}.button_disabledButton__vPZvU{background-color:var(--glacier-light);background-image:linear-gradient(45deg,var(--glacier-light),var(--glacier-light));color:var(--cinder-dark);cursor:not-allowed;border:none}.button_disabledButton__vPZvU,.button_disabledButton__vPZvU:hover{box-shadow:none;-webkit-box-shadow:none}.sidebar_sidebarContentWrapper__lf_Po{width:100%;height:calc(100vh - 57px);padding:0;background-color:#FFFFFF;background-color:#000000;position:fixed;top:66px;right:0;z-index:999999999;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-wrap:wrap;transition:all .25s ease-out;overflow-y:auto}.sidebar_sidebarContentWrapperRetracted__GOwht{margin-right:-100%}.sidebar_sidebarContentSection__Ks83g{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;gap:15px;flex:1 1;padding:15px}.sidebar_sidebarContentSectionRow__tBAxf{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px}@media only screen and (min-width:701px){.sidebar_sidebarContentWrapper__lf_Po{display:none}}.footer_footerContentWrapper__4SBrq{display:flex;flex-direction:column;flex-wrap:wrap;gap:45px;align-items:center;background-color:#FFFFFF;padding:45px 15px}.footer_footerContentSection__pFt9f{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:1400px;gap:45px}.footer_footerContentSection__pFt9f:last-child{border-top:1px solid var(--glacier);padding-top:45px}.footer_footerContentSectionRow__PfNye{display:flex;flex-wrap:wrap;gap:45px}.footer_footerContentSectionRowItem__dCDtx{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px}.footer_footerContentSection__pFt9f:first-child .footer_footerContentSectionRow__PfNye:first-child{flex-direction:column;gap:15px}.footer_footerContentSection__pFt9f:first-child .footer_footerContentSectionRow__PfNye:first-child>h4{padding-left:2px}.footer_footerContentSection__pFt9f:first-child .footer_footerContentSectionRow__PfNye:first-child .footer_footerContentSectionRowItem__dCDtx{flex-direction:row}.footer_footerContentSection__pFt9f:first-child .footer_footerContentSectionRow__PfNye:first-child .footer_footerContentSectionRowItem__dCDtx>div{width:36px;height:36px;line-height:36px;vertical-align:middle;display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid var(--glacier);cursor:pointer;transition:all .25s ease-out}.footer_footerContentSection__pFt9f:first-child .footer_footerContentSectionRow__PfNye:first-child .footer_footerContentSectionRowItem__dCDtx>div:hover{background-color:var(--glacier-light)}.footer_footerContentSectionRowItem__dCDtx>*{font-size:1rem;transition:.25s;color:var(--text-primary);font-weight:400}.footer_footerContentSectionRowItem__dCDtx>:first-child{color:#000000;font-weight:600}.footer_footerContentSectionRowItem__dCDtx>:not(:first-child):hover{cursor:pointer;color:#000000}.footer_footerContentSection__pFt9f:last-child p{color:var(--text-primary);font-weight:400;font-size:.8rem}@media only screen and (max-width:800px){.footer_footerContentSectionRow__PfNye,.footer_footerContentSection__pFt9f{flex-direction:column}}.footer-reveal_footerRevealContentWrapper__PlMcF{display:flex;flex-direction:column;padding:0;align-items:center;justify-content:center;background-color:#000000;position:fixed;bottom:0;left:0;right:0;z-index:-1;height:calc(100vh / 3);overflow:hidden}.footer-reveal_brandWrapper__Ep0Xe{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0}.footer-reveal_brandWrapper__Ep0Xe>h1{font-size:10vw;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;color:var(--dark-primary);font-weight:600}.sponsor_sponsorContentWrapper__Aq6aL{align-items:center;width:100%;background-image:var(--diagonal-lines)}.sponsor_sponsorContentInner__NoXNV,.sponsor_sponsorContentWrapper__Aq6aL{display:flex;flex-direction:column;flex-wrap:wrap;background-color:#FFFFFF}.sponsor_sponsorContentInner__NoXNV{width:calc(100% - 2px);max-width:1400px;padding:0;border-left:1px solid var(--glacier-dark);border-right:1px solid var(--glacier-dark)}.sponsor_sponsorContentSection__MUezS{display:flex;justify-content:center;flex-wrap:wrap;padding:0;text-align:center;border-bottom:1px solid var(--glacier-dark)}.sponsor_sponsorContentSection__MUezS:first-child{padding:50px 0}.sponsor_sponsorContentSection__MUezS:last-child{border-bottom:none}.sponsor_sponsorContentSection__MUezS:last-child>h4{font-weight:600;cursor:pointer;padding:0 5px;transition:all .25s ease;color:#000000}.sponsor_sponsorContentSection__MUezS:last-child>h4:hover{text-decoration:underline;color:var(--midnight-dark)}.sponsor_sponsorContentSection__MUezS>div{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;padding:50px 0;border-right:1px solid var(--glacier-dark);opacity:0;transition:opacity 1.25s ease-out}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div{opacity:1}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div:first-child{transition-delay:.15s}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div:nth-child(2){transition-delay:.3s}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div:nth-child(3){transition-delay:.45s}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div:nth-child(4){transition-delay:.6s}.sponsor_sponsorContentSection__MUezS.sponsor_animate__S9bug>div:nth-child(5){transition-delay:.75s}.sponsor_sponsorContentSection__MUezS>div:last-child{border-right:none}@media only screen and (max-width:1400px){.sponsor_sponsorContentInner__NoXNV{width:100%;border:none}}@media only screen and (max-width:920px){.sponsor_sponsorContentSection__MUezS{flex-direction:column}.sponsor_sponsorContentSection__MUezS>div{width:100%;border-right:none;border-bottom:1px solid var(--glacier-dark)}.sponsor_sponsorContentSection__MUezS>div:last-child{border-bottom:none}}@media only screen and (max-width:560px){.sponsor_sponsorContentSection__MUezS>div{width:100%}}.spacer_spacerWrapper__WDpan{display:flex;height:50px;background-color:#FFFFFF;background-image:linear-gradient(to right,var(--glacier-darker) 5px,transparent 5px);background-repeat:repeat-x;background-size:10px 1px}.spacer_topSpacer__vAA14{background-position:top;border-bottom:1px solid var(--glacier-dark)}.spacer_bottomSpacer__ceLg2{background-position:bottom;border-top:1px solid var(--glacier-dark)}.scroll-text_scrollTextOuterWrapper__t33WK{height:300vh;width:100%}.scroll-text_scrollTextWrapper__1jolu{height:calc(100vh - 66px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#FFFFFF;position:-webkit-sticky;position:sticky;top:66px}.scroll-text_scrollTextContainer__Y5T03{width:100%;height:100%;display:flex;background-color:#FFFFFF;flex-direction:column}.scroll-text_scrollTextSection__gRVqr{width:100%;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--glacier-dark);background-color:#FFFFFF;background-image:var(--diagonal-lines)}.scroll-text_scrollTextSection__gRVqr:first-child,.scroll-text_scrollTextSection__gRVqr:last-child{flex:auto;background-image:none}.scroll-text_scrollTextRow__hha4Y{width:calc(100% - 122px);max-width:1278px;display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;text-align:center;padding:90px 60px;background-color:#FFFFFF;background-image:none;border-left:1px solid var(--glacier-dark);border-right:1px solid var(--glacier-dark)}.scroll-text_scrollTextRow__hha4Y h2{line-height:1;max-width:980px}.scroll-text_scrollTextWord__dCBzE{color:var(--glacier-dark);transition:color .3s ease-in-out}.scroll-text_scrollTextWordActive__Ofa38{color:var(--dark-glare)}.scroll-text_scrollTextQuote__xXKDb{color:var(--glacier-dark);transition:color .3s ease-in-out}.scroll-text_scrollTextQuoteActive__zm35O{color:var(--tropical-green-dark)}.market_marketContentWrapper__kqD5B{display:flex;width:100%;justify-content:center;background-color:#FFFFFF;background-image:var(--diagonal-lines);border-bottom:1px solid var(--glacier-dark)}.market_marketContentContainer__ibh7h{display:flex;width:calc(100% - 2px);max-width:1398px;flex-direction:column;border-left:1px solid var(--glacier-dark);border-right:1px solid var(--glacier-dark);background-color:#FFFFFF}.market_marketContentSection__VCw3v{display:flex;padding:75px 30px;flex-direction:column;flex-wrap:wrap;border-bottom:1px solid var(--glacier-dark);background-color:#FFFFFF}.market_marketContentSection__VCw3v:last-child{border-bottom:none;align-items:center}.market_marketContentSection__VCw3v:nth-child(2){padding:0}.market_marketContentSection__VCw3v>h1,.market_marketContentSection__VCw3v>h2{color:var(--dark-glare)}.market_marketContentSection__VCw3v>h2{line-height:1}.market_marketContentRow__X0SE6{display:flex;flex-wrap:wrap}.market_marketContentRowItem__robuY{display:flex;flex-direction:column;flex:1 1;gap:15px;padding:75px 30px;border-right:1px solid var(--glacier-dark);background-color:#FFFFFF}.market_marketContentRowItem__robuY:last-child{border-right:none}@media only screen and (max-width:1100px){.market_marketContentRowItem__robuY{width:calc(100% - 60px);flex:none;border-right:none;border-bottom:1px solid var(--glacier-dark)}.market_marketContentRowItem__robuY:last-child{border-bottom:none}}.steps_stepsContentWrapper__kamWI{display:flex;width:100%;justify-content:center;background-color:#FFFFFF;padding:100px 0}.steps_stepsContentContainer__u_ev9{display:flex;width:calc(100% - 30px);max-width:1400px;padding:0 15px;gap:45px}.steps_stepsContentSection__PtoZI{display:flex;flex-direction:column;flex:1 1;flex-wrap:wrap}.steps_stepsContentSection__PtoZI h2{color:var(--dark-glare)}.steps_stepsContentSection__PtoZI:first-child{align-items:flex-start;align-self:flex-start;gap:30px}.steps_stepsContentSectionColumnTitle__n6ygI{display:flex;flex-direction:column;gap:15px}.steps_stepsContentRow__DImet{display:flex;flex-wrap:wrap;gap:30px;align-items:flex-start;padding-top:60px}.steps_stepsContentRow__DImet:first-child .steps_stepsContentRowItem__s7uFQ:first-child{margin-top:-60px}.steps_stepsContentRow__DImet:last-child .steps_stepsContentRowItem__s7uFQ:first-child{margin-top:-90px}.steps_stepsContentRow__DImet:last-child .steps_stepsContentRowItem__s7uFQ:last-child{margin-top:-30px}.steps_stepsContentRowItem__s7uFQ{position:relative;overflow:hidden;display:flex;flex-direction:column;flex:1 1;height:300px;gap:15px;border-radius:15px;padding:30px;box-shadow:0 10px 30px 0 rgba(0,0,0,.1);transition:.25s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.steps_stepsContentRowItem__s7uFQ:hover{transform:translateY(-5px)}.steps_stepsContentRowItem__s7uFQ *{z-index:2}.steps_stepsContentRowItemImage__aQCz7{width:66px;height:66px;line-height:66px;vertical-align:middle}.steps_stepsContentRowItemText__pi_T2{display:flex;flex-direction:column;gap:15px;text-align:justify}.steps_stepsContentRowItemStep__BGtRx{position:absolute;z-index:1;bottom:-15px;right:-15px;opacity:.75}.steps_stepsContentRowItemStep__BGtRx>h1{font-size:calc(4vw + 8vh + 7vmin);line-height:.7;color:var(--glacier-light)}@media only screen and (max-width:1300px){.steps_stepsContentContainer__u_ev9{flex-direction:column}}@media only screen and (max-width:800px){.steps_stepsContentWrapper__kamWI{padding:75px 0}}@media only screen and (max-width:700px){.steps_stepsContentSection__PtoZI{gap:30px}.steps_stepsContentRow__DImet{flex-direction:column;align-items:unset;padding-top:0;height:725px}.steps_stepsContentRow__DImet:first-child .steps_stepsContentRowItem__s7uFQ:first-child,.steps_stepsContentRow__DImet:last-child .steps_stepsContentRowItem__s7uFQ:first-child,.steps_stepsContentRow__DImet:last-child .steps_stepsContentRowItem__s7uFQ:last-child{margin-top:0}}.incentive_incentiveContentWrapper__A4sO6{display:flex;width:100%;justify-content:center;background-color:#FFFFFF;padding:100px 0}.incentive_incentiveContentContainer__F4nQl{display:flex;width:calc(100% - 30px);max-width:1400px;padding:0 15px;flex-wrap:wrap;flex-direction:column;gap:45px}.incentive_incentiveContentSection__CTmHW{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:30px}.incentive_incentiveContentSection__CTmHW:nth-child(3) .incentive_incentiveContentRowItem__B0mNH{background-color:unset;padding:0;max-width:766px;gap:25px;transition:.25s}.incentive_incentiveContentSectionColumnTitle__2kaD9{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:15px}.incentive_incentiveContentRow__iTcPi{display:flex;flex-wrap:wrap;gap:25px;align-items:center;justify-content:center}.incentive_incentiveContentRowItem__B0mNH{display:flex;flex-wrap:wrap;flex-direction:column;flex:100% 1;max-width:666px;background-color:var(--glacier-light);padding:50px;gap:25px;transition:.25s;text-align:justify}.incentive_incentiveContentSection__CTmHW h2{color:var(--dark-glare)}.incentive_fadeIn__UNETT{opacity:0;transform:translateY(20px);transition:opacity .5s ease-in-out,transform .5s ease-in-out,box-shadow .25s}.incentive_isVisible__7_hp8{opacity:1;transform:translateY(0)}@media only screen and (max-width:800px){.incentive_incentiveContentWrapper__A4sO6{padding:75px 0}.incentive_incentiveContentRowItem__B0mNH{padding:25px}}