.Header-module__lnUIdW__header{height:var(--header-height);border-bottom:1px solid #f4ebdd24;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;background:var(--bg-dark)!important;z-index:9999!important;width:100%!important;top:0!important;left:0!important}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#171a26f5;height:70px;box-shadow:0 10px 30px #0a0c142e}.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;border-radius:12px;width:42px;height:42px}.Header-module__lnUIdW__logoText{color:var(--bg-white);letter-spacing:-.03em;font-size:1rem;font-weight:800}.Header-module__lnUIdW__logoAccent{color:var(--primary)}.Header-module__lnUIdW__logoYear{color:var(--bg-white);letter-spacing:0}.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:#fffaf3b8;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:var(--bg-white)}.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(--bg-white);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__lnUIdW__mobileNav{background:var(--bg-dark);width:100%;padding:var(--space-lg);gap:var(--space-md);z-index:999;border-bottom:1px solid #f4ebdd24;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(--bg-white);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;align-items:center;gap:.25rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoImg{object-fit:contain;border-radius:12px;width:42px;height:42px;margin-right:.35rem}.Footer-module__3hUVsW__logoAccent{color:var(--primary)}.Footer-module__3hUVsW__logoYear{color:var(--bg-white)}.Footer-module__3hUVsW__description{color:#fffaf39e;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:#fffaf39e;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:#fffaf39e;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:#fffaf380;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:#fffaf380;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__legalLink:hover{color:#fff}
.CTABanner-module__-RoqFW__cta{background:var(--bg-light);padding:6rem 0}.CTABanner-module__-RoqFW__banner{color:var(--bg-dark);background:var(--primary);border-radius:32px 32px 32px 120px;justify-content:space-between;align-items:center;gap:4rem;padding:4.5rem;display:flex;position:relative;overflow:hidden}.CTABanner-module__-RoqFW__banner:before{content:"";border:1px solid #171a264d;border-radius:50%;width:300px;height:300px;position:absolute;top:-45%;right:8%}@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:var(--bg-dark);margin-bottom:1.5rem;font-size:clamp(2.4rem,4vw,4rem);line-height:1}.CTABanner-module__-RoqFW__subtitle{color:#171a26ad;font-size:1.1rem}.CTABanner-module__-RoqFW__action{z-index:1;position:relative}.CTABanner-module__-RoqFW__action .btn-primary{background:var(--bg-dark);color:var(--bg-white)}.CTABanner-module__-RoqFW__action .btn-primary:hover{background:#292d3d}
.Hero-module___w2HtG__hero{padding-top:calc(var(--header-height) + 4.5rem);background:linear-gradient(90deg, #1d203009 1px, transparent 1px), linear-gradient(#1d203009 1px, transparent 1px), var(--bg-light);background-size:72px 72px;padding-bottom:7rem;overflow:hidden}@media (max-width:768px){.Hero-module___w2HtG__hero{padding-top:calc(var(--header-height) + 2.5rem);padding-bottom:4rem}}.Hero-module___w2HtG__heroContainer{grid-template-columns:1.05fr .95fr;align-items:center;gap:5rem;display:grid}@media (max-width:992px){.Hero-module___w2HtG__heroContainer{text-align:center;grid-template-columns:1fr}}.Hero-module___w2HtG__content{max-width:680px}@media (max-width:992px){.Hero-module___w2HtG__content{margin:0 auto}}.Hero-module___w2HtG__eyebrow{color:var(--text-secondary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:800;display:flex}.Hero-module___w2HtG__eyebrow span:not(.Hero-module___w2HtG__eyebrowDot){color:var(--primary)}.Hero-module___w2HtG__eyebrowDot,.Hero-module___w2HtG__noteDot{background:var(--primary);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ef6a4a24}.Hero-module___w2HtG__title{max-width:660px;color:var(--text-primary);margin-bottom:1.8rem;font-size:clamp(3.5rem,6vw,6.2rem);line-height:.98}@media (max-width:768px){.Hero-module___w2HtG__title{font-size:clamp(3.1rem,13vw,4.8rem)}}.Hero-module___w2HtG__highlight{color:var(--primary);display:inline-block;position:relative}.Hero-module___w2HtG__highlight:after{content:"";background:var(--accent-amber);z-index:-1;height:.12em;position:absolute;bottom:-.08em;left:.08em;right:0;transform:rotate(-2deg)}.Hero-module___w2HtG__subtitle{max-width:570px;color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}@media (max-width:992px){.Hero-module___w2HtG__subtitle{margin-left:auto;margin-right:auto}}@media (max-width:768px){.Hero-module___w2HtG__subtitle{font-size:1.08rem}}.Hero-module___w2HtG__actions{gap:1rem;margin-bottom:3.5rem;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{flex-wrap:wrap;gap:1rem 1.75rem;display:flex}@media (max-width:992px){.Hero-module___w2HtG__trustLines{justify-content:center}}.Hero-module___w2HtG__trustItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.Hero-module___w2HtG__trustIcon{color:var(--accent-green)}.Hero-module___w2HtG__visual{min-height:590px;position:relative}@media (max-width:992px){.Hero-module___w2HtG__visual{display:none}}.Hero-module___w2HtG__visualFrame{min-height:560px;color:var(--bg-white);background:var(--bg-dark);border-radius:32px 32px 32px 120px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:24px 26px #ef6a4a29}.Hero-module___w2HtG__visualFrame:before{content:"";border:1px solid #f4ebdd3d;border-radius:50%;width:330px;height:330px;position:absolute;top:12%;right:-12%}.Hero-module___w2HtG__visualFrame:after{content:"";border:1px solid #ef6a4a80;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-8%;left:-12%}.Hero-module___w2HtG__frameTop,.Hero-module___w2HtG__frameBottom{z-index:2;color:#fffaf38a;letter-spacing:.14em;justify-content:space-between;gap:1rem;font-size:.65rem;font-weight:800;display:flex;position:relative}.Hero-module___w2HtG__visualLogo{object-fit:contain;opacity:.96;border-radius:50%;width:270px;height:270px;position:absolute;top:19%;left:50%;transform:translate(-50%)rotate(-7deg)}.Hero-module___w2HtG__visualCopy{z-index:2;position:absolute;bottom:19%;left:12%;right:12%}.Hero-module___w2HtG__visualCopy span{color:var(--primary);font-family:var(--font-display);margin-bottom:.6rem;font-size:2.35rem;line-height:1;display:block}.Hero-module___w2HtG__visualCopy p{color:#fffaf3ad;max-width:250px;font-size:.95rem;line-height:1.5}.Hero-module___w2HtG__visualRule{background:#fffaf338;height:1px;position:absolute;bottom:14%;left:12%;right:12%}.Hero-module___w2HtG__frameBottom{position:absolute;bottom:5%;left:1.5rem;right:1.5rem}.Hero-module___w2HtG__visualNote{color:var(--text-secondary);align-items:center;gap:.7rem;font-size:.78rem;font-weight:700;display:flex;position:absolute;bottom:0;right:0}
.TrustedBy-module__dqDZ7W__trustedBy{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-white);padding:4rem 0}.TrustedBy-module__dqDZ7W__intro{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:2.25rem;display:grid}.TrustedBy-module__dqDZ7W__label{color:var(--primary);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;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:var(--bg-white);transform:translateY(-3px)}.TrustedBy-module__dqDZ7W__number{color:var(--primary);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(--accent-green);margin-left:auto;font-size:1.2rem;transition:transform .25s}.TrustedBy-module__dqDZ7W__growthItem:hover .TrustedBy-module__dqDZ7W__number,.TrustedBy-module__dqDZ7W__growthItem:hover .TrustedBy-module__dqDZ7W__arrow{color:var(--primary)}.TrustedBy-module__dqDZ7W__growthItem:hover .TrustedBy-module__dqDZ7W__arrow{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{grid-template-columns:1.1fr .9fr;align-items:end;gap:4rem;margin:0 auto 3.5rem;display:grid}.ServicesOverview-module__KgCZLq__title{max-width:680px;color:var(--text-primary);font-size:clamp(2.6rem,4vw,4.25rem);line-height:1}.ServicesOverview-module__KgCZLq__subtitle{max-width:440px;color:var(--text-secondary);margin:0;font-size:1.08rem}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:992px){.ServicesOverview-module__KgCZLq__header{grid-template-columns:1fr;gap:1rem}.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{background:var(--bg-light);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;min-height:320px;padding:2rem;transition:transform .3s,background .3s,color .3s;display:flex}.ServicesOverview-module__KgCZLq__card:nth-child(3n+2){background:var(--bg-dark);border-color:var(--bg-dark);color:var(--bg-white)}.ServicesOverview-module__KgCZLq__card:hover{transform:translateY(-8px)rotate(-1deg)}.ServicesOverview-module__KgCZLq__iconWrapper{background:var(--bg-white);width:54px;height:54px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.ServicesOverview-module__KgCZLq__card:nth-child(3n+2) .ServicesOverview-module__KgCZLq__iconWrapper{background:#fffaf31a}.ServicesOverview-module__KgCZLq__cardTitle{margin-bottom:.8rem;font-size:1.35rem}.ServicesOverview-module__KgCZLq__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem}.ServicesOverview-module__KgCZLq__card:nth-child(3n+2) .ServicesOverview-module__KgCZLq__cardDescription{color:#fffaf3a8}.ServicesOverview-module__KgCZLq__cardLink{color:var(--primary);align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.ServicesOverview-module__KgCZLq__card:nth-child(3n+2) .ServicesOverview-module__KgCZLq__cardLink{color:var(--bg-white)}.ServicesOverview-module__KgCZLq__cardLink:hover{gap:.8rem}
.WhyChooseUs-module__OrntsG__section{background:var(--bg-dark);color:var(--bg-white)}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:5rem;display:grid}@media (max-width:992px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;gap:3rem}}.WhyChooseUs-module__OrntsG__title{max-width:420px;color:var(--bg-white);margin-bottom:1.5rem;font-size:clamp(2.7rem,4vw,4.4rem);line-height:.98}.WhyChooseUs-module__OrntsG__description{color:#fffaf3a8;max-width:470px;margin-bottom:3rem;font-size:1.1rem}.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:#fffaf380;letter-spacing:.12em;text-transform:uppercase;margin-top:.5rem;font-size:.75rem;font-weight:700}.WhyChooseUs-module__OrntsG__reasonsGrid{background:#fffaf32e;border:1px solid #fffaf32e;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}@media (max-width:576px){.WhyChooseUs-module__OrntsG__reasonsGrid{grid-template-columns:1fr}}.WhyChooseUs-module__OrntsG__reasonCard{background:var(--bg-dark);min-height:220px;padding:2rem;transition:background .25s}.WhyChooseUs-module__OrntsG__reasonCard:hover{background:#202536}.WhyChooseUs-module__OrntsG__icon{color:var(--primary);margin-bottom:1.5rem}.WhyChooseUs-module__OrntsG__reasonTitle{color:var(--bg-white);margin-bottom:.75rem;font-size:1.2rem}.WhyChooseUs-module__OrntsG__reasonDesc{color:#fffaf394;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{grid-template-columns:1fr .8fr;align-items:end;gap:3rem;margin:0 auto 4rem;display:grid}.HowItWorks-module__Pp0aiW__title{max-width:650px;font-size:clamp(2.6rem,4vw,4.2rem);line-height:1}.HowItWorks-module__Pp0aiW__subtitle{max-width:420px;color:var(--text-secondary);margin:0}.HowItWorks-module__Pp0aiW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}@media (max-width:992px){.HowItWorks-module__Pp0aiW__header{grid-template-columns:1fr;gap:1rem}.HowItWorks-module__Pp0aiW__grid{grid-template-columns:1fr;gap:2.5rem}}.HowItWorks-module__Pp0aiW__step{border-top:1px solid var(--border);padding:1.5rem 0;position:relative}.HowItWorks-module__Pp0aiW__numberWrapper{justify-content:space-between;align-items:center;width:100%;margin-bottom:3rem;display:flex}.HowItWorks-module__Pp0aiW__numberWrapper:after{content:"↗";color:var(--primary);font-size:1.5rem}.HowItWorks-module__Pp0aiW__number{color:var(--primary);letter-spacing:.12em;font-size:1rem;font-weight:800}.HowItWorks-module__Pp0aiW__stepTitle{max-width:250px;margin-bottom:1rem;font-size:1.45rem}.HowItWorks-module__Pp0aiW__stepDesc{max-width:300px;color:var(--text-secondary)}.HowItWorks-module__Pp0aiW__connector{display:none}
.page-module__NfDiEG__hero{padding:calc(var(--header-height) + 6rem) 0 6rem;background:radial-gradient(circle at 82% 15%, #ef6a4a42, transparent 28%), var(--bg-dark);color:#fff;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:clamp(3rem,6vw,5.6rem);line-height:1.1}.page-module__NfDiEG__title span{color:var(--primary)}@media (max-width:768px){.page-module__NfDiEG__title{font-size:2.75rem}}.page-module__NfDiEG__subtitle{color:#fffaf3ad;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:var(--bg-dark);height:500px;position:relative;overflow:hidden;box-shadow:24px 24px #ef6a4a29}.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(--primary) 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 #ef6a4a14,0 0 80px #ef6a4a4d}.page-module__NfDiEG__strategyOrb:after{content:"";background:radial-gradient(circle at 30% 25%,#f2a18c,#b94632 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:#fffaf3b8;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{background:var(--bg-white);border-radius:var(--radius-lg);text-align:center;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{background:var(--bg-white);border-radius:var(--radius-lg);border:1px solid var(--border);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:clamp(3rem,6vw,5.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{background:var(--bg-white);border-radius:var(--radius-lg);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{background:var(--bg-white);border-radius:var(--radius-lg);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;background:linear-gradient(90deg, #1d203009 1px, transparent 1px), linear-gradient(#1d203009 1px, transparent 1px), var(--bg-light);text-align:center;background-size:72px 72px;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:var(--bg-dark);border:1px solid #ef6a4a2e;border-radius:32px 32px 32px 120px;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(--primary) 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 #ef6a4a14,0 0 70px #ef6a4a52}.page-module__VKYseq__visualOrb:after{content:"";background:radial-gradient(circle at 32% 24%,#f2a18c,#b94632 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:#fffaf3b8;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{grid-template-columns:1fr .8fr;align-items:end;gap:3rem;margin:0 auto 3rem;display:grid}.Testimonials-module__X7R5sW__title{font-size:clamp(2.6rem,4vw,4.2rem);line-height:1}.Testimonials-module__X7R5sW__subtitle{color:var(--text-secondary);margin:0}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:992px){.Testimonials-module__X7R5sW__header{grid-template-columns:1fr;gap:1rem}.Testimonials-module__X7R5sW__grid{grid-template-columns:1fr;max-width:640px;margin:0 auto}}.Testimonials-module__X7R5sW__card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;min-height:360px;padding:2rem;display:flex;position:relative}.Testimonials-module__X7R5sW__card:nth-child(2){background:var(--bg-dark);border-color:var(--bg-dark);color:var(--bg-white)}.Testimonials-module__X7R5sW__quoteIcon{opacity:.5;position:absolute;top:1.75rem;right:1.75rem}.Testimonials-module__X7R5sW__stars{gap:.25rem;margin-bottom:2.5rem;display:flex}.Testimonials-module__X7R5sW__content{color:var(--text-primary);font-family:var(--font-display);flex-grow:1;margin-bottom:2rem;font-size:1.35rem;line-height:1.45}.Testimonials-module__X7R5sW__card:nth-child(2) .Testimonials-module__X7R5sW__content{color:var(--bg-white)}.Testimonials-module__X7R5sW__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__X7R5sW__avatar{background:var(--primary);width:48px;height:48px;color:var(--bg-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;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}
