.page-module___8aEwW__main{width:100%;min-height:100vh;position:relative;overflow-x:hidden}
.Navbar-module__cJzEcG__navbar{z-index:100;background-color:#0000;width:100%;padding:16px 40px;position:absolute;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logoWrapper{flex-direction:column;display:flex}.Navbar-module__cJzEcG__logo{width:140px;height:auto}.Navbar-module__cJzEcG__tagline{color:#fff;letter-spacing:.5px;margin:0;font-size:10px}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks a{color:#fff;font-size:15px;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__navLinks a:hover{opacity:.8}.Navbar-module__cJzEcG__buttons{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__loginBtn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:16px;padding:8px 24px;font-size:15px;text-decoration:none}.Navbar-module__cJzEcG__signupBtn{color:#3a8cd4;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:16px;padding:8px 24px;font-size:15px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__loginBtn:hover{background:#ffffff1a}.Navbar-module__cJzEcG__signupBtn:hover{opacity:.9}.Navbar-module__cJzEcG__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Navbar-module__cJzEcG__menuToggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:14px 30px}.Navbar-module__cJzEcG__navLinks{gap:24px}.Navbar-module__cJzEcG__navLinks a{font-size:14px}.Navbar-module__cJzEcG__loginBtn,.Navbar-module__cJzEcG__signupBtn{padding:7px 18px;font-size:14px}}.Navbar-module__cJzEcG__overlay{z-index:998;opacity:0;background:#00000080;transition:opacity .3s;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__overlay.Navbar-module__cJzEcG__active{opacity:1;display:block}.Navbar-module__cJzEcG__drawer{z-index:999;background:linear-gradient(#3b9ae1 0%,#2b88d0 100%);flex-direction:column;width:200px;height:100vh;padding:80px 30px 40px;transition:right .3s;display:flex;position:fixed;top:0;right:-300px;box-shadow:-4px 0 20px #0003}.Navbar-module__cJzEcG__drawer.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__closeBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:20px;right:20px}.Navbar-module__cJzEcG__closeBtn:before,.Navbar-module__cJzEcG__closeBtn:after{content:"";background:#fff;border-radius:2px;width:24px;height:2px;position:absolute}.Navbar-module__cJzEcG__closeBtn:before{transform:rotate(45deg)}.Navbar-module__cJzEcG__closeBtn:after{transform:rotate(-45deg)}.Navbar-module__cJzEcG__drawerLinks{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__drawerLinks a{color:#fff;font-size:18px;font-weight:600;text-decoration:none;transition:opacity .2s}.Navbar-module__cJzEcG__drawerLinks a:hover{opacity:.8}.Navbar-module__cJzEcG__drawerButtons{flex-direction:column;gap:16px;margin-top:40px;display:flex}.Navbar-module__cJzEcG__drawerButtons .Navbar-module__cJzEcG__loginBtn,.Navbar-module__cJzEcG__drawerButtons .Navbar-module__cJzEcG__signupBtn{text-align:center;padding:12px 24px;font-size:16px}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:12px 20px}.Navbar-module__cJzEcG__menuToggle{z-index:100;display:flex}.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__buttons{display:none}}@media (max-width:576px){.Navbar-module__cJzEcG__navbar{padding:10px 16px}.Navbar-module__cJzEcG__logoWrapper img{width:120px!important;height:auto!important}}
.Hero-module__ZARIfG__hero{background:url(/images/homeBg.png) 50%/cover no-repeat;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__bgCircle{z-index:1;background:#ffffff26;border-radius:50%;width:450px;height:450px;position:absolute;top:-100px;right:100px}.Hero-module__ZARIfG__bgWave{clip-path:ellipse(80% 100% at 50% 100%);z-index:1;background:linear-gradient(#0000 0%,#dcebfa4d 50%,#c8e1f599 100%);height:180px;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__container{z-index:2;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:100%;margin:0 auto;padding:60px 0 80px 80px;display:flex;position:relative}.Hero-module__ZARIfG__content{padding-left:30px}.Hero-module__ZARIfG__title{color:#fff;letter-spacing:-.5px;margin:0 0 24px;font-size:62px;font-weight:700;line-height:1.15}.Hero-module__ZARIfG__description{color:#ffffffd9;max-width:420px;margin:0 0 32px;font-size:15px;line-height:1.7}.Hero-module__ZARIfG__buttons{align-items:center;gap:16px;margin-bottom:32px;display:flex}.Hero-module__ZARIfG__getStartedBtn{color:#3a8cd4;cursor:pointer;background:#fff;border:none;border-radius:16px;padding:20px 37px;font-size:15px;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__getStartedBtn:hover{background:#f0f0f0;transform:translateY(-2px)}.Hero-module__ZARIfG__watchNowBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:16px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.Hero-module__ZARIfG__watchNowBtn:hover{color:#3a8cd4;background:#f0f0f0;transform:translateY(-2px)}.Hero-module__ZARIfG__playIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding-left:3px;display:flex}.Hero-module__ZARIfG__features{align-items:center;gap:32px;display:flex}.Hero-module__ZARIfG__featureItem{color:#fff;align-items:center;gap:8px;font-size:14px;display:flex}.Hero-module__ZARIfG__checkIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Hero-module__ZARIfG__imageWrapper{flex:1;justify-content:flex-end;align-items:center;margin-right:0;padding-right:0;display:flex;position:relative}.Hero-module__ZARIfG__dashboardImage{width:100%;max-width:750px;margin-right:-80px;position:relative}.Hero-module__ZARIfG__mockupImage{object-fit:contain;border-radius:12px;width:100%;height:auto}.Hero-module__ZARIfG__placeholderMockup{background:#1a1a2e;border-radius:16px;width:100%;max-width:650px;padding:12px;box-shadow:0 25px 80px #0000004d}.Hero-module__ZARIfG__mockupHeader{background:#f5f7fa;border-radius:10px;min-height:400px;display:flex;overflow:hidden}.Hero-module__ZARIfG__mockupSidebar{background:linear-gradient(#2b88d0 0%,#1e7ac4 100%);flex-direction:column;gap:12px;width:80px;padding:20px 10px;display:flex}.Hero-module__ZARIfG__sidebarItem{background:#fff3;border-radius:6px;width:100%;height:32px}.Hero-module__ZARIfG__mockupContent{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.Hero-module__ZARIfG__mockupCards{gap:12px;display:flex}.Hero-module__ZARIfG__mockupCard{background:#fff;border-left:4px solid #3b9ae1;border-radius:8px;flex:1;height:70px;box-shadow:0 2px 8px #00000014}.Hero-module__ZARIfG__mockupStats{flex:1;gap:16px;display:flex}.Hero-module__ZARIfG__mockupChart{background:conic-gradient(#3b9ae1 0% 35%,#f0ad4e 35% 55%,#5cb85c 55% 75%,#d9534f 75% 100%);border-radius:50%;width:120px;height:120px;position:relative;box-shadow:0 2px 8px #00000014}.Hero-module__ZARIfG__mockupChart:after{content:"";background:#fff;border-radius:50%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__mockupTable{background:#fff;border-radius:8px;flex:1;box-shadow:0 2px 8px #00000014}@media (min-width:2000px){.Hero-module__ZARIfG__content{width:660px;padding:60px 0 80px 200px}}@media (min-width:1800px){.Hero-module__ZARIfG__content{max-width:800px;padding:60px 0 80px 200px}}@media (max-width:1400px){.Hero-module__ZARIfG__container{gap:30px;padding:50px 30px 70px 60px}.Hero-module__ZARIfG__content{padding-left:10px}.Hero-module__ZARIfG__title{font-size:42px}.Hero-module__ZARIfG__dashboardImage{max-width:580px;margin-right:0}}@media (max-width:1200px){.Hero-module__ZARIfG__bgCircle{width:350px;height:350px;top:-80px;right:50px}.Hero-module__ZARIfG__container{gap:20px;padding:50px 20px 70px 40px}.Hero-module__ZARIfG__content{max-width:480px}.Hero-module__ZARIfG__title{font-size:36px}.Hero-module__ZARIfG__description{max-width:380px;font-size:14px}.Hero-module__ZARIfG__dashboardImage{max-width:500px}}@media (max-width:1024px){.Hero-module__ZARIfG__hero{padding-top:70px;overflow:hidden}.Hero-module__ZARIfG__bgCircle{width:300px;height:300px;top:-60px;right:20px}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column;padding:40px 30px 60px}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;max-width:100%;padding-left:0;display:flex}.Hero-module__ZARIfG__title{font-size:36px}.Hero-module__ZARIfG__description{text-align:center;max-width:500px}.Hero-module__ZARIfG__buttons{justify-content:center}.Hero-module__ZARIfG__imageWrapper{justify-content:center;width:100%;margin-top:40px}.Hero-module__ZARIfG__dashboardImage{max-width:600px;margin-right:0}.Hero-module__ZARIfG__features{justify-content:center}}@media (max-width:768px){.Hero-module__ZARIfG__hero{background:url(/images/homeBg.png) 50%/cover no-repeat;min-height:auto;padding-top:60px}.Hero-module__ZARIfG__bgCircle{display:none}.Hero-module__ZARIfG__bgWave{height:120px}.Hero-module__ZARIfG__container{padding:30px 20px 50px}.Hero-module__ZARIfG__title{font-size:32px}.Hero-module__ZARIfG__description{max-width:450px;font-size:14px}.Hero-module__ZARIfG__buttons{flex-direction:column;width:100%;max-width:280px}.Hero-module__ZARIfG__getStartedBtn,.Hero-module__ZARIfG__watchNowBtn{justify-content:center;width:100%}.Hero-module__ZARIfG__features{flex-direction:row;gap:12px;margin-bottom:30px}.Hero-module__ZARIfG__imageWrapper,.Hero-module__ZARIfG__dashboardImage{display:none}}@media (max-width:576px){.Hero-module__ZARIfG__hero{background:url(/images/homeBg.png) 50%/cover no-repeat}.Hero-module__ZARIfG__bgCircle{display:none}.Hero-module__ZARIfG__bgWave{height:100px}.Hero-module__ZARIfG__container{padding:24px 16px 40px}.Hero-module__ZARIfG__title{font-size:28px}.Hero-module__ZARIfG__description{font-size:13px;line-height:1.6}.Hero-module__ZARIfG__getStartedBtn,.Hero-module__ZARIfG__watchNowBtn{font-size:14px}.Hero-module__ZARIfG__featureItem{font-size:13px}.Hero-module__ZARIfG__imageWrapper{display:none}}@media (max-width:400px){.Hero-module__ZARIfG__hero{background:url(/images/homeBg.png) 50%/cover no-repeat}.Hero-module__ZARIfG__bgCircle{display:none}.Hero-module__ZARIfG__title{font-size:24px}.Hero-module__ZARIfG__description{font-size:14px}.Hero-module__ZARIfG__getStartedBtn,.Hero-module__ZARIfG__watchNowBtn{font-size:13px}.Hero-module__ZARIfG__imageWrapper{display:none}.Hero-module__ZARIfG__mockupHeader{min-height:280px}.Hero-module__ZARIfG__mockupSidebar{width:50px;padding:12px 6px}.Hero-module__ZARIfG__sidebarItem{height:24px}.Hero-module__ZARIfG__mockupContent{gap:10px;padding:12px}.Hero-module__ZARIfG__mockupCard{height:50px}.Hero-module__ZARIfG__mockupChart{width:80px;height:80px}.Hero-module__ZARIfG__mockupChart:after{width:40px;height:40px}}
.clientSaying-module__ZShTda__section{text-align:center;background:#fff;padding:80px 20px}.clientSaying-module__ZShTda__container{max-width:900px;margin:0 auto}.clientSaying-module__ZShTda__title{color:#1a1a1a;margin:0 0 12px;font-size:36px;font-weight:700}.clientSaying-module__ZShTda__subtitle{color:#888;margin:0 0 50px;font-size:14px}.clientSaying-module__ZShTda__avatarsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.clientSaying-module__ZShTda__avatarWrapper{cursor:pointer;background:0 0;border-radius:16px;align-items:center;padding:6px;transition:all .3s;display:flex}.clientSaying-module__ZShTda__avatarWrapper:hover{background:#f5f8fc}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active{background:#f5f8fc;padding:6px 16px 6px 6px;box-shadow:0 2px 12px #00000042}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active:after{content:"";border-top:15px solid #f3f3f6;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;position:absolute;bottom:-14px;left:50px}.clientSaying-module__ZShTda__avatarContainer{border-radius:50%;flex-shrink:0;width:44px;height:44px;transition:all .3s;overflow:hidden}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active .clientSaying-module__ZShTda__avatarContainer{width:50px;height:50px}.clientSaying-module__ZShTda__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.clientSaying-module__ZShTda__activeInfo{flex-direction:column;align-items:flex-start;margin-left:12px;display:flex}.clientSaying-module__ZShTda__activeName{color:#1a1a1a;white-space:nowrap;font-size:14px;font-weight:600}.clientSaying-module__ZShTda__activePosition{color:#888;white-space:nowrap;font-size:12px}.clientSaying-module__ZShTda__testimonialCard{background:#fff;border:1px solid #e8f0f7;border-radius:20px;max-width:700px;margin:0 auto 40px;padding:40px 60px;box-shadow:0 4px 20px #0000000a}.clientSaying-module__ZShTda__stars{justify-content:center;gap:4px;margin-bottom:24px;display:flex}.clientSaying-module__ZShTda__star{color:#f5a623;font-size:20px}.clientSaying-module__ZShTda__reviewText{color:#555;margin:0 0 30px;font-size:15px;font-style:italic;line-height:1.8}.clientSaying-module__ZShTda__companyLogo{justify-content:center;align-items:center;display:flex}.clientSaying-module__ZShTda__logoImage{object-fit:contain;opacity:.8;width:auto;height:28px}.clientSaying-module__ZShTda__dotsRow{justify-content:center;align-items:center;gap:10px;display:flex}.clientSaying-module__ZShTda__dot{cursor:pointer;background:#d0e3f5;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.clientSaying-module__ZShTda__dot:hover{background:#a0c8e8}.clientSaying-module__ZShTda__dot.clientSaying-module__ZShTda__activeDot{background:#3a8cd4;width:12px;height:12px}@media (max-width:768px){.clientSaying-module__ZShTda__section{padding:60px 20px}.clientSaying-module__ZShTda__title{font-size:28px}.clientSaying-module__ZShTda__avatarsRow{gap:10px}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active{padding:5px 12px 5px 5px}.clientSaying-module__ZShTda__avatarContainer{width:38px;height:38px}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active .clientSaying-module__ZShTda__avatarContainer{width:44px;height:44px}.clientSaying-module__ZShTda__activeName{font-size:13px}.clientSaying-module__ZShTda__activePosition{font-size:11px}.clientSaying-module__ZShTda__testimonialCard{padding:30px}.clientSaying-module__ZShTda__reviewText{font-size:14px}}@media (max-width:576px){.clientSaying-module__ZShTda__section{padding:40px 16px}.clientSaying-module__ZShTda__title{font-size:24px}.clientSaying-module__ZShTda__subtitle{margin-bottom:30px;font-size:13px}.clientSaying-module__ZShTda__avatarsRow{gap:8px;margin-bottom:30px}.clientSaying-module__ZShTda__avatarContainer{width:34px;height:34px}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active .clientSaying-module__ZShTda__avatarContainer{width:40px;height:40px}.clientSaying-module__ZShTda__activeInfo{display:none}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active{padding:6px}.clientSaying-module__ZShTda__testimonialCard{border-radius:16px;padding:24px 20px}.clientSaying-module__ZShTda__stars{margin-bottom:16px}.clientSaying-module__ZShTda__star{font-size:16px}.clientSaying-module__ZShTda__reviewText{font-size:13px;line-height:1.7}.clientSaying-module__ZShTda__logoImage{height:24px}.clientSaying-module__ZShTda__dot{width:8px;height:8px}.clientSaying-module__ZShTda__dot.clientSaying-module__ZShTda__activeDot{width:10px;height:10px}}@media (max-width:400px){.clientSaying-module__ZShTda__avatarContainer{width:30px;height:30px}.clientSaying-module__ZShTda__avatarWrapper.clientSaying-module__ZShTda__active .clientSaying-module__ZShTda__avatarContainer{width:36px;height:36px}.clientSaying-module__ZShTda__avatarsRow{gap:6px}}
.Partners-module__kvSCGW__section{text-align:center;background-color:#fff;padding:60px 40px}.Partners-module__kvSCGW__heading{letter-spacing:2px;color:#555;text-transform:uppercase;margin-bottom:40px;font-size:13px;font-weight:600}.Partners-module__kvSCGW__logosGrid{grid-template-columns:repeat(4,1fr);place-items:center;gap:48px;max-width:1280px;margin:0 auto;display:grid}.Partners-module__kvSCGW__logoItem{justify-content:center;align-items:center;width:100%;max-width:200px;transition:opacity .3s;display:flex}.Partners-module__kvSCGW__logoItem:hover{opacity:.7}.Partners-module__kvSCGW__logoItem img{object-fit:contain;max-width:100%;max-height:60px}@media (max-width:768px){.Partners-module__kvSCGW__logosGrid{grid-template-columns:repeat(2,1fr);gap:36px}.Partners-module__kvSCGW__logoItem{max-width:160px}.Partners-module__kvSCGW__logoItem img{max-height:50px}}@media (max-width:480px){.Partners-module__kvSCGW__section{padding:40px 20px}.Partners-module__kvSCGW__logosGrid{grid-template-columns:repeat(2,1fr);gap:24px}.Partners-module__kvSCGW__logoItem{max-width:130px}.Partners-module__kvSCGW__logoItem img{max-height:40px}}
.register-module__g8uZUW__section{padding:20px}.register-module__g8uZUW__card{background:url(/images/registerBg.png) 0 0/cover;border-radius:24px;width:80%;margin:0 auto;padding:100px 60px;position:relative;overflow:visible}.register-module__g8uZUW__bgCircle1{z-index:0;background:#ffffff1a;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-30px}.register-module__g8uZUW__bgCircle2{z-index:0;background:#ffffff14;border-radius:50%;width:150px;height:150px;position:absolute;top:40px;right:80px}.register-module__g8uZUW__content{z-index:1;position:relative}.register-module__g8uZUW__title{color:#fff;margin:0 0 12px;font-size:32px;font-weight:700}.register-module__g8uZUW__subtitle{color:#fffc;margin:0 0 30px;font-size:14px}.register-module__g8uZUW__form{align-items:center;gap:12px;display:flex}.register-module__g8uZUW__emailInput{color:#fff;background:#ffffff26;border:none;border-radius:8px;outline:none;width:45%;padding:14px 20px;font-size:14px;transition:all .3s}.register-module__g8uZUW__emailInput::placeholder{color:#fff9}.register-module__g8uZUW__emailInput:focus{background:#fff3;border-color:#fff9}.register-module__g8uZUW__submitBtn{color:#3a8cd4;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:14px;font-weight:600;transition:all .3s}.register-module__g8uZUW__submitBtn:hover{background:#f0f0f0;transform:translateY(-2px)}@media (max-width:768px){.register-module__g8uZUW__card{padding:40px 30px}.register-module__g8uZUW__title{font-size:26px}.register-module__g8uZUW__form{flex-direction:column;max-width:100%}.register-module__g8uZUW__emailInput,.register-module__g8uZUW__submitBtn{width:100%}.register-module__g8uZUW__bgCircle1{width:150px;height:150px;top:-40px;right:-20px}.register-module__g8uZUW__bgCircle2{width:100px;height:100px;top:30px;right:50px}}@media (max-width:480px){.register-module__g8uZUW__section{padding:40px 16px}.register-module__g8uZUW__card{border-radius:18px;padding:30px 20px}.register-module__g8uZUW__title{font-size:22px}.register-module__g8uZUW__subtitle{font-size:13px}.register-module__g8uZUW__emailInput,.register-module__g8uZUW__submitBtn{padding:12px 16px;font-size:13px}}
.faqs-module__rPJBoG__section{background:#fff;padding:80px 20px}.faqs-module__rPJBoG__container{text-align:center;width:70%;margin:0 auto}.faqs-module__rPJBoG__title{color:#1a1a1a;margin:0 0 12px;font-size:32px;font-weight:700}.faqs-module__rPJBoG__subtitle{color:#888;margin:0 0 50px;font-size:14px}.faqs-module__rPJBoG__faqList{text-align:left;border:1px solid #eee;border-radius:32px;margin-bottom:40px;padding:60px 45px}.faqs-module__rPJBoG__faqItem{overflow:hidden}.faqs-module__rPJBoG__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:20px 0;transition:all .3s;display:flex}.faqs-module__rPJBoG__faqQuestion:hover{opacity:.8}.faqs-module__rPJBoG__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.faqs-module__rPJBoG__questionText{color:#1a1a1a;flex:1;font-size:15px;font-weight:600}.faqs-module__rPJBoG__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faqs-module__rPJBoG__faqItem.faqs-module__rPJBoG__open .faqs-module__rPJBoG__faqAnswer{max-height:300px;padding-bottom:20px}.faqs-module__rPJBoG__faqAnswer p{color:#666;margin:0;padding-left:38px;font-size:14px;line-height:1.8}.faqs-module__rPJBoG__btnWrapper{justify-content:center;display:flex}.faqs-module__rPJBoG__moreBtn{color:#fff;cursor:pointer;background:#3a8cd4;border:none;border-radius:16px;padding:12px 32px;font-size:14px;font-weight:500;transition:all .3s}.faqs-module__rPJBoG__moreBtn:hover{background:#2d7bc4;transform:translateY(-2px)}@media (max-width:768px){.faqs-module__rPJBoG__container{width:90%}.faqs-module__rPJBoG__section{padding:60px 20px}.faqs-module__rPJBoG__title{font-size:26px}.faqs-module__rPJBoG__subtitle{margin-bottom:40px}.faqs-module__rPJBoG__faqQuestion{padding:16px 0}.faqs-module__rPJBoG__questionText{font-size:14px}.faqs-module__rPJBoG__faqAnswer p{padding-left:38px;font-size:13px}.faqs-module__rPJBoG__faqList{text-align:left;border:1px solid #eee;border-radius:32px;margin-bottom:40px;padding:40px 30px}}@media (max-width:480px){.faqs-module__rPJBoG__section{padding:40px 16px}.faqs-module__rPJBoG__title{font-size:22px}.faqs-module__rPJBoG__subtitle{margin-bottom:30px;font-size:13px}.faqs-module__rPJBoG__faqQuestion{gap:10px;padding:14px 0}.faqs-module__rPJBoG__icon{width:20px;height:20px}.faqs-module__rPJBoG__icon svg{width:18px;height:18px}.faqs-module__rPJBoG__questionText{font-size:13px}.faqs-module__rPJBoG__faqAnswer p{padding-left:30px;font-size:12px}.faqs-module__rPJBoG__moreBtn{padding:10px 28px;font-size:13px}}
.WhyInteRoads-module__bVi-Fa__section{text-align:center;background-color:#fff;padding:80px 40px 100px;position:relative;overflow:hidden}.WhyInteRoads-module__bVi-Fa__blueCircle{z-index:1;background:url(/images/eclipse.svg) 0 0/contain no-repeat;width:200px;height:200px;position:absolute;top:0;left:0}.WhyInteRoads-module__bVi-Fa__heading{color:#1a1a1a;margin-bottom:16px;font-size:36px;font-weight:700}.WhyInteRoads-module__bVi-Fa__subheading{color:#666;max-width:500px;margin:0 auto 60px;font-size:15px;line-height:1.7}.WhyInteRoads-module__bVi-Fa__svgLines{pointer-events:none;z-index:0;width:100%;max-width:900px;height:50px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.WhyInteRoads-module__bVi-Fa__stepsImage{z-index:0;position:relative}.WhyInteRoads-module__bVi-Fa__stepsWrapper{z-index:1;max-width:1100px;margin:0 auto;position:relative}.WhyInteRoads-module__bVi-Fa__numbersRow{justify-content:space-around;margin-bottom:0;padding:0 60px;display:flex;position:relative}.WhyInteRoads-module__bVi-Fa__numberWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.WhyInteRoads-module__bVi-Fa__stepNumber{color:#3a8cd4;z-index:2;background:#fff;border:1.5px solid #3a8cd4;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:500;display:flex;position:relative}.WhyInteRoads-module__bVi-Fa__curvedLine{z-index:0;border:none;border-top:2px dashed #c5ddf0;width:calc(50% - 22px);height:40px;position:absolute;top:22px}.WhyInteRoads-module__bVi-Fa__curvedLine.WhyInteRoads-module__bVi-Fa__left{border-top:none;border-left:2px dashed #c5ddf0;border-radius:0 0 0 50px;right:calc(50% + 22px)}.WhyInteRoads-module__bVi-Fa__curvedLine.WhyInteRoads-module__bVi-Fa__right{border-top:none;border-right:2px dashed #c5ddf0;border-radius:0 0 50px;left:calc(50% + 22px)}.WhyInteRoads-module__bVi-Fa__cardsRow{align-items:stretch;gap:24px;margin-top:-20px;padding-top:40px;display:flex}.WhyInteRoads-module__bVi-Fa__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e8f0f7;border-bottom:4px solid #0000;border-radius:24px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:50px 30px 40px;transition:border-bottom .3s,box-shadow .3s;display:flex;box-shadow:0 2px 16px #0000000f}.WhyInteRoads-module__bVi-Fa__card:hover{border-bottom:4px solid #3a8cd4;box-shadow:0 8px 30px #3a8cd426}.WhyInteRoads-module__bVi-Fa__cardIcon{object-fit:contain;width:80px;height:80px;margin-bottom:20px}.WhyInteRoads-module__bVi-Fa__iconPlaceholder{color:#3a8cd4;border:2px dashed #3a8cd4;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:11px;display:flex}.WhyInteRoads-module__bVi-Fa__cardTitle{color:#1a1a1a;text-align:center;margin-bottom:12px;font-size:18px;font-weight:700}.WhyInteRoads-module__bVi-Fa__cardText{color:#666;text-align:center;margin:0;font-size:14px;line-height:1.7}@media (max-width:1000px){.WhyInteRoads-module__bVi-Fa__stepsImage{display:none}}@media (max-width:768px){.WhyInteRoads-module__bVi-Fa__svgLines,.WhyInteRoads-module__bVi-Fa__numbersRow{display:none}.WhyInteRoads-module__bVi-Fa__cardsRow{flex-direction:column;margin-top:0;padding-top:0}.WhyInteRoads-module__bVi-Fa__card{padding:40px 30px 35px}.WhyInteRoads-module__bVi-Fa__blueCircle{display:none}}@media (max-width:480px){.WhyInteRoads-module__bVi-Fa__section{padding:40px 20px}.WhyInteRoads-module__bVi-Fa__heading{font-size:28px}.WhyInteRoads-module__bVi-Fa__card{padding:30px 20px}.WhyInteRoads-module__bVi-Fa__cardIcon{width:60px;height:60px}}
.contact-module__krtVhq__aboutSection{width:100%;overflow:visible}.contact-module__krtVhq__aboutBanner{box-sizing:border-box;background:url(/images/aboutbg1.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:450px;padding:40px 20px;display:flex;overflow:hidden}.contact-module__krtVhq__bannerTitle{color:#fff;margin-bottom:15px;font-size:3.5rem;font-weight:600}.contact-module__krtVhq__breadcrumb{color:#fff;justify-content:center;align-items:center;gap:10px;font-size:1rem;display:flex}.contact-module__krtVhq__separator{color:#ffffffb3}.contact-module__krtVhq__contentSection{background:#fff;padding:0 20px 80px;position:relative}.contact-module__krtVhq__eclipseLeft{z-index:1;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.contact-module__krtVhq__eclipseImage{width:200px;height:auto}.contact-module__krtVhq__tabletWrapper{z-index:2;justify-content:center;align-items:center;width:100%;margin-top:80px;margin-bottom:50px;display:flex;position:relative}.contact-module__krtVhq__tabletFrame{border-radius:30px;justify-content:center;width:90%;max-width:800px;padding:15px;display:flex}.contact-module__krtVhq__tabletImage{margin-top:-320px}.contact-module__krtVhq__descriptionWrapper{text-align:center;max-width:1000px;margin:0 auto;padding:50px 20px}.contact-module__krtVhq__descriptionText{color:#555;margin-bottom:25px;font-size:1rem;line-height:1.8}.contact-module__krtVhq__descriptionText:last-child{margin-bottom:0}@media (max-width:1440px){.contact-module__krtVhq__tabletImage{margin-top:-280px}.contact-module__krtVhq__tabletFrame{max-width:750px}}@media (max-width:1024px){.contact-module__krtVhq__eclipseLeft{left:-150px}.contact-module__krtVhq__bannerTitle{font-size:3rem}.contact-module__krtVhq__tabletFrame{max-width:650px}.contact-module__krtVhq__tabletImage{margin-top:-280px}.contact-module__krtVhq__tabletWrapper{margin-top:60px}}@media (max-width:768px){.contact-module__krtVhq__aboutBanner{height:450px;padding:80px 15px 40px}.contact-module__krtVhq__bannerTitle{font-size:2.5rem}.contact-module__krtVhq__eclipseLeft{display:none}.contact-module__krtVhq__tabletFrame{border-radius:20px;width:95%;max-width:100%;padding:10px}.contact-module__krtVhq__tabletImage{margin-top:-150px}.contact-module__krtVhq__tabletWrapper{margin-top:40px;margin-bottom:40px}.contact-module__krtVhq__descriptionWrapper{padding:40px 15px}.contact-module__krtVhq__descriptionText{font-size:.95rem;line-height:1.7}}@media (max-width:576px){.contact-module__krtVhq__aboutBanner{height:350px;padding:60px 10px 30px}.contact-module__krtVhq__bannerTitle{font-size:2rem}.contact-module__krtVhq__breadcrumb{gap:8px;font-size:.9rem}.contact-module__krtVhq__tabletFrame{border-radius:15px;width:100%;padding:8px}.contact-module__krtVhq__tabletImage{width:100%;height:auto;margin-top:-100px}.contact-module__krtVhq__tabletWrapper{margin-top:30px;margin-bottom:30px}.contact-module__krtVhq__contentSection{padding:0 10px 50px}.contact-module__krtVhq__descriptionWrapper{padding:30px 10px}.contact-module__krtVhq__descriptionText{margin-bottom:20px;font-size:.875rem;line-height:1.6}}@media (max-width:440px){.contact-module__krtVhq__aboutBanner{height:300px;padding:50px 10px 25px}.contact-module__krtVhq__bannerTitle{font-size:1.75rem}.contact-module__krtVhq__breadcrumb{font-size:.8rem}.contact-module__krtVhq__tabletImage{margin-top:-130px}.contact-module__krtVhq__tabletWrapper{margin-top:20px;margin-bottom:25px}.contact-module__krtVhq__descriptionWrapper{padding:25px 10px}.contact-module__krtVhq__descriptionText{margin-bottom:15px;font-size:.8rem;line-height:1.5}}
.partner-module__h8Vbga__aboutSection{width:100%;overflow:visible}.partner-module__h8Vbga__aboutBanner{box-sizing:border-box;background:url(/images/aboutbg1.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:450px;padding:40px 20px;display:flex;overflow:hidden}.partner-module__h8Vbga__bannerTitle{color:#fff;margin-bottom:15px;font-size:3.5rem;font-weight:600}.partner-module__h8Vbga__breadcrumb{color:#fff;justify-content:center;align-items:center;gap:10px;font-size:1rem;display:flex}.partner-module__h8Vbga__separator{color:#ffffffb3}.partner-module__h8Vbga__contentSection{background:#fff;padding:0 20px 80px;position:relative}.partner-module__h8Vbga__eclipseLeft{z-index:1;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.partner-module__h8Vbga__eclipseImage{width:200px;height:auto}.partner-module__h8Vbga__tabletWrapper{z-index:2;justify-content:center;align-items:center;width:100%;margin-top:80px;margin-bottom:50px;display:flex;position:relative}.partner-module__h8Vbga__tabletFrame{border-radius:30px;justify-content:center;width:90%;max-width:800px;padding:15px;display:flex}.partner-module__h8Vbga__tabletImage{margin-top:-320px}.partner-module__h8Vbga__descriptionWrapper{text-align:center;max-width:1000px;margin:0 auto;padding:50px 20px}.partner-module__h8Vbga__descriptionText{color:#555;margin-bottom:25px;font-size:1rem;line-height:1.8}.partner-module__h8Vbga__descriptionText:last-child{margin-bottom:0}@media (max-width:1440px){.partner-module__h8Vbga__tabletImage{margin-top:-280px}.partner-module__h8Vbga__tabletFrame{max-width:750px}}@media (max-width:1024px){.partner-module__h8Vbga__eclipseLeft{left:-150px}.partner-module__h8Vbga__bannerTitle{font-size:3rem}.partner-module__h8Vbga__tabletFrame{max-width:650px}.partner-module__h8Vbga__tabletImage{margin-top:-280px}.partner-module__h8Vbga__tabletWrapper{margin-top:60px}}@media (max-width:768px){.partner-module__h8Vbga__aboutBanner{height:450px;padding:80px 15px 40px}.partner-module__h8Vbga__bannerTitle{font-size:2.5rem}.partner-module__h8Vbga__eclipseLeft{display:none}.partner-module__h8Vbga__tabletFrame{border-radius:20px;width:95%;max-width:100%;padding:10px}.partner-module__h8Vbga__tabletImage{margin-top:-150px}.partner-module__h8Vbga__tabletWrapper{margin-top:40px;margin-bottom:40px}.partner-module__h8Vbga__descriptionWrapper{padding:40px 15px}.partner-module__h8Vbga__descriptionText{font-size:.95rem;line-height:1.7}}@media (max-width:576px){.partner-module__h8Vbga__aboutBanner{height:350px;padding:60px 10px 30px}.partner-module__h8Vbga__bannerTitle{font-size:2rem}.partner-module__h8Vbga__breadcrumb{gap:8px;font-size:.9rem}.partner-module__h8Vbga__tabletFrame{border-radius:15px;width:100%;padding:8px}.partner-module__h8Vbga__tabletImage{width:100%;height:auto;margin-top:-100px}.partner-module__h8Vbga__tabletWrapper{margin-top:30px;margin-bottom:30px}.partner-module__h8Vbga__contentSection{padding:0 10px 50px}.partner-module__h8Vbga__descriptionWrapper{padding:30px 10px}.partner-module__h8Vbga__descriptionText{margin-bottom:20px;font-size:.875rem;line-height:1.6}}@media (max-width:440px){.partner-module__h8Vbga__aboutBanner{height:300px;padding:50px 10px 25px}.partner-module__h8Vbga__bannerTitle{font-size:1.75rem}.partner-module__h8Vbga__breadcrumb{font-size:.8rem}.partner-module__h8Vbga__tabletImage{margin-top:-130px}.partner-module__h8Vbga__tabletWrapper{margin-top:20px;margin-bottom:25px}.partner-module__h8Vbga__descriptionWrapper{padding:25px 10px}.partner-module__h8Vbga__descriptionText{margin-bottom:15px;font-size:.8rem;line-height:1.5}}
.topFeatures-module__lRa5VG__section{text-align:center;background-color:#fff;padding:30px 40px 100px;position:relative;overflow:hidden}.topFeatures-module__lRa5VG__heading{color:#1a1a1a;margin-bottom:16px;font-size:36px;font-weight:700}.topFeatures-module__lRa5VG__subheading{color:#666;max-width:500px;margin:0 auto 60px;font-size:15px;line-height:1.7}.topFeatures-module__lRa5VG__svgLines{pointer-events:none;z-index:0;width:100%;max-width:900px;height:50px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.topFeatures-module__lRa5VG__stepsWrapper{z-index:1;max-width:1100px;margin:0 auto;position:relative}.topFeatures-module__lRa5VG__numbersRow{justify-content:space-around;margin-bottom:0;padding:0 60px;display:flex;position:relative}.topFeatures-module__lRa5VG__numberWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.topFeatures-module__lRa5VG__stepNumber{color:#3a8cd4;z-index:2;background:#fff;border:1.5px solid #3a8cd4;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:500;display:flex;position:relative}.topFeatures-module__lRa5VG__curvedLine{z-index:0;border:none;border-top:2px dashed #c5ddf0;width:calc(50% - 22px);height:40px;position:absolute;top:22px}.topFeatures-module__lRa5VG__curvedLine.topFeatures-module__lRa5VG__left{border-top:none;border-left:2px dashed #c5ddf0;border-radius:0 0 0 50px;right:calc(50% + 22px)}.topFeatures-module__lRa5VG__curvedLine.topFeatures-module__lRa5VG__right{border-top:none;border-right:2px dashed #c5ddf0;border-radius:0 0 50px;left:calc(50% + 22px)}.topFeatures-module__lRa5VG__cardsRow{align-items:stretch;gap:24px;margin-top:-20px;padding-top:40px;display:flex}.topFeatures-module__lRa5VG__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e8f0f7;border-bottom:4px solid #0000;border-radius:24px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:50px 30px 40px;transition:border-bottom .3s,box-shadow .3s;display:flex;box-shadow:0 2px 16px #0000000f}.topFeatures-module__lRa5VG__card:hover{border-bottom:4px solid #3a8cd4;box-shadow:0 8px 30px #3a8cd426}.topFeatures-module__lRa5VG__cardIcon{object-fit:contain;width:80px;height:80px;margin-bottom:20px}.topFeatures-module__lRa5VG__iconPlaceholder{color:#3a8cd4;border:2px dashed #3a8cd4;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:11px;display:flex}.topFeatures-module__lRa5VG__cardTitle{color:#1a1a1a;text-align:center;margin-bottom:12px;font-size:18px;font-weight:700}.topFeatures-module__lRa5VG__cardText{color:#666;text-align:center;margin:0;font-size:14px;line-height:1.7}@media (max-width:768px){.topFeatures-module__lRa5VG__svgLines,.topFeatures-module__lRa5VG__numbersRow{display:none}.topFeatures-module__lRa5VG__cardsRow{flex-direction:column;margin-top:0;padding-top:0}.topFeatures-module__lRa5VG__card{padding:40px 30px 35px}.topFeatures-module__lRa5VG__blueCircle{display:none}}@media (max-width:480px){.topFeatures-module__lRa5VG__section{padding:40px 20px}.topFeatures-module__lRa5VG__heading{font-size:28px}.topFeatures-module__lRa5VG__card{padding:30px 20px}.topFeatures-module__lRa5VG__cardIcon{width:60px;height:60px}}
.about-module__65-7Xq__aboutSection{width:100%;overflow:visible}.about-module__65-7Xq__aboutBanner{box-sizing:border-box;background:url(/images/aboutbg1.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:473px;padding:40px 20px;display:flex;overflow:hidden}.about-module__65-7Xq__bannerTitle{color:#fff;margin-bottom:15px;font-size:3.5rem;font-weight:600}.about-module__65-7Xq__breadcrumb{color:#fff;justify-content:center;align-items:center;gap:10px;font-size:1rem;display:flex}.about-module__65-7Xq__separator{color:#ffffffb3}.about-module__65-7Xq__contentSection{background:#fff;padding:0 20px 80px;position:relative}.about-module__65-7Xq__eclipseLeft{z-index:1;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.about-module__65-7Xq__eclipseImage{width:200px;height:auto}.about-module__65-7Xq__tabletWrapper{z-index:2;justify-content:center;align-items:center;width:100%;margin-top:80px;margin-bottom:50px;display:flex;position:relative}.about-module__65-7Xq__tabletFrame{border-radius:30px;justify-content:center;width:90%;max-width:800px;padding:15px;display:flex}.about-module__65-7Xq__tabletImage{margin-top:-290px}.about-module__65-7Xq__descriptionWrapper{text-align:center;max-width:1000px;margin:0 auto;padding:50px 20px}.about-module__65-7Xq__descriptionText{color:#555;margin-bottom:25px;font-size:1rem;line-height:1.8}.about-module__65-7Xq__descriptionText:last-child{margin-bottom:0}@media (max-width:1440px){.about-module__65-7Xq__tabletImage{margin-top:-280px}.about-module__65-7Xq__tabletFrame{max-width:750px}}@media (max-width:1024px){.about-module__65-7Xq__eclipseLeft{left:-150px}.about-module__65-7Xq__bannerTitle{font-size:3rem}.about-module__65-7Xq__tabletFrame{max-width:650px}.about-module__65-7Xq__tabletImage{margin-top:-280px}.about-module__65-7Xq__tabletWrapper{margin-top:60px}}@media (max-width:768px){.about-module__65-7Xq__aboutBanner{height:450px;padding:80px 15px 40px}.about-module__65-7Xq__bannerTitle{font-size:2.5rem}.about-module__65-7Xq__eclipseLeft{display:none}.about-module__65-7Xq__tabletFrame{border-radius:20px;width:95%;max-width:100%;padding:10px}.about-module__65-7Xq__tabletImage{margin-top:-150px}.about-module__65-7Xq__tabletWrapper{margin-top:40px;margin-bottom:40px}.about-module__65-7Xq__descriptionWrapper{padding:40px 15px}.about-module__65-7Xq__descriptionText{font-size:.95rem;line-height:1.7}}@media (max-width:576px){.about-module__65-7Xq__aboutBanner{height:350px;padding:60px 10px 30px}.about-module__65-7Xq__bannerTitle{font-size:2rem}.about-module__65-7Xq__breadcrumb{gap:8px;font-size:.9rem}.about-module__65-7Xq__tabletFrame{border-radius:15px;width:100%;padding:8px}.about-module__65-7Xq__tabletImage{width:100%;height:auto;margin-top:-100px}.about-module__65-7Xq__tabletWrapper{margin-top:30px;margin-bottom:30px}.about-module__65-7Xq__contentSection{padding:0 10px 50px}.about-module__65-7Xq__descriptionWrapper{padding:30px 10px}.about-module__65-7Xq__descriptionText{margin-bottom:20px;font-size:.875rem;line-height:1.6}}@media (max-width:440px){.about-module__65-7Xq__aboutBanner{height:300px;padding:50px 10px 25px}.about-module__65-7Xq__bannerTitle{font-size:1.75rem}.about-module__65-7Xq__breadcrumb{font-size:.8rem}.about-module__65-7Xq__tabletImage{margin-top:-130px}.about-module__65-7Xq__tabletWrapper{margin-top:20px;margin-bottom:25px}.about-module__65-7Xq__descriptionWrapper{padding:25px 10px}.about-module__65-7Xq__descriptionText{margin-bottom:15px;font-size:.8rem;line-height:1.5}}
.card-module__pQgZba__wrapper{justify-content:center;width:100%;padding:20px;display:flex}.card-module__pQgZba__card{text-align:center;background:#fff;border-bottom:6px solid #2f6ebc;border-radius:18px;width:100%;max-width:1000px;padding:50px 60px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.card-module__pQgZba__card:hover{transform:translateY(-5px)}.card-module__pQgZba__mainTitle{color:#222;margin-bottom:15px;font-size:1.5rem;font-weight:600}.card-module__pQgZba__subtitle{color:#555;margin-bottom:35px;font-size:1rem;line-height:1.6}.card-module__pQgZba__section{margin-bottom:30px}.card-module__pQgZba__sectionTitle{color:#222;margin-bottom:12px;font-size:1.1rem;font-weight:600}.card-module__pQgZba__text{color:#666;font-size:.95rem;line-height:1.7}@media (max-width:1024px){.card-module__pQgZba__card{padding:40px}.card-module__pQgZba__mainTitle{font-size:1.4rem}}@media (max-width:768px){.card-module__pQgZba__wrapper{padding:40px 15px}.card-module__pQgZba__card{padding:30px 20px}.card-module__pQgZba__mainTitle{font-size:1.3rem}.card-module__pQgZba__subtitle{font-size:.95rem}.card-module__pQgZba__sectionTitle{font-size:1rem}.card-module__pQgZba__text{font-size:.9rem}}@media (max-width:480px){.card-module__pQgZba__card{border-radius:14px;padding:25px 15px}.card-module__pQgZba__mainTitle{font-size:1.2rem}.card-module__pQgZba__text{font-size:.85rem;line-height:1.6}}
.contactForm-module__sWVVFW__contactSection{padding:80px 40px;position:relative;overflow:hidden}.contactForm-module__sWVVFW__container{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid}.contactForm-module__sWVVFW__contactInfo{padding-right:20px}.contactForm-module__sWVVFW__mainTitle{color:#1a1a2e;margin:0 0 16px;font-size:36px;font-weight:700}.contactForm-module__sWVVFW__subtitle{color:#6b7280;max-width:450px;margin:0 0 40px;font-size:15px;line-height:1.7}.contactForm-module__sWVVFW__infoCards{flex-direction:column;gap:24px;display:flex}.contactForm-module__sWVVFW__infoCard{align-items:flex-start;gap:16px;display:flex}.contactForm-module__sWVVFW__iconWrapper{border-bottom:3px solid #3a8cd4;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:77px;display:flex;box-shadow:0 4px 12px #3a8cd433}.contactForm-module__sWVVFW__infoContent{padding-top:4px}.contactForm-module__sWVVFW__infoTitle{color:#3a8cd4;margin:0 0 4px;font-size:16px;font-weight:600}.contactForm-module__sWVVFW__infoText{color:#4b5563;margin:0;font-size:14px;line-height:1.5}.contactForm-module__sWVVFW__formWrapper{position:relative}.contactForm-module__sWVVFW__formCard{background:#fff;border-bottom:10px solid #3a8cd4;border-radius:32px;padding:40px;position:relative;box-shadow:0 8px 30px #00000014}.contactForm-module__sWVVFW__formTitle{color:#1a1a2e;margin:0 0 8px;font-size:24px;font-weight:700}.contactForm-module__sWVVFW__formSubtitle{color:#9ca3af;margin:0 0 30px;font-size:14px}.contactForm-module__sWVVFW__form{flex-direction:column;gap:20px;display:flex}.contactForm-module__sWVVFW__inputGroup{flex-direction:column;gap:6px;display:flex}.contactForm-module__sWVVFW__input,.contactForm-module__sWVVFW__textarea{color:#333;background:#f8fafc;border:1px solid #e0e4e8;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;transition:all .3s}.contactForm-module__sWVVFW__input::placeholder,.contactForm-module__sWVVFW__textarea::placeholder{color:#9ca3af}.contactForm-module__sWVVFW__input:focus,.contactForm-module__sWVVFW__textarea:focus{background:#fff;border-color:#3a8cd4;box-shadow:0 0 0 3px #3a8cd41a}.contactForm-module__sWVVFW__input:hover,.contactForm-module__sWVVFW__textarea:hover{border-color:#cbd5e1}.contactForm-module__sWVVFW__textarea{resize:vertical;min-height:120px}.contactForm-module__sWVVFW__inputError{background:#fef2f2;border-color:#ef4444}.contactForm-module__sWVVFW__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.contactForm-module__sWVVFW__errorText{color:#ef4444;margin-top:4px;font-size:12px}.contactForm-module__sWVVFW__statusMessage{text-align:center;border-radius:8px;padding:12px 20px;font-size:14px}.contactForm-module__sWVVFW__statusMessage.contactForm-module__sWVVFW__success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.contactForm-module__sWVVFW__statusMessage.contactForm-module__sWVVFW__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.contactForm-module__sWVVFW__submitButton{color:#fff;cursor:pointer;background:#3a8cd4;border:none;border-radius:16px;align-self:flex-start;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s}.contactForm-module__sWVVFW__submitButton:hover:not(:disabled){background:#2d7bc4;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cd466}.contactForm-module__sWVVFW__submitButton:disabled{cursor:not-allowed;opacity:.7;background:#94a3b8}.contactForm-module__sWVVFW__decorativeCircle{opacity:.9;z-index:0;background:linear-gradient(135deg,#3a8cd4 0%,#60a5fa 100%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;right:-80px}@media (max-width:1024px){.contactForm-module__sWVVFW__contactSection{padding:60px 30px}.contactForm-module__sWVVFW__container{gap:40px}.contactForm-module__sWVVFW__mainTitle{font-size:32px}.contactForm-module__sWVVFW__formCard{padding:35px}}@media (max-width:768px){.contactForm-module__sWVVFW__contactSection{padding:50px 20px}.contactForm-module__sWVVFW__container{grid-template-columns:1fr;gap:40px}.contactForm-module__sWVVFW__contactInfo{text-align:center;padding-right:0}.contactForm-module__sWVVFW__mainTitle{font-size:28px}.contactForm-module__sWVVFW__subtitle{max-width:100%;margin:0 auto 30px}.contactForm-module__sWVVFW__infoCards{margin-left:20px}.contactForm-module__sWVVFW__infoCard{text-align:start;flex-direction:row;align-items:start;gap:22px}.contactForm-module__sWVVFW__infoContent{padding-top:0}.contactForm-module__sWVVFW__formCard{padding:30px 25px}.contactForm-module__sWVVFW__formTitle{font-size:22px}.contactForm-module__sWVVFW__submitButton{justify-content:center;width:100%}.contactForm-module__sWVVFW__decorativeCircle{width:180px;height:180px;bottom:-60px;right:-60px}}@media (max-width:480px){.contactForm-module__sWVVFW__contactSection{padding:40px 15px}.contactForm-module__sWVVFW__mainTitle{font-size:24px}.contactForm-module__sWVVFW__subtitle{margin-bottom:25px;font-size:14px}.contactForm-module__sWVVFW__iconWrapper{width:44px;height:44px}.contactForm-module__sWVVFW__iconWrapper svg{width:20px;height:20px}.contactForm-module__sWVVFW__infoTitle{font-size:15px}.contactForm-module__sWVVFW__infoText{font-size:13px}.contactForm-module__sWVVFW__formCard{border-radius:12px;padding:25px 18px}.contactForm-module__sWVVFW__formTitle{font-size:20px}.contactForm-module__sWVVFW__formSubtitle{margin-bottom:20px;font-size:13px}.contactForm-module__sWVVFW__input,.contactForm-module__sWVVFW__textarea{padding:14px 16px;font-size:14px}.contactForm-module__sWVVFW__submitButton{padding:14px 30px;font-size:15px}.contactForm-module__sWVVFW__decorativeCircle{width:140px;height:140px;bottom:-50px;right:-50px}}.contactForm-module__sWVVFW__dialogOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.25s contactForm-module__sWVVFW__fadeIn;display:flex;position:fixed;top:0;left:0}.contactForm-module__sWVVFW__dialogBox{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:420px;padding:40px;animation:.3s contactForm-module__sWVVFW__slideUp;box-shadow:0 20px 60px #0003}.contactForm-module__sWVVFW__dialogIcon{margin-bottom:20px}.contactForm-module__sWVVFW__dialogTitle{color:#1a1a2e;margin:0 0 12px;font-size:24px;font-weight:700}.contactForm-module__sWVVFW__dialogText{color:#6b7280;margin:0 0 28px;font-size:15px;line-height:1.6}.contactForm-module__sWVVFW__dialogButton{color:#fff;cursor:pointer;background:#3a8cd4;border:none;border-radius:12px;padding:14px 48px;font-size:16px;font-weight:600;transition:all .3s}.contactForm-module__sWVVFW__dialogButton:hover{background:#2d7bc4;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cd466}@keyframes contactForm-module__sWVVFW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes contactForm-module__sWVVFW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.systeminfo-module__pakWNW__section{background:linear-gradient(#f5f8ff 0%,#eef4fc 100%);padding:80px 0;position:relative;overflow:visible}.systeminfo-module__pakWNW__eclipseTop{z-index:0;position:absolute;top:-120px;right:-70px}.systeminfo-module__pakWNW__eclipseBottom{z-index:0;position:absolute;bottom:-120px;left:-70px}.systeminfo-module__pakWNW__systemRow{z-index:1;justify-content:space-between;align-items:center;gap:50px;max-width:1400px;margin:0 auto 80px;padding:0 80px;display:flex;position:relative}.systeminfo-module__pakWNW__systemRow:last-of-type{margin-bottom:0}.systeminfo-module__pakWNW__systemRow.systeminfo-module__pakWNW__reverse{flex-direction:row-reverse}.systeminfo-module__pakWNW__content{flex:0 0 437px;max-width:420px}.systeminfo-module__pakWNW__title{color:#1a1a1a;margin:0 0 20px;font-size:36px;font-weight:600;line-height:1.3}.systeminfo-module__pakWNW__description{color:#666;margin:0 0 28px;font-size:14px;line-height:1.8}.systeminfo-module__pakWNW__buttons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.systeminfo-module__pakWNW__outlineBtn{color:#3a8cd4;cursor:pointer;background:0 0;border:1.5px solid #3a8cd4;border-radius:6px;padding:12px 20px;font-size:13px;font-weight:500;transition:all .3s}.systeminfo-module__pakWNW__outlineBtn:hover{color:#fff;background:#3a8cd4}.systeminfo-module__pakWNW__filledBtn{color:#fff;cursor:pointer;background:#3a8cd4;border:1.5px solid #3a8cd4;border-radius:6px;padding:12px 20px;font-size:13px;font-weight:500;transition:all .3s}.systeminfo-module__pakWNW__filledBtn:hover{background:#2d7bc4;border-color:#2d7bc4}.systeminfo-module__pakWNW__imageWrapper{justify-content:flex-end;align-items:center;min-width:0;display:flex}.systeminfo-module__pakWNW__systemRow.systeminfo-module__pakWNW__reverse .systeminfo-module__pakWNW__imageWrapper{justify-content:flex-start}.systeminfo-module__pakWNW__mockupImage{object-fit:contain;border-radius:16px;max-width:800px;height:auto}@media (max-width:1400px){.systeminfo-module__pakWNW__systemRow{gap:40px;padding:0 60px}.systeminfo-module__pakWNW__content{flex:0 0 380px;max-width:400px}.systeminfo-module__pakWNW__title{font-size:32px}.systeminfo-module__pakWNW__mockupImage{max-width:550px}}@media (max-width:1200px){.systeminfo-module__pakWNW__systemRow{gap:30px;padding:0 40px}.systeminfo-module__pakWNW__content{flex:0 0 340px;max-width:360px}.systeminfo-module__pakWNW__title{font-size:28px}.systeminfo-module__pakWNW__description{font-size:13px}.systeminfo-module__pakWNW__mockupImage{max-width:480px}.systeminfo-module__pakWNW__eclipseTop,.systeminfo-module__pakWNW__eclipseBottom{display:none}}@media (max-width:1024px){.systeminfo-module__pakWNW__section{padding:60px 0}.systeminfo-module__pakWNW__systemRow{text-align:center;flex-direction:column;gap:30px;margin-bottom:60px;padding:0 30px}.systeminfo-module__pakWNW__systemRow.systeminfo-module__pakWNW__reverse{flex-direction:column}.systeminfo-module__pakWNW__content{flex:none;order:1;max-width:600px}.systeminfo-module__pakWNW__imageWrapper{order:2;justify-content:center}.systeminfo-module__pakWNW__systemRow.systeminfo-module__pakWNW__reverse .systeminfo-module__pakWNW__imageWrapper{justify-content:center}.systeminfo-module__pakWNW__title{font-size:26px}.systeminfo-module__pakWNW__buttons{justify-content:center}.systeminfo-module__pakWNW__mockupImage{width:100%;max-width:500px}}@media (max-width:768px){.systeminfo-module__pakWNW__section{padding:40px 0}.systeminfo-module__pakWNW__systemRow{gap:24px;margin-bottom:50px;padding:0 24px}.systeminfo-module__pakWNW__content{max-width:100%}.systeminfo-module__pakWNW__title{font-size:24px}.systeminfo-module__pakWNW__description{font-size:13px;line-height:1.7}.systeminfo-module__pakWNW__buttons{gap:10px}.systeminfo-module__pakWNW__outlineBtn,.systeminfo-module__pakWNW__filledBtn{padding:10px 16px;font-size:12px}.systeminfo-module__pakWNW__mockupImage{max-width:100%}}@media (max-width:480px){.systeminfo-module__pakWNW__section{padding:30px 0}.systeminfo-module__pakWNW__systemRow{gap:20px;margin-bottom:40px;padding:0 16px}.systeminfo-module__pakWNW__title{margin-bottom:14px;font-size:22px}.systeminfo-module__pakWNW__description{margin-bottom:20px;font-size:12px;line-height:1.6}.systeminfo-module__pakWNW__buttons{flex-direction:column;align-items:center;gap:8px;width:100%}.systeminfo-module__pakWNW__outlineBtn,.systeminfo-module__pakWNW__filledBtn{text-align:center;width:100%;max-width:200px;padding:12px 16px}.systeminfo-module__pakWNW__mockupImage{border-radius:12px;max-width:100%}}
