.Header-module__lnUIdW__header{height:var(--header-height);border-bottom:1px solid var(--border);justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;z-index:9999!important;background:#fff!important;width:100%!important;top:0!important;left:0!important}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;height:70px;box-shadow:0 4px 20px #0000000d}.Header-module__lnUIdW__headerContainer{width:100%;max-width:var(--max-width);height:100%;padding:0 var(--space-md);justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:.45rem;height:42px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoImg{object-fit:contain;width:auto;height:36px}.Header-module__lnUIdW__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:1rem;font-weight:800}.Header-module__lnUIdW__logoAccent{color:var(--primary)}.Header-module__lnUIdW__desktopNav{align-items:center;gap:var(--space-lg);display:flex}@media (max-width:992px){.Header-module__lnUIdW__desktopNav{display:none}}.Header-module__lnUIdW__navLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:var(--primary)}.Header-module__lnUIdW__headerBtn{border-radius:var(--radius-md);background:var(--primary);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#fff!important}.Header-module__lnUIdW__headerBtn:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.Header-module__lnUIdW__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__lnUIdW__mobileNav{border-bottom:1px solid var(--border);width:100%;padding:var(--space-lg);gap:var(--space-md);z-index:999;background:#fff;flex-direction:column;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #0000000d}@media (max-width:992px){.Header-module__lnUIdW__mobileToggle{display:block}.Header-module__lnUIdW__mobileNav{opacity:0;pointer-events:none;transition:all .3s;display:flex;transform:translateY(-10px)}.Header-module__lnUIdW__open{opacity:1;pointer-events:auto;transform:translateY(0)}}.Header-module__lnUIdW__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--border);padding-bottom:.5rem;font-size:1.1rem;font-weight:600;text-decoration:none}.Header-module__lnUIdW__mobileBtn{background:var(--primary);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-top:.5rem;padding:.75rem;font-weight:700;text-decoration:none;display:flex;color:#fff!important}
.Footer-module__3hUVsW__footer{background:var(--bg-dark);color:#fff;padding:5rem 0 2rem}.Footer-module__3hUVsW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:992px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr}}.Footer-module__3hUVsW__logo{color:#fff;gap:.25rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoAccent{color:var(--primary)}.Footer-module__3hUVsW__description{color:var(--text-muted);max-width:320px;margin-bottom:2rem}.Footer-module__3hUVsW__columnTitle{margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__contactItem{color:var(--text-muted);align-items:flex-start;gap:.75rem;display:flex}.Footer-module__3hUVsW__contactIcon{color:var(--primary);flex-shrink:0;margin-top:3px}.Footer-module__3hUVsW__bottomBar{color:var(--text-muted);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}@media (max-width:768px){.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__3hUVsW__legalLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLink{color:var(--text-muted);text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__legalLink:hover{color:#fff}
.CTABanner-module__-RoqFW__cta{background:#fff;padding:6rem 0}.CTABanner-module__-RoqFW__banner{background:var(--bg-dark);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:4rem;padding:5rem;display:flex;position:relative;overflow:hidden}.CTABanner-module__-RoqFW__banner:before{content:"";background:var(--primary);filter:blur(100px);opacity:.1;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}@media (max-width:992px){.CTABanner-module__-RoqFW__banner{text-align:center;flex-direction:column;gap:3rem;padding:4rem 2rem}}.CTABanner-module__-RoqFW__content{z-index:1;max-width:600px;position:relative}.CTABanner-module__-RoqFW__title{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}@media (max-width:768px){.CTABanner-module__-RoqFW__title{font-size:2rem}}.CTABanner-module__-RoqFW__subtitle{color:var(--text-muted);font-size:1.125rem}.CTABanner-module__-RoqFW__action{z-index:1;position:relative}.CTABanner-module__-RoqFW__btn-lg{padding:1.25rem 2.5rem;font-size:1.25rem}
.Hero-module___w2HtG__hero{padding-top:calc(var(--header-height) + 4rem);background:radial-gradient(circle at 88% 8%,#4563ff29,#0000 28%),radial-gradient(circle at 12% 90%,#17c3a21a,#0000 24%),#f7f9fc;padding-bottom:6rem;overflow:hidden}@media (max-width:768px){.Hero-module___w2HtG__hero{padding-top:calc(var(--header-height) + 2rem);padding-bottom:4rem}}.Hero-module___w2HtG__heroContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}@media (max-width:992px){.Hero-module___w2HtG__heroContainer{text-align:center;grid-template-columns:1fr}}.Hero-module___w2HtG__content{max-width:700px}@media (max-width:992px){.Hero-module___w2HtG__content{margin:0 auto}}.Hero-module___w2HtG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}@media (max-width:768px){.Hero-module___w2HtG__title{font-size:2.5rem}}@media (max-width:480px){.Hero-module___w2HtG__title{font-size:2rem}}.Hero-module___w2HtG__highlight{color:var(--primary);position:relative}.Hero-module___w2HtG__highlight:after{content:"";background:var(--primary-light);z-index:-1;opacity:.5;width:100%;height:8px;position:absolute;bottom:0;left:0}.Hero-module___w2HtG__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.Hero-module___w2HtG__subtitle{margin-bottom:2rem;font-size:1.125rem}}.Hero-module___w2HtG__actions{gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:992px){.Hero-module___w2HtG__actions{justify-content:center}}@media (max-width:480px){.Hero-module___w2HtG__actions{flex-direction:column}}.Hero-module___w2HtG__trustLines{gap:2rem;display:flex}@media (max-width:992px){.Hero-module___w2HtG__trustLines{justify-content:center}}@media (max-width:640px){.Hero-module___w2HtG__trustLines{flex-direction:column;align-items:center;gap:.75rem}}.Hero-module___w2HtG__trustItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-weight:500;display:flex}.Hero-module___w2HtG__trustIcon{color:var(--accent-green)}.Hero-module___w2HtG__visual{min-height:500px;position:relative}@media (max-width:992px){.Hero-module___w2HtG__visual{display:none}}.Hero-module___w2HtG__imageWrapper{background:linear-gradient(145deg,#111b36 0%,#172b58 55%,#183e59 100%);border-radius:28px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 30px 70px #10182b33}.Hero-module___w2HtG__visualGrid{opacity:.35;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;transform:perspective(500px)rotateX(58deg)scale(1.6)translateY(90px)}.Hero-module___w2HtG__orbit{border:1px solid #82acff80;border-radius:50%;position:absolute;transform:rotate(-24deg)}.Hero-module___w2HtG__orbitOne{width:360px;height:140px;top:130px;left:30px}.Hero-module___w2HtG__orbitTwo{border-color:#17c3a28c;width:420px;height:190px;top:95px;left:0;transform:rotate(32deg)}.Hero-module___w2HtG__visualCore{color:#fff;letter-spacing:.08em;background:radial-gradient(circle at 35% 25%,#6882ff,#3148b8 70%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:170px;height:170px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px #4563ff1f,0 0 70px #4563ff8c}.Hero-module___w2HtG__visualCore span{color:#a8b8ff;font-size:1rem;font-weight:700}.Hero-module___w2HtG__visualCore strong{font-size:1.45rem}.Hero-module___w2HtG__visualCore small{color:#cbd4ff;margin-top:.65rem;font-size:.45rem}.Hero-module___w2HtG__signal{background:var(--accent-green);width:10px;height:10px;box-shadow:0 0 0 8px #17c3a224, 0 0 26px var(--accent-green);border-radius:50%;position:absolute}.Hero-module___w2HtG__signalOne{top:24%;right:22%}.Hero-module___w2HtG__signalTwo{background:var(--accent-amber);box-shadow:0 0 0 8px #ffb45c24, 0 0 26px var(--accent-amber);bottom:23%;left:18%}.Hero-module___w2HtG__cardOverlay{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module___w2HtG__statCard{border-radius:var(--radius-lg);z-index:2;background:#fffffff2;flex-direction:column;align-items:center;padding:1.25rem 1.5rem;display:flex;transform:translate(-118px)translateY(-30px);box-shadow:0 14px 35px #00000029}.Hero-module___w2HtG__statCardBottom{z-index:1;transform:translate(118px)translateY(76px)}.Hero-module___w2HtG__statNumber{color:var(--primary);font-size:2rem;font-weight:800;line-height:1}.Hero-module___w2HtG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-top:.4rem;font-size:.72rem;font-weight:700}
.TrustedBy-module__dqDZ7W__trustedBy{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:4.5rem 0}.TrustedBy-module__dqDZ7W__intro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.25rem;display:flex}.TrustedBy-module__dqDZ7W__label{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin:0;font-size:.85rem;font-weight:800}.TrustedBy-module__dqDZ7W__description{max-width:440px;color:var(--text-secondary);margin:0;font-size:1rem}.TrustedBy-module__dqDZ7W__growthList{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.TrustedBy-module__dqDZ7W__growthItem{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:1rem;min-height:86px;padding:1.25rem 1.5rem;transition:background .25s,color .25s,transform .25s;display:flex}.TrustedBy-module__dqDZ7W__growthItem:hover{background:var(--bg-dark);color:#fff;transform:translateY(-2px)}.TrustedBy-module__dqDZ7W__number{color:var(--accent-green);letter-spacing:.08em;font-size:.72rem;font-weight:800}.TrustedBy-module__dqDZ7W__area{font-size:1.02rem;font-weight:700}.TrustedBy-module__dqDZ7W__arrow{color:var(--primary);margin-left:auto;font-size:1.2rem;transition:transform .25s}.TrustedBy-module__dqDZ7W__growthItem:hover .TrustedBy-module__dqDZ7W__arrow{color:var(--accent-green);transform:translate(3px,-3px)}@media (max-width:768px){.TrustedBy-module__dqDZ7W__intro{display:block}.TrustedBy-module__dqDZ7W__description{margin-top:.75rem}.TrustedBy-module__dqDZ7W__growthList{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TrustedBy-module__dqDZ7W__trustedBy{padding:3.5rem 0}.TrustedBy-module__dqDZ7W__growthList{grid-template-columns:1fr}}
.ServicesOverview-module__KgCZLq__header{text-align:center;max-width:800px;margin:0 auto 4rem}.ServicesOverview-module__KgCZLq__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.ServicesOverview-module__KgCZLq__subtitle{color:var(--text-secondary);font-size:1.125rem}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesOverview-module__KgCZLq__grid{grid-template-columns:1fr}}.ServicesOverview-module__KgCZLq__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex}.ServicesOverview-module__KgCZLq__card:hover{border-color:var(--primary-light);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.ServicesOverview-module__KgCZLq__iconWrapper{background:var(--bg-light);width:64px;height:64px;color:var(--primary);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.ServicesOverview-module__KgCZLq__card:hover .ServicesOverview-module__KgCZLq__iconWrapper{background:var(--primary);color:#fff;transform:rotate(5deg)}.ServicesOverview-module__KgCZLq__cardTitle{margin-bottom:1rem;font-size:1.5rem}.ServicesOverview-module__KgCZLq__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem}.ServicesOverview-module__KgCZLq__cardLink{color:var(--primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.ServicesOverview-module__KgCZLq__cardLink:hover{gap:.75rem}
.WhyChooseUs-module__OrntsG__section{background:var(--bg-light)}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:5rem;display:grid}@media (max-width:992px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;gap:3rem}}.WhyChooseUs-module__OrntsG__title{margin-bottom:1.5rem;font-size:2.5rem}.WhyChooseUs-module__OrntsG__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem}.WhyChooseUs-module__OrntsG__stats{gap:3rem;display:flex}@media (max-width:576px){.WhyChooseUs-module__OrntsG__stats{flex-direction:column;gap:1.5rem}}.WhyChooseUs-module__OrntsG__statItem{flex-direction:column;display:flex}.WhyChooseUs-module__OrntsG__statVal{color:var(--primary);font-size:3rem;font-weight:800;line-height:1}.WhyChooseUs-module__OrntsG__statLab{color:var(--text-muted);text-transform:uppercase;margin-top:.5rem;font-size:.875rem;font-weight:600}.WhyChooseUs-module__OrntsG__reasonsGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:576px){.WhyChooseUs-module__OrntsG__reasonsGrid{grid-template-columns:1fr}}.WhyChooseUs-module__OrntsG__reasonCard{border-radius:var(--radius-lg);background:#fff;padding:2.5rem;box-shadow:0 4px 20px #00000008}.WhyChooseUs-module__OrntsG__icon{color:var(--primary);margin-bottom:1.5rem}.WhyChooseUs-module__OrntsG__reasonTitle{margin-bottom:.75rem;font-size:1.25rem}.WhyChooseUs-module__OrntsG__reasonDesc{color:var(--text-secondary);font-size:.95rem}
.ContactForm-module__5yGJ1a__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__5yGJ1a__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.ContactForm-module__5yGJ1a__row{grid-template-columns:1fr}}.ContactForm-module__5yGJ1a__group{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__5yGJ1a__label{color:var(--text-primary);font-size:.9rem;font-weight:600}.ContactForm-module__5yGJ1a__input,.ContactForm-module__5yGJ1a__select,.ContactForm-module__5yGJ1a__textarea{border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ContactForm-module__5yGJ1a__input:focus,.ContactForm-module__5yGJ1a__select:focus,.ContactForm-module__5yGJ1a__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-light);outline:none}.ContactForm-module__5yGJ1a__textarea{resize:vertical;min-height:120px}.ContactForm-module__5yGJ1a__checkboxGrid{background:var(--bg-light);border-radius:var(--radius-md);grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1.25rem;display:grid}@media (max-width:768px){.ContactForm-module__5yGJ1a__checkboxGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ContactForm-module__5yGJ1a__checkboxGrid{grid-template-columns:1fr}}.ContactForm-module__5yGJ1a__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ContactForm-module__5yGJ1a__checkbox{cursor:pointer;width:18px;height:18px}.ContactForm-module__5yGJ1a__submitBtn{width:100%;margin-top:1rem}.ContactForm-module__5yGJ1a__success{text-align:center;border-radius:var(--radius-lg);background:#fff;flex-direction:column;align-items:center;padding:4rem 2rem;display:flex}.ContactForm-module__5yGJ1a__successIcon{color:var(--accent-green);margin-bottom:1.5rem}.ContactForm-module__5yGJ1a__successTitle{margin-bottom:1rem;font-size:2rem}.ContactForm-module__5yGJ1a__successText{color:var(--text-secondary);max-width:400px;margin-bottom:2.5rem}
.HowItWorks-module__Pp0aiW__header{text-align:center;max-width:600px;margin:0 auto 5rem}.HowItWorks-module__Pp0aiW__title{margin-bottom:1rem;font-size:2.5rem}.HowItWorks-module__Pp0aiW__subtitle{color:var(--text-secondary)}.HowItWorks-module__Pp0aiW__grid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid;position:relative}@media (max-width:992px){.HowItWorks-module__Pp0aiW__grid{grid-template-columns:1fr;gap:3rem}}.HowItWorks-module__Pp0aiW__step{text-align:center;position:relative}.HowItWorks-module__Pp0aiW__numberWrapper{background:var(--bg-light);border:2px solid var(--primary-light);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex;position:relative}.HowItWorks-module__Pp0aiW__number{color:var(--primary);font-size:1.5rem;font-weight:800}.HowItWorks-module__Pp0aiW__stepTitle{margin-bottom:1rem;font-size:1.5rem}.HowItWorks-module__Pp0aiW__stepDesc{color:var(--text-secondary)}.HowItWorks-module__Pp0aiW__connector{background:var(--border);z-index:1;width:100%;height:2px;position:absolute;top:40px;right:-50%}@media (max-width:992px){.HowItWorks-module__Pp0aiW__connector{display:none}}
.page-module__NfDiEG__hero{padding:calc(var(--header-height) + 6rem) 0 6rem;color:#fff;background:linear-gradient(135deg,#10182b 0%,#1a2b4c 58%,#153b4a 100%);position:relative;overflow:hidden}.page-module__NfDiEG__heroContent{max-width:800px}.page-module__NfDiEG__title{color:#fff;text-shadow:0 3px 22px #00000047;margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.page-module__NfDiEG__title span{color:#8fe9d4}@media (max-width:768px){.page-module__NfDiEG__title{font-size:2.75rem}}.page-module__NfDiEG__subtitle{color:#dbe7f5;max-width:720px;font-size:1.5rem;line-height:1.6}.page-module__NfDiEG__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem}.page-module__NfDiEG__sectionSubtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem}.page-module__NfDiEG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}@media (max-width:992px){.page-module__NfDiEG__storyGrid{grid-template-columns:1fr;gap:3rem}}.page-module__NfDiEG__storyText p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem}.page-module__NfDiEG__storyStats{gap:3rem;margin-top:2rem;display:flex}@media (max-width:576px){.page-module__NfDiEG__storyStats{flex-direction:column;gap:1.5rem}}.page-module__NfDiEG__storyStat{flex-direction:column;display:flex}.page-module__NfDiEG__statNumber{color:var(--primary);font-size:2.5rem;font-weight:800}.page-module__NfDiEG__statLabel{color:var(--text-muted);text-transform:uppercase;font-size:.875rem;font-weight:600}.page-module__NfDiEG__storyImage{position:relative}.page-module__NfDiEG__imagePlaceholder{border-radius:var(--radius-lg);background:linear-gradient(145deg,#10182b,#1e3760 58%,#14524f);height:500px;position:relative;overflow:hidden;box-shadow:0 24px 60px #10182b2e}.page-module__NfDiEG__strategyLines{opacity:.3;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;transform:perspective(450px)rotateX(55deg)scale(1.5)translateY(70px)}.page-module__NfDiEG__strategyOrb{background:conic-gradient(var(--accent-green) 0 68%, #ffffff24 68% 100%);border-radius:50%;place-items:center;width:220px;height:220px;display:grid;position:absolute;top:25%;left:30%;box-shadow:0 0 0 24px #17c3a214,0 0 80px #17c3a24d}.page-module__NfDiEG__strategyOrb:after{content:"";background:radial-gradient(circle at 30% 25%,#8195ff,#3a51c5 68%);border-radius:50%;position:absolute;inset:16px;box-shadow:inset 0 0 30px #10182b59}.page-module__NfDiEG__strategyOrb:before{content:"68%";z-index:1;color:#fff;letter-spacing:.04em;font-size:2.4rem;font-weight:800;position:relative}.page-module__NfDiEG__strategyLabel{color:#dce3ff;letter-spacing:.14em;font-size:.72rem;font-weight:700;position:absolute;top:2rem;left:2rem}.page-module__NfDiEG__strategyLabel span{color:var(--accent-green);margin:0 .5rem}.page-module__NfDiEG__strategyMetric{border-radius:var(--radius-md);background:#fffffff0;flex-direction:column;gap:.2rem;padding:1rem 1.25rem;display:flex;position:absolute;box-shadow:0 12px 30px #0000002e}.page-module__NfDiEG__strategyMetric strong{color:var(--primary);font-size:1.5rem}.page-module__NfDiEG__strategyMetric span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.page-module__NfDiEG__metricOne{top:33%;left:8%}.page-module__NfDiEG__metricTwo{bottom:18%;right:8%}.page-module__NfDiEG__imageOverlay,.page-module__NfDiEG__fullImage{display:none}.page-module__NfDiEG__valuesSection{background:var(--bg-light)}.page-module__NfDiEG__valuesHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.page-module__NfDiEG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:992px){.page-module__NfDiEG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module__NfDiEG__valuesGrid{grid-template-columns:1fr}}.page-module__NfDiEG__valueCard{border-radius:var(--radius-lg);text-align:center;background:#fff;padding:2.5rem;transition:transform .3s}.page-module__NfDiEG__valueCard:hover{transform:translateY(-5px)}.page-module__NfDiEG__valueIcon{color:var(--primary);margin-bottom:1.5rem}.page-module__NfDiEG__valueTitle{margin-bottom:.75rem;font-size:1.25rem}.page-module__NfDiEG__valueDesc{color:var(--text-secondary);font-size:.95rem}.page-module__NfDiEG__teamSection{text-align:center}.page-module__NfDiEG__teamGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:992px){.page-module__NfDiEG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module__NfDiEG__teamGrid{grid-template-columns:1fr}}.page-module__NfDiEG__teamCard{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;padding:2.5rem}.page-module__NfDiEG__teamAvatar{background:var(--primary-light);width:100px;height:100px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;font-weight:800;display:flex;overflow:hidden}.page-module__NfDiEG__memberImage{object-fit:cover;width:100%;height:100%}.page-module__NfDiEG__memberName{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.page-module__NfDiEG__memberRole{color:var(--text-muted);font-size:.9rem}
.page-module__OSLHOG__hero{padding:calc(var(--header-height) + 4rem) 0 4rem;background:var(--bg-dark);color:#fff;text-align:center}.page-module__OSLHOG__title{margin-bottom:1rem;font-size:3.5rem}.page-module__OSLHOG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__OSLHOG__grid{grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:-6rem;display:grid}@media (max-width:992px){.page-module__OSLHOG__grid{grid-template-columns:1fr;margin-top:0}}.page-module__OSLHOG__info{flex-direction:column;gap:2rem;display:flex}.page-module__OSLHOG__infoCard{border-radius:var(--radius-lg);background:#fff;padding:3rem;box-shadow:0 10px 40px #00000014}@media (max-width:640px){.page-module__OSLHOG__infoCard{padding:2rem}}.page-module__OSLHOG__infoTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.5rem}.page-module__OSLHOG__infoList{flex-direction:column;gap:2rem;display:flex}.page-module__OSLHOG__infoItem{align-items:center;gap:1.5rem;display:flex}.page-module__OSLHOG__iconBox{background:var(--primary-light);width:56px;height:56px;color:var(--primary);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__OSLHOG__infoLabel{color:var(--text-muted);text-transform:uppercase;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module__OSLHOG__infoValue{color:var(--text-primary);font-size:1.125rem;font-weight:700}.page-module__OSLHOG__formWrapper{border-radius:var(--radius-lg);background:#fff;padding:4rem;box-shadow:0 10px 40px #00000014}@media (max-width:640px){.page-module__OSLHOG__formWrapper{padding:2rem}}.page-module__OSLHOG__formHeader{margin-bottom:3rem}.page-module__OSLHOG__formHeader h3{margin-bottom:.5rem;font-size:1.75rem}.page-module__OSLHOG__formHeader p{color:var(--text-secondary)}
.legal-module__8113wq__legalPage{padding:calc(var(--header-height) + 4rem) 0 6rem}.legal-module__8113wq__content{max-width:800px;margin:0 auto}.legal-module__8113wq__title{margin-bottom:1rem;font-size:3rem}.legal-module__8113wq__updated{color:var(--text-muted);margin-bottom:3rem;font-size:.9rem}.legal-module__8113wq__section{margin-bottom:2.5rem}.legal-module__8113wq__section h2{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.75rem}.legal-module__8113wq__section p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.7}.legal-module__8113wq__section ul{color:var(--text-secondary);margin-bottom:1.5rem;margin-left:1.5rem;list-style:outside}.legal-module__8113wq__section li{margin-bottom:.5rem}
.page-module__VKYseq__hero{padding:calc(var(--header-height) + 6rem) 0 6rem;text-align:center;background:radial-gradient(circle at 80% 10%,#4563ff1f,#0000 30%),linear-gradient(#f4f6fa 0%,#fff 100%);position:relative}.page-module__VKYseq__title{margin-bottom:1.5rem;font-size:3.5rem}.page-module__VKYseq__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem}.page-module__VKYseq__serviceList{flex-direction:column;gap:8rem;display:flex}.page-module__VKYseq__serviceItem{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}@media (max-width:992px){.page-module__VKYseq__serviceItem{grid-template-columns:1fr;gap:3rem}}.page-module__VKYseq__reverse{direction:rtl}.page-module__VKYseq__reverse .page-module__VKYseq__serviceContent,.page-module__VKYseq__reverse .page-module__VKYseq__serviceVisual{direction:ltr}.page-module__VKYseq__serviceIcon{color:var(--primary);margin-bottom:1.5rem}.page-module__VKYseq__serviceTitle{margin-bottom:1.5rem;font-size:2.25rem}.page-module__VKYseq__serviceDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.page-module__VKYseq__featureList{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:576px){.page-module__VKYseq__featureList{grid-template-columns:1fr}}.page-module__VKYseq__featureItem{color:var(--text-primary);align-items:center;gap:.75rem;font-weight:500;display:flex}.page-module__VKYseq__featureIcon{color:var(--accent-green);flex-shrink:0}.page-module__VKYseq__serviceVisual{position:relative}.page-module__VKYseq__visualBox{background:linear-gradient(145deg,#111b36 0%,#1d3762 60%,#15504f 100%);border:1px solid #4563ff26;border-radius:26px;height:400px;position:relative;overflow:hidden;box-shadow:0 24px 55px #10182b24}.page-module__VKYseq__visualGrid{opacity:.3;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;transform:perspective(450px)rotateX(56deg)scale(1.5)translateY(70px)}.page-module__VKYseq__visualOrb{background:conic-gradient(var(--accent-green) var(--fill), #ffffff21 0);border-radius:50%;place-items:center;width:185px;height:185px;display:grid;position:absolute;top:25%;left:32%;transform:rotate(-28deg);box-shadow:0 0 0 18px #17c3a214,0 0 70px #17c3a252}.page-module__VKYseq__visualOrb:after{content:"";background:radial-gradient(circle at 32% 24%,#8195ff,#3b51c4 68%);border-radius:50%;position:absolute;inset:13px;box-shadow:inset 0 0 25px #10182b4d}.page-module__VKYseq__visualOrb span{z-index:1;color:#fff;letter-spacing:.05em;font-size:2rem;font-weight:800;position:relative;transform:rotate(28deg)}.page-module__VKYseq__visualTag{color:#dce3ff;letter-spacing:.13em;font-size:.68rem;font-weight:700;position:absolute;top:1.75rem;left:1.75rem}.page-module__VKYseq__visualTag span{color:var(--accent-green);padding:0 .45rem}.page-module__VKYseq__visualBars{align-items:flex-end;gap:.45rem;height:80px;display:flex;position:absolute;bottom:1.75rem;right:1.75rem}.page-module__VKYseq__visualBars span{background:var(--accent-green);border-radius:6px 6px 0 0;width:12px;box-shadow:0 0 18px #17c3a280}.page-module__VKYseq__visualBars span:first-child{opacity:.45;height:34%}.page-module__VKYseq__visualBars span:nth-child(2){opacity:.65;height:56%}.page-module__VKYseq__visualBars span:nth-child(3){opacity:.82;height:75%}.page-module__VKYseq__visualBars span:nth-child(4){height:100%}@media (max-width:576px){.page-module__VKYseq__visualBox{height:250px}}.page-module__VKYseq__serviceImage{display:none}
.Testimonials-module__X7R5sW__header{text-align:center;max-width:600px;margin:0 auto 4rem}.Testimonials-module__X7R5sW__title{margin-bottom:1rem;font-size:2.5rem}.Testimonials-module__X7R5sW__subtitle{color:var(--text-secondary)}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.Testimonials-module__X7R5sW__grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}.Testimonials-module__X7R5sW__card{border-radius:var(--radius-lg);background:#fff;flex-direction:column;padding:3rem;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}@media (max-width:576px){.Testimonials-module__X7R5sW__card{padding:2rem}}.Testimonials-module__X7R5sW__quoteIcon{opacity:.5;position:absolute;top:2rem;right:2rem}.Testimonials-module__X7R5sW__stars{gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__X7R5sW__content{color:var(--text-primary);flex-grow:1;margin-bottom:2rem;font-size:1.125rem;font-style:italic;line-height:1.7}.Testimonials-module__X7R5sW__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__X7R5sW__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__X7R5sW__info{flex-direction:column;display:flex}.Testimonials-module__X7R5sW__name{margin-bottom:.25rem;font-size:1rem;font-weight:700}.Testimonials-module__X7R5sW__role{color:var(--text-muted);font-size:.875rem}
