html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;position:relative;scroll-behavior:smooth}details,main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}@font-face{src:url(../fonts/Geologica-Light.woff2) format("woff2");font-family:Geologica;font-weight:300}@font-face{src:url(../fonts/Geologica-Medium.woff2) format("woff2");font-family:Geologica;font-weight:500}@font-face{src:url(../fonts/OpenSans-Regular.woff2) format("woff2");font-family:"Open Sans";font-weight:400}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}*{box-sizing:border-box}.container{position:relative;max-width:min(1200px,90vw);height:100%;margin:0 auto}.textAnimation{background-size:100% 100%!important}.y0{transform:translateY(0) translateZ(0)!important}.moveUpAndFadeIn{transform:translateY(0)!important;opacity:1!important}.moveLeftAndFadeIn{opacity:1!important;transform:translateX(0)!important}.desktopHeader{padding-top:20px;width:100%;position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;z-index:10}.desktopHeader .wrapper-left{display:flex;align-items:center;gap:32px}.desktopHeader .wrapper-left .home-link{display:flex}.desktopHeader .wrapper-left__nav{flex-shrink:0}.desktopHeader .wrapper-left__nav ul{display:flex}.desktopHeader .wrapper-left__nav ul li{list-style:none;border-radius:20px;padding-inline:12px;transition:.3s}.desktopHeader .wrapper-left__nav ul li button{border:none;gap:8px;background:0 0;cursor:pointer}.desktopHeader .wrapper-left__nav ul li button>img{transition:.2s}.desktopHeader .wrapper-left__nav ul li button.active>img{rotate:-180deg}.desktopHeader .wrapper-left__nav ul li a,.desktopHeader .wrapper-left__nav ul li button{position:relative;padding-block:7px;display:flex;align-items:center;color:#171717;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-transform:capitalize;text-decoration:none;transition:.2s}.desktopHeader .wrapper-left__nav ul li a::after,.desktopHeader .wrapper-left__nav ul li button::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#001efc;transition:.2s}.desktopHeader .wrapper-left__nav ul li:focus-visible a::after,.desktopHeader .wrapper-left__nav ul li:focus-visible button::after,.desktopHeader .wrapper-left__nav ul li:hover a::after,.desktopHeader .wrapper-left__nav ul li:hover button::after{width:100%}.desktopHeader .wrapper-right{display:flex;align-items:center;gap:12px}.desktopHeader .wrapper-right .language-switcher{position:relative;background:0 0;border-radius:100px;border:none;cursor:pointer;transition:background .2s}.desktopHeader .wrapper-right .language-switcher:hover{background:#f0f4f8}.desktopHeader .wrapper-right .language-switcher .current-language{display:flex;justify-content:center;align-items:center;gap:12px;padding:14px;height:52px}.desktopHeader .wrapper-right .language-switcher .current-language-icon{position:relative;border-radius:100%;width:24px;height:24px;overflow:hidden}.desktopHeader .wrapper-right .language-switcher .current-language-icon img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.desktopHeader .wrapper-right .language-switcher .current-language-name{color:#040829;font-family:"Open Sans";font-size:16px;font-style:normal}.desktopHeader .wrapper-right .language-switcher .current-language.ios{padding:8px}.desktopHeader .wrapper-right .language-switcher .language-list{--gap-btn-content:5px;position:absolute;list-style-type:none;background:#fff;top:calc(52px + var(--gap-btn-content));left:0;border-radius:20px;padding:8px;width:247px;box-shadow:0 0 4px 0 rgba(27,38,51,.05),0 0 20px 0 rgba(27,38,51,.1)}.desktopHeader .wrapper-right .language-switcher .language-list::before{content:"";position:absolute;width:inherit;height:var(--gap-btn-content);top:-5px;left:-5px}.desktopHeader .wrapper-right .language-switcher .language-list li{display:flex;align-items:center;gap:16px;padding:10px 8px;border-radius:10px;background:0 0}.desktopHeader .wrapper-right .language-switcher .language-list li:hover{background:#e7eef7}.desktopHeader .wrapper-right .language-switcher .language-list li .language-list-icon{position:relative;border-radius:100%;width:24px;height:24px;overflow:hidden}.desktopHeader .wrapper-right .language-switcher .language-list li .language-list-icon img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.desktopHeader .wrapper-right .language-switcher .language-list li span{font-family:Geologica;font-weight:500;font-size:14px;line-height:171%;color:#040829}.desktopHeader .itHelp,.desktopHeader .portal{flex-shrink:0;padding:14px;border:1px solid #001efc;border-radius:30px;font-family:Geologica;font-weight:300;font-size:16px;color:#001efc;text-decoration:none}.desktopHeader .itHelp{background:#001efc;color:#fff}.headerBG{width:100%;height:98px;position:fixed;z-index:20;background:#fff}.headContainer{max-width:min(1280px,90vw);position:fixed;z-index:100;width:100%;height:auto;left:50%;transform:translateX(-50%)}.hidden-lang-list{visibility:none;opacity:0;pointer-events:none}.portal--online{display:none!important}.header-dropdown-menu{position:fixed;padding-top:40px;top:98px;width:100%;height:140px;z-index:20;background:#fff;border-top:1px solid #ebedf1;pointer-events:none;opacity:0;transition:opacity .3s}.header-dropdown-menu.active{opacity:1;pointer-events:all}.header-dropdown-menu__wrapper{display:flex;justify-content:center;gap:85px}.header-dropdown-menu__wrapper>a{text-decoration:none}.header-dropdown-menu__wrapper>a>h3{font-family:Geologica;font-weight:500;font-size:20px;line-height:150%;color:#040829;transition:.2s}.header-dropdown-menu__wrapper>a>p{margin-top:6px;font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#525252}.header-dropdown-menu__wrapper>a:hover>h3{color:#001efc}.mobileHeader{display:flex;width:100%;align-items:center;justify-content:space-between;padding-top:24px;position:absolute;top:0;left:0;z-index:1000}.mobileHeader__logo{width:170px;height:28px}.mobileHeader__wrapper{display:flex;align-items:center;gap:6px}.mobileHeader .iconsWrapper{position:relative;width:39px;height:39px}.mobileHeader__menu-icon{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;transition:.2s ease-in-out}.mobileHeader .language-switcher{position:relative;background:0 0;border-radius:100px;border:none;cursor:pointer;transition:background .2s}.mobileHeader .language-switcher:hover{background:#f0f4f8}.mobileHeader .language-switcher .current-language{display:flex;justify-content:center;align-items:center;gap:12px;height:52px}.mobileHeader .language-switcher .current-language-icon{position:relative;border-radius:100%;width:24px;height:24px;overflow:hidden}.mobileHeader .language-switcher .current-language-icon img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.mobileHeader .language-switcher .current-language-name{color:#040829;font-family:"Open Sans";font-size:16px;font-style:normal}.mobileHeader .language-switcher .current-language.ios{padding:8px}.mobileHeader .language-switcher .language-list{--gap-btn-content:5px;position:absolute;list-style-type:none;background:#fff;top:calc(52px + var(--gap-btn-content));border-radius:20px;padding:8px;width:247px;box-shadow:0 0 4px 0 rgba(27,38,51,.05),0 0 20px 0 rgba(27,38,51,.1);left:-125px;top:calc(42px + var(--gap-btn-content))}.mobileHeader .language-switcher .language-list::before{content:"";position:absolute;width:inherit;height:var(--gap-btn-content);top:-5px;left:-5px}.mobileHeader .language-switcher .language-list li{display:flex;align-items:center;gap:16px;padding:10px 8px;border-radius:10px;background:0 0}.mobileHeader .language-switcher .language-list li:hover{background:#e7eef7}.mobileHeader .language-switcher .language-list li .language-list-icon{position:relative;border-radius:100%;width:24px;height:24px;overflow:hidden}.mobileHeader .language-switcher .language-list li .language-list-icon img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.mobileHeader .language-switcher .language-list li span{font-family:Geologica;font-weight:500;font-size:14px;line-height:171%;color:#040829}.mobileHeader .language-switcher .current-language{padding:8px;height:unset}.mobileHeaderBG{width:100%;height:85px;position:absolute;top:0;left:0;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.mobile-menu{height:100lvh;width:100%;padding-bottom:16px;background:#f0f4f8;position:absolute;top:0;left:0;transform:translateY(-100%);overflow-y:auto;z-index:995;transition:.5s cubic-bezier(.215,.61,.355,1)}.mobile-menu nav{padding-top:115px}.mobile-menu nav li{list-style:none;transition:.5s cubic-bezier(.215,.61,.355,1)}.mobile-menu nav li a{display:block;text-decoration:none;color:#040829;font-family:Geologica;font-size:24px;font-style:normal;font-weight:300;line-height:130%}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-toggle{display:flex;color:#040829;font-family:Geologica;font-size:24px;font-style:normal;font-weight:300;line-height:130%}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-toggle>img{display:block;margin-left:auto;transition:.5s cubic-bezier(.215,.61,.355,1)}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-toggle>img.open{transform:rotate(180deg)}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-menu{overflow:hidden;margin:0;opacity:0;transition:.5s cubic-bezier(.215,.61,.355,1)}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-menu .dropdown-item{font-weight:400;font-size:20px;line-height:130%}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-menu .dropdown-item:not(:first-child){margin-top:24px}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-menu .dropdown-item .dropdown-item-description{margin-top:6px;display:block;font-weight:300;font-size:16px;line-height:150%;color:#525252}.mobile-menu nav .nav-item.dropdown .mobile-nav.dropdown-menu.open{opacity:1;margin:24px 0 0 16px;height:auto}.mobile-menu nav .portal{align-items:center;background:0 0;text-decoration:none;border-radius:30px;border:1px solid transparent;transition:.2s ease-in-out}.mobile-menu nav .portal:active,.mobile-menu nav .portal:focus-visible{border:1px solid #040829}.mobile-menu nav .portal:active .portal__left,.mobile-menu nav .portal:focus-visible .portal__left{background:0 0!important;color:#040829;border:1px solid transparent}.mobile-menu nav .portal:active .portal__right,.mobile-menu nav .portal:focus-visible .portal__right{border:1px solid transparent}.mobile-menu nav .portal .link-to-it-help,.mobile-menu nav .portal__left{display:flex;flex:1 0 0;padding:13px 20px;justify-content:center;align-items:center;border-radius:30px;border:1px solid #001efc;background:0 0;color:#001efc;font-family:Geologica;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:.2s ease-in-out}.mobile-menu nav .portal .link-to-it-help{background:#001efc;color:#fff;border:1px solid #001efc}.mobile-menu nav li:not(:first-child){margin-top:16px}.mobile-menu nav li:last-child{margin-top:16px}.active-menu{transform:translateY(0)}.hidden{opacity:0}.portal__left{display:none}.footer{padding-top:64px;padding-bottom:48px;background:#04022a;font-family:"Open Sans"}.footer__wrapper{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;align-items:flex-start}.footer__wrapper .footer-column{flex:1 1 220px;min-width:220px}.footer__wrapper .footer-column--apps{flex:1.4 1 320px;max-width:360px}.footer__wrapper .footer-column--sitemap{flex:.8 1 180px;max-width:220px}.footer__wrapper .footer-column__investors-title,.footer__wrapper .footer-column__title{font-weight:600;font-size:13px;line-height:185%;text-transform:uppercase;color:#bcc3dd;opacity:.6}.footer__wrapper .footer-column__investors-title{margin-top:48px}.footer__wrapper .footer-column__appLinks{position:relative;margin-top:32px;max-width:135px}.footer__wrapper .footer-column__appLinks>a{display:block;margin-top:16px;border-radius:7px;width:100%;height:-moz-fit-content;height:fit-content;line-height:0;transition:background .2s cubic-bezier(.215,.61,.355,1)}.footer__wrapper .footer-column__appLinks>a:hover{background:rgba(255,255,255,.1)}.footer__wrapper .footer-column__appLinks>a>img{width:100%}.footer__wrapper .footer-column .investors-wrapper{display:flex;flex-wrap:wrap;gap:16px}.footer__wrapper .footer-column .investors-featured{width:100%;margin-top:16px;display:flex;justify-content:flex-start}.footer__wrapper .footer-column .investors__logo{display:block;width:105px}.footer__wrapper .footer-column .investors__logo>img{width:100%}.footer__wrapper .footer-column .investors__logo--featured{width:clamp(220px,32vw,468px);max-width:100%}.footer__wrapper .footer-column .investors__logo--featured>img{display:block;width:100%}.footer__wrapper .footer-column nav{margin-top:32px}.footer__wrapper .footer-column nav ul li{margin-top:12px;list-style-type:none}.footer__wrapper .footer-column nav ul li>a{font-weight:400;font-size:18px;line-height:133%;color:#fff;text-decoration:none;transition:opacity .2s cubic-bezier(.215,.61,.355,1)}.footer__wrapper .footer-column nav ul li>a:hover{opacity:.6}.footer .footer-copyright{margin-top:48px;font-weight:400;font-size:14px;line-height:130%;color:#fff;opacity:.6}.sales-advocate-hero{padding-top:clamp(93px,10vw,178px)}.sales-advocate-hero__wrapper{display:flex;width:100%}.sales-advocate-hero__wrapper__content{display:flex;flex-direction:column;justify-content:center;padding-inline:clamp(24px,5vw,40px);background:#f0f4f8;border-radius:20px}.sales-advocate-hero__wrapper__content>h2{max-width:600px;font-family:Geologica;font-weight:500;font-size:clamp(32px,4vw,48px);line-height:130%;color:hsla(234,82%,9%,.2)}.sales-advocate-hero__wrapper__content>h2 span{background-clip:text;background-image:linear-gradient(90deg,#040829,#040829);background-repeat:no-repeat;background-size:0 100%;-webkit-background-clip:text;background-color:transparent;-webkit-background-image:linear-gradient(90deg,#040829,#040829);-webkit-background-repeat:no-repeat;-webkit-background-size:0 100%}.sales-advocate-hero__wrapper__content>h6{margin-top:20px;font-family:Open Sans;font-weight:600;font-size:18px;line-height:150%;color:#040829}.sales-advocate-hero__wrapper__content>p{margin-top:12px;font-family:Open Sans;font-weight:400;font-size:16px;line-height:150%;color:#525252}.sales-advocate-hero__wrapper__content>a{margin-top:20px;align-self:flex-start;display:flex;align-items:center;gap:10px;border:1px solid #001efc;border-radius:30px;padding:16px 20px;font-family:Geologica;font-weight:300;font-size:16px;color:#001efc;text-decoration:none}.sales-advocate-hero__wrapper__content>a>svg{overflow:visible}.sales-advocate-hero__wrapper__content>a>svg path:nth-child(1),.sales-advocate-hero__wrapper__content>a>svg path:nth-child(2){animation:none}.sales-advocate-hero__wrapper__content>a:hover svg path:nth-child(1),.sales-advocate-hero__wrapper__content>a:hover svg path:nth-child(2){animation:1.5s ease-in-out infinite float-animation}.sales-advocate-hero__wrapper>picture{position:relative;height:550px;line-height:0}.sales-advocate-hero__wrapper>picture>img{height:100%;-o-object-fit:cover;object-fit:cover}@keyframes float-animation{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.why-join{padding-top:clamp(64px,10vw,120px)}.why-join h2{font-family:Geologica;font-weight:500;font-size:clamp(32px,4vw,48px);line-height:130%;color:hsla(234,82%,9%,.2)}.why-join h2 span{background-clip:text;background-image:linear-gradient(90deg,#040829,#040829);background-repeat:no-repeat;background-size:0 100%;-webkit-background-clip:text;background-color:transparent;-webkit-background-image:linear-gradient(90deg,#040829,#040829);-webkit-background-repeat:no-repeat;-webkit-background-size:0 100%}.why-join__cardWrapper{margin-top:clamp(32px,5vw,60px);display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(16px,3vw,40px)}.why-join__cardWrapper__card{transform:translateY(100%);opacity:0;width:clamp(335px,40vw,366px);height:331px;border-radius:20px;background:#f0f4f8;text-align:center;padding:30px 52px}.why-join__cardWrapper__card h3{color:#040829;text-align:center;font-family:Geologica;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.why-join__cardWrapper__card p{margin-top:6px;color:#525252;text-align:center;font-family:Geologica;font-size:16px;font-style:normal;font-weight:300;line-height:150%}.why-join__cardWrapper__card>img{margin-top:20px;height:170px}.why-join__cardWrapper .card1 img{width:103px}.why-join__cardWrapper .card2 img{width:130px}.why-join__cardWrapper .card3 img{width:127px}.sales-advocate-guide{padding-top:clamp(64px,10vw,120px);padding-bottom:clamp(64px,10vw,120px)}.sales-advocate-guide h2{color:hsla(234,82%,9%,.2);font-family:Geologica;font-size:clamp(32px,5vw,48px);font-style:normal;font-weight:500;line-height:130%;text-align:center}.sales-advocate-guide h2>span{background-clip:text;background-image:linear-gradient(90deg,#040829,#040829);background-repeat:no-repeat;background-size:0 100%;-webkit-background-clip:text;background-color:transparent;-webkit-background-image:linear-gradient(90deg,#040829,#040829);-webkit-background-repeat:no-repeat;-webkit-background-size:0 100%}.sales-advocate-guide__wrapper{position:relative;overflow:visible}.sales-advocate-guide__wrapper .line{position:absolute;left:50%;transform:translateX(-50%);align-self:center;width:4px;height:100%;background-color:#f5f5f7}.sales-advocate-guide__wrapper__steps{position:sticky;top:120px;display:flex;justify-content:space-between;align-items:center;gap:16px;height:420px;z-index:1}.sales-advocate-guide__wrapper__steps>picture>img{border-radius:20px;width:510px;height:420px}.sales-advocate-guide__wrapper__steps .divider-bigCircle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background-color:#fff;border:2px inset rgba(4,8,41,.2);display:grid;place-content:center;z-index:1}.sales-advocate-guide__wrapper__steps .divider-bigCircle .divider-smallCircle{width:8px;height:8px;border-radius:50%;background-color:#001efc}.sales-advocate-guide__wrapper__steps:not(:first-of-type){margin-top:60px}.sales-advocate-guide__wrapper__steps .content{max-width:510px;height:100%;background:linear-gradient(to top,#fff 0,#fff 80%,rgba(255,255,255,.6) 95%,transparent 100%);display:flex;flex-direction:column;justify-content:center}.sales-advocate-guide__wrapper__steps .content>h6{font-family:Geologica;font-weight:500;font-size:clamp(16px,2vw,18px);line-height:120%;text-transform:uppercase;color:#001efc}.sales-advocate-guide__wrapper__steps .content>h4{margin-top:12px;font-family:Geologica;font-weight:500;font-size:clamp(22px,3vw,32px);line-height:130%;color:#040829}.sales-advocate-guide__wrapper__steps .content>p{margin-top:20px;font-family:Open Sans;font-weight:400;font-size:16px;line-height:150%;color:#525252}.sales-advocate-guide__wrapper-mobile{position:relative;padding-top:32px;overflow:visible}.sales-advocate-guide__wrapper-mobile .line{--top:32px;position:absolute;left:6px;top:var(--top);width:4px;height:calc(100% - var(--top));background-color:#f5f5f7}.sales-advocate-guide__wrapper-mobile__steps{margin-top:48px;display:flex;gap:16px}.sales-advocate-guide__wrapper-mobile__steps .divider-bigCircle{flex-shrink:0;width:16px;height:16px;border-radius:50%;background-color:#fff;border:2px inset rgba(4,8,41,.2);display:grid;place-content:center;z-index:1}.sales-advocate-guide__wrapper-mobile__steps .divider-bigCircle .divider-smallCircle{width:8px;height:8px;border-radius:50%;background-color:#001efc}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper{max-width:500px;overflow:hidden;background-color:#fff}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper>h6{font-family:Geologica;font-weight:500;font-size:clamp(16px,2vw,18px);line-height:120%;text-transform:uppercase;color:#001efc}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper>picture{margin-top:16px;display:block}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper>picture img{border-radius:35px;width:100%}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper .content>h4{margin-top:16px;font-family:Geologica;font-weight:500;font-size:clamp(22px,3vw,32px);line-height:130%;color:#040829}.sales-advocate-guide__wrapper-mobile__steps .contentWrapper .content>p{margin-top:16px;font-family:Open Sans;font-weight:400;font-size:16px;line-height:150%;color:#525252}.sales-advocate-guide__wrapper-mobile .step1{margin-top:0}.sales-advocate-commission{padding-top:clamp(64px,10vw,100px);padding-bottom:clamp(64px,10vw,100px);background-color:#001f87}.sales-advocate-commission__earn{width:100%;display:grid;grid-template-columns:minmax(320px,520px) minmax(320px,520px);justify-content:space-between;gap:clamp(32px,19.027px + 3.4595vw,64px);font-family:Geologica;color:#fff}.sales-advocate-commission__earn>h3{font-weight:500;font-size:clamp(32px,25.5135px + 1.7297vw,48px);line-height:130%}.sales-advocate-commission__earn>h5{font-family:Open Sans;font-weight:400;font-size:16px;line-height:150%}.sales-advocate-commission__earn__block__title{margin-top:24px;font-weight:500;font-size:20px;line-height:150%}.sales-advocate-commission__earn__block__descr{margin-top:12px;font-weight:300;font-size:16px;line-height:150%}.sales-advocate-commission__benefits{margin-top:clamp(64px,57.5135px + 1.7297vw,80px);max-width:min(1360px,95vw);border-radius:20px;background:#f0f4f8;padding-block:clamp(32px,12.5405px + 5.1892vw,80px);padding-inline:clamp(20px,-4.3243px + 6.4865vw,80px)}.sales-advocate-commission__benefits>h3{font-family:Geologica;font-weight:500;font-size:clamp(24px,5vw,32px);line-height:130%}.sales-advocate-commission__benefits__wrapper{margin-top:clamp(24px,5vw,40px);display:flex;justify-content:space-between;gap:16px}.sales-advocate-commission__benefits__wrapper .benefits-item{border-radius:20px;background:#f0f4f8;display:flex;align-items:flex-start;gap:20px}.sales-advocate-commission__benefits__wrapper .benefits-item h6{font-family:Geologica;font-weight:500;font-size:18px;line-height:150%;color:#040829}.sales-advocate-commission__benefits__wrapper .benefits-item p{margin-top:6px;font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#040829}.maximize-success{padding-block:clamp(64px,10vw,120px)}.maximize-success h2{font-family:Geologica;font-weight:500;font-size:clamp(32px,4vw,48px);line-height:130%;color:hsla(234,82%,9%,.2)}.maximize-success h2 span{background-clip:text;background-image:linear-gradient(90deg,#040829,#040829);background-repeat:no-repeat;background-size:0 100%;-webkit-background-clip:text;background-color:transparent;-webkit-background-image:linear-gradient(90deg,#040829,#040829);-webkit-background-repeat:no-repeat;-webkit-background-size:0 100%}.maximize-success__wrapper-desktop{margin-top:60px;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.maximize-success__wrapper-desktop__block{height:430px;display:flex;flex-direction:column}.maximize-success__wrapper-desktop__block .block-top{flex-grow:1;padding:32px;background:#f0f4f8;border-radius:20px;width:283px;height:auto}.maximize-success__wrapper-desktop__block .block-top>h6{font-family:Geologica;font-weight:500;font-size:20px;line-height:150%;color:#040829}.maximize-success__wrapper-desktop__block .block-top>p{margin-top:6px;font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#040829}.maximize-success__wrapper-desktop__block .block-bottom{border-radius:20px;width:283px;display:grid;place-content:center;background:#001297;font-family:Geologica;font-weight:500;font-size:48px;line-height:150%;height:0;color:#364ade;transition:.5s ease-in-out}.maximize-success__wrapper-desktop__block .block-bottom>p{opacity:0}.maximize-success__wrapper-desktop__block .block-bottom.blockBottom-1{height:77px}.maximize-success__wrapper-desktop__block .block-bottom.blockBottom-2{height:118px}.maximize-success__wrapper-desktop__block .block-bottom.blockBottom-3{height:177px}.maximize-success__wrapper-desktop__block .block-bottom.blockBottom-4{height:237px}.maximize-success__wrapper-mobile{position:relative;margin-top:32px;display:flex;flex-direction:column;gap:24px;max-width:335px;margin-inline:auto}.maximize-success__wrapper-mobile .block-top{border-radius:20px;padding:32px 24px;width:100%;height:172px;background:#f0f4f8}.maximize-success__wrapper-mobile .block-top>h6{font-family:Geologica;font-weight:500;font-size:20px;line-height:150%;color:#040829}.maximize-success__wrapper-mobile .block-top>p{font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#040829}.maximize-success__wrapper-mobile .block-bottom{width:100%;background-color:#8692eb;position:relative;border-radius:20px;height:50px}.maximize-success__wrapper-mobile .block-bottom .progress{position:absolute;left:0;top:0;height:100%;background:#001297;border-radius:20px;width:0;opacity:0}.maximize-success__wrapper-mobile .block-bottom>p{font-family:Geologica;font-weight:500;font-size:32px;line-height:50px;color:#001297;position:absolute;right:12px;display:inline}.maximize-success__wrapper-mobile .block-bottom .progress-4+p{color:#364ade}.sales-advocate-faq{padding-block:clamp(64px,10vw,120px)}.sales-advocate-faq .faq-bg{padding-block:clamp(64px,10vw,120px);padding-inline:clamp(40px,10vw,80px);border-radius:20px;background:#f0f4f8;max-width:1360px;margin-inline:auto}.sales-advocate-faq .faq-wrapper{display:flex;justify-content:space-between;gap:16px}.sales-advocate-faq .faq-wrapper h2{max-width:600px;font-family:Geologica;font-weight:500;font-size:clamp(32px,4vw,48px);line-height:130%;color:#040829}.sales-advocate-faq .faq-wrapper h2 span{background-clip:text;background-image:linear-gradient(90deg,#040829,#040829);background-repeat:no-repeat;background-size:0 100%;-webkit-background-clip:text;background-color:transparent;-webkit-background-image:linear-gradient(90deg,#040829,#040829);-webkit-background-repeat:no-repeat;-webkit-background-size:0 100%}.sales-advocate-faq .faq-wrapper h2+p{font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#525252}.sales-advocate-faq .faq-wrapper__accordion{display:flex;flex-direction:column;gap:16px}.sales-advocate-faq .faq-wrapper__accordion__item{padding-block:15px}.sales-advocate-faq .faq-wrapper__accordion__item__header{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sales-advocate-faq .faq-wrapper__accordion__item__header .arrowWrapper{flex-shrink:0;outline:#001efc solid 1px;border-radius:100%;width:36px;height:36px;display:grid;place-content:center;rotate:90deg;transition:.2s ease-in-out}.sales-advocate-faq .faq-wrapper__accordion__item__header .arrowWrapper.active{rotate:0deg}.sales-advocate-faq .faq-wrapper__accordion__item__header>h4{margin-left:20px;font-family:Geologica;font-weight:500;font-size:20px;line-height:150%;color:#040829}.sales-advocate-faq .faq-wrapper__accordion__item__content{overflow:hidden;max-height:0;max-width:700px;transition:.2s ease-in-out}.sales-advocate-faq .faq-wrapper__accordion__item__content>p{padding-top:32px;font-family:Geologica;font-weight:300;font-size:16px;line-height:150%;color:#525252}.sales-advocate-download-app{position:relative;padding-top:clamp(64px,10vw,100px);padding-bottom:clamp(64px,10vw,100px);background-image:url(/img/sales-advocate-page/download-app-bg.jpg);background-size:cover;background-position:top right;background-repeat:no-repeat}.sales-advocate-download-app>picture{position:absolute;left:0;bottom:0;width:clamp(350px,40vw,614px);line-height:0}.sales-advocate-download-app>picture>img{width:100%}.sales-advocate-download-app__wrapper{display:flex;justify-content:flex-end}.sales-advocate-download-app__wrapper__content{max-width:588px}.sales-advocate-download-app__wrapper__content>h2{font-family:Geologica;font-weight:500;font-size:32px;line-height:130%;color:#fff}.sales-advocate-download-app__wrapper__content>p{margin-top:10px;max-width:535px;font-family:Geologica;font-weight:3400;font-size:16px;line-height:137%;color:#fff}.sales-advocate-download-app__wrapper__content>.links{margin-top:32px;display:flex;gap:20px}.sales-advocate-download-app__wrapper__content>.links>a{--btn-width:178px;position:relative;text-decoration:none;border-radius:40px;width:var(--btn-width);height:50px;display:grid;place-content:center;background:#fff;border:none;overflow:hidden;cursor:pointer}.sales-advocate-download-app__wrapper__content>.links>a>img{position:relative;z-index:2}.sales-advocate-download-app__wrapper__content>.links>a::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background:#00279a;border-radius:50%;opacity:.2;z-index:1;transition:.2s ease-in-out}.sales-advocate-download-app__wrapper__content>.links>a:focus-visible::before,.sales-advocate-download-app__wrapper__content>.links>a:hover::before{width:var(--btn-width);height:var(--btn-width)}@media (min-width:650px){.maximize-success__wrapper-mobile{display:none}}@media (min-width:850px){.sales-advocate-guide__wrapper-mobile{display:none}}@media (min-width:1100px){.mobile-menu,.mobileHeader,.mobileHeaderBG{display:none}}@media (max-width:1180px){.sales-advocate-guide__wrapper .line,.sales-advocate-guide__wrapper__steps .divider-bigCircle{display:none}}@media (max-width:1100px){.desktopHeader,.headerBG{display:none}}@media (max-width:992px){.footer__wrapper .footer-column{flex:1 1 calc(50% - 32px)}.footer__wrapper .footer-column--apps{flex-basis:100%;max-width:100%}.footer__wrapper .footer-column--sitemap{flex-basis:calc(50% - 32px)}.footer__wrapper .footer-column .investors-featured{justify-content:center}.footer__wrapper .footer-column .investors__logo--featured{width:min(100%,400px)}}@media (max-width:920px){.sales-advocate-faq{padding-block:0}.sales-advocate-faq .faq-bg{border-radius:0;padding-inline:0}.sales-advocate-faq .faq-wrapper{flex-direction:column;gap:32px}.sales-advocate-faq .faq-wrapper__accordion__item__content>p{padding-top:20px}.sales-advocate-download-app{padding-bottom:285px}.sales-advocate-download-app__wrapper,.sales-advocate-download-app__wrapper__content>.links{justify-content:center}}@media (max-width:900px){.sales-advocate-hero__wrapper{flex-direction:column;align-items:center}.sales-advocate-hero__wrapper__content{order:2;padding-block:32px}.sales-advocate-hero__wrapper>picture{order:1;height:auto;width:100%}.sales-advocate-hero__wrapper>picture>img{width:100%}.sales-advocate-commission__benefits__wrapper{flex-direction:column}.sales-advocate-commission__benefits__wrapper .benefits-item{flex-direction:column;gap:12px}}@media (max-width:849px){.sales-advocate-guide__wrapper{display:none}}@media (max-width:768px){.footer__wrapper .footer-column{flex:1 1 100%}.footer__wrapper .footer-column .investors-featured,.footer__wrapper .footer-column .investors-wrapper{justify-content:center}.footer__wrapper .footer-column .investors__logo--featured{width:100%}.footer .footer-copyright{margin-top:48px;text-align:center}}@media (max-width:720px){.sales-advocate-commission__earn{grid-template-columns:1fr}}@media (max-width:650px){.sales-advocate-download-app{background-image:url(/img/sales-advocate-page/download-app-bg-mobile.jpg)}.sales-advocate-download-app__wrapper__content>.links>a{--btn-width:158px;height:44px}}@media (max-width:649px){.maximize-success__wrapper-desktop{display:none}}