@charset "UTF-8";html,body,#root{height:100%;margin:0;padding:0;font-family:Arial,sans-serif}.app-content{flex:1 1 auto}html,body,#root{height:100%;margin:0;padding:0;font-family:Arial,sans-serif;overflow-x:hidden!important;scroll-behavior:auto!important}#root{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1 0 auto;overflow:visible!important;scroll-behavior:auto!important}.footer-container{flex-shrink:0}*{scroll-behavior:auto!important}html,body,#root,.app-content{overflow:visible!important;scroll-behavior:smooth!important;height:auto!important}@media(min-width:1025px){.header-container{position:fixed;top:0;left:0;right:0;height:68px;background:linear-gradient(180deg,#f7f6fa,#fff);display:flex;align-items:center;justify-content:center;padding:0 20px;z-index:1000;box-sizing:border-box;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;transition:opacity .3s ease,transform .3s ease}a.header-logo,a.header-logo:visited,a.header-logo:active{text-decoration:none}.header-hidden{opacity:0;transform:translateY(-100%)}.header-logo{display:flex;align-items:center;gap:2px;cursor:pointer;margin-right:120px}.logo-circle{width:40px;height:40px;background:#fcfbfb;border-radius:50%;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;overflow:hidden}.logo-img{max-width:60%;max-height:60%;object-fit:contain;display:block}.logo-text{font-weight:700;font-size:20px;letter-spacing:.02em;color:#000;-webkit-user-select:none;user-select:none;white-space:nowrap}.header-nav{display:flex;align-items:center;gap:22px;position:relative;-webkit-user-select:none;user-select:none}.nav-item{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 18px);left:0;background:#fff;border-radius:12px;box-shadow:0 12px 30px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;min-width:200px;padding:16px 0;display:flex;flex-direction:column;z-index:1000}.header-nav.force-close-dropdowns .nav-item .dropdown-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.header-nav.force-close-dropdowns .nav-item:hover .dropdown-menu{opacity:0!important;visibility:hidden!important}.header-nav.force-close-dropdowns .nav-link:after{width:0!important;transition:none!important}.header-nav.force-close-dropdowns .nav-link:hover:after{width:0!important}.marketing-dropdown{min-width:620px;max-width:700px;padding:32px 38px;border-radius:20px;box-shadow:0 12px 40px #3c1e821a;background:#fff;display:flex;justify-content:center}.dropdown-columns{display:flex;flex-direction:row;align-items:flex-start;gap:40px;width:100%}.dropdown-col{display:flex;flex-direction:column;gap:18px;width:48%}.divider{width:1.5px;background:#e6e1ef;min-height:200px;align-self:stretch;border-radius:2px}.nav-item:hover>.dropdown-menu,.nav-item:focus-within>.dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.dropdown-link{display:flex;align-items:center;gap:18px;text-decoration:none;color:#222;font-size:.8rem;font-weight:600;padding:9px 18px;border-radius:16px;transition:background .23s,color .23s}.dropdown-link:hover,.dropdown-link:focus{background-color:#f4f1fc;color:#6a3cb1;outline:none;cursor:pointer}.icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f6f3ff;color:#7a52c2;font-size:1.3rem}.icon.search:before{content:"";background:url(search.svg) no-repeat center/22px;width:22px;height:22px;display:block}.icon.seo:before{content:"";background:url(seo.svg) no-repeat center/22px;width:22px;height:22px;display:block}.icon.email:before{content:"";background:url(email.svg) no-repeat center/22px;width:22px;height:22px;display:block}.icon.cro:before{content:"";background:url(cro.svg) no-repeat center/22px;width:22px;height:22px;display:block}.icon.social:before{content:"";background:url(social.svg) no-repeat center/22px;width:22px;height:22px;display:block}.icon.shopping:before{content:"";background:url(shopping.svg)no-repeat center/22px;width:22px;height:22px;display:block}.icon.influencer:before{content:"";background:url(influencer.svg)no-repeat center/22px;width:22px;height:22px;display:block}.icon.amazon:before{content:"";background:url(amazon.svg) no-repeat center/22px;width:22px;height:22px;display:block}.nav-link{position:relative;text-decoration:none;padding-bottom:4px;color:#000;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.nav-link:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#8205a8;transition:width .8s ease}.nav-link:hover:after,.nav-link:focus:after{width:100%}.header-cta{display:flex;align-items:center;margin-left:190px}.cta-btn{display:inline-flex;align-items:center;gap:8px;background-color:#000;color:#fff;font-weight:700;font-family:Orbitron,Arial,sans-serif;font-size:.8rem;padding:12px 15px;border-radius:24px;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.cta-btn:hover,.cta-btn:focus{background-color:#541f91;outline:none;transform:scale(1.05)}.cta-btn .arrow{font-weight:900;font-size:.8rem;line-height:1}.hamburger-menu{display:none}}@media(max-width:600px){.header-nav,.header-cta{display:none}.header-container{height:56px;padding:0 12px;justify-content:space-between;color:#fff}.header-logo{color:#fff}.logo-circle{width:32px;height:32px}.logo-img{max-width:70%;max-height:70%;margin-top:20px}.logo-text{display:inline-block!important;font-size:16px;font-weight:700;color:#000;margin-left:25px;white-space:nowrap;transform:translateY(-15px);position:relative}.hamburger-menu{width:20px;height:15px;position:absolute;right:24px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:1500;display:flex;flex-direction:column;justify-content:space-between;padding:0}.hamburger-menu span{display:block;height:2px;background:#181818;border-radius:2px;transition:.4s}.hamburger-menu .line{width:100%;height:1px;background-color:#000;margin:2px 0;border-radius:2px;transition:all .3s ease}.hamburger-menu.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav-menu{position:fixed;top:56px;left:0;width:100vw;background:#fff;z-index:1400;display:flex;flex-direction:column;box-shadow:0 6px 20px #00000012}.mobile-nav-menu a{padding:18px 20px;border-bottom:1px solid #eee;font-weight:700;font-size:1.1rem;color:#222;text-decoration:none;transition:background-color .15s}.mobile-nav-menu a:hover{background-color:#fff}.mobile-nav-button{background:none;border:none;display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-weight:600;font-size:1.1rem;color:#222;cursor:pointer;border-bottom:1px solid #ffffff}.dropdown-arrow{width:0;height:0;margin-left:10px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid black;display:inline-block;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.mobile-submenu{display:flex;flex-direction:column;background:#fff}.mobile-submenu a{padding:12px 24px;font-weight:500;font-size:1rem;color:#444;text-decoration:none;border-bottom:1px solid #ddd}.mobile-submenu a:last-child{border-bottom:none}.mobile-submenu a:hover{background-color:#e5e4f0}.header-container{position:fixed;top:0;left:0;right:0;z-index:2000;background-color:#f8f7f7;box-shadow:0 1px 5px #f106061a}}@media(min-width:601px)and (max-width:1024px){.header-nav,.header-cta{display:none}.header-container{height:62px;padding:0 28px;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:2000;background-color:#fffcfc;box-shadow:0 1px 5px #f1060617}.logo-circle{width:42px;height:42px}.logo-img{max-width:75%;max-height:75%;margin-top:20px}.logo-text{display:inline-block;font-size:20px;font-weight:700;color:#000;margin-left:40px;white-space:nowrap;top:-18px;position:relative}.hamburger-menu{width:29px;height:22px;position:absolute;right:32px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;z-index:1500;display:flex;flex-direction:column;justify-content:space-between;padding:0}.hamburger-menu span{display:block;height:3px;background:#181818;border-radius:2px;transition:.4s}.hamburger-menu .line{width:100%;height:2px;background-color:#000;margin:3px 0;border-radius:2px;transition:all .3s ease}.hamburger-menu.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(9px,-8px)}.mobile-nav-menu{position:fixed;top:62px;left:0;width:100vw;background:#fff;z-index:1400;display:flex;flex-direction:column;box-shadow:0 6px 20px #0000000f}.mobile-nav-menu a{padding:24px 34px;border-bottom:1px solid #eee;font-weight:700;font-size:1.18rem;color:#222;text-decoration:none;transition:background-color .15s}.mobile-nav-menu a:hover{background-color:#f0ecfc}.mobile-nav-button{background:none;border:none;display:flex;justify-content:space-between;align-items:center;width:100%;padding:24px 34px;font-weight:600;font-size:1.15rem;color:#222;cursor:pointer;border-bottom:1px solid #eee}.dropdown-arrow{width:0;height:0;margin-left:11px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:10px solid black;display:inline-block;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.mobile-submenu{display:flex;flex-direction:column;background:#fff;padding-left:8px}.mobile-submenu a{padding:16px 34px;font-weight:500;font-size:1.08rem;color:#444;text-decoration:none;border-bottom:1px solid #ddd}.mobile-submenu a:last-child{border-bottom:none}.mobile-submenu a:hover{background-color:#e5e4f0}}.footer-container{background-color:#e8e3f7;border-radius:20px;padding:60px 80px 40px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;max-width:1300px;margin:0 auto 60px;box-sizing:border-box;font-size:1rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:30px;gap:20px}.footer-headline{font-weight:900;font-size:3.2rem;line-height:1.2;flex:1 1 60%;margin:0;text-align:left}.footer-contact{text-align:right;flex:1 1 35%}.footer-contact p{margin:0 0 5px;font-size:1.05rem}.footer-phone{font-weight:700;font-size:1.5rem;color:#000;text-decoration:none;display:block;margin-bottom:12px}.footer-cta{display:inline-flex;align-items:center;gap:8px;background-color:#000;color:#fff;font-weight:700;font-size:1rem;padding:12px 28px;border-radius:24px;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.footer-cta:hover,.footer-cta:focus{background-color:#794e96;color:#fff;outline:none;transform:scale(1.05)}.footer-cta .arrow{font-weight:900;font-size:1.1rem;line-height:1}.footer-divider{border-top:1px solid #ddd6f4;margin:20px 0 30px}.footer-partners-roas-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.partners-left{flex:1;max-width:60%;text-align:left}.footer-partners-centered{text-align:left}.partners-label{font-weight:700;font-size:1rem;margin-bottom:12px;letter-spacing:.07em;color:#53447a;white-space:nowrap;text-align:left;display:block;width:100%}.partners-logos{display:flex;justify-content:flex-start;gap:20px;font-size:.95rem;color:#292929}.roas-right{flex:1;max-width:35%;text-align:right;font-weight:700}.roas-right h3{font-size:2.5rem;margin-bottom:6px}.roas-right span{font-weight:400;font-size:1.1rem}.roas-right p{font-weight:400;font-size:1rem;color:#5e5e5e;margin:0}.footer-rounded-panel{text-align:left;background-color:#f2f3f5;border-radius:40px;padding:60px 80px 40px;margin:0 -80px -60px;box-sizing:border-box;box-shadow:0 -2px 16px #dfd0f71a;border-top:1.5px solid #ddd1f0;overflow:hidden}.solutions-heading{font-weight:700;font-size:1rem;color:#292929;margin-bottom:24px;letter-spacing:.05em}.footer-solutions{text-align:left;display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;margin:0;padding:0}.solution-column{flex:1 1 20%;font-size:1rem;color:#292929;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.solution-column p{margin:10px 0;cursor:default;padding:0}.footer-bottom{width:100%;margin:0;padding:0}.footer-divider-line{width:100%;border-top:1.5px solid #ccc;margin:24px 0;border-radius:0}.footer-bottom-nav{display:flex;justify-content:center;gap:100px;padding:10px 0;font-size:.85rem;font-weight:500}.footer-bottom-nav a{position:relative;color:#111;text-decoration:none;font-weight:500;font-size:1rem;padding-bottom:4px;cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.footer-bottom-nav a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:#8205a8;border-radius:2px;transition:width .8s cubic-bezier(.4,0,.2,1)}.footer-bottom-nav a:hover,.footer-bottom-nav a:focus{color:#000;transform:scale(1);outline:none}.footer-bottom-nav a:hover:after,.footer-bottom-nav a:focus:after{width:100%}.footer-bottom-details{display:flex;justify-content:space-between;align-items:center;font-size:.98rem;gap:20px;flex-wrap:wrap;margin:12px 0 0}.footer-bottom-details span:first-child{flex:none}.footer-bottom-details span:nth-child(2){display:flex;gap:8px;flex-grow:1;justify-content:flex-start}.footer-bottom-social{flex:none}.footer-bottom-details a{color:#222;text-decoration:none;margin-right:8px;font-size:.97rem}.footer-bottom-details a:last-child{margin-right:0}.footer-bottom-social a{display:inline-block;margin-left:28px;font-size:1.1rem;color:#111}.footer-nav-link{position:relative;display:inline-block;color:#111;text-decoration:none;font-weight:500;font-size:1rem;padding-bottom:4px;cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.footer-nav-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:#8205a8;border-radius:2px;transition:width .8s cubic-bezier(.4,0,.2,1)}.footer-nav-link:hover,.footer-nav-link:focus{color:#000;transform:scale(1);outline:none}.footer-nav-link:hover:after,.footer-nav-link:focus:after{width:100%}@media(min-width:601px)and (max-width:1024px){.footer-container{background-color:#f6f2fc;border-radius:24px;padding:36px 32px 28px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;max-width:832px;margin:0 auto 36px;box-sizing:border-box;font-size:1rem}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:24px;flex-wrap:nowrap}.footer-headline{font-weight:900;font-size:2.1rem;line-height:1.22;flex:1 1 63%;margin:0;text-align:left}.footer-contact{text-align:right;flex:1 1 35%;align-self:flex-start;margin:0}.footer-contact p{margin:0 0 5px;font-size:1.01rem}.footer-phone{font-weight:700;font-size:1.15rem;color:#000;text-decoration:none;display:block;margin-bottom:10px}.footer-cta{display:inline-flex;align-items:center;gap:8px;background-color:#181818;color:#fff;font-weight:700;font-size:1rem;padding:10px 22px;border-radius:22px;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s,transform .2s;-webkit-user-select:none;user-select:none;margin-top:8px}.footer-cta:hover,.footer-cta:focus{background-color:#794e96;outline:none;transform:scale(1.05)}.footer-cta .arrow{font-weight:900;font-size:1.1rem;line-height:1}.footer-divider{border:none;border-top:1px solid #ded2f3;margin:20px 0}.footer-partners-roas-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 0 18px;padding:0;background:none;box-shadow:none}.partners-left,.footer-partners-centered{width:100%;max-width:98vw;text-align:center;margin:0 auto;padding:0}.partners-label{font-size:1.02rem;font-weight:800;color:#221642;text-transform:uppercase;letter-spacing:.12em;margin:0 0 11px;text-align:center}.partners-logos{align-items:center;gap:100px;margin-bottom:0;min-height:36px;margin-left:125px}.partner-logo{height:36px;max-width:200px;object-fit:contain;filter:grayscale(12%);opacity:1}.roas-right{width:100%;text-align:center;font-weight:700;margin:20px 0 0;padding:0;letter-spacing:0}.roas-right h3{font-size:1.37rem;font-weight:800;margin-bottom:6px;line-height:1.2;letter-spacing:.02em;display:inline}.roas-right span{font-size:.99rem;font-weight:700;letter-spacing:.02em;color:#261f35;margin-left:2px}.roas-right p{font-size:1.01rem;color:#4a4662;font-weight:400;margin:4px 0 0;line-height:1.3;letter-spacing:.01em}.footer-rounded-panel{text-align:left;background-color:#fff;border-radius:22px;padding:28px 22px 18px;margin:0 -32px -28px;box-sizing:border-box;box-shadow:0 0 10px #b49bdc0f;border-top:1.5px solid #eee7fa;overflow:hidden}.solutions-heading{font-weight:700;font-size:.98rem;color:#292929;margin-bottom:18px;letter-spacing:.04em}.footer-solutions{text-align:left;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px 38px;margin:0;padding:0}.solution-column{flex:1 1 18%;font-size:1rem;color:#292929;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:120px;margin-bottom:5px}.solution-column p{margin:7px 0;padding:0;cursor:default}.footer-bottom-nav{display:flex;justify-content:center;align-items:center;gap:82px;padding:10px 0;font-size:1rem;font-weight:500;flex-wrap:wrap}.footer-bottom-nav a,.footer-nav-link{position:relative;color:#181818;text-decoration:none;font-weight:500;font-size:1rem;padding-bottom:4px;cursor:pointer;transition:color .25s,transform .25s}.footer-bottom-nav a:after,.footer-nav-link:after{content:"";position:absolute;left:0;bottom:0;height:1.5px;width:0;background:#8205a8;border-radius:2px;transition:width .8s}.footer-bottom-nav a:hover,.footer-bottom-nav a:focus,.footer-nav-link:hover,.footer-nav-link:focus{color:#000;transform:scale(1);outline:none}.footer-bottom-nav a:hover:after,.footer-bottom-nav a:focus:after,.footer-nav-link:hover:after,.footer-nav-link:focus:after{width:100%}.footer-bottom-details{display:flex;justify-content:space-between;align-items:center;font-size:.98rem;gap:18px;flex-wrap:wrap;margin:10px 0 0}.footer-bottom-details span:first-child{flex:none}.footer-bottom-details span:nth-child(2){display:flex;gap:8px;flex-grow:1;justify-content:flex-start}.footer-bottom-social{flex:none}.footer-bottom-details a{color:#222;text-decoration:none;margin-right:8px;font-size:.97rem}.footer-bottom-details a:last-child{margin-right:0}.footer-bottom-social a{display:inline-block;margin-left:20px;font-size:1.07rem;color:#111}.footer-divider-line{width:100%;border-top:1.5px solid #ccc;margin:20px 0;border-radius:0}}@media(max-width:600px){.footer-container{width:100vw;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:32px 0 0;background:#e8e3f7;box-sizing:border-box;border-radius:24px 24px 0 0;min-height:450px}.footer-top{flex-direction:column;align-items:center;gap:0px;width:100%;margin-bottom:30px}.footer-headline{text-align:center;font-size:1.4rem;font-weight:900;line-height:1.2;width:100%;margin-bottom:18px}.footer-contact{text-align:center;width:100%;font-size:.98rem;margin-bottom:7px}.footer-phone{font-size:1.12rem;margin-bottom:12px;display:block}.footer-cta{display:block;width:100%;max-width:260px;margin:12px auto 0;font-size:1rem;padding:14px 0}.footer-divider{border-top:1.5px solid #ddd6f4;width:85%;margin-left:auto;margin-right:auto}.footer-partners-roas-container{flex-direction:column;align-items:flex-start;gap:0px;width:100%;margin-bottom:30px}.roas-right{text-align:center;width:100%;max-width:100%;margin:0}.roas-right h3{font-size:1.45rem;margin-bottom:4px;font-weight:900}.roas-right p{font-size:.9rem;margin-bottom:0}.footer-rounded-panel{border-radius:32px;padding:40px 16px;margin:0 1px -40px}.footer-solutions{margin-bottom:20px;flex-direction:column;gap:8px}.solution-column{min-width:unset;font-size:1rem;align-items:left;text-align:left;width:100%;padding-bottom:8px;display:flex;flex-direction:column;gap:8px}.footer-bottom-nav{flex-wrap:wrap;justify-content:center;gap:35px;font-size:1rem}.footer-bottom-details{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-bottom-social{justify-content:center}.partners-logos,.footer-partners-centered,.footer-partners-roas-container img,.footer-partner-logo{display:none!important}}@media(min-width:1025px){.hero-section{background:linear-gradient(90deg,#6f42c1,#502dba);color:#fff;padding:4rem 10vw 0rem;position:relative;overflow:visible;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;min-height:60vh;display:flex;flex-direction:column;justify-content:space-between;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.hero-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;flex-wrap:nowrap;width:100%}.hero-text,.hero-multistep-form,.hero-cards{min-width:0}.hero-text{max-width:40vw;font-weight:600;margin-left:10px}.hero-text h1{font-size:3rem;line-height:1.2;margin-bottom:1rem}.line-break-after{display:block}.hero-text p{font-size:1rem;line-height:1.5;color:#ddd;margin-bottom:2rem}.line-break-afters{display:block}.hero-multistep-form{background:#fff;border-radius:2.2rem;box-shadow:5px 8px #000e;padding:2rem 1.5rem 1.2rem 2rem;max-width:630px;margin:0 auto;display:flex;flex-direction:column}.form-progress-bar{height:4.5px;width:100%;background:#f6f6f6;border-radius:8px;position:relative;overflow:hidden;margin-bottom:1rem;margin-top:-1.9rem}.form-progress{height:100%;background:#ffd431;border-radius:8px;transition:width .35s}.form-steps-container{display:flex;width:100%;align-items:center;gap:1rem}.hero-form-input{flex:1;padding:1.3rem 1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.8rem;border:2px solid #a490ff;border-radius:1.4rem;outline:none;color:#232323;background:#fff;transition:border .27s}.form-btn-group{display:flex;gap:1rem}.form-btn{background:#000;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;border:none;border-radius:1.4rem;padding:1.3rem 2.2rem;font-size:.8rem;box-shadow:0 4px 16px #21195633;letter-spacing:.01em;cursor:pointer;transition:background .22s,color .22s;font-weight:600;outline:none}.next-btn{margin-left:0}.prev-btn{opacity:1}.success-message{font-size:1.18rem;color:#389f51;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:500;display:flex;align-items:center;gap:.65rem;margin-left:.2rem}.hero-cards{position:relative;width:720px;height:320px;top:30px;align-self:flex-start;margin:0 0 0 auto}.card{position:absolute;width:220px;border-radius:1rem;overflow:hidden;box-shadow:0 8px 15px #0000001a;background:#fff}.hero-image-card{display:block;width:100%;height:auto}.left-card{top:1.5rem;left:0;z-index:5}.middle-card{top:0;left:240px;z-index:10;box-shadow:0 10px 25px #502dba59;border-radius:1,5rem}.right-card{top:1.7rem;left:480px;z-index:4}.partners-bar{background:#f7f7ff;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 4vw;margin-top:4rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;z-index:1}.partner-tagline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;font-size:1rem;color:#141418;text-transform:uppercase;letter-spacing:.01em;line-height:1.25;min-width:140px;margin-left:400px}.partners-logos{display:flex;align-items:left;gap:1.5rem;margin-right:350px}.partners-logos img{height:32px;filter:grayscale(100%);opacity:.85;transition:filter .3s}}@media(min-width:601px)and (max-width:1024px){.hero-section{background:linear-gradient(90deg,#6f42c1,#502dba);color:#fff;padding:3rem 6vw .001rem;min-height:60vh;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:flex;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;flex-direction:column;justify-content:flex-start}.hero-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:2rem}.hero-text{max-width:49vw;flex:1 1 0;font-weight:600;margin-left:0;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.hero-text h1{font-size:2.5rem;line-height:1.15;margin-bottom:1rem;word-break:break-word;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.hero-text p{margin-top:30px;font-size:1rem;line-height:1.5;color:#eee;margin-bottom:1.4rem;width:290px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.hero-multistep-form{background:#fff;border-radius:1.4rem;box-shadow:8px 12px #26213a38;padding:2rem 1.3rem 1.3rem;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;position:relative}.form-progress-bar{height:4px;width:90%;background:transparent;border-radius:4px 4px 0 0;margin-bottom:1.3rem;margin-top:0;margin-left:20px;overflow:hidden;position:absolute;top:0;left:0}.form-progress{height:100%;background:#ffd431;border-radius:4px 4px 0 0;transition:width .35s}.form-steps-container{display:flex;flex-direction:column;width:100%;gap:1.1rem;align-items:flex-start}.hero-form-input{width:100%;padding:1.1rem 1.2rem;font-size:1rem;font-family:inherit;border-radius:1.1rem;border:1.5px solid #e2e3f1;background:#fff;color:#222;outline:none;margin-bottom:.5rem;box-sizing:border-box;transition:border .2s}.hero-form-input:focus{border-color:#a490ff}.form-btn-group{display:flex;width:100%;gap:1.2rem;justify-content:flex-start;margin-top:.2rem}.form-btn{background:#000;color:#fff;border-radius:2.7rem;padding:.8rem 1.6rem;font-size:1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;border:none;cursor:pointer;box-shadow:0 3px 10px #21195633;text-transform:uppercase;letter-spacing:.03em;min-width:150px;transition:background .22s,color .22s,box-shadow .15s;outline:none}.form-btn:active{box-shadow:0 1px 2px #0003;background:#222}.success-message{font-size:1.15rem;color:#389f51;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;display:flex;align-items:center;gap:.6rem;margin-left:.15rem;background:#e7fbe7;border-radius:1.1rem;padding:.7rem 1.2rem;box-shadow:0 2px 6px #0001;margin-top:.6rem}.hero-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:1.2rem;width:100%;max-width:250px;margin:2rem auto 0;justify-items:center;align-items:start}.card{width:140px;border-radius:1rem;box-shadow:0 8px 18px #00000021;background:#fff;position:relative;overflow:hidden}.hero-cards .card:nth-child(3){grid-column:1 / span 2;justify-self:center;margin-top:.3rem}.hero-image-card{display:block;width:100%;height:auto;border-radius:1rem;object-fit:cover}.partners-bar{background:#f7f7ff;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;padding:3.4rem 4vw;margin-top:4.75rem;margin-left:-49px;width:113.5%;box-sizing:border-box}.partner-tagline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;font-size:1.1rem;color:#141418;text-transform:uppercase;letter-spacing:.01em;line-height:1.25;min-width:140px;margin-left:0}.partners-logos{display:flex;align-items:center;gap:1.2rem;margin-right:0;flex-wrap:wrap}.partners-logos img{height:28px;filter:grayscale(100%);opacity:.85;transition:filter .3s}}@media(max-width:600px){.hero-section{background:linear-gradient(90deg,#6f42c1,#502dba);color:#fff;padding:2rem 5vw .001rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;min-height:60vh;display:flex;flex-direction:column;justify-content:space-between;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;overflow:visible}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%}.hero-text{max-width:100%;margin:0 0 1rem;font-weight:600;text-align:left}.hero-text h1{font-size:1.9rem;line-height:1.2;margin-bottom:.8rem;display:block}.hero-text p{font-size:.85rem;line-height:1.4;color:#ddd;margin-bottom:1.25rem;text-align:left}.hero-multistep-form{background:#fff;border-radius:2.2rem;box-shadow:5px 8px #000e;padding:1.5rem 1rem 1rem 1.5rem;max-width:100%;margin:0 auto -1rem;display:flex;flex-direction:column}.form-progress-bar{height:4.5px;width:95%;background:#f6f6f6;border-radius:8px;overflow:hidden;margin-bottom:1rem;margin-top:-1.3rem}.form-progress{height:100%;background:#ffd431;border-radius:8px;transition:width .35s}.form-steps-container{display:flex;flex-direction:column;gap:1rem}.hero-form-input{padding:1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.8rem;border:2px solid #a490ff;border-radius:1.4rem;color:#232323;background:#fff;outline:none}.form-btn-group{display:flex;flex-direction:row;gap:1rem}.form-btn{background:#000;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;border:none;border-radius:1.4rem;padding:1.3rem 2.2rem;font-size:.8rem;box-shadow:0 4px 16px #21195633;letter-spacing:.01em;cursor:pointer;font-weight:600;flex:1;text-align:center;transition:background .22s,color .22s}.next-btn{margin-left:0}.prev-btn{opacity:1}.success-message{font-size:1rem;color:#389f51;font-weight:500;display:flex;align-items:center;gap:.65rem;margin-left:.2rem}.hero-cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-top:-10rem;gap:1.5rem;max-width:360px;margin:2rem auto;width:90vw}.card:nth-child(1){grid-column:1 / 2;grid-row:1/ 3;align-self:center;justify-self:center!important;width:100%;border-radius:1.4rem}.card:nth-child(2){grid-column:2 / 3;grid-row:1 / 2;width:100%;border-radius:1.4rem;box-shadow:0 4px 20px #0000001a}.card:nth-child(3){grid-column:2 / 3;grid-row:2 / 3;width:100%;border-radius:1.4rem;box-shadow:0 4px 20px #0000001a}.hero-image-card{width:100%;height:auto;border-radius:1rem}.partners-bar{display:block!important;overflow:visible!important;width:90vw!important;max-width:380px!important;margin:0rem auto!important;background:#fff!important;padding:1.1rem!important;border-radius:1rem!important;box-shadow:none!important;margin-left:-18px!important}.partner-tagline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;font-size:1rem;color:#141418;text-transform:uppercase;letter-spacing:.01em;line-height:1.25}.partners-logos{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:1.7rem!important;width:100%!important;margin-top:1rem!important}.partners-logos img{display:block!important;max-width:80px!important;width:auto!important;height:auto!important;opacity:1!important;filter:none!important;border:none!important;background:none!important;margin:0!important}}@media(min-width:1025px){.wwd-section{max-width:1400px;margin:100px auto 60px;padding:0 20px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.wwd-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px;flex-wrap:wrap}.wwd-overline{font-size:13px;font-weight:700;color:#7b6aff;letter-spacing:1.2px;margin-bottom:14px;margin-left:100px}.wwd-title{font-size:2.2rem;font-weight:700;color:#111016;max-width:620px;margin-top:0;margin-bottom:0;margin-left:100px}.wwd-rightdesc{max-width:420px;font-weight:500;font-size:.7rem;line-height:1.5;color:#5f5f6f;margin-right:75px}.wwd-link{margin-top:20px;display:inline-block;font-weight:700;font-size:.59rem;color:#141416;text-decoration:none;letter-spacing:1.1px;border-bottom:2px solid #7b6aff;padding-bottom:4px;transition:color .2s ease}.wwd-link:hover{color:#5939e3;border-color:#5939e3;cursor:pointer}.wwd-main-card{display:flex;position:relative;background:#fff;border-radius:60px;box-shadow:0 2px 12px #ffffff12;padding:0;max-width:1120px;min-height:340px;margin:48px auto;align-items:stretch;overflow:visible}.wwd-leftpanel{background:#111016;border-radius:60px 0 0 60px;width:330px;display:flex;flex-direction:column;padding:22px 0;gap:32px;justify-content:center;font-weight:600;font-size:1.05rem;color:#fff;overflow:visible}.wwd-item{font-size:1rem;left:35px;padding:28px 32px;margin-left:-20px;border-radius:50px;cursor:pointer;position:relative!important;-webkit-user-select:none;user-select:none;color:#bbbad1;font-weight:600;display:flex;align-items:center;justify-content:flex-start}.wwd-leftpanel .wwd-item:not(.wwd-active){max-width:180px;white-space:normal;word-wrap:break-word;line-height:1.25}.wwd-active{margin-left:24px;font-size:1.13rem;background:#7b6aff;color:#fff;right:-60px;border-radius:50px;position:relative;padding:15px 115px 15px 20px;z-index:4;display:flex;align-items:center;min-width:0;width:fit-content}.wwd-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#111016;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:4;box-shadow:0 2px 12px #2c334914}.wwd-arrow i{font-size:25px;color:#fff;line-height:1;vertical-align:middle}.wwd-rightpanel{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;position:relative;z-index:2;flex:1;background:#f6f6fa;border-radius:60px!important;display:flex;padding:38px 34px;gap:32px;justify-content:space-between;align-items:center;min-height:340px;overflow:visible;box-shadow:0 0 12px #0000001a;margin-left:-45px}.wwd-details{flex:2}.wwd-detailstitle{font-weight:700;font-size:.89rem;margin-left:65px;margin-bottom:24px;color:#111016;max-width:480px;line-height:1.4}.wwd-objectives-list{list-style:none;margin:0;padding:0}.wwd-objectives-list li{display:flex;align-items:center;margin-bottom:18px}.tick-circle{display:flex;align-items:center;justify-content:center;margin-right:12px}.wwd-details ul{margin-left:55px;padding-left:18px;margin-bottom:16px}.wwd-details li{margin-left:1px;margin-bottom:8px;font-weight:500;font-size:1rem;color:#111016}.wwd-learnlink{margin-left:55px;font-weight:700;font-size:.69rem;color:#111016;text-decoration:none;border-bottom:2px solid #7b6aff;padding-bottom:3px;margin-top:10px!important}.wwd-learnlink:hover{color:#5939e3;border-color:#5939e3;cursor:pointer}.wwd-stats{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;border-radius:28px;min-width:200px;max-width:230px;height:345px;box-shadow:0 2px 24px #2c334914;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 18px;text-align:center}.wwd-stats-circle{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:154px;height:154px;border-radius:50%;border:1.4px solid #7b6aff;display:flex;align-items:center;justify-content:center;margin:38px 0 18px;font-size:2.7rem;font-weight:700;color:#111016;position:relative;background:#fff}.wwd-stats-caption{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:400;font-size:.8rem;color:#222;max-width:100%;margin:0;line-height:1.45}.wwd-mobile-panel,.mobile-only{display:none!important}.wwd-desktop-panel{display:flex!important}}@media(min-width:601px)and (max-width:1024px){.wwd-section{max-width:98vw;margin:72px auto 40px;padding:0 10px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.wwd-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;flex-wrap:wrap;gap:16px}.wwd-overline{font-size:12px;font-weight:700;color:#7b6aff;letter-spacing:1px;margin-bottom:12px;margin-left:24px}.wwd-title{font-size:1.5rem;font-weight:700;color:#111016;max-width:400px;margin-left:24px;margin-top:0;margin-bottom:0}.wwd-rightdesc{max-width:320px;font-weight:500;font-size:.89rem;line-height:1.5;color:#5f5f6f;margin-right:32px}.wwd-link{margin-top:14px;display:inline-block;font-weight:700;font-size:.79rem;color:#141416;text-decoration:none;letter-spacing:1px;border-bottom:2px solid #7b6aff;padding-bottom:4px;transition:color .2s}.wwd-link:hover{color:#5939e3;border-color:#5939e3;cursor:pointer}.wwd-main-card{display:flex;position:relative;background:#fff;border-radius:36px;box-shadow:0 2px 12px #64646417;padding:0;max-width:94vw;min-height:240px;margin:32px auto;align-items:stretch;overflow:visible}.wwd-leftpanel{background:#111016;border-radius:36px 0 0 36px;width:208px;display:flex;flex-direction:column;padding:13px 0;gap:20px;justify-content:center;font-weight:600;font-size:1rem;color:#fff;overflow:visible}.wwd-item{font-size:.98rem;left:14px;padding:18px 22px;margin-left:-9px;border-radius:30px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#bbbad1;font-weight:600;display:flex;align-items:center;justify-content:flex-start;line-height:1.25;max-width:150px;word-break:break-word;position:relative}.wwd-active{margin-left:11px;font-size:1.09rem;background:#7b6aff;color:#fff;right:-31px;border-radius:30px;position:relative;padding:10px 64px 10px 16px;z-index:4;width:fit-content}.wwd-arrow{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:34px;height:34px;background:#111016;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:4;box-shadow:0 2px 12px #2c334914}.wwd-arrow i{font-size:15px;color:#fff;line-height:1}.wwd-rightpanel{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;position:relative;z-index:2;flex:1;background:#f6f6fa;border-radius:36px!important;display:flex;padding:24px 18px;gap:18px;justify-content:space-between;align-items:center;min-height:200px;overflow:visible;box-shadow:0 0 10px #00000014;margin-left:-22px}.wwd-details{flex:2}.wwd-detailstitle{margin-left:24px;font-weight:700;font-size:.83rem;margin-bottom:12px;color:#111016;max-width:340px;line-height:1.4}.wwd-objectives-list{list-style:none;margin:0;padding:0}.wwd-objectives-list li{display:flex;align-items:center;margin-bottom:13px}.tick-circle{display:flex;align-items:center;justify-content:center;margin-right:10px}.wwd-details ul{margin-left:22px;padding-left:10px;margin-bottom:9px}.wwd-details li{margin-left:0;margin-bottom:6px;font-weight:500;font-size:.96rem;color:#111016}.wwd-learnlink{margin-left:23px;font-weight:700;font-size:.69rem;color:#111016;text-decoration:none;border-bottom:2px solid #7b6aff;padding-bottom:2px;margin-top:6px!important}.wwd-learnlink:hover{color:#5939e3;border-color:#5939e3;cursor:pointer}.wwd-stats{background:#fff;border-radius:18px;min-width:120px;max-width:168px;height:195px;box-shadow:0 2px 14px #2c334914;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 10px;text-align:center}.wwd-stats-circle{width:82px;height:82px;border-radius:50%;border:1.1px solid #7b6aff;display:flex;align-items:center;justify-content:center;margin:21px 0 10px;font-size:1.5rem;font-weight:700;color:#111016;background:#fff}.wwd-stats-caption{font-weight:400;font-size:.73rem;color:#222;max-width:100%;margin:0;line-height:1.41}.wwd-mobile-panel,.mobile-only{display:none!important}.wwd-desktop-panel{display:flex!important}}@media(max-width:600px){.wwd-section{padding:0;margin-top:60px}.wwd-head{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}.wwd-overline{margin-left:10px;font-size:12px;letter-spacing:1px;font-weight:700;margin-top:-10px}.wwd-title{margin-left:10px;font-size:1.65rem;line-height:1.3;max-width:100%;margin-top:10px}.wwd-rightdesc{padding-left:10px;max-width:100%}.wwd-rightdesc>div{font-size:.98rem;line-height:1.45}.wwd-link{margin-top:10px;font-size:.92rem;display:inline-block;text-decoration:none}.wwd-main-card{flex-direction:column;background:#0d0a14;border-radius:28px;padding:20px;width:94%;margin:0 auto}.wwd-desktop-panel{display:none!important}.wwd-leftpanel{width:100%;display:flex;flex-direction:column;gap:14px}.wwd-item{background:#0d0a14;color:#fff;padding:16px 20px;border-radius:26px;font-size:1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;position:relative}.wwd-item:after{content:"+";width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%;background:#fff;color:#7c61e8;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center;flex-shrink:0}.wwd-item.wwd-active{background:#7c61e8;color:#fff;margin-bottom:14px}.wwd-item.wwd-active:after{content:"–";background:#0d0a14;color:#fff}.wwd-arrow{display:none!important}.wwd-mobile-panel{display:block;background:#fff;border-radius:24px;padding:24px 20px;animation:fadeSlide .25s ease}.wwd-detailstitle{font-size:1.18rem;font-weight:600;margin-bottom:14px;color:#15151d}.wwd-objectives-list{padding:0;margin:0 0 18px;list-style:none}.wwd-objectives-list li{display:flex;align-items:center;margin-bottom:10px;font-size:.96rem;color:#23233a}.wwd-objectives-list .tick-circle{margin-right:10px;display:flex}.wwd-stats,.wwd-stats-circle{display:none}.wwd-stats-caption{color:#23233a;font-size:.94rem;line-height:1.4}.wwd-learnlink{display:inline-block;margin-top:10px;color:#7b6aff;text-decoration:none;font-weight:600}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}@media(min-width:1025px){.skyphoria-about-section{padding:60px 0;background:#fff}.skyphoria-about-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1400px;margin:0 auto}.skyphoria-about-left{max-width:650px}.skyphoria-about-label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;display:block;font-weight:700;letter-spacing:2px;font-size:.85rem;color:#1b1b1b;margin-bottom:0;margin-left:155px}.skyphoria-about-headline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;color:#141414;margin-left:155px;margin-bottom:50px;margin-top:20px}.skyphoria-about-right{max-width:600px;display:flex;flex-direction:column;gap:20px}.skyphoria-about-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#555;font-size:.9rem;margin-bottom:0;margin-top:60px}.skyphoria-about-btn{font-size:.8rem;font-weight:600;color:#16197a;text-decoration:none;transition:color .2s;display:inline-block;margin-top:10px}.skyphoria-about-btn:hover{color:#3c42d8;border-color:#3c42d8}.timeline-grid-container{width:82%;margin:32px auto 0}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:36px auto;align-items:start;position:relative}.timeline-grid-dot-cell{position:relative;display:flex;align-items:center;justify-content:center}.timeline-dot{width:16px;height:16px;background:#7266f6;border-radius:50%;border:2px solid #fff;z-index:2}.timeline-grid-line{position:absolute;left:50%;top:50%;width:100%;height:2px;border-top:2px dashed #ddd;z-index:1;transform:translateY(-50%)}.timeline-grid-card-cell{display:flex;justify-content:center;align-items:flex-start;margin-top:20px}.timeline-highlight{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:90%;text-align:center;font-size:.9rem}.timeline-mobile-container{display:none}.desktop-timeline{display:block}}@media(min-width:601px)and (max-width:1024px){.skyphoria-about-section{padding:38px 0;background:#fff}.skyphoria-about-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:96vw;margin:0 auto;gap:18px}.skyphoria-about-left{max-width:390px}.skyphoria-about-label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;display:block;font-weight:700;letter-spacing:1.4px;font-size:.82rem;color:#1b1b1b;margin-bottom:0;margin-left:36px}.skyphoria-about-headline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.13;color:#141414;margin-left:36px;margin-bottom:30px;margin-top:16px;width:310px}.skyphoria-about-right{max-width:340px;display:flex;flex-direction:column;gap:15px}.skyphoria-about-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#555;font-size:.8rem;margin-bottom:0;margin-top:35px}.skyphoria-about-btn{font-size:.8rem;font-weight:600;color:#16197a;text-decoration:none;transition:color .2s;display:inline-block;margin-top:8px;margin-bottom:20px}.skyphoria-about-btn:hover{color:#3c42d8;border-color:#3c42d8}.timeline-grid-container{width:98%;margin:22px auto 0}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:25px auto;align-items:start;position:relative;gap:.5rem}.timeline-grid-dot-cell{position:relative;display:flex;align-items:center;justify-content:center}.timeline-dot{width:11px;height:11px;background:#7266f6;border-radius:50%;border:2px solid #fff;z-index:2}.timeline-grid-line{position:absolute;left:50%;top:50%;width:100%;height:2px;border-top:2px dashed #ddd;z-index:1;transform:translateY(-50%)}.timeline-grid-card-cell{display:flex;justify-content:center;align-items:flex-start;margin-top:12px}.timeline-highlight{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:97%;text-align:center;font-size:.8rem}.timeline-mobile-container{display:none}.desktop-timeline{display:block}}@media(max-width:600px){.skyphoria-about-section{padding:24px 0}.skyphoria-about-container{display:block;max-width:98vw;margin:0 auto 20px}.skyphoria-about-left{max-width:unset}.skyphoria-about-label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.9rem;letter-spacing:1px;margin-bottom:2px;margin-left:20px}.skyphoria-about-headline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.67rem;margin-top:8px;margin-bottom:12px;margin-left:20px}.skyphoria-about-right{max-width:unset;gap:8px;margin:10px 0 0}.skyphoria-about-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.85rem;margin-top:16px;margin-left:20px}.skyphoria-about-btn{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;font-size:.76rem;margin-top:8px;margin-left:20px}.skyphoria-about-btn:hover{color:#3c42d8;border-color:#3c42d8}.timeline-grid-container{display:none!important}.timeline-mobile-container{display:flex!important;flex-direction:column;gap:34px;margin:32px 0 0;width:100%}.timeline-mobile-item{width:85%}.timeline-mobile-dotline{display:flex;align-items:center;margin-left:20px;margin-bottom:10px;width:100%}.timeline-dot{width:14px;height:14px;background:#7266f6;border-radius:50%;border:2px solid #fff;margin-right:-1px;flex-shrink:1}.timeline-mobile-dashed{flex:1;height:0;border-top:2px dashed #d5d5d5;margin-left:0;display:block}.timeline-mobile-content{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:left;font-size:.79rem;color:#222;margin-left:20px}.timeline-mobile-content strong{display:block;margin-bottom:7px;font-weight:700;font-size:1.09rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@media(min-width:1025PX){.skyphoria-success-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;padding:60px 0 40px;width:100%}.success-main-row{max-width:1400px;margin:0 auto;padding:0 30px;display:flex;align-items:flex-start;justify-content:flex-start;gap:60px}.success-header{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;min-width:430px;max-width:550px;flex:0 0 460px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.success-label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#181849;font-size:1.08rem;font-weight:600;letter-spacing:1.1px;margin-bottom:-10px;text-transform:uppercase}.success-title{font-size:3.5rem;font-weight:700;color:#181849;margin-bottom:15px;line-height:1.09;letter-spacing:-2px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.success-viewall{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#111;font-size:1.09rem;font-weight:600;margin-top:100px;text-decoration:None;border-bottom:1px solid #8686a7;width:fit-content;padding-bottom:.5px}.success-stories-carousel{width:900px;min-width:700px;max-width:950px;margin-right:auto;padding:0}.slick-slider .slick-track{display:flex!important;gap:0!important}.slick-slide{min-width:0;padding:0!important;margin:0!important}.slick-dots{position:static!important;display:flex!important;justify-content:center;align-items:center;margin:28px 0 0;gap:0px;list-style:none}.slick-dots button:before{font-size:18px;color:#bbb;opacity:.7}.slick-dots li.slick-active button:before{color:#181849;opacity:1}.story-card{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:100%;max-width:430px;min-height:430px;display:flex;justify-content:center;align-items:center;opacity:1}.story-image{border-radius:32px;min-height:400px;max-height:460px;aspect-ratio:1/1;width:100%;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;opacity:.9}@supports not (aspect-ratio: 1 / 1){.story-image{height:430px}}.story-card,.story-image,.slick-slide,.slick-track{box-shadow:none!important}.story-image:before{content:"";position:absolute;inset:0;border-radius:32px;background:linear-gradient(#050202a2,#050202a2);z-index:1;pointer-events:none}.story-overlay,.story-brand{position:relative;z-index:2}.story-overlay{width:96%;margin:0 auto 26px;background:transparent;padding:-10px 0 0;display:flex;flex-direction:column;gap:1px;opacity:1}.story-brand,.story-metric,.story-result{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.13);text-decoration:none}.story-brand{position:absolute;top:38px;left:39px;font-size:1.25rem;font-weight:700;z-index:2;opacity:1;text-decoration:none}.story-metric{font-size:2.1rem;font-weight:800;opacity:1;margin-left:20px;text-decoration:none}.story-result{margin-top:0;font-size:1.5rem;font-weight:500;opacity:1;margin-left:20px;text-decoration:none}.story-categories{display:flex;gap:6px;margin-top:6px;opacity:1;margin-left:20px}.story-divider{width:90%;height:1px;margin:10px auto;background:#fff;opacity:.9;border-radius:2px}.story-cat{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;color:#181849;border-radius:19px;font-size:.85rem;padding:10px;font-weight:600;border:none;text-decoration:none}.brands-strip{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-top:60px;text-align:center;padding:0 14px;background:none;box-shadow:none}.brands-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;font-size:1.4rem;font-weight:600;letter-spacing:.13em;margin-bottom:40px}.clients-logos-slider{margin:0 auto;max-width:1400px;padding:16px 0}.client-logo-slide{display:flex!important;align-items:center;justify-content:center;height:60px}.client-logo-img{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.section-divider{width:100%;height:3px;background:#222;margin:60px 0;border-radius:2px;opacity:1}.story-link-wrapper{display:block!important;width:100%;height:100%;text-decoration:none;flex-shrink:0}.mobile-slider,.tablet-slider,.client-logo-imgMobile,.client-logo-slideMobile,.clients-logos-sliderMobile{display:none!important}}@media(min-width:601px)and (max-width:1024px){.skyphoria-success-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;padding:45px 0 32px;width:100%}.success-main-row{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:flex-start;justify-content:flex-start;gap:40px}.success-header{min-width:360px;max-width:450px;flex:0 0 380px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.success-label{color:#181849;font-size:.95rem;font-weight:600;letter-spacing:1px;margin-bottom:-8px;text-transform:uppercase}.success-title{font-size:2.8rem;font-weight:700;color:#181849;margin-bottom:12px;line-height:1.08;letter-spacing:-1.5px}.success-viewall{color:#111;font-size:.98rem;font-weight:600;margin-top:75px;text-decoration:none;border-bottom:1px solid #8686a7;width:fit-content;padding-bottom:.5px}.desktop-slider,.mobile-slider{display:none!important}.tablet-slider{display:block!important;width:100%!important}.success-stories-carousel{flex:1;width:10%;max-width:680px;margin-right:auto;padding:0}.tablet-slider .slick-slider .slick-track{display:flex!important;gap:24px!important}.tablet-slider .slick-slide{min-width:0;padding:0!important;margin:0!important}.tablet-slider .slick-slider{width:100%!important}.tablet-slider .slick-list{margin:0 auto!important;width:100%!important}.tablet-slider .slick-dots{position:static!important;display:flex!important;justify-content:center!important;align-items:center!important;margin:28px auto 0!important;padding:0!important;width:100%!important;gap:8px!important;list-style:none!important;left:0!important;bottom:0!important;text-align:center!important}.tablet-slider .slick-dots li{margin:0 4px!important;display:inline-block!important}.tablet-slider .slick-dots button{width:14px!important;height:14px!important;padding:0!important;background:transparent!important;border:none!important;cursor:pointer!important}.tablet-slider .slick-dots button:before{font-size:10px!important;color:#bbb!important;opacity:.7!important;position:relative!important;left:50%!important;top:0%!important;transform:translate(-50%,-50%)!important}.tablet-slider .slick-dots li.slick-active button:before{color:#181849!important;opacity:1!important}.story-card{width:100%;max-width:100%;min-height:390px;display:flex;justify-content:center;align-items:center;opacity:1}.story-image{border-radius:28px;min-height:370px;max-height:410px;aspect-ratio:1/1;width:100%;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;opacity:.9}@supports not (aspect-ratio: 1 / 1){.story-image{height:370px}}.story-card,.story-image,.slick-slide,.slick-track{box-shadow:none!important}.story-image:before{content:"";position:absolute;inset:0;border-radius:28px;background:linear-gradient(#050202a2,#050202a2);z-index:1;pointer-events:none}.story-overlay,.story-brand{position:relative;z-index:2}.story-overlay{width:95%;margin:0 auto 22px;background:transparent;padding:-8px 0 0;display:flex;flex-direction:column;gap:1px;opacity:1}.story-brand,.story-metric,.story-result{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.13)}.story-brand{position:absolute;top:32px;left:34px;font-size:1.12rem;font-weight:700;opacity:1}.story-metric{font-size:1.9rem;font-weight:800;opacity:1;margin-left:18px}.story-result{margin-top:0;font-size:1.32rem;font-weight:500;opacity:1;margin-left:18px}.story-categories{display:flex;gap:5px;margin-top:5px;opacity:1;margin-left:18px}.story-divider{width:88%;height:1px;margin:8px auto;background:#fff;opacity:.9;border-radius:2px}.story-cat{background:#fff;color:#181849;border-radius:17px;font-size:.78rem;padding:8px 9px;font-weight:600;border:none}.brands-strip{margin-top:48px;text-align:center;padding:0 12px;background:none;box-shadow:none}.brands-title{color:#000;font-size:1.25rem;font-weight:600;letter-spacing:.12em;margin-bottom:32px}.clients-logos-slider{margin:0 auto;max-width:1200px;padding:14px 0}.client-logo-slide{display:flex!important;align-items:center;justify-content:center;height:55px}.client-logo-img{max-height:45px;max-width:110px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.section-divider{width:100%;height:2.5px;background:#222;margin:48px 0;border-radius:1.5px;opacity:1}.story-link-wrapper{width:100%;height:100%;text-decoration:none}.clients-logos-sliderMobile,.client-logo-slideMobile,.client-logo-imgMobile{display:none!important}}@media(max-width:600px){.desktop-slider{display:none!important}.skyphoria-success-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;padding:40px 0 20px;width:100%}.success-main-row{max-width:100%;margin:0 auto;padding:0 20px;display:flex;align-items:flex-start;justify-content:center;gap:40px;flex-direction:column}.success-header{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;min-width:auto;max-width:100%;flex:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0px;text-align:center}.success-label{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#181849;font-size:1rem;font-weight:600;letter-spacing:1.1px;margin-bottom:-10px;text-transform:uppercase}.success-title{font-size:2.5rem;font-weight:700;color:#181849;margin-bottom:0;text-align:left;line-height:1.09;letter-spacing:-1.5px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.success-viewall{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#111;font-size:1rem;font-weight:600;margin-top:40px;text-decoration:None;border-bottom:1px solid #181849;width:fit-content;padding-bottom:.5px}.success-stories-carousel{width:100%;min-width:auto;max-width:100%;margin-right:auto;padding:0}.slick-slider .slick-track{display:flex!important;gap:0!important}.slick-slide{min-width:0;padding:0!important;margin:0!important}.slick-dots{position:static!important;display:flex!important;justify-content:center;align-items:center;margin:10px 0 0;gap:0px;list-style:none}.slick-dots button:before{font-size:18px;color:#bbb;opacity:.7}.slick-dots li.slick-active button:before{color:#181849;opacity:1}.story-card{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:100%;max-width:100%;min-height:auto;display:flex;justify-content:center;align-items:center;opacity:1}.story-image{border-radius:20px;min-height:300px;max-height:400px;aspect-ratio:1/1;width:100%;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;opacity:.9}@supports not (aspect-ratio: 1 / 1){.story-image{height:350px}}.story-card,.story-image,.slick-slide,.slick-track{box-shadow:none!important}.story-image:before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(#050202a2,#050202a2);z-index:1;pointer-events:none}.story-overlay,.story-brand{position:relative;z-index:2}.story-overlay{width:96%;margin:0 auto 26px;background:transparent;padding:-10px 0 0;display:flex;flex-direction:column;gap:1px;opacity:1}.story-brand{color:#fff;position:absolute;top:24px;left:24px;font-size:1.1rem;font-weight:700;z-index:2;opacity:1}.story-metric{color:#fff;font-size:1.8rem;font-weight:800;opacity:1;margin-left:20px}.story-result{color:#fff;margin-top:0;font-size:1.2rem;font-weight:500;opacity:1;margin-left:20px}.story-categories{display:flex;gap:6px;margin-top:6px;opacity:1;margin-left:20px}.story-divider{width:90%;height:1px;margin:10px auto;background:#fff;opacity:.9;border-radius:2px}.story-cat{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#fff;color:#181849;border-radius:19px;font-size:.75rem;text-decoration:none;padding:8px;font-weight:600;border:none;box-shadow:0 1px 4px #0000000a}.brands-strip{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-top:40px;text-align:center;padding:0 14px;background:none;box-shadow:none}.brands-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;font-size:1.2rem;font-weight:600;letter-spacing:.13em;margin-bottom:30px}.clients-logos-sliderMobile{margin:0 auto;max-width:1400px;padding:16px 0}.client-logo-slideMobile{display:flex!important;align-items:center;justify-content:center;height:60px}.story-link-wrapper{width:100%;height:100%;text-decoration:none}.client-logo-imgMobile{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.client-logo-imgMobile:hover,.client-logo-slide,.clients-logos-slider,.tablet-slider{display:none!important}}@media(min-width:1025px){.blog-section{width:100%;padding:60px 0;background:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.blog-heading{text-align:center;margin-bottom:28px}.blog-label{font-size:1.15rem;color:#16161d;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-heading h2{font-size:3.7rem;font-weight:700;line-height:1.15;color:#181849;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-top:0}.blog-cards-row{width:100%;max-width:1200px;display:flex;gap:24px;justify-content:center}.blog-card{background:#fff;border-radius:32px;box-shadow:0 3px 18px #2a386b14;width:380px;height:380px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #eee;transition:box-shadow .22s}.blog-card:hover{box-shadow:0 6px 54px #2a386b24}.blog-card-image{width:100%;height:210px;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:42px;border-top-right-radius:42px}.blog-card-details{padding:32px 32px 38px;display:flex;flex-direction:column;gap:14px}.blog-card-date{font-size:1rem;color:#868686;margin-bottom:8px}.blog-card-title{font-size:1.13rem;font-weight:700;color:#181849;margin-bottom:8px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-card-excerpt{font-size:1rem;line-height:1.32;color:#444;opacity:.92}.blog-link{text-decoration:none;color:inherit;transition:box-shadow .2s;display:block}}@media(min-width:601px)and (max-width:1024px){.blog-section{width:100%;padding:36px 0 32px;background:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.blog-heading{text-align:center;margin-bottom:20px}.blog-label{font-size:1rem;color:#16161d;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px;display:block;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-heading h2{font-size:2.3rem;font-weight:700;line-height:1.15;color:#181849;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-top:0}.blog-cards-row{width:100%;max-width:860px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.blog-card{background:#fff;border-radius:24px;box-shadow:0 3px 18px #2a386b14;width:44vw;max-width:340px;min-width:230px;height:300px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #eee;transition:box-shadow .22s}.blog-card:hover{box-shadow:0 6px 40px #2a386b24}.blog-card-image{width:100%;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:24px;border-top-right-radius:24px}.blog-card-details{padding:18px 18px 24px;display:flex;flex-direction:column;gap:10px}.blog-card-date{font-size:.93rem;color:#868686;margin-bottom:6px}.blog-card-title{font-size:1rem;font-weight:700;color:#181849;margin-bottom:6px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-card-excerpt{font-size:.97rem;line-height:1.25;color:#444;opacity:.92}.blog-link{text-decoration:none;color:inherit;transition:box-shadow .2s;display:block}}@media(max-width:600px){.blog-section{width:100vw;padding:20px 0 28px;background:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.blog-heading{text-align:center;margin-bottom:20px}.blog-label{font-size:1.25rem;margin-bottom:10px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-heading h2{font-size:1.75rem;margin-top:20px;line-height:1.12;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-cards-row{width:100vw;max-width:100vw;overflow:visible;padding:0;margin:0 auto;display:block}.blog-card,.slick-slide .blog-card{width:320px!important;height:320px;border-radius:14px;margin:0 auto;border:1px solid #eee;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .22s}.blog-card-image{width:100%;height:210px;background-size:cover;background-position:center;border-top-left-radius:14px;border-top-right-radius:14px}.blog-card-details{padding:10px 7px 12px;display:flex;flex-direction:column;gap:5px;flex:1}.blog-card-date{font-size:.8rem;margin-bottom:3px}.blog-card-title{font-size:.9rem;font-weight:700;margin-bottom:2px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.blog-card-excerpt{font-size:.88rem;opacity:.89}.blog-link{text-decoration:none;color:inherit;display:block}.slick-dots{margin-top:7px;position:static!important}}@media(min-width:601px){.drive-revenue-section{text-align:center;padding:56px 0 64px;background:#fff;margin-top:70px;margin-bottom:70px}.drive-revenue-overline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#000;letter-spacing:1.2px;margin-bottom:17px;margin-top:0;opacity:.75}.drive-revenue-title{font-size:3rem;font-weight:700;color:#111016;margin:0 0 42px;letter-spacing:.2px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.drive-revenue-row{display:flex;justify-content:center;align-items:flex-start;gap:20px;max-width:1600px;margin:0 auto;padding:0 32px;flex-wrap:wrap}.drive-revenue-col{flex:1 1 250px;max-width:310px;min-width:220px;margin:0 22px;padding:0;text-align:left}.drive-revenue-icon{display:flex;align-items:left;justify-content:left;height:66px;margin-bottom:18px;margin-right:255px}.drive-revenue-icon i{font-size:1.3rem;color:#7b6aff;background:#f1f1f8;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.drive-revenue-icon img{width:30px;height:30px;background:#f2f1ff;border-radius:50%;padding:10px;object-fit:contain}.drive-revenue-col h3{font-size:.99rem;font-weight:700;color:#111016;margin-bottom:16px;margin-top:0;letter-spacing:.04em;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.drive-revenue-col p{font-size:.99rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#000;line-height:1.6;font-weight:400;margin:0}}@media(max-width:600px){.drive-revenue-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:center;padding:40px 8px 48px;background:#fff;margin-top:40px;margin-bottom:40px;margin-left:10px}.drive-revenue-row{display:flex;flex-direction:column;gap:34px;max-width:100%;padding:0;margin:0 auto;align-items:center}.drive-revenue-col{max-width:98vw;min-width:0;margin:0;padding:0;text-align:left;box-sizing:border-box;width:100%}.drive-revenue-icon{display:flex;align-items:left;justify-content:left;height:50px;margin-bottom:16px;margin-right:290px}.drive-revenue-icon i{font-size:1.3rem;color:#7b6aff;background:#f1f1f8;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto}.drive-revenue-icon img{width:28px;height:28px;background:#f2f1ff;border-radius:50%;padding:10px;object-fit:contain}.drive-revenue-overline{font-size:1.1rem;margin-bottom:14px;margin-right:10px}.drive-revenue-title{font-size:1.8rem;margin-bottom:30px;line-height:1.1;margin-right:10px}.drive-revenue-col h3{font-size:.96rem;margin-bottom:12px;margin-top:0}.drive-revenue-col p{font-size:.97rem;margin:0;line-height:1.5}}@media(min-width:1025px){.blog-page{background:#fff;padding:48px 0 80px;min-height:100vh}.featured-post{max-width:1100px;margin:0 auto;display:flex;background:#e7e2fb;border-radius:36px;overflow:hidden;padding:40px;align-items:center;gap:40px;height:470px}.featured-post .post-title{color:#000;transition:color .3s ease;cursor:pointer;font-size:3rem}.featured-post .post-title:hover{color:#6f437a}.featured-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.post-date{color:#8885ad;font-size:2rem;margin-bottom:8px;margin-left:20px}.post-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.4rem;font-weight:700;color:#7c5de7;line-height:1.15;margin-bottom:18px;font-family:Orbitron;margin-left:20px}.read-story{color:#19161b;font-size:.8rem;border-bottom:1.5px solid #19161b;text-decoration:none;width:fit-content;font-weight:600;transition:border-color .2s;margin-left:20px}.read-story:hover{border-color:#7c5de7}.featured-image img{width:450px;height:450px;border-radius:24px;object-fit:cover;display:block;margin-right:20px}.recent-posts{max-width:1160px;margin:56px auto 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;justify-items:center}.recent-post{display:flex;flex-direction:column;width:380px;border-radius:40px;background:#fff;overflow:hidden;text-decoration:none;color:#19161b;box-shadow:0 2px 24px #a597ee0f;margin-bottom:40px;border:1.2px solid #efefef;transition:box-shadow .25s}.recent-post:hover{box-shadow:0 8px 32px #7c5de71c}.recent-post img{width:100%;height:300px;object-fit:cover;display:block;border-top-left-radius:40px;border-top-right-radius:40px}.post-info{padding:32px 36px;background:#fff;border-bottom-left-radius:40px;border-bottom-right-radius:40px}.post-date{font-size:1rem;color:#8885ad;margin-bottom:18px}.post-title{font-size:1.18rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:1.3;color:#19161b;transition:color .3s}.post-title:hover{color:#73307c;cursor:pointer}.load-more-btn{display:block;margin:40px auto 80px;font-weight:600;font-size:1rem;color:#7c5de7;border:2.4px solid #7c5de7;padding:14px 34px;border-radius:24px;background:transparent;cursor:pointer;transition:background .2s,color .2s}.load-more-btn:hover{background:#7c5de7;color:#fff}}@media(min-width:601px)and (max-width:1024px){.blog-page{background:#fff;padding:40px 0 64px;min-height:100vh}.featured-post{margin-top:20px!important;max-width:960px;margin:0 auto;display:flex;flex-direction:row;background:#e7e2fb;border-radius:32px;overflow:hidden;padding:32px 28px;align-items:center;gap:28px;height:420px}.featured-content{flex:1.1;min-width:0;display:flex;flex-direction:column;gap:12px}.featured-post .post-title{color:#9b0b0b;transition:color .3s ease;cursor:pointer;font-size:2.4rem;line-height:1.15}.featured-post .post-title:hover{color:#6f437a}.post-date{color:#8885ad;font-size:1.4rem;margin-bottom:6px;margin-left:16px}.featured-content .post-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.1rem;font-weight:700;color:#000;line-height:1.18;margin-bottom:14px;margin-left:16px}.read-story{color:#19161b;font-size:.85rem;border-bottom:1.5px solid #19161b;text-decoration:none;width:fit-content;font-weight:600;transition:border-color .2s;margin-left:16px}.read-story:hover{border-color:#7c5de7}.featured-image img{width:320px;height:320px;border-radius:22px;object-fit:cover;display:block;margin-right:10px}.recent-posts{max-width:980px;margin:44px auto 32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;justify-items:center}.recent-post{width:100%;max-width:360px;border-radius:34px;background:#fff;overflow:hidden;text-decoration:none;color:#19161b;box-shadow:0 2px 20px #a597ee0f;margin-bottom:24px;border:1.1px solid #efefef;transition:box-shadow .25s}.recent-post:hover{box-shadow:0 7px 26px #7c5de71c}.recent-post img{width:100%;height:240px;object-fit:cover;display:block;border-top-left-radius:34px;border-top-right-radius:34px}.post-info{padding:24px 24px 26px;background:#fff;border-bottom-left-radius:34px;border-bottom-right-radius:34px}.post-info .post-date{font-size:.95rem;color:#8885ad;margin-bottom:14px}.post-info .post-title{font-size:1.08rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:1.3;color:#19161b;transition:color .3s}.post-info .post-title:hover{color:#73307c;cursor:pointer}.load-more-btn{display:block;margin:32px auto 64px;font-weight:600;font-size:.98rem;color:#7c5de7;border:2.3px solid #7c5de7;padding:12px 30px;border-radius:22px;background:transparent;cursor:pointer;transition:background .2s,color .2s}.load-more-btn:hover{background:#7c5de7;color:#fff}}@media(max-width:600px){.blog-page{background:#fff;padding:32px 0 48px;min-height:100vh}.featured-post{max-width:95vw;margin:0 auto 36px;display:flex;flex-direction:column;background:#e7e2fb;border-radius:24px;overflow:hidden;padding:28px 24px;gap:20px;height:auto;align-items:center;text-align:center}.featured-image{width:100%;margin:0 auto}.featured-image img{width:280px;height:280px;border-radius:22px;object-fit:cover;display:block;margin:0 auto}.featured-content{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;padding:0}.post-date{color:#8885ad;font-size:.95rem;margin:0;font-weight:500;text-align:center}.featured-post .post-title{color:#000;font-size:1.6rem;line-height:1.25;margin:0;font-weight:700;text-align:center}.featured-content .post-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.45rem;font-weight:700;color:#000;line-height:1.3;margin:0;text-align:center}.featured-post .post-title:hover{color:#6f437a}.read-story{color:#19161b;font-size:.8rem;font-weight:600;padding-bottom:2px;margin:0 auto;display:inline-block;text-decoration:none}.read-story:hover{border-color:#7c5de7}.recent-posts{max-width:95vw;margin:36px auto 28px;display:flex;flex-direction:column;align-items:center;gap:22px}.recent-post{width:100%;max-width:340px;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 2px 16px #a597ee14;border:1px solid #f0f0f0;text-decoration:none;color:#19161b}.recent-post img{width:100%;height:200px;object-fit:cover;border-top-left-radius:28px;border-top-right-radius:28px;display:block}.post-info{padding:22px 20px;background:#fff;border-bottom-left-radius:28px;border-bottom-right-radius:28px}.post-info .post-date{font-size:.92rem;color:#8885ad;margin-bottom:12px}.post-info .post-title{font-size:1.02rem;font-weight:700;line-height:1.35;color:#19161b}.post-info .post-title:hover{color:#73307c}.load-more-btn{display:block;margin:28px auto 48px;font-weight:600;font-size:.96rem;color:#7c5de7;border:2.2px solid #7c5de7;padding:11px 26px;border-radius:20px;background:transparent;cursor:pointer}.load-more-btn:hover{background:#7c5de7;color:#fff}}.success-detail-bg{min-height:100vh;width:100vw;background:linear-gradient(180deg,#f5f6fa,#fff);display:flex;flex-direction:column;align-items:center}.blog-detail-page{max-width:820px;width:100%;background:#fff;border-radius:32px;margin:60px auto 80px;padding:38px 24px;box-shadow:0 6px 36px #917de621,0 2px 18px #262d3312;position:relative;z-index:2}.detail-header{text-align:center;margin-bottom:38px}.detail-date{font-size:1.1rem;color:#7a6ebd;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-weight:500;padding-top:40px}.detail-title{font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:2.4rem;line-height:1.21;color:#0a092a;letter-spacing:-.02em;margin-bottom:14px}.blog-category{display:inline-block;background:#f5f3fd;border-radius:18px;color:#5b55a6;padding:5px 16px;font-size:1rem;font-weight:600;margin-top:10px;margin-bottom:28px;font-family:Montserrat,Arial,sans-serif;box-shadow:0 1px 12px #9a8edd17}.detail-hero-img{width:100%;max-width:540px;height:350px;object-fit:cover;border-radius:28px;display:block;margin:0 auto 36px;box-shadow:0 24px 36px -12px #ede4ff}.detail-content{font-family:Montserrat,Arial,sans-serif;font-size:1.17rem;color:#3c3a5f;line-height:1.68;font-weight:400;margin-bottom:48px}.detail-content h2{font-weight:700;font-size:1.38rem;margin-top:1.7em;margin-bottom:.9em;color:#5b55a6;letter-spacing:-.02em}.detail-content p{margin-bottom:.9em}.detail-content img{margin:1.6em auto;width:100%;border-radius:18px;max-width:420px;height:auto;display:block}@media(max-width:1024px){.blog-detail-page{max-width:96vw;border-radius:18px;padding:28px 10px}.detail-title{font-size:2rem}.detail-hero-img{height:220px;border-radius:12px}}@media(max-width:600px){.success-detail-bg{padding:0}.blog-detail-page{margin:30px 0 40px;padding:18px 4px}.detail-title{font-size:1.34rem}}.story-detail-bg{width:100vw;background-color:linear-gradient(180deg,#efebfb 0%,#fff 100%);display:flex;flex-direction:column;align-items:center;min-height:auto}.story-detail-section{max-width:880px;margin:0 auto 10px;padding-bottom:20px;min-height:100vh}.story-detail-header{background-size:cover;background-position:center;min-height:340px;padding:48px 32px 32px;border-radius:32px;position:relative;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.story-detail-title{font-size:2rem;font-weight:700;margin-bottom:14px}.story-detail-percent{font-size:2.4rem;font-weight:800;margin-bottom:10px}.story-detail-desc{font-size:1.1rem;margin-bottom:20px}.story-detail-tags{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.story-detail-tag{background:#fff;color:#333;border-radius:18px;padding:6px 16px;font-weight:500}.story-detail-content{background:#fff;color:#222;margin-top:30px;border-radius:24px;padding:34px 32px;box-shadow:0 2px 18px #262d3312;font-size:1.12rem}.marketing-hero-bg{background:#fff;padding:0;min-height:85vh;display:flex;align-items:center}.marketing-hero-container{margin-top:20px!important;max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 40px 50px 60px;width:100%}.marketing-hero-content{max-width:600px}.section-tagline{font-weight:600;font-size:1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#111;margin-bottom:18px;letter-spacing:1px}.marketing-hero-title{font-size:4.7rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;line-height:1.1;margin:0 0 30px;color:#151516}.marketing-hero-desc{max-width:400px;font-size:1.25rem;margin-bottom:38px;color:#23203a}.marketing-hero-btn{display:inline-flex;align-items:center;background:#1b1b1b;color:#fff;font-size:1.08rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;padding:14px 38px;border-radius:25px;text-decoration:none;transition:background .18s;letter-spacing:.03em;box-shadow:0 3px 18px #251e3214}.marketing-hero-btn:hover{background:#7c5fff;color:#fff}.arrow{font-size:1.2rem}.marketing-hero-image-wrap{flex-shrink:0;margin-left:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#d7cdfd,#ece7fe 80%);border-radius:40px;padding:0;overflow:hidden;width:570px;height:520px}.marketing-hero-image{width:100%;height:100%;object-fit:cover;border-radius:40px}@media(max-width:1000px){.marketing-hero-container{flex-direction:column;gap:48px;padding:50px 20px}.marketing-hero-image-wrap{width:85vw;height:550px;margin-left:0;border-radius:30px}}@media(max-width:700px){.marketing-hero-title{font-size:2.1rem}.marketing-hero-image-wrap{height:250px}}.market-section-bg{padding:70px 0}.market-section-container{max-width:1300px;margin:0 auto;padding:0 32px}.market-section-title{font-size:3.2rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;text-align:center;margin:0 0 15px;color:#23203a}.market-section-subtitle{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:center;margin-bottom:38px;color:#6f6f88;font-size:1.12rem}.market-grid{display:flex;flex-wrap:wrap;gap:36px 26px;justify-content:center}.market-card{background:#fff;border-radius:30px;box-shadow:0 2px 24px #251e3208,0 1.5px 3px #0000000a;flex:1 1 290px;max-width:315px;min-width:260px;padding:32px 28px 28px;display:flex;flex-direction:column;align-items:flex-start;min-height:265px;transition:box-shadow .15s}.market-card:hover{box-shadow:0 5px 28px #785cff1a}.market-card-icon{width:50px;height:50px;border-radius:50%;background:#ece7fe;font-size:1.85rem;display:flex;align-items:center;justify-content:center;margin-bottom:22px;color:#7c5fff!important}.market-card-title{font-size:1.28rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;margin-bottom:10px;color:#23203a;line-height:1.2}.market-card-desc{font-size:1rem;color:#514e7b;margin-bottom:32px;flex-grow:1}.market-card-link{color:#23203a;font-family:Montserrat,sans-serif;text-decoration:none;font-size:.95rem;font-weight:600;padding-bottom:3px;display:inline-block;transition:color .12s,border .12s}.success-hero__divider{width:100%;margin:36px auto 0}.service-icon-wrap{width:40px;height:40px;border-radius:999px;overflow:hidden}.service-icon{width:75%;height:100%;object-fit:contain}@media(max-width:900px){.market-grid{gap:24px 12px}.market-card{min-width:60vw;max-width:90vw;min-height:200px}}@media(max-width:500px){.market-section-container{margin-top:-50px}.market-section-title{font-size:1.4rem;margin-bottom:6px}.market-card{padding:20px 12px 18px;border-radius:24px;min-width:75vw}.market-card-title{font-size:1.01rem}}.strategy-section-bg{padding:70px 0;background:#fff}.strategy-section-container{max-width:1300px;margin:0 auto 100px;padding:0 32px;display:flex;align-items:center;justify-content:center;gap:204px}.strategy-section-image-wrap{flex-shrink:0;width:600px;height:450px;overflow:hidden;border-radius:50px;box-shadow:0 6px 32px #5046aa0f}.strategy-section-image{width:100%;height:100%;object-fit:cover;border-radius:50px}.strategy-section-content{max-width:670px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.strategy-section-title{font-size:2.5lrem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;margin-bottom:28px;color:#1b1b1b;line-height:1.05}.strategy-section-desc{color:#23203a;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.9rem;line-height:1.7;margin-bottom:32px;font-weight:400!important}.strategy-section-desc,.strategy-section-desc *{font-weight:400!important}.strategy-section-link{color:#131313;font-weight:700;font-size:1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;letter-spacing:.03em;text-decoration:underline;padding-bottom:2px;transition:color .1s}.strategy-section-link:hover{color:#7c5fff}.success-hero__divider{width:80%;margin:36px auto 0}.success-hero__divider svg{margin-top:100px;width:100%;height:28px}@media(max-width:1000px){.strategy-section-container{flex-direction:column;gap:38px;align-items:stretch}.strategy-section-image-wrap{width:92vw;margin-top:-100px;height:480px;border-radius:26px}.strategy-section-image{border-radius:26px}}@media(max-width:600px){.strategy-section-container{margin-top:20px}.strategy-section-title{font-size:1.45rem}.strategy-section-desc{font-size:.99rem}.strategy-section-link{font-size:.95rem}.strategy-section-image-wrap{margin-top:-130px;height:220px;margin-left:-20px}.strategy-section-image{border-radius:16px}.success-hero__divider1{display:none}.success-hero__divider1 svg{display:none}}.get-started-section-bg{background:none;display:flex;justify-content:center;align-items:center;padding:70px 0}.get-started-content{position:relative;width:80vw;max-width:1300px;min-height:370px;background:#f9f9fb;border-radius:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.get-started-partner{margin-top:40px;margin-bottom:10px;display:flex;align-items:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.get-started-partner-g{font-weight:700;font-size:2.2rem;margin-right:8px;color:#23203a}.get-started-partner-label{font-size:1.11rem;color:#23203a;font-weight:500}.get-started-title{text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.7rem;font-weight:700;line-height:1.06;margin-bottom:36px;margin-top:10px;color:#0c0c0c}.get-started-btn{display:inline-flex;align-items:center;background:#23203a;color:#fff;font-size:1.1rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;padding:16px 36px;border-radius:25px;text-decoration:none;margin-bottom:40px;margin-top:10px;transition:background .17s;letter-spacing:.03em;box-shadow:0 3px 18px #251e3214}.get-started-btn:hover{color:#fff;background:#7c5fff}.arrow{font-size:1.22rem}.get-started-rocket{position:absolute;right:clamp(24px,7vw,66px);top:-82px;width:150px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:900px){.get-started-content{width:98vw;font-size:1.04rem;border-radius:32px;min-height:220px;margin-top:-100px}.get-started-title{font-size:2rem}.get-started-rocket{width:95px;top:-38px}}@media(max-width:600px){.get-started-title{font-size:1.18rem}.get-started-btn{font-size:.95rem;padding:12px 18px}.get-started-rocket{width:50px;top:10px;right:12px}}@media(max-width:1024px)and (min-width:601px){.hero-screenshot-wrapper{padding-left:4vw;white-space:normal;min-height:auto;white-space:nowrap}.hero-screenshot-content,.hero-screenshot-image{display:inline-block;width:45vw;max-width:560px;margin:0 auto;text-align:left}.hero-screenshot-title{font-size:2.4rem;width:50vw}.hero-screenshot-image{height:auto;margin-top:1.2rem}.hero-screenshot-image img{width:100%;height:380px}.hero-screenshot-desc{width:40vw;font-size:1.07rem}}.section-divider{width:69vw;height:2px;background:linear-gradient(90deg,#eceafb,#dad8ee);margin:0 auto 40px;border-radius:2px;opacity:.85}html,body{width:100%;overflow-x:hidden!important;padding:0;margin:0}@media(max-width:1100px){.section-divider{width:85vw;height:2px;margin-bottom:0;margin-top:-210px}}@media(max-width:700px){.section-divider{width:97vw;height:1.5px;margin-top:200px}}@media(min-width:1200px)and (max-width:1600px){.section-divider{width:85vw;height:2px;margin-bottom:48px}}.hero-screenshot-title{font-size:4.7rem;font-weight:700;line-height:1.1;color:#26282d;margin-bottom:.8rem;margin-top:20px;width:650px}@media(max-width:700px){.paid-search-logo{font-size:.95rem;margin-bottom:-15px;text-align:left;margin-left:15px}.paid-search-section{padding:21px 0 0}.paid-search-header{margin-bottom:20px}.paid-search-title{margin-left:15px;font-size:1.25rem;margin-bottom:10px;text-align:left}.paid-search-content{width:100vw;margin:0;padding-bottom:8px}.paid-search-image-wrap,.paid-search-text{width:99vw;padding:0 1vw;max-width:99vw;margin-bottom:13px;text-align:left;display:block}.paid-search-image-wrap img{width:99vw;max-width:99vw;min-width:70px;height:210px;border-radius:8px;margin-bottom:0}.paid-search-text h3{font-size:.95rem;margin-bottom:6px}.paid-search-text p{font-size:.85rem;max-width:98vw}.paid-pro-section{display:flex;flex-direction:column;align-items:stretch;width:100vw;padding-bottom:9px;margin-top:16px}.paid-pro-right{order:1;width:99vw;padding:0 1vw;text-align:center;margin-bottom:10px}.paid-pro-left{order:2;width:99vw;padding:0 1vw;text-align:left}.paid-pro-title{font-size:.97rem;margin-bottom:5px}.paid-pro-desc{font-size:.79rem;max-width:98vw}.paid-pro-card{width:96vw;max-width:99vw;height:250px;margin:0 auto 8px;border-radius:6px;padding:2px}}.hero-screenshot-wrapper{margin-top:90px;width:100vw;height:68vh;background:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;white-space:nowrap;padding-left:15vw}.hero-screenshot-content,.hero-screenshot-image{display:inline-block;vertical-align:middle;white-space:normal}.hero-screenshot-content{width:30vw;max-width:620px;margin-left:3vw;margin-right:2vw;text-align:left}.hero-screenshot-subtitle{display:block;font-size:.9rem;color:#26282d;font-weight:500;letter-spacing:.11em;margin-bottom:.2rem;margin-top:2.2rem}.hero-screenshot-title{font-size:4.7rem;font-weight:700;line-height:1.1;color:#26282d;margin-bottom:.8rem;margin-top:20px}.hero-screenshot-desc{width:31vw;font-size:1.15rem;margin-bottom:2.4rem;color:#26282d;line-height:1.55}.hero-screenshot-cta{background:#26282d;color:#fff;border:none;text-decoration:none;border-radius:2.5rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;cursor:pointer;box-shadow:0 2px 24px #26282d14;display:inline-flex;align-items:center;gap:.8rem}.hero-screenshot-cta:hover{background:#9334ca;color:#fff}.hero-arrow{font-size:1.28rem}.hero-screenshot-image{width:41vw;min-width:380px;height:450px;text-align:center}.hero-screenshot-image img{width:500px;height:430px;object-fit:cover;border-radius:2.5rem;box-shadow:0 2px 24px #26282d14;margin-top:1.5rem}@media(max-width:1024px){.hero-screenshot-wrapper{padding-left:4vw;white-space:normal;min-height:auto;white-space:nowrap}.hero-screenshot-content,.hero-screenshot-image{display:inline-block;width:45vw;max-width:560px;margin:0 auto;text-align:left}.hero-screenshot-title{font-size:2.4rem;width:50vw}.hero-screenshot-image{height:auto;margin-top:1.2rem}.hero-screenshot-image img{width:100%;height:380px}.hero-screenshot-desc{width:40vw;font-size:1.07rem}}@media(min-width:1200px)and (max-width:1550px){.hero-screenshot-wrapper{padding-left:0vw}.hero-screenshot-title{font-size:4.4rem}.hero-screenshot-content{width:40vw}.hero-screenshot-desc{width:46vw}.hero-screenshot-image{padding-left:10vw;width:40vw}}@media(max-width:600px){.hero-screenshot-wrapper{padding-left:0;margin-top:80px;padding-left:4vw;white-space:normal}.hero-screenshot-content,.hero-screenshot-image{width:99vw;max-width:99vw;margin:0 auto;display:block;text-align:left;box-sizing:border-box}.hero-screenshot-title{width:90vw;font-size:2.2rem;margin-top:14px}.hero-screenshot-desc{width:85vw;max-width:97vw;font-size:1rem;margin-bottom:1.4rem}.hero-screenshot-image img{width:90vw;height:270px;margin-top:2rem;border-radius:2rem}.hero-screenshot-subtitle{font-size:.9rem;margin-top:1.2rem}.hero-screenshot-cta{font-size:.9rem;padding:.8rem 1.4rem}}.roi-driven-section{width:90vw;min-height:340px;background:#fff;padding:40px 0 32px}.roi-left,.roi-right{display:table-cell;vertical-align:top}.roi-left{width:48vw;padding-left:17vw}.roi-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:3.5rem;font-weight:700;color:#15151d;margin-bottom:22px;line-height:1.09}.roi-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;color:#23233a;line-height:1.55;max-width:570px}.roi-right{width:33vw;padding-left:20px;padding-right:250px}.roi-features{list-style:none;padding:0;margin:0}.roi-features li{font-size:.95rem;color:#26282d;margin-bottom:29px;display:flex;align-items:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.roi-check{display:inline-block;color:#7c61e8;font-size:1.3rem;margin-right:18px}.roi-divider{display:table-cell;width:2vw;vertical-align:middle;position:relative}.roi-divider:before{content:"";position:absolute;top:10%;left:50%;transform:translateX (-100%);width:2px;height:95%;background:linear-gradient(180deg,#eceafb,#dad8ee);border-radius:2px;opacity:.85;margin-top:-45px}@media(max-width:1100px){.roi-driven-section{display:block;width:98vw;padding:30px 0 24px}.roi-left,.roi-right,.roi-divider{display:block;width:90vw;min-width:unset;padding-left:4vw;padding-right:6vw;margin:0 auto}.roi-divider{display:none}.roi-title{font-size:2.1rem;margin-bottom:18px}.roi-desc{max-width:96vw;font-size:1rem;margin-bottom:16px}.roi-features li{font-size:.97rem;margin-bottom:18px}}@media(max-width:600px){.roi-driven-section{padding:18px 0 11px;width:100vw}.roi-left,.roi-right,.roi-divider{display:block;width:90vw;padding-left:4vw;padding-right:3vw;margin:-20px 0 0}.roi-title{width:79vw;font-size:1.32rem;margin-bottom:13px}.roi-desc{font-size:.95rem;margin-bottom:30px;max-width:99vw}.roi-features li{font-size:.9rem;margin-bottom:11px;margin-top:5px}}@media(min-width:1200px)and (max-width:1600px){.roi-left{padding-left:11vw}.roi-right{padding-right:30px}}.paid-search-section{width:100vw;background:#fff;padding:48px 0 0;box-sizing:border-box}.paid-search-header{text-align:center;margin-bottom:38px}.paid-search-logo{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.08em;color:#23233a;margin-bottom:18px}.paid-search-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:3.2rem;font-weight:700;color:#15151d;margin-bottom:0;line-height:1.12}.paid-search-content{display:table;margin:0 auto;width:1100px;table-layout:fixed}.paid-search-image-wrap,.paid-search-text{display:table-cell;vertical-align:middle}.paid-search-image-wrap{width:48%;padding-right:56px}.paid-search-image-wrap img{width:100%;min-width:290px;max-width:480px;border-radius:36px;object-fit:cover;display:block;margin:0 auto}.paid-search-text{width:52%;padding-left:20px}.paid-search-text h3{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2rem;font-weight:700;color:#15151d;margin-bottom:18px;line-height:1.2}.paid-search-text p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;color:#23233a;line-height:1.5;max-width:680px}.paid-pro-section{width:100vw;display:table;table-layout:fixed;margin:64px auto 0;background:#fff;min-height:340px;padding-bottom:4vw}.paid-pro-left,.paid-pro-right{display:table-cell;vertical-align:middle}.paid-pro-left{width:8vw;padding-left:20vw;text-align:left}.paid-pro-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.3rem;font-weight:700;color:#15151d;margin-bottom:18px;line-height:1.12}.paid-pro-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;color:#23233a;line-height:1.5;max-width:570px}.paid-pro-right{width:32vw;padding-left:10px;text-align:center}.paid-pro-card{width:550px;max-width:80vw;height:390px;border-radius:12px;object-fit:cover;display:flex;margin:0 80px;background:#f5f3ff;padding:12px}@media(max-width:1100px)and (min-width:700px){.paid-search-section{padding:32px 0 0}.paid-search-header{margin-bottom:25px}.paid-search-title{font-size:2.1rem}.paid-search-content{display:block;width:95vw;padding-bottom:2vw;margin:0 auto}.paid-search-image-wrap,.paid-search-text{display:block;width:94vw;max-width:94vw;padding:0 2vw;margin-bottom:20px;text-align:left}.paid-search-image-wrap img{max-width:300px;width:94vw;min-width:570px;height:350px;border-radius:18px;margin:0 auto 8px}.paid-search-text h3{font-size:1.06rem;margin-bottom:10px}.paid-search-text p{font-size:.96rem;max-width:94vw}.paid-pro-section{display:flex;flex-direction:column;align-items:stretch;width:100vw;padding-bottom:2vw;margin-top:32px}.paid-pro-right{order:1;width:94vw;padding:0 2vw;text-align:center;margin-bottom:16px}.paid-pro-left{order:2;width:94vw;padding:0 2vw;text-align:left;margin-bottom:8px}.paid-pro-title{font-size:1.3rem;margin-bottom:9px;margin-left:10px}.paid-pro-desc{font-size:.93rem;max-width:90vw;margin-left:10px}.paid-pro-card{width:90vw;max-width:570px;height:350px;margin:0 auto 12px;border-radius:12px;padding:6px}}@media(max-width:700px){.paid-search-logo{font-size:.95rem;margin-bottom:-15px;text-align:left;margin-left:15px}.paid-search-section{padding:21px 0 0}.paid-search-header{margin-bottom:20px}.paid-search-title{margin-left:15px;font-size:1.25rem;margin-bottom:10px;text-align:left}.paid-search-content{width:100vw;margin:0;padding-bottom:8px}.paid-search-image-wrap,.paid-search-text{width:99vw;padding:0 1vw;max-width:99vw;margin-bottom:13px;text-align:left;display:block}.paid-search-image-wrap img{width:99vw;max-width:99vw;min-width:70px;height:210px;border-radius:8px;margin-bottom:0}.paid-search-text h3{font-size:.95rem;margin-bottom:6px;padding-left:5px}.paid-search-text p{font-size:.85rem;max-width:98vw;padding-left:5px}.paid-pro-section{display:flex;flex-direction:column;align-items:stretch;width:100vw;padding-bottom:9px;margin-top:16px}.paid-pro-right{order:1;width:99vw;padding:0 1vw;text-align:center;margin-bottom:10px}.paid-pro-left{order:2;width:99vw;padding:0 1vw;text-align:left}.paid-pro-title{font-size:.97rem;margin-bottom:5px;padding-left:5px}.paid-pro-desc{font-size:.79rem;max-width:98vw;padding-left:5px}.paid-pro-card{width:96vw;max-width:99vw;height:250px;margin:0 auto 8px;border-radius:6px;padding:2px}}@media(min-width:1200px)and (max-width:1600px){.paid-search-section{padding:36px 0 0}.paid-search-header{margin-bottom:28px}.paid-search-title{font-size:2.6rem}.paid-search-content{width:900px}.paid-search-image-wrap img{max-width:360px;border-radius:26px}.paid-search-text{padding-left:12px}.paid-pro-section{margin:38px auto 0;min-height:290px;padding-bottom:2vw;width:950px;display:table}.paid-pro-left,.paid-pro-right{width:22vw;padding-left:3vw;padding-right:3vw;vertical-align:middle;margin-bottom:0}.paid-pro-title{font-size:1.8rem}.paid-pro-desc{font-size:1rem}.paid-pro-card{max-width:400px;height:300px;padding:7px;border-radius:13px;margin:0 auto;object-fit:contain}}.paid-box-section{width:100vw;background:#fff;display:inline;justify-content:center;align-items:flex-start;padding:0;min-height:86vh}.ps-section-header{width:100vw;text-align:center;background:#fff;padding:29px 0 13px}.ps-section-overline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.13em;color:#23233a;margin-bottom:10px;margin-top:0}.ps-section-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:3.2rem;font-weight:700;color:#15151d;margin:0 0 13px;line-height:1.13}.ps-section-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.03rem;color:#23233a;line-height:1.45;max-width:860px;margin:0 auto;opacity:.81}.paid-box-main{display:flex;position:relative;background:#fff;border-radius:64px;max-width:1200px;min-height:370px;margin:64px auto;align-items:stretch;box-shadow:0 2px 24px #2c334914;overflow:visible}.paid-sidebar{background:#0d0a14;border-radius:64px 0 0 64px;width:330px;display:flex;flex-direction:column;justify-content:center;padding:40px 0;gap:34px}.paid-sidebar-item{font-size:1.09rem;font-weight:600;color:#e7e7eb;left:0;padding:28px 32px;margin-left:10px;border-radius:52px;cursor:pointer;position:relative!important;display:flex;align-items:center;-webkit-user-select:none;user-select:none;background:none}.paid-sidebar-item:not(.paid-active){background:none;color:#e7e7eb}.paid-sidebar-item.paid-active{padding-left:32px;padding-right:120px;min-width:230px}.paid-active{background:#7c61e8;color:#fff;border-radius:52px;position:relative}.paid-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:51px;height:51px;background:#0d0a14;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:4;box-shadow:0 2px 12px #2c334921}.paid-arrow i{font-size:27px;color:#fff;line-height:1;vertical-align:middle}.paid-rightpanel{flex:1;background:#f6f6fa;border-radius:44px;display:flex;flex-direction:column;padding:68px 68px 48px 178px;gap:22px;align-items:flex-start;justify-content:center;min-height:340px;margin-left:-25px}.paid-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;font-size:2.4rem;color:#15151d;margin-bottom:18px}.paid-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.08rem;color:#23233a;margin-bottom:20px;line-height:1.5;max-width:650px}.paid-cta-btn{text-decoration:none;background:#181622;color:#fff;padding:15px 36px;border:none;border-radius:2.6rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 12px #26282d14;display:inline-flex;align-items:center;gap:.8rem;margin-top:8px;transition:background .2s}.paid-cta-btn:hover{background:#7c61e8;color:#fff}.paid-cta-arrow{font-size:1.22rem}.paid-rightpanel.paid-rightpanel-inline{display:none!important}.paid-rightpanel.paid-rightpanel-desktop{display:block}@media(max-width:1100px)and (min-width:701px){.ps-section-header{padding:18px 0 10px;width:100vw}.ps-section-overline{font-size:.89rem;margin-bottom:15px;letter-spacing:.11em}.ps-section-title{font-size:2.7rem;margin:0 0 20px;line-height:1.14}.ps-section-desc{font-size:.99rem;max-width:96vw;padding:0 4vw}.paid-box-main{flex-direction:row;max-width:800px;border-radius:54px;min-height:320px;box-shadow:0 1px 14px #2c33491a;margin:40px auto 40px 10px}.paid-sidebar{width:280px;border-radius:54px 0 0 54px;padding:32px 0;gap:28px}.paid-sidebar-item,.paid-active{font-size:1rem;padding:24px 28px;min-width:auto;max-width:240px}.paid-sidebar-item.paid-active{min-width:250px;width:78%;padding-right:52px}.paid-rightpanel{padding:48px 48px 36px 130px;border-radius:30px 54px 54px 30px;margin-left:-25px;min-height:320px}.paid-title{font-size:2rem}.paid-desc{font-size:1rem;max-width:530px}.paid-cta-btn{font-size:.95rem;padding:14px 28px}}@media(max-width:700px){.paid-box-section{width:100vw;background:#fff;display:block;padding:0;min-height:0;margin:0 auto}.ps-section-header{padding:12px 0 4px;width:100vw}.ps-section-overline{text-align:left;margin-left:15px;font-size:.95rem;margin-bottom:10px;letter-spacing:.09em}.ps-section-title{font-size:1.25rem;line-height:1.18;text-align:left;padding:0 6vw;margin:0 0 20px -5px}.ps-section-desc{font-size:.82rem;text-align:left;max-width:97vw;padding:0 7vw;opacity:.88;margin:0 auto 0 -5px}.paid-box-main{flex-direction:column;width:90%;margin:20px auto;background:#0d0a14;border-radius:32px;padding:20px;gap:0}.paid-sidebar{display:flex;flex-direction:column;gap:14px;width:95%;background:transparent;margin-left:10px;padding:0}.paid-sidebar-item{background:#0d0a14;color:#fff;padding:16px 20px;border-radius:26px;font-size:1rem;display:flex;justify-content:space-between;align-items:center;font-weight:600;position:relative}.paid-sidebar-item:after{content:"+";width:34px;height:34px;border-radius:50%;background:#fff;color:#7c61e8;font-size:20px;font-weight:700;display:flex;justify-content:center;align-items:center}.paid-sidebar-item:after{content:"+";width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:50%!important;background:#fff;color:#7c61e8;font-size:20px;font-weight:700;display:flex!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important}.paid-sidebar-item.paid-active:after{width:34px;height:34px;content:"–";background:#fff;color:#7c61e8;margin-left:20px}.paid-sidebar-item.paid-active{margin-bottom:16px}.paid-rightpanel{display:block;width:100%;background:#fff;border-radius:28px;padding:24px 22px;margin-top:-6px}.paid-title{font-size:1.4rem;font-weight:700;margin-bottom:12px;color:#15151d}.paid-desc{font-size:1rem;line-height:1.52;color:#23233a;margin-bottom:18px}.paid-cta-btn{width:100%;text-decoration:none;padding:14px 0;justify-content:center;border-radius:20px;font-size:.95rem;background:#181622;margin-top:10px}.paid-rightpanel.paid-rightpanel-desktop{display:none!important}.paid-rightpanel.paid-rightpanel-inline{display:block!important}.paid-arrow{display:none!important}}.why-effective-section{width:100vw;background:#fff;padding:65px 0 90px;margin:0 auto}.why-effective-header{text-align:center;margin-bottom:36px}.why-effective-overline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1rem;font-weight:600;color:#23233a;letter-spacing:.12em;margin-bottom:13px}.why-effective-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.7rem;font-weight:700;color:#15151d;margin-bottom:0;line-height:1.19;max-width:760px;margin-left:auto;margin-right:auto}.why-effective-cards{display:flex;gap:42px;justify-content:center;align-items:stretch;width:100vw;margin:35px 0 0;flex-wrap:wrap}.effective-card{background:#fff;border-radius:36px;box-shadow:0 2px 14px #60599f14;padding:50px 38px 38px;max-width:375px;min-width:288px;flex:1 1 312px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 0 18px}.icon-bubble{width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:50%;background:#f0ebfd}.effective-card-head{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.15rem;font-weight:700;color:#181622;margin-bottom:17px;line-height:1.25}.effective-card-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.01rem;color:#23233a;line-height:1.55;font-weight:400;opacity:.96;margin-bottom:4px}@media(max-width:700px){.why-effective-section{padding:20px 0;width:100vw;margin-bottom:60px;margin-top:50px}.why-effective-header{margin-bottom:20px;padding:0 6vw;text-align:left}.why-effective-overline{font-size:1rem;margin-bottom:-15px;letter-spacing:.1em}.why-effective-title{font-size:1.25rem;line-height:1.23;max-width:98vw;text-align:left;margin-left:0;margin-right:0;padding-right:6vw}.why-effective-cards{display:block!important;width:100vw;margin:8px 0 0;color:#000}.effective-card{display:block!important;padding:14px 10px 10px 16px;border-radius:11px;min-width:0!important;min-height:unset!important;height:auto!important;margin:0 auto 10px;box-shadow:0 1px 3px #0000000a;max-width:98vw;align-items:unset!important;justify-content:unset!important;flex:unset!important}.icon-bubble{width:31px;height:31px;min-width:31px;min-height:31px;margin-bottom:9px;border-radius:50%;background:#f0ebfd;display:flex;align-items:center;justify-content:center}.effective-card-head{font-size:.91rem;font-weight:700;margin-bottom:9px;line-height:1.13}.effective-card-desc{font-size:.89rem;line-height:1.33;font-weight:400;margin-bottom:0;padding-bottom:0;opacity:1}}.numbers-proof-section{width:100vw;background:#fff;padding:65px 0 90px;margin:-40px auto 0}.numbers-proof-header{text-align:center;margin-bottom:36px}.numbers-proof-overline{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:.93rem;font-weight:600;color:#23233a;letter-spacing:.14em;margin-bottom:12px}.numbers-proof-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.55rem;font-weight:700;color:#15151d;margin-bottom:0;line-height:1.19;max-width:670px;margin-left:auto;margin-right:auto}.numbers-proof-row{display:flex;gap:42px;justify-content:center;align-items:stretch;margin:44px auto 0;width:100vw;flex-wrap:wrap}.numbers-proof-card{background:#fff;border-radius:46px;border:1.5px solid #f1eefc;padding:54px 32px 28px;max-width:355px;min-width:290px;flex:1 1 300px;box-shadow:0 4px 18px #60599f0a;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.numbers-stats-top{display:flex;flex-direction:row;align-items:fex-start;justify-content:space-between;width:100%;margin-bottom:13px}.numbers-stat-value{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.96rem;font-weight:700;color:#181622;margin-bottom:0;line-height:1.17}.numbers-icon{display:flex;align-items:center;justify-content:center;margin-left:10px;width:42px;height:42px}.numbers-stat-desc{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.05rem;color:#23233a;line-height:1.58;font-weight:400;opacity:.97;margin-bottom:4px}@media(max-width:700px){.numbers-proof-section{padding:13px 0 7px;margin-top:-40px}.numbers-proof-header{margin-bottom:10px;padding:0 5vw}.numbers-proof-overline{font-size:1rem;margin-bottom:-15px;text-align:left}.numbers-proof-title{font-size:1.5rem;line-height:1.25;max-width:94vw;text-align:left;margin-bottom:20px}.numbers-proof-row{display:block!important;margin:0 auto;width:100vw}.numbers-proof-card{display:block!important;width:82vw;min-width:0!important;max-width:99vw;min-height:0!important;height:auto!important;margin:0 auto 9px!important;padding:12px 6px 35px 12px!important;border-radius:10px;box-shadow:0 1px 5px #60599f05;align-items:flex-start!important;justify-content:flex-start!important}.numbers-stats-top{margin-bottom:4px!important}.numbers-stat-value{font-size:1.2rem;margin-bottom:0}.numbers-stat-desc{font-size:.95rem;line-height:1.32;margin-bottom:0!important;padding-bottom:0!important}.numbers-icon{width:27px;height:27px}}@media(min-width:1025px){.about-container{display:flex;justify-content:space-between;align-items:center;padding:100px 8%;background:#fff;min-height:100vh;box-sizing:border-box;margin-top:-50px}.about-text{flex:1;max-width:600px;margin-left:150px;font-weight:600}.about-subtitle{font-size:16px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;letter-spacing:1px;color:#000;font-weight:600;margin-bottom:20px}.about-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:70px;font-weight:600;line-height:1.2;color:#000}.about-image{flex:1;display:flex;justify-content:center}.about-image img{width:80%;max-width:500px;border-radius:40px;object-fit:cover}}@media(min-width:601px)and (max-width:1024px){.about-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:64px 4vw;background:#fff;min-height:80vh;box-sizing:border-box;margin-top:-190px}.about-text{flex:1;max-width:420px;margin-left:36px;font-weight:600}.about-subtitle{font-size:15px;letter-spacing:1px;color:#000;font-weight:600;margin-bottom:16px}.about-title{font-size:2.6rem;line-height:1.17}.about-image{flex:1;display:flex;justify-content:center}.about-image img{width:90%;max-width:320px;border-radius:28px;object-fit:cover}}@media(max-width:600px){.about-container{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding:40px 5vw 20px;min-height:unset;margin-top:0}.about-text{max-width:100%;text-align:left;padding-bottom:20px}.about-title{font-size:2.1rem;line-height:1.15}.about-subtitle{font-size:1rem;margin-bottom:16px}.about-image{justify-content:center;width:100%;margin:0}.about-image img{width:90vw;max-width:320px;border-radius:1.4rem;margin:0 auto;display:block}}@media(min-width:1025px){.about-story-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#fff;padding:6vw 0 0;min-height:60vh;width:100vw;box-sizing:border-box;margin-top:-200px}.about-story-text{max-width:820px;padding:0 4vw;font-family:Outfit,Poppins,Arial,sans-serif;font-size:120px;line-height:1.05;margin:0 auto 50px;text-align:left;font-weight:700;color:#141122;word-break:break-word}.about-story-image{display:flex;align-items:center;justify-content:center;width:100%}.about-story-image img{width:100%;max-width:1200px;border-radius:48px;height:550px;object-fit:cover;box-shadow:0 4px 32px #26255e0a;margin-bottom:0}}@media(min-width:601px)and (max-width:1024px){.about-story-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#fff;padding:48px 0 0;min-height:60vh;width:100vw;box-sizing:border-box;margin-top:-150px}.about-story-text{max-width:90%;padding:0 4vw;font-family:Outfit,Poppins,Arial,sans-serif;font-size:48px;line-height:1.1;margin:0 auto 40px;text-align:center;font-weight:700;color:#141122;word-break:break-word}.about-story-image{display:flex;align-items:center;justify-content:center;width:100%}.about-story-image img{width:100%;max-width:800px;border-radius:32px;height:400px;object-fit:cover;box-shadow:0 4px 32px #26255e0a;margin-bottom:0}}@media(max-width:600px){.about-story-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#fff;padding:32px 5vw 0;min-height:unset;width:100vw;box-sizing:border-box;margin-top:0}.about-story-text{max-width:100%;padding:0;font-family:Outfit,Poppins,Arial,sans-serif;font-size:32px;line-height:1.2;margin:0 auto 24px;text-align:center;font-weight:700;color:#141122;word-break:break-word}.about-story-image{display:flex;align-items:center;justify-content:center;width:100%}.about-story-image img{width:100%;max-width:100%;border-radius:24px;height:250px;object-fit:cover;box-shadow:0 4px 32px #26255e0a;margin-bottom:0}}@media(min-width:1025px){.values-section{width:100vw;padding:64px 0 40px;box-sizing:border-box}.values-section-title{text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:40px;color:#141122}.values-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:1600px;margin:0 auto}.value-card{background:#fff;border-radius:32px;box-shadow:0 4px 32px #26255e0a;min-width:180px;max-width:250px;height:320px;flex:1 1 180px;padding:36px 18px 32px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:box-shadow .2s}.value-icon{width:56px;height:56px;background:#f3eeff;color:#8268e6;font-size:2.4rem;border-radius:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}.value-title{font-size:1.3rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:18px;color:#19171e}.value-text{font-size:1rem;color:#353445;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:400;line-height:1.45}}@media(min-width:601px)and (max-width:1024px){.values-section{width:100vw;padding:48px 0 28px;box-sizing:border-box}.values-section-title{text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:28px;color:#141122}.values-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.8rem 2.2rem;max-width:700px;margin:0 auto;justify-items:center}.value-card{background:#fff;border-radius:28px;box-shadow:0 4px 32px #26255e0a;min-width:150px;max-width:280px;height:350px;padding:26px 12px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:box-shadow .2s}.value-icon{width:50px;height:50px;background:#f3eeff;color:#8268e6;font-size:2rem;border-radius:50%;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.value-title{font-size:1.12rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:10px;color:#19171e}.value-text{font-size:.98rem;color:#353445;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:400;line-height:1.4}}@media(max-width:600px){.values-section{width:100vw;padding:32px 0 24px;box-sizing:border-box}.values-section-title{text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:24px;color:#141122}.values-cards{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:100%;margin:0 auto}.value-card{background:#fff;border-radius:32px;box-shadow:0 4px 32px #26255e0a;width:100%;max-width:300px;height:auto;padding:24px 12px 20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:box-shadow .2s}.value-icon{width:40px;height:40px;background:#f3eeff;color:#8268e6;font-size:1.6rem;border-radius:50%;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.value-title{font-size:1rem;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:14px;color:#19171e}.value-text{font-size:.9rem;color:#353445;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:400;line-height:1.45}}@media(min-width:1025px){.marketing-container{width:100%;background:#fff;padding:100px 8%;box-sizing:border-box;margin-left:50px}.marketing-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:100px;gap:40px}.marketing-left,.marketing-right{flex:1;min-width:320px}.marketing-subtitle{font-size:14px;font-weight:600;color:#000;margin-bottom:20px;letter-spacing:1px}.marketing-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:60px;font-weight:600;line-height:1.2;color:#000}.marketing-description{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;max-width:550px;font-size:16px;line-height:1.8;color:#333;margin-bottom:30px}.marketing-small-heading{font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;display:inline-block;color:#000;padding-bottom:4px}.clients-section{margin-top:80px;margin-left:100px;margin-bottom:50px}.clients-title{font-size:20px;font-weight:600;margin-bottom:30px;color:#000}.clients-logos-slider{margin:0 auto;max-width:1400px;padding:16px 0}.client-logo-slide{display:flex!important;align-items:center;justify-content:center;height:60px}.client-logo-img{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.clients-title1{display:none}}@media(max-width:1024px)and (min-width:601px){.marketing-container{width:100%;background:#fff;padding:100px 8%;box-sizing:border-box;margin-left:50px}.marketing-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:100px;gap:40px}.marketing-left,.marketing-right{flex:1;min-width:320px}.marketing-subtitle{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-left:-90px;font-size:18px}.marketing-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:35px;text-align:left;width:300px;margin-left:-90px}.marketing-right{margin-top:10px;text-align:left;width:10px}.marketing-description{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:left;width:420px;margin-left:-80px;font-weight:400}.marketing-small-heading{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-left:-80px;text-decoration:none;color:#000}.clients-title1{display:none}.clients-title{margin-left:-80px}}@media(max-width:768px){.marketing-container{padding:60px 6%;margin-left:0;margin-top:-10px;text-align:left}.marketing-subtitle{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:14px;font-weight:600;color:#000;margin-bottom:20px;letter-spacing:1px;text-align:left}.marketing-title{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;line-height:1.2;font-size:32px;text-align:left;margin-bottom:10px;width:350px}.marketing-description{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:15px;text-align:left;line-height:1.8}.marketing-small-heading{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:left;margin-left:0;margin-top:20px;margin-bottom:20px;text-decoration:none;color:#000;font-size:14px;font-weight:700}.clients-title1{margin-top:50px;text-align:center;font-size:20px;font-weight:600;margin-bottom:3px;color:#000}.clients-logos-sliderMobile{margin:0 auto;max-width:1400px;padding:16px 0}.client-logo-slideMobile{display:flex!important;align-items:center;justify-content:center;height:50px}.client-logo-imgMobile{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.clients-title{display:none}}@media(min-width:1025px){.success-hero{width:100%;padding:80px 0 0;background:#fff;position:relative}.success-hero__row{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;max-width:1200px;margin:80px auto 0;gap:120px}.success-hero__content{flex:1 1 400px;display:flex;flex-direction:column;justify-content:center;max-width:500px}.success-hero__subtitle{font-size:1rem;font-weight:600;color:#000;margin-bottom:1px;display:block}.success-hero__title{font-size:3.9rem;font-weight:700;color:#18181b;line-height:1.1;margin-bottom:28px}.success-hero__desc{color:#333a4d;font-weight:600;font-size:1.18rem;margin-bottom:0}.success-hero__imagewrap{flex:0 0 430px;display:flex;justify-content:center;align-items:center}.success-hero__imagewrap img{width:520px;height:460px;object-fit:cover;border-radius:42px;box-shadow:0 8px 36px #00000017}.clients-section{margin-top:80px;margin-left:100px;margin-bottom:-20px}.clients-logos-slider{margin:0 auto;max-width:1400px;padding:16px 0}.client-logo-slide{display:flex!important;align-items:center;justify-content:center;height:60px}.client-logo-img{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.success-hero__divider{width:61%;margin-top:8px!important;margin-left:370px}.success-hero__divider svg{width:100%;height:60px;display:block}.success-hero__divider path{stroke:#d9d9d9;stroke-width:1;fill:none}.success-hero__paragraph{max-width:850px;margin:60px auto 0;text-align:left;font-size:1.7rem;font-weight:600;color:#18181b;line-height:1.7;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}}@media(min-width:601px)and (max-width:1024px){.success-hero{width:100%;padding:48px 0 0;background:linear-gradient(180deg,#edeafd,#fff);position:relative;display:block}.success-hero__row{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;max-width:900px;margin:48px auto 0;gap:40px;width:100%}.success-hero__content{flex:1 1 340px;display:flex;flex-direction:column;justify-content:center;max-width:390px;min-width:260px;text-align:left;align-items:flex-start}.success-hero__subtitle{font-size:.95rem;font-weight:600;color:#000;margin-bottom:4px;display:block}.success-hero__title{font-size:2.5rem;font-weight:700;color:#18181b;line-height:1.13;margin-bottom:18px;text-align:left}.success-hero__desc{color:#333a4d;font-weight:600;font-size:1.2rem;margin-bottom:0;text-align:left}.success-hero__imagewrap{flex:0 0 300px;max-width:340px;display:flex;justify-content:center;align-items:center;border-radius:24px;overflow:hidden}.success-hero__imagewrap img{width:100%;max-width:320px;height:290px;object-fit:cover;border-radius:22px;box-shadow:0 8px 24px #0000001a}.success-hero__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin:36px auto 0;padding-top:30px;max-width:850px;width:100%}.success-hero__logos img{max-width:90px;max-height:46px;object-fit:contain;filter:grayscale(1);opacity:.85}.success-hero__divider{width:72%;margin:36px auto 0 100px}.success-hero__divider svg{width:100%;height:28px;display:block}.success-hero__paragraph{max-width:500px;margin:28px auto 0;text-align:left;font-size:1.15rem;font-weight:600;color:#18181b;line-height:1.5;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}}@media(max-width:600px){.success-hero{margin-top:20px;width:100%;padding:28px 0 0;background:linear-gradient(180deg,#edeafd,#fff);display:flex;flex-direction:column;align-items:center}.success-hero__row{display:flex;flex-direction:column;align-items:center;max-width:96vw;margin:0 auto;gap:0;width:100%}.success-hero__content{width:100%;max-width:92vw;padding:0 12px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:16px}.success-hero__subtitle{font-size:.96rem;font-weight:600;color:#000;margin-top:10px;margin-bottom:-10px;display:block}.success-hero__title{font-size:1.9rem;font-weight:700;color:#18181b;line-height:1.22;margin-bottom:0;text-align:left}.success-hero__desc{color:#141414;font-weight:600;font-size:1.02rem;line-height:1.52;margin-bottom:18px;text-align:left}.success-hero__imagewrap{width:100%;max-width:340px;margin:0 auto;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:22px;box-shadow:0 4px 18px #00000021}.success-hero__imagewrap img{width:94vw;max-width:340px;aspect-ratio:1.2/1;object-fit:cover;border-radius:18px;display:block}.clients-section{margin-top:10px;margin-left:0;margin-bottom:0}.clients-logos-slider{margin:0 auto;max-width:14px;padding:1px 0}.client-logo-slide{display:flex!important;align-items:center;justify-content:center;height:200px}.client-logo-img{max-height:50px;max-width:120px;object-fit:contain;filter:grayscale(10%);opacity:.95;transition:opacity .2s}.success-hero__divider{width:75%;margin:36px auto 0 52px}.success-hero__divider svg{width:100%;height:28px;display:block}.success-hero__paragraph{max-width:94vw;margin:18px auto 0;text-align:left;font-size:1rem;font-weight:580;color:#18181b;line-height:1.48;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:0 10px}}@media(min-width:1025px){.stories-section{width:100vw;display:flex;flex-direction:column;align-items:center;background:transparent;padding:38px 0 45px}.stories-grid{display:grid;grid-template-columns:repeat(3,350px);gap:48px 40px;justify-content:center;max-width:1200px;margin:0 auto}.story-card{position:relative;width:350px;height:350px;border-radius:50px;background-size:cover;background-position:center;overflow:hidden;box-shadow:0 8px 24px #00000024;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .13s,box-shadow .13s;text-decoration:none}.story-card__title{position:absolute;top:0;left:0;padding:30px 0 0 30px;font-size:1.18rem;font-weight:700;color:#fff;letter-spacing:.02em;text-shadow:0 2px 12px rgba(0,0,0,.16),0 1.5px 0 #000;z-index:2;pointer-events:none}.story-card__overlay{display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;padding:46px 22px 26px;background:linear-gradient(180deg,#12121800 15%,#1212181a 33%,#12121845 65%,#121218cc);color:#fff}.story-card__top{font-size:1.12rem;font-weight:600;margin-bottom:22px;letter-spacing:.02em}.story-card__brand{font-size:1.18rem;font-weight:700}.story-card__main{margin-bottom:17px}.story-card__percent{display:block;font-size:2.1rem;font-weight:800;margin-bottom:8px;letter-spacing:1px}.story-card__desc{font-size:1.05rem;font-weight:600;letter-spacing:.03em;line-height:1.18}.story-card__bottom{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:22px;align-items:center}.story-card__tag{padding:4px 16px;background:#fff;color:#222;border-radius:16px;font-size:1rem;font-weight:500;box-shadow:0 1px 6px #2222241f}.load-more-wrap{width:100%;display:flex;justify-content:center;margin:30px 0 10px}.load-more-btn{padding:18px 44px 14px;font-size:1rem;font-weight:600;color:#fff;background:#000;border:none;border-radius:20px;box-shadow:0 2px 10px #12121814;letter-spacing:.13em;cursor:pointer;transition:background .17s,transform .11s}.load-more-btn:hover,.load-more-btn:focus{background:#222;transform:scale(1.055)}.spinner{display:inline-block;width:22px;height:22px;margin-right:10px;vertical-align:middle;border:3px solid #fff;border-radius:50%;border-top:3px dotted #f5f0f0;border-right:3px dotted #f5eeee;border-bottom:3px solid #f5ecec00;border-left:3px solid #f3eded00;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}}@media(min-width:601px)and (max-width:1024px){.stories-section{width:100%;display:flex;flex-direction:column;align-items:center;background:#fff;padding:32px 0 40px;box-sizing:border-box}.stories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;width:100%;max-width:760px;margin:0 auto;box-sizing:border-box}.story-card{position:relative;width:100%;max-width:340px;aspect-ratio:1 / 1;border-radius:40px;background-size:cover;background-position:center;overflow:hidden;box-shadow:0 8px 24px #00000024;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;margin:0 auto;box-sizing:border-box;transition:transform .13s,box-shadow .13s}.story-card__title{position:absolute;top:0;left:0;padding:20px 0 0 20px;font-size:1rem;font-weight:700;color:#fff;letter-spacing:.04em;text-shadow:0 2px 10px rgba(0,0,0,.18),0 1px 0 #000;z-index:2;pointer-events:none}.story-card__overlay{display:flex;flex-direction:column;margin-left:0;justify-content:flex-end;min-height:100%;padding:28px 18px 20px;background:linear-gradient(180deg,#12121800 15%,#12121814 35%,#12121840 65%,#121218cc);color:#fff;box-sizing:border-box}.story-card__main{margin-bottom:10px}.story-card__percent{display:block;font-size:1.4rem;font-weight:800;margin-bottom:6px;letter-spacing:.06em}.story-card__desc{font-size:.94rem;font-weight:600;letter-spacing:.04em;line-height:1.2}.story-card__bottom{display:flex;flex-wrap:wrap;gap:6px 9px;margin-top:14px;align-items:center}.story-card__tag{padding:4px 14px;background:#fff;color:#222;border-radius:999px;font-size:.9rem;font-weight:500;box-shadow:0 1px 6px #2222241f}.load-more-wrap{width:100%;display:flex;justify-content:center;margin:24px 0 10px}.load-more-btn{padding:14px 36px 11px;font-size:.95rem;font-weight:600;color:#fff;background:#000;border:none;border-radius:18px;letter-spacing:.13em;box-shadow:0 2px 9px #12121814;cursor:pointer}.spinner{width:18px;height:18px;margin-right:8px;border-width:2px}}@media(max-width:600px){.stories-section{width:100vw;display:flex;flex-direction:column;align-items:center;background:transparent;padding:38px 0 45px}.stories-grid{display:grid;grid-template-columns:1fr;gap:32px 0;justify-content:center;max-width:350px;margin:0 auto}.story-card{position:relative;width:350px;height:350px;border-radius:50px;background-size:cover;background-position:center;overflow:hidden;box-shadow:0 8px 24px #00000024;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .13s,box-shadow .13s;text-decoration:none}.story-card__title{position:absolute;top:0;left:0;padding:30px 0 0 30px;font-size:1.18rem;font-weight:700;color:#fff;letter-spacing:.02em;text-shadow:0 2px 12px rgba(0,0,0,.16),0 1.5px 0 #000;z-index:2;pointer-events:none}.story-card__overlay{display:flex;flex-direction:column;justify-content:flex-end;min-height:100%;padding:46px 22px 26px;background:linear-gradient(180deg,#12121800 15%,#1212181a 33%,#12121845 65%,#121218cc);color:#fff}.story-card__top{font-size:1.12rem;font-weight:600;margin-bottom:22px;letter-spacing:.02em}.story-card__brand{font-size:1.18rem;font-weight:700}.story-card__main{margin-bottom:17px}.story-card__percent{display:block;font-size:2.1rem;font-weight:800;margin-bottom:8px;letter-spacing:1px}.story-card__desc{font-size:1.05rem;font-weight:600;letter-spacing:.03em;line-height:1.18}.story-card__bottom{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:22px;align-items:center}.story-card__tag{padding:4px 16px;background:#fff;color:#222;border-radius:16px;font-size:1rem;font-weight:500;box-shadow:0 1px 6px #2222241f}.load-more-wrap{width:100%;display:flex;justify-content:center;margin:30px 0 10px}.load-more-btn{padding:18px 44px 14px;font-size:1rem;font-weight:600;color:#fff;background:#000;border:none;border-radius:20px;box-shadow:0 2px 10px #12121814;letter-spacing:.13em;cursor:pointer;transition:background .17s,transform .11s}.load-more-btn:hover,.load-more-btn:focus{background:#222;transform:scale(1.055)}.spinner{display:inline-block;width:22px;height:22px;margin-right:10px;vertical-align:middle;border:3px solid #fff;border-radius:50%;border-top:3px dotted #fff;border-right:3px dotted #f5eeee;border-bottom:3px solid #f5ecec00;border-left:3px solid #f3eded00;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}}@media(min-width:1025px){:root{--contact-vertical-gap: 96px;--contact-horizontal-padding: 0;--contact-bg: linear-gradient(180deg, #efebfb 0%, #fff 100%)}.contactpage-root{min-height:calc(100vh - 2 * var(--contact-vertical-gap));display:flex;align-items:flex-start;justify-content:center;gap:0;padding-top:var(--contact-vertical-gap);padding-bottom:var(--contact-vertical-gap);padding-left:0;padding-right:var(--contact-horizontal-padding);background:var(--contact-bg);font-family:Inter,Arial,sans-serif;width:100%;box-sizing:border-box;overflow-x:hidden}.contact-left{flex:1 1 60vw;max-width:60vw;min-width:340px;padding-left:2vw;display:flex;flex-direction:column;gap:24px}.contact-label{color:#222;letter-spacing:.18em;font-size:1.04rem;font-weight:600;margin-top:60px;margin-bottom:0!important}.contact-title{font-size:4.9rem;font-weight:700;letter-spacing:-2px;line-height:1.08;color:#181818;margin-bottom:16px;width:100%;max-width:900px}.contact-description{color:#222;font-size:1.18rem;line-height:1.4;font-weight:500;max-width:640px}.contact-info-card{background:#fff;box-shadow:0 4px 32px #462c811c;border-radius:32px;padding:30px 32px;display:flex;flex-direction:row;max-width:600px;margin-bottom:10px;justify-content:space-between;align-items:center;gap:0}.contact-info-card>div{min-width:170px;text-align:left}.contact-info-label{color:#777;font-size:1rem;margin-bottom:.12rem}.contact-info-value{font-size:1.24rem;font-weight:500;color:#222}.contact-address-row{display:flex;gap:12px;align-items:center;margin-top:12px}.map-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:none}.address-content{display:flex;gap:8vw;align-items:center;flex-wrap:wrap}.address-text{font-weight:500;font-size:1.2rem;line-height:1.1}.map-link{font-size:.9rem;font-weight:600;color:#181818;text-decoration:none;letter-spacing:.02em;transition:color .2s}.map-link:hover{color:#6050bc}.contact-right{flex:1 1 340px;max-width:360px;min-width:320px;display:flex;justify-content:flex-end;align-items:flex-start;position:relative;padding-right:2vw;margin-left:-180px}.contact-form-card{background:#fff;border-radius:40px;box-shadow:12px 16px #222121;position:relative;z-index:1;width:640px;padding:56px 56px 36px;margin:30px auto 0;min-width:340px;max-width:480px;transform:scale(.96);transform-origin:top right}}@media screen and (min-device-pixel-ratio:1.5),screen and (min-resolution:144dpi){.contact-form-card{transform:scale(.98);transform-origin:top right}}.contact-star-effect{position:absolute;top:-40px;right:32px;font-size:3.7rem;color:#181818;z-index:5;animation:sparkle 2.6s infinite linear alternate}@keyframes sparkle{0%{transform:rotate(-8deg) scale(1)}45%{transform:rotate(0) scale(1.15)}to{transform:rotate(10deg) scale(1)}}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form input,.contact-form textarea{background:#fff;border:1.5px solid #ededf6;font-size:1.05rem;font-family:inherit;color:#444;border-radius:18px;padding:21px 20px;outline:none;font-weight:500;resize:none;transition:border .18s,background .2s}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid #6050bc;background:#f5f2fb}.contact-form textarea{min-height:104px}.contact-submit-btn{margin-top:18px;background:#181818;color:#fff;border:none;border-radius:24px;padding:20px 0;font-size:1.03rem;font-weight:600;cursor:pointer;letter-spacing:.02em;width:100%;transition:background .14s}.contact-submit-btn:hover{background:#6050bc}.contact-success-msg{color:#22b06b;font-weight:500;font-size:1rem;margin-top:12px}.contact-error-msg{color:#ff3956;font-weight:500;font-size:1rem;margin-top:11px}.location-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;width:100%;max-width:1400px;margin:72px auto 0;padding:0 24px;display:flex;flex-direction:column;align-items:flex-start}.success-hero__divider{width:90%;margin:-200px auto 0}.success-hero__divider svg{width:100%;height:28px}.location-title{font-size:3.4rem;font-weight:700;color:#181818;margin:0 0 16px 6vw;letter-spacing:-1px}.location-address{font-size:1.7rem;font-weight:500;margin:0 0 32px 6vw;color:#222}.location-map iframe{margin-left:2vw;width:385%;height:470px;border-radius:24px;border:none;box-shadow:0 4px 32px #462c811c;margin-bottom:40px}@media(min-width:1025px)and (max-width:1399px){.contactpage-root{flex-wrap:wrap;justify-content:space-between;padding-left:4vw;padding-right:4vw}.contact-left{flex:1 1 52%;max-width:52%;padding-left:0}.contact-title{font-size:4rem;line-height:1.1}.contact-description{font-size:1.05rem;max-width:540px}.contact-right{flex:1 1 45%;max-width:45%;margin-left:0;padding-right:0;display:flex;justify-content:flex-end}.contact-form-card{width:100%;max-width:420px;padding:48px 42px 32px;box-shadow:8px 12px #222121;transform:none}.contact-star-effect{right:24px;top:-30px;font-size:3rem}.success-hero__divider{width:90%;margin:-80px auto 0}.address-content{gap:6vw}.location-section{max-width:1200px;padding:0 3vw}.location-title{font-size:3rem;margin-left:5vw}.location-address{font-size:1.5rem;margin-left:5vw}.location-map iframe{width:400%;margin-left:5%;margin-bottom:30px}}@media(min-width:601px)and (max-width:1024px){:root{--contact-vertical-gap: 72px;--contact-horizontal-padding: 2vw;--contact-bg: linear-gradient(180deg, #efebfb 0%, #fff 100%)}.contactpage-root{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:var(--contact-vertical-gap);padding-bottom:0;padding-left:var(--contact-horizontal-padding);padding-right:var(--contact-horizontal-padding);background:var(--contact-bg);width:100%;box-sizing:border-box;font-family:Inter,Arial,sans-serif}.contact-left{width:100%;max-width:700px;display:flex;flex-direction:column;gap:24px;padding:0 4vw;margin:0 auto;align-items:flex-start}.contact-label{color:#222;letter-spacing:.18em;font-size:1rem;font-weight:600;margin-top:20px;margin-bottom:0!important}.contact-title{font-size:3.2rem;font-weight:700;letter-spacing:-1px;line-height:1.1;color:#181818;margin-bottom:12px;width:100%}.contact-description{color:#333;font-size:1.1rem;line-height:1.5;font-weight:500;max-width:90%}.contact-info-card{background:#fff;box-shadow:0 4px 20px #462c8126;border-radius:24px;padding:24px 20px;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:600px}.contact-info-card>div{text-align:left;width:48%}.contact-info-label{color:#777;font-size:1rem;margin-bottom:4px}.contact-info-value{font-size:1.18rem;font-weight:500;color:#111}.contact-address-row{margin-top:20px;display:flex;align-items:flex-start;gap:14px}.map-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.address-content{display:flex;flex-direction:column;gap:6px}.address-text{font-size:1.15rem;font-weight:500;line-height:1.3;color:#222}.map-link{font-size:.92rem;font-weight:600;margin-left:400px;margin-top:-40px;color:#181818;text-decoration:none;letter-spacing:.02em}.map-link:hover{color:#6050bc}.contact-right{width:100%;display:flex;justify-content:center;align-items:center;margin-top:64px}.contact-form-card{background:#fff;border-radius:36px;width:88%;max-width:540px;padding:40px 36px;box-shadow:9px 12px #1d1d1d;position:relative}.contact-star-effect{position:absolute;top:-28px;right:26px;font-size:3rem;color:#181818;z-index:5;animation:sparkle 2.6s infinite linear alternate}@keyframes sparkle{0%{transform:rotate(-5deg) scale(1)}50%{transform:rotate(0) scale(1.15)}to{transform:rotate(5deg) scale(1)}}.contact-form{display:flex;flex-direction:column;gap:14px}.contact-form input,.contact-form textarea{background:#fff;border:1.5px solid #ededf6;font-size:1rem;border-radius:14px;padding:18px 17px;outline:none;font-weight:500;color:#333;transition:border .2s,background .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:#6050bc;background:#f5f2fb}.contact-submit-btn{margin-top:12px;background:#181818;color:#fff;border:none;border-radius:20px;padding:16px 0;font-weight:600;width:100%;cursor:pointer;font-size:1rem}.contact-submit-btn:hover{background:#6050bc}.contact-success-msg,.contact-error-msg{margin-top:10px;font-size:1rem;font-weight:500}.contact-success-msg{color:#22b06b}.contact-error-msg{color:#ff3956}.location-section{width:100%;max-width:900px;margin:80px auto 0;padding:0 16px;display:flex;flex-direction:column;align-items:flex-start}.success-hero__divider{width:100%;margin:-40px auto 28px}.success-hero__divider svg{width:100%;height:20px;display:block}.location-title{font-size:2.6rem;font-weight:700;color:#181818;margin:10px 0 8px 18px}.location-address{font-size:1.3rem;margin-top:20px;font-weight:500;color:#222;margin-left:18px;margin-bottom:2px}.location-map iframe{width:260%;height:460px;border-radius:20px;border:none;margin:80px auto 40px;box-shadow:0 4px 24px #462c811a}}@media(max-width:600px){.contactpage-root{display:flex;flex-direction:column;align-items:stretch;background:linear-gradient(180deg,#f5f3fd,#fff);padding:24px 5vw 0;min-height:100vh;box-sizing:border-box;margin-top:10px}.contact-title{font-size:2.1rem;font-weight:700;margin-bottom:8px}.contact-label{font-size:1.01rem;letter-spacing:.11em;margin-bottom:0}.contact-description{font-size:1.09rem;margin:14px 0;color:#222;line-height:1.45;font-weight:500}.contact-info-card{padding:22px 0 21px 12px;gap:2000px;border-radius:23px;box-shadow:0 4px 20px #462c8117}.contact-info-label{color:#888;font-size:1.05rem;font-weight:400;margin-bottom:3px;letter-spacing:.01em}.contact-info-value{color:#181818;font-size:1rem;font-weight:500;letter-spacing:0em;margin-bottom:0;line-height:1.1}.contact-info-card>div{margin-bottom:28px}.contact-info-card>div:last-child{margin-bottom:0}.contact-address-row{display:flex;align-items:center;gap:18px;margin-top:20px;margin-bottom:20px}.map-icon{display:flex;align-items:center;justify-content:center;background:#f5f5f5;width:44px;height:44px;border-radius:50%;box-shadow:0 2px 6px #2828320f;margin-bottom:20px}.address-content{display:flex;flex-direction:column;justify-content:center}.address-text{font-weight:700;font-size:1.06rem;line-height:1.22;color:#181818;margin-bottom:4px;margin-top:0;word-break:break-word}.map-link{font-size:.8rem;font-weight:600;color:#181818;text-decoration:none;letter-spacing:.02em;margin-top:8px;width:max-content;transition:color .2s;padding-bottom:1px}.map-link:hover{color:#6050bc;border-color:#6050bc}.contact-form-card{background:#fff;border-radius:20px;box-shadow:9px 12px #181818;padding:16px 12px 12px;margin-top:18px;width:85vw;max-width:85vw;position:relative}.contact-form{display:flex;flex-direction:column;gap:22px}.contact-form input,.contact-form textarea{width:100%;background:#fff;border:1px solid #727272;border-radius:18px;font-size:.8rem;font-family:inherit;font-weight:500;color:#222;padding:10px 12px;outline:none;transition:border .17s,background .18s;box-sizing:border-box;margin-bottom:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#6050bc;background:#f9f8ff}.contact-form textarea{min-height:60px;resize:none}.contact-submit-btn{margin-top:10px;border-radius:12px;padding:13px 0;font-size:1.06rem;font-weight:600;background:#181818;color:#fff;width:100%;border:none}.location-section{max-width:99vw;margin:50px auto 0;padding:0 6px;font-family:inherit}.success-hero__divider{width:100%;margin:-45px auto 8px}.location-title{font-size:1.42rem;margin-left:0;margin-bottom:4px}.location-address{font-size:1.01rem;margin-top:15px;margin-left:0;margin-bottom:12px}.location-map iframe{margin-top:30px!important;width:100vw;max-width:99vw;height:290px;border-radius:12px;margin:0 auto 30px;box-shadow:0 2px 9px #462c811a}}.terms-bg{background:linear-gradient(180deg,#efebfb,#fff);min-height:100vh}.terms-container{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-top:40px!important;max-width:1250px!important;margin:0 auto;background:transparent}h2{font-size:32px;font-weight:700;margin-top:40px}p,a{font-size:18px;color:#23203a;line-height:1.65}.terms-bg{background:linear-gradient(180deg,#ece7fe,#fff);min-height:100vh;padding:0;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#23203a}.terms-container{max-width:1250px;margin:0 auto;padding:60px 24px 48px;background:transparent}.main-title{font-size:52px;font-weight:700;margin-bottom:10px}.update-text{color:#6f6f88;font-size:16px;margin-bottom:30px}h2{font-size:32px;font-weight:700;margin-top:40px;margin-bottom:12px}p{font-size:18px;line-height:1.65;margin-bottom:20px}ul{font-size:18px;line-height:1.65;margin-left:20px;margin-bottom:20px;padding-left:20px;color:#23203a}a{color:#7c5fff;text-decoration:underline}a:hover,a:focus{text-decoration:none;color:#5a3fcc}strong{font-weight:700}@media(max-width:600px){.terms-container{padding:40px 16px 32px}.main-title{font-size:36px}h2{font-size:26px}p,ul{font-size:16px}}
