@charset "UTF-8";body{overflow-x:hidden;background:#232526;background:-webkit-linear-gradient(to bottom,#232526,#414345,#232526);background:linear-gradient(to bottom,#232526,#414345,#232526)}html{width:100vw}html{scrollbar-width:none}body{-ms-overflow-style:none}body::-webkit-scrollbar,body::-webkit-scrollbar-button{display:none}body{margin:0;font-family:Poppins,sans-serif;background:#fff;color:#333}.background{background:#232526;background:-webkit-linear-gradient(to bottom,#232526,#414345,#232526);background:linear-gradient(to bottom,#232526,#414345,#232526);width:100vw;height:100vh;position:fixed;z-index:-10;color:#fff;overflow:hidden;padding-left:20vw;font-family:Zalando Sans SemiExpanded,sans-serif}.background .header{width:75vw;height:250px;position:relative}.background .header .background-heading{font-weight:450;text-transform:uppercase;font-size:56px;line-height:50px;letter-spacing:-2px;width:450px;margin:0;opacity:0}.background .header .background-subheading{font-size:18px;width:400px;text-align:right;position:absolute;bottom:0;right:0;opacity:0}.background .testimonials{width:80vw;display:flex;flex-direction:column;align-items:flex-end}.background .testimonials .cards-container{display:flex;gap:10px;transform:translate(100%);animation:1.2s linear 1 slideIn,15s linear infinite cardSlider;animation-direction:none,alternate;animation-delay:2.2s,3.4s}.background .testimonials .cards-container .card{background:#fff;width:400px;border-radius:20px;padding:20px}.background .testimonials .cards-container .card .client-company{color:#232526;display:flex;align-items:center;padding-bottom:20px;padding-left:10px}.background .testimonials .cards-container .card .client-company .logo-container{width:50px;height:50px;margin-right:20px;display:flex;align-items:center;justify-content:center}.background .testimonials .cards-container .card .client-company .logo-container img{width:100%}.background .testimonials .cards-container .card .client-company .client-name{font-size:24px}.background .testimonials .cards-container .card .testimonial{color:#414345;font-size:16px;line-height:20px}.background .testimonials .cards-container .card .author{padding-top:20px;display:flex;align-items:center}.background .testimonials .cards-container .card .author .author-image{width:40px;height:40px;background:#000;border-radius:50%;margin-right:10px}.background .testimonials .cards-container .card .author .author-info .name{color:#232526;font-size:16px;font-weight:500}.background .testimonials .cards-container .card .author .author-info .designation{color:#414345;font-size:14px}.background .testimonials .cards-controllers{margin-right:5vw;margin-top:20px;display:flex;gap:20px;cursor:pointer}.background .testimonials .cards-controllers .controller{background:#fff;color:#232526;border-radius:30px;padding:10px 30px;display:flex;align-items:center;justify-content:center}.background .title{width:100vw;text-align:center;position:absolute;bottom:0;left:0;margin:0;font-weight:bolder;font-size:23vw;letter-spacing:-20px;line-height:15vw}@keyframes cardSlider{0%{transform:translate(calc(100% - 450px))}40%{transform:translate(calc(100% - 450px))}50%{transform:translate(calc(100% - 900px))}90%{transform:translate(calc(100% - 900px))}to{transform:translate(calc(100% - 450px))}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(calc(100% - 450px))}}.expanding-section{position:relative;width:100vw;height:100vh;background:transparent}.expanding-container{position:absolute;top:0%;left:0%;overflow:hidden;color:#fff;transition:all .3s ease;background:#000;opacity:0}.inner-container{width:100%;height:100%;position:absolute}.footer{width:100vw;height:40%;position:relative}.footer .links{display:flex;align-items:end;justify-content:space-between;position:relative;z-index:10}.footer .links a{color:#fff;text-decoration:none;margin-right:20px}.footer .links .nav-links{margin-left:48px}.footer .links .nav-links .link{margin-right:20px;cursor:pointer;color:#fff}.footer .links .policy-links{font-size:12px;display:flex;flex-direction:column;align-items:flex-end;margin-right:48px;text-align:right}.footer .links .policy-links a:not(:last-child){margin-bottom:10px}.footer .footer-title{width:100vw;text-align:center;position:absolute;bottom:0;left:0;margin:0;font-weight:bolder;font-size:26vw;letter-spacing:-20px;line-height:30vh;color:#fff}.footer .overlay-logo{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50vh);width:100px}.footer .overlay-logo img{width:100%}.overlay-background{width:100vw;height:100vh;background:#000;position:relative;z-index:50}@media (max-width: 1024px){.expanding-section{height:auto}.expanding-container{position:relative!important;width:100vw!important;height:auto!important;opacity:1!important}.inner-container{position:relative;height:auto}.footer .links{padding-bottom:40px}.footer .links .nav-links{margin-left:24px}.footer .links .policy-links{margin-right:24px;font-size:11px}.footer .links a{margin-right:14px}.overlay-background,.footer-title,.overlay-logo{display:none}}@media (max-width: 768px){.footer{height:auto;padding:60px 0 0}.footer .links{flex-direction:column;align-items:center;gap:24px;text-align:center}.footer .links .nav-links{margin-left:0}.footer .links .social-links{display:flex;gap:16px}.footer .links .policy-links{margin-right:0;align-items:center;text-align:center;font-size:11px}.footer .links a{margin-right:0}}.color-bends-container{position:relative;width:100%;height:100%;overflow:visible}.hero-section{width:100%;height:calc(100% - 96px);padding:48px;font-family:Zalando Sans SemiExpanded,sans-serif;overflow:visible}.hero-section .bg-animation{width:100%;height:220%;position:absolute;top:0%;left:0;opacity:.3}.hero-section .bg-animation .overlay{width:100%;height:20%;background:green;position:absolute;bottom:0;background:linear-gradient(to bottom,#0000,#000)}.hero-section .logo-container{display:flex;align-items:center;cursor:pointer;position:relative;z-index:100}.hero-section .logo-container img{width:30px;height:30px;margin-right:5px}.hero-section .logo-container .company{font-size:24px;font-weight:550}.hero-section .menu{position:absolute;z-index:100;top:48px;right:48px;text-align:right}.hero-section .menu .menu-item{margin-bottom:5px;cursor:pointer;font-size:16px}.hero-section .menu a{display:block;color:#fff;text-decoration:none}.hero-section .title{width:70%;font-weight:450;text-transform:uppercase;font-size:56px;line-height:52px;letter-spacing:-2px;margin-top:72px;margin-bottom:0;opacity:0}.hero-section .sub-heading{margin:24px 0;font-size:24px;color:#979da3}.hero-section .cta-button{font-family:Roboto Flex,sans-serif;background-color:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion);box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80;color:#fff;border-radius:50px;font-size:18px;padding:15px 40px;transition:all .5s;border:2px solid rgb(0,0,0);position:relative;z-index:10;cursor:pointer}.hero-section .cta-button:hover{border-radius:15px}.hero-section .content{position:absolute;bottom:48px;width:calc(100% - 96px);display:flex;flex-direction:row-reverse;align-items:end;justify-content:space-between}.hero-section .content .info{width:65%;text-align:justify;direction:rtl;font-size:18px}.hero-section .content .tag-line{font-size:16px;color:#979da3}@media (max-width: 1024px){.hero-section{height:auto;padding:40px 32px}.hero-section .title{width:calc(100% - 64px);font-size:44px;line-height:46px;opacity:1}.hero-section .sub-heading{font-size:20px}.hero-section .content{position:relative;bottom:auto;width:calc(100% - 64px);margin-top:40px;flex-direction:column;align-items:flex-start}.hero-section .content .info{width:100%;direction:ltr;text-align:left;font-size:16px}.hero-section .content .tag-line{margin-top:16px}.hero-section .bg-animation{height:120%;opacity:.15}}@media (max-width: 768px){.hero-section{padding:32px 20px}.hero-section .logo-container .company{font-size:20px}.hero-section .menu{margin-top:-8px;margin-right:-24px}.hero-section .menu .menu-item{font-size:13px}.hero-section .title{font-size:32px;line-height:34px;letter-spacing:-1px;margin-top:72px}.hero-section .sub-heading{font-size:16px;margin:16px 0}.hero-section .cta-button{font-size:15px;padding:12px 28px}.hero-section .content{margin-top:32px}.hero-section .content .info{font-size:15px;line-height:1.6}.hero-section .content .tag-line{font-size:14px}.hero-section .bg-animation{display:none}}.toast{position:fixed;bottom:24px;right:24px;background:#111;color:#fff;padding:14px 20px;border-radius:10px;font-size:14px;box-shadow:0 10px 30px #00000040;z-index:99999}.about-section{width:calc(100% - 96px);height:calc(130% - 96px);padding:48px;font-family:Zalando Sans SemiExpanded,sans-serif;display:flex;flex-direction:column;justify-content:space-between;position:relative}.about-section .bg-animation{width:100%;height:0%;position:absolute;top:0%;left:0;opacity:.3}.about-section .title{width:60%;font-weight:450;text-transform:uppercase;font-size:56px;line-height:52px;letter-spacing:-2px;margin:48px 0;opacity:0}.about-section .text{align-self:flex-end;width:500px;text-align:justify;direction:rtl;font-size:16px;color:#979da3;margin-top:-120px}.about-section .sub-heading{font-size:24px;width:550px}.about-section .card-container{width:100%;display:flex;justify-content:space-between}.about-section .card-container .card{padding:16px 24px;width:calc(24.5% - 48px);background:#ffffff80;color:#000;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion);box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80;transition:all 1s}.about-section .card-container .card .card-heading{display:flex;justify-content:space-between;margin-bottom:32px;color:#ff87e5}.about-section .card-container .card .card-heading .heading{width:70%;font-size:18px;text-transform:uppercase;font-weight:550;letter-spacing:-1px}.about-section .card-container .card .card-heading .icon{font-size:42px}.about-section .card-container .card .card-info{font-size:14px;color:#fff}.about-section .card-container .card:hover{background:#ff2fd3;box-shadow:inset 4px 4px 10px #ff2fd3,inset -4px -4px 10px #ff2fd3}.about-section .card-container .card:hover .card-heading,.about-section .card-container .card:hover .card-info{color:#fff}.about-section .card-container .card-1{margin-top:0}.about-section .card-container .card-2{margin-top:20px;margin-bottom:-20px}.about-section .card-container .card-3{margin-top:-25px;margin-bottom:25px}.about-section .card-container .card-4{margin-top:-5px;margin-bottom:5px}@media (max-width: 1024px){.about-section{width:calc(100% - 64px);height:auto;padding:40px 32px;gap:48px}.about-section .title{width:100%;font-size:44px;line-height:46px;margin:32px 0}.about-section .sub-heading{width:100%;font-size:20px}.about-section .text{width:100%;margin-top:0;align-self:flex-start;direction:ltr;text-align:left;font-size:15px}.about-section .card-container{flex-wrap:wrap;gap:32px}.about-section .card-container .card{width:calc(45% - 16px);margin:0!important}}@media (max-width: 768px){.about-section{padding:48px 20px;gap:40px}.about-section .title{font-size:32px;line-height:34px;letter-spacing:-1px}.about-section .sub-heading{font-size:18px}.about-section .text{font-size:14px;line-height:1.6}.about-section .card-container{flex-direction:column;gap:24px}.about-section .card-container .card{width:100%;padding:20px}}.campaign-section{background:#000;display:flex;justify-content:space-between;align-items:stretch;padding:5% 10%;height:80%;font-family:Zalando Sans SemiExpanded,sans-serif}.campaign-section .summary{width:25%;display:flex;flex-direction:column;justify-content:space-between;padding:0% 0}.campaign-section .summary .info{display:flex;flex-direction:column;color:#979da3;width:250px;font-size:16px}.campaign-section .summary .info .icon{width:100px;margin-bottom:8px}.campaign-section .summary .info .icon img{width:100%}.campaign-section .summary .pricing .text{color:#fff}.campaign-section .summary .pricing .price{color:#ff2fd3;font-size:32px;margin-bottom:24px}.campaign-section .summary .pricing .cta-button{font-family:Roboto Flex,sans-serif;background-color:#ffffff80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion);box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80;color:#fff;border-radius:50px;font-size:18px;padding:15px 40px;transition:all .5s;border:2px solid rgb(0,0,0);position:relative;z-index:10;cursor:pointer}.campaign-section .summary .pricing .cta-button:hover{border-radius:15px}.campaign-section .summary .sub-heading{font-size:18px}.campaign-section .right{align-items:flex-end;text-align:right}.campaign-section .right .icon{margin-right:0;margin-left:auto}.campaign-section .campaign-details{width:60%;align-self:center}.campaign-section .campaign-details .title{width:650px;font-weight:450;text-transform:uppercase;font-size:56px;line-height:52px;letter-spacing:-2px;margin:48px 0}.campaign-section .campaign-details .title .headline{color:#979da3}.campaign-section .campaign-details .content{width:100%}.campaign-section .campaign-details .content .row{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #414345}.campaign-section .campaign-details .content .row .property{color:#ff2fd3;text-transform:uppercase;font-size:28px;width:45%}.campaign-section .campaign-details .content .row .value{color:#979da3;width:40%}@media (max-width: 1024px){.launchmaxx-campaign-section,.campaignugc-campaign-section{flex-direction:column-reverse}.brandops-campaign-section{flex-direction:column}.campaign-section{padding:80px 64px;height:auto;gap:64px}.campaign-section .summary{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start}.campaign-section .summary .info{display:none}.campaign-section .summary .sub-heading{text-align:left!important;width:60%}.campaign-section .summary .pricing{text-align:right}.campaign-section .summary .pricing .price{font-size:28px}.campaign-section .campaign-details{width:100%}.campaign-section .campaign-details .title{width:100%;font-size:44px;line-height:46px;margin:32px 0}.campaign-section .campaign-details .content .row .property{font-size:22px}.campaign-section .campaign-details .content .row .value{font-size:15px}}@media (max-width: 768px){.campaign-section{padding:64px 20px;gap:48px}.campaign-section .summary{flex-direction:column;align-items:center;gap:32px}.campaign-section .summary .pricing{text-align:center}.campaign-section .summary .pricing .price{font-size:24px}.campaign-section .summary .pricing .cta-button{font-size:15px;padding:12px 28px}.campaign-section .summary .sub-heading{font-size:16px;width:100%;text-align:center!important}.campaign-section .campaign-details .title{font-size:32px;line-height:34px;letter-spacing:-1px}.campaign-section .campaign-details .content .row{flex-direction:column;align-items:flex-start;gap:12px}.campaign-section .campaign-details .content .row .property{width:100%;font-size:18px}.campaign-section .campaign-details .content .row .value{width:100%;font-size:14px}}.content-section{background:#000;display:flex;justify-content:space-between;align-items:center;height:100%;font-family:Zalando Sans SemiExpanded,sans-serif}.content-section .content-container{padding:32px 128px;height:calc(70% - 64px);width:100%;background:#fff;border-radius:32px;color:#000;display:flex;flex-direction:column;justify-content:center}.content-section .content-container .right-row{width:100%;align-self:flex-end;display:flex;flex-direction:column;align-items:end}.content-section .content-container .right-row .title{width:800px;font-weight:450;text-transform:uppercase;font-size:64px;line-height:60px;letter-spacing:-2px;margin:0 0 48px;text-align:right}.content-section .content-container .right-row .info{width:500px;text-align:right;font-size:16px;color:#414345}.content-section .content-container .left-row{margin-top:-100px}.content-section .content-container .left-row .logo-container{width:80px;margin-bottom:20px}.content-section .content-container .left-row .logo-container img{width:100%}.content-section .content-container .left-row .sub-heading{width:60%;font-size:32px;color:#ff2fd3}@media (max-width: 1024px){.content-section{height:auto;padding:64px 0}.content-section .content-container{padding:64px;height:auto;border-radius:24px}.content-section .content-container .right-row{align-items:flex-start}.content-section .content-container .right-row .title{width:100%;font-size:44px;line-height:46px;text-align:left;margin-bottom:32px}.content-section .content-container .right-row .info{width:100%;text-align:left;font-size:15px}.content-section .content-container .left-row{margin-top:48px}.content-section .content-container .left-row .sub-heading{width:100%;font-size:24px}}@media (max-width: 768px){.content-section{padding:48px 0}.content-section .content-container{padding:48px 20px;border-radius:20px}.content-section .content-container .right-row .title{font-size:32px;line-height:34px;letter-spacing:-1px}.content-section .content-container .right-row .info{font-size:14px;line-height:1.6}.content-section .content-container .left-row{margin-top:32px}.content-section .content-container .left-row .logo-container{width:56px}.content-section .content-container .left-row .sub-heading{font-size:18px}}.contact-section{background:#000;display:flex;flex-direction:column;justify-content:space-between;padding:5% 10%;font-family:Zalando Sans SemiExpanded,sans-serif}.contact-section .header{display:flex;align-items:flex-end;justify-content:space-between}.contact-section .header .title{width:600px;font-weight:450;text-transform:uppercase;font-size:64px;line-height:60px;letter-spacing:-2px;margin:0}.contact-section .header .sub-heading{width:300px;font-size:16px;color:#979da3;text-align:right}.contact-section .content{align-self:flex-end;display:flex;flex-direction:column;align-items:end}.contact-section .content .info{width:790px;font-size:32px;text-align:right}.contact-section .content .cta-button{font-family:Roboto Flex,sans-serif;font-size:16px;line-height:16px;outline:none;border:none;padding:16px 32px;border-radius:50px;background:#ff2fd3;color:#fff;cursor:pointer;margin-top:20px}.contact-section .email-container{width:100%;display:flex;flex-direction:column;align-items:center}.contact-section .email-container .logo-container{width:40px}.contact-section .email-container .logo-container img{width:100%}.contact-section .email-container .text{font-size:12px}.contact-section .email-container .email{font-size:32px}@media (max-width: 1024px){.contact-section{padding:80px 64px}.contact-section .header{flex-direction:column;align-items:flex-start;gap:24px}.contact-section .header .title{width:100%;font-size:48px;line-height:48px}.contact-section .header .sub-heading{width:100%;text-align:left;font-size:15px}.contact-section .content{align-self:flex-start;align-items:flex-start;margin-top:48px}.contact-section .content .info{width:100%;font-size:24px;text-align:left}.contact-section .content .cta-button{margin-top:28px}.contact-section .email-container{margin-top:72px}.contact-section .email-container .email{font-size:28px}}@media (max-width: 768px){.contact-section{padding:64px 20px;justify-content:flex-start}.contact-section .header{align-items:center;text-align:center}.contact-section .header .title{font-size:32px;line-height:34px;letter-spacing:-1px}.contact-section .header .sub-heading{font-size:14px;line-height:1.6;text-align:center}.contact-section .content{align-self:center;align-items:center;text-align:center;margin-top:40px}.contact-section .content .info{font-size:18px;line-height:1.6;width:100%;text-align:center}.contact-section .content .cta-button{width:100%;max-width:280px;padding:14px 24px;font-size:15px}.contact-section .email-container{margin-top:64px}.contact-section .email-container .email{font-size:22px;text-align:center;word-break:break-word}}.contact-section .dialog-backdrop{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:999}.contact-section .dialog{background:#0f0f0f;color:#fff;width:100%;max-width:520px;padding:40px;border-radius:20px;position:relative;animation:scaleIn .3s ease}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.contact-section .close-btn{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#aaa;font-size:20px;cursor:pointer}.contact-section .contact-form{display:flex;flex-direction:column;gap:14px;margin-top:24px}.contact-section .contact-form input,.contact-section .contact-form textarea{background:#151515;border:1px solid #222;color:#fff;padding:14px 16px;border-radius:12px;outline:none}.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{border-color:#666}.contact-section .submit-btn{margin-top:10px;background:#fff;color:#000;padding:14px;border-radius:14px;font-weight:600;cursor:pointer}.home-page{position:relative}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;color:#fff;font-size:2rem;z-index:9999;opacity:1;transition:opacity .8s ease}.loading-screen .logo{position:absolute;z-index:9999;bottom:0;left:50%;transform:translate(-50%,-56.4vh);width:100px}.loading-screen .logo img{width:100%}.loading-screen .loading-text{width:100vw;height:100vh;text-align:center;position:absolute;bottom:0;left:0;margin:0;font-weight:bolder;font-size:26vw;letter-spacing:-20px;line-height:30vh;color:#fff;transform:scale(.5) translateY(46.5%)}.loading-screen.fade-out{opacity:0;pointer-events:none}.services-page{position:relative;width:100vw;padding-top:48px;font-family:Zalando Sans SemiExpanded,sans-serif;background:transparent}.services-page .background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;padding:0}.services-page .lgo-container{display:flex;align-items:center;cursor:pointer;position:relative;z-index:100;text-decoration:none;color:#fff;margin-left:48px}.services-page .lgo-container img{width:30px;height:30px;margin-right:5px}.services-page .lgo-container .company{font-size:24px;font-weight:550}.services-page .menu{position:absolute;z-index:100;top:48px;right:48px;text-align:right}.services-page .menu .menu-item{margin-bottom:5px;cursor:pointer;font-size:16px;color:#fff}.services-page .menu a{display:block;text-decoration:none;color:#fff}.services-page .landing-section{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;margin:130px 0}.services-page .landing-section .title{width:60%;text-align:center;font-weight:450;text-transform:uppercase;font-size:56px;line-height:52px;letter-spacing:-2px;margin:48px 0;color:#fff}.services-page .landing-section .text{width:1000px;color:#979da3;font-size:18px;text-align:center}.services-page .contact-section{color:#fff}@media (max-width: 1024px){.services-page{padding-top:32px}.services-page .lgo-container{margin-left:24px}.services-page .lgo-container .company{font-size:20px}.services-page .menu{right:24px;top:32px}.services-page .menu .menu-item{font-size:14px}.services-page .landing-section{margin:100px 0}.services-page .landing-section .title{width:80%;font-size:42px;line-height:44px}.services-page .landing-section .text{width:85%;font-size:16px}}@media (max-width: 768px){.services-page{padding-top:24px}.services-page .lgo-container{margin-left:16px}.services-page .lgo-container img{width:26px;height:26px}.services-page .lgo-container .company{font-size:18px}.services-page .menu{right:16px;top:24px}.services-page .menu .menu-item{font-size:13px}.services-page .landing-section{margin:80px 0 60px}.services-page .landing-section .title{width:90%;font-size:32px;line-height:34px;letter-spacing:-1px}.services-page .landing-section .text{width:90%;font-size:15px;line-height:1.6}}.liquid-ether-container{position:relative;overflow:hidden;width:100%;height:100%;touch-action:none}.service-section{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 200px);margin:130px auto auto}.service-section .row{width:55%}.service-section .img-container{width:40%;position:relative;padding:1rem;background:#141414;border-radius:20px}.service-section .img-container img{width:100%}.service-section .main-img-wrapper{width:100%;aspect-ratio:4/3;border-radius:18px;overflow:hidden}.service-section .main-img-wrapper img{width:100%;height:100%;object-fit:fill}.service-section .overlay-img-wrapper{position:absolute;bottom:1.4rem;right:1.4rem;width:45%;aspect-ratio:4/3;padding:4px;background:#050b5a;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #00000073}.service-section .overlay-img-wrapper img{width:100%;height:100%;border-radius:14px}.service-section .title{font-weight:450;text-transform:uppercase;font-size:56px;line-height:52px;letter-spacing:-2px;color:#fff}.service-section .intro{font-size:16px;color:#fff;margin:24px 0 40px}.service-section .services .service{cursor:pointer}.service-section .services .service .heading{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:24px}.service-section .services .service .info{color:#979da3;margin:24px 0;overflow:hidden;height:0;opacity:0;transition:none;white-space:pre-wrap}@media (max-width: 1024px){.service-section{flex-direction:column!important;width:calc(100% - 80px);margin-top:100px}.service-section .row{width:100%}.service-section .img-container{width:100%;margin-top:40px}.service-section .title{font-size:44px;line-height:46px}}@media (max-width: 768px){.service-section{width:calc(100% - 32px);margin-top:80px}.service-section .title{font-size:32px;line-height:34px;letter-spacing:-1px}.service-section .intro{font-size:14px;line-height:1.6;margin-bottom:32px}.service-section .img-container{padding:.75rem;border-radius:16px}.service-section .main-img-wrapper{border-radius:14px}.service-section .services{margin-top:32px}.service-section .services .service .heading{font-size:18px;padding:12px 0}.service-section .services .service .info{font-size:14px;margin:16px 0}}.services-comparison{padding:4rem 1.5rem;background:#fff;border-radius:32px;margin:200px 0}.services-comparison__inner{max-width:1100px;margin:0 auto}.services-comparison__heading{font-size:2rem;margin-bottom:.5rem}.services-comparison__subheading{margin-bottom:2rem;opacity:.8}.services-comparison__table-wrapper{overflow-x:auto}.services-comparison__table{width:100%;border-collapse:collapse;min-width:700px}.services-comparison__table th,.services-comparison__table td{padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;font-size:.95rem}.services-comparison__table thead th{font-weight:600;font-size:1rem;position:sticky;top:0;background:#050509;z-index:1}.services-comparison__table tbody tr:nth-child(2n){background:#ffffff05}.services-comparison__table tbody tr:hover{background:#ffffff0a}.services-comparison__table tbody td:first-child{font-weight:500;opacity:.9}.policy-page{background:#000;color:#fff}.policy-page .lgo-container{display:flex;align-items:center;cursor:pointer;position:relative;z-index:100;text-decoration:none;color:#fff;margin-left:48px;padding-top:48px}.policy-page .lgo-container img{width:30px;height:30px;margin-right:5px}.policy-page .lgo-container .company{font-size:24px;font-weight:550}.policy-page .menu{position:absolute;z-index:100;top:48px;right:48px;text-align:right}.policy-page .menu .menu-item{margin-bottom:5px;cursor:pointer;font-size:16px}.policy-page .menu a{display:block;text-decoration:none;color:#fff}.policy-page .container{max-width:920px;margin:0 auto;padding:0 20px}.policy-page .terms-hero{padding:120px 0 80px;text-align:center}.policy-page .terms-hero h1{font-size:3rem;font-weight:700;margin-bottom:12px}.policy-page .terms-hero p{font-size:1.1rem;color:#b5b5c2}.policy-page .terms-content{padding:80px 0}.policy-page .terms-content h2{font-size:1.5rem;margin-top:40px;margin-bottom:12px;font-weight:600}.policy-page .terms-content p{color:#cfd0dc;margin-bottom:12px}.policy-page .terms-content ul{margin-left:20px;margin-top:10px}.policy-page .terms-content li{margin-bottom:8px;color:#cfd0dc}.policy-page .updated{font-size:.9rem;color:#9a9ab3;margin-bottom:30px}.policy-page a{color:#6f7cff;text-decoration:none}
