.Hero-module__s-6kkG__hero{padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.Hero-module__s-6kkG__heroContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__s-6kkG__badge{color:var(--primary);background:#2563eb1a;border-radius:99px;align-items:center;margin-bottom:1.5rem;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__s-6kkG__badgeDot{background-color:var(--primary);border-radius:50%;width:8px;height:8px;margin-right:8px}.Hero-module__s-6kkG__title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.Hero-module__s-6kkG__description{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__s-6kkG__actions{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Hero-module__s-6kkG__secondaryBtn{color:var(--text-main);align-items:center;font-weight:600;transition:color .2s;display:flex}.Hero-module__s-6kkG__secondaryBtn:hover{color:var(--primary)}.Hero-module__s-6kkG__playIcon{width:40px;height:40px;color:var(--primary);background:#fff;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;margin-right:12px;display:flex;box-shadow:0 4px 12px #00000014}.Hero-module__s-6kkG__stats{border-top:1px solid #0000000d;gap:3rem;padding-top:2rem;display:flex}.Hero-module__s-6kkG__statItem h3{color:var(--text-main);margin-bottom:.25rem;font-size:2rem;font-weight:700}.Hero-module__s-6kkG__statItem p{color:var(--text-secondary);font-size:.875rem}.Hero-module__s-6kkG__imageWrapper{position:relative}.Hero-module__s-6kkG__imageContainer{border-radius:var(--radius-lg);background:linear-gradient(135deg,#e0e7ff 0%,#f5f3ff 100%);width:100%;height:500px;position:relative;overflow:hidden}.Hero-module__s-6kkG__placeholderImage{background-image:url(https://images.unsplash.com/photo-1573164713714-d95e436ab8d6?q=80&w=2069&auto=format&fit=crop);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__s-6kkG__floatingCard{border-radius:var(--radius-md);background:#fff;flex-direction:column;padding:1rem 1.5rem;display:flex;position:absolute;bottom:40px;left:-20px;box-shadow:0 10px 30px #0000001a}.Hero-module__s-6kkG__circleDecoration{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;bottom:-40px;right:-40px}.Hero-module__s-6kkG__spinningText{width:100%;height:100%;animation:10s linear infinite Hero-module__s-6kkG__spin}.Hero-module__s-6kkG__spinningText text{text-transform:uppercase;letter-spacing:2px;fill:var(--text-main);font-size:11px;font-weight:600}.Hero-module__s-6kkG__circleCenter{color:var(--primary);font-size:2rem;position:absolute}@keyframes Hero-module__s-6kkG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:992px){.Hero-module__s-6kkG__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__s-6kkG__description{margin:0 auto 2.5rem}.Hero-module__s-6kkG__actions,.Hero-module__s-6kkG__stats{justify-content:center}.Hero-module__s-6kkG__imageWrapper{max-width:500px;margin:0 auto}}@media (max-width:576px){.Hero-module__s-6kkG__title{font-size:2.5rem}.Hero-module__s-6kkG__actions{flex-direction:column;width:100%}.Hero-module__s-6kkG__btn,.Hero-module__s-6kkG__secondaryBtn{width:100%}}
.Services-module__mJrWua__servicesSection{background-color:var(--background)}.Services-module__mJrWua__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Services-module__mJrWua__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.Services-module__mJrWua__title{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__mJrWua__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Services-module__mJrWua__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__mJrWua__card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #0000000d;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.Services-module__mJrWua__card:hover{border-color:#2563eb1a;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.Services-module__mJrWua__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.Services-module__mJrWua__card:hover .Services-module__mJrWua__iconWrapper{transform:scale(1.1)}.Services-module__mJrWua__cardTitle{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Services-module__mJrWua__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.Services-module__mJrWua__learnMore{align-items:center;font-size:.95rem;font-weight:600;transition:gap .2s;display:inline-flex}.Services-module__mJrWua__arrow{margin-left:6px;transition:transform .2s}.Services-module__mJrWua__learnMore:hover .Services-module__mJrWua__arrow{transform:translate(4px)}
.About-module__vMbv_W__aboutSection{background-color:var(--white);position:relative;overflow:hidden}.About-module__vMbv_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__vMbv_W__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.About-module__vMbv_W__title{color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.About-module__vMbv_W__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.About-module__vMbv_W__benefitList{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;list-style:none;display:grid}.About-module__vMbv_W__benefitItem{color:var(--text-main);align-items:center;font-weight:500;display:flex}.About-module__vMbv_W__imageSide{position:relative}.About-module__vMbv_W__imagePlaceholder{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f0f9ff 0%,#e0e7ff 100%);background-image:radial-gradient(var(--grid-color)1px,transparent 1px);background-size:20px 20px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.About-module__vMbv_W__statCard{border-radius:var(--radius-md);text-align:center;background:#fff;flex-direction:column;padding:2rem;display:flex;box-shadow:0 20px 40px -10px #0000001a}.About-module__vMbv_W__statNumber{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.About-module__vMbv_W__statLabel{color:var(--text-secondary);margin-top:.5rem;font-weight:500}.About-module__vMbv_W__decorationDot{background:var(--secondary-light);opacity:.2;z-index:0;border-radius:50%;width:80px;height:80px;position:absolute;top:-20px;right:-20px}@media (max-width:900px){.About-module__vMbv_W__container{grid-template-columns:1fr;gap:3rem}.About-module__vMbv_W__imageSide{order:2}.About-module__vMbv_W__contentSide{text-align:center;order:1}.About-module__vMbv_W__benefitList{text-align:left;justify-content:center;max-width:500px;margin:0 auto 2rem}.About-module__vMbv_W__btn{width:100%;margin-top:1rem}}
.Contact-module__XILVtW__contactSection{background:linear-gradient(to bottom,var(--background)0%,#eff 100%)}.Contact-module__XILVtW__wrapper{border-radius:var(--radius-lg);background:#fff;grid-template-columns:1fr 1fr;gap:4rem;padding:4rem;display:grid;box-shadow:0 10px 40px -10px #0000000d}.Contact-module__XILVtW__title{color:var(--text-main);margin-bottom:1rem;font-size:2rem;font-weight:700}.Contact-module__XILVtW__description{color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6}.Contact-module__XILVtW__contactItem{align-items:flex-start;gap:1.25rem;margin-bottom:2rem;display:flex}.Contact-module__XILVtW__iconBox{width:44px;height:44px;color:var(--primary);background:#2563eb1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__XILVtW__contactItem h4{color:var(--text-main);margin-bottom:.25rem;font-size:.95rem}.Contact-module__XILVtW__contactItem a,.Contact-module__XILVtW__contactItem p{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Contact-module__XILVtW__contactItem a:hover{color:var(--primary)}.Contact-module__XILVtW__formSide{background:var(--background);border-radius:var(--radius-md);padding:2.5rem}.Contact-module__XILVtW__formSide h3{color:var(--text-main);margin-bottom:2rem;font-size:1.5rem}.Contact-module__XILVtW__formGroup{margin-bottom:1.5rem}.Contact-module__XILVtW__formGroup label{color:var(--text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Contact-module__XILVtW__input,.Contact-module__XILVtW__textarea{border-radius:var(--radius-sm);background:#fff;border:1px solid #e2e8f0;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Contact-module__XILVtW__input:focus,.Contact-module__XILVtW__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.Contact-module__XILVtW__textarea{resize:vertical}.Contact-module__XILVtW__phoneRow{gap:.5rem;display:flex}.Contact-module__XILVtW__countryCodeSelect{border-radius:var(--radius-sm);cursor:pointer;background:#fff;border:1px solid #e2e8f0;outline:none;flex-shrink:0;width:130px;padding:.875rem .5rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Contact-module__XILVtW__countryCodeSelect:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.Contact-module__XILVtW__phoneInput{border-radius:var(--radius-sm);background:#fff;border:1px solid #e2e8f0;outline:none;flex:1;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.Contact-module__XILVtW__phoneInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.Contact-module__XILVtW__successBanner,.Contact-module__XILVtW__errorBanner{border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.5;display:flex}.Contact-module__XILVtW__successBanner{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.Contact-module__XILVtW__errorBanner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}@media (max-width:900px){.Contact-module__XILVtW__wrapper{grid-template-columns:1fr;padding:2rem}}
