.Header-module__GPz-la__siteHeader{z-index:1000;width:100%;transition:box-shadow .3s;position:sticky;top:0}.Header-module__GPz-la__siteHeader.Header-module__GPz-la__scrolled{box-shadow:0 4px 24px #00000040}.Header-module__GPz-la__topBar{color:#555;background:#fff;border-bottom:1px solid #ebebeb;padding:11px 0;font-size:.82rem}.Header-module__GPz-la__topBarInner{justify-content:space-between;align-items:center;gap:20px;display:flex}.Header-module__GPz-la__contactList{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.Header-module__GPz-la__contactList li{align-items:center;gap:8px;display:flex}.Header-module__GPz-la__contactList svg{color:#00c4cc;flex-shrink:0}.Header-module__GPz-la__contactList a{transition:color .3s}.Header-module__GPz-la__contactList a:hover{color:var(--color-primary)}.Header-module__GPz-la__divider{background:#d8d8d8;width:1px;height:16px}.Header-module__GPz-la__socials{gap:8px;display:flex}.Header-module__GPz-la__socialLink{color:#00c4cc;background:#00c4cc26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .3s,background .3s,color .3s;display:flex}.Header-module__GPz-la__socialLink:hover{color:#fff;background:#00c4cc;transform:translateY(-2px)}.Header-module__GPz-la__mainNav{background:#111}.Header-module__GPz-la__mainNavRow{align-items:stretch;min-height:72px;display:flex}.Header-module__GPz-la__logoSection{padding:0 36px 0 max(20px, calc((100vw - var(--container-width)) / 2 + 20px));background:#0a0a0a;border-radius:0 50px 50px 0;flex-shrink:0;align-items:center;display:flex;position:relative}.Header-module__GPz-la__logo{color:#fff;white-space:nowrap;align-items:center;gap:10px;font-size:1.55rem;font-weight:700;display:flex}.Header-module__GPz-la__logoIcon{align-items:center;display:flex}.Header-module__GPz-la__logoAccent{color:#00e5ff}.Header-module__GPz-la__logoPill{background:linear-gradient(#00e5ff 0%,#304ffe 100%);border-radius:6px;width:5px;height:55%;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.Header-module__GPz-la__mainNavInner{flex:1;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding-top:0;padding-bottom:0;display:flex}.Header-module__GPz-la__nav{flex:1;justify-content:center;display:flex}.Header-module__GPz-la__navList{align-items:center;gap:32px;display:flex}.Header-module__GPz-la__navLink{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:.95rem;font-weight:600;transition:color .3s;display:flex;position:relative}.Header-module__GPz-la__navLink:after{content:"";background:#00e5ff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.Header-module__GPz-la__navLink:hover,.Header-module__GPz-la__navLink.Header-module__GPz-la__active{color:#00e5ff}.Header-module__GPz-la__navLink:hover:after,.Header-module__GPz-la__navLink.Header-module__GPz-la__active:after{width:100%}.Header-module__GPz-la__chevron{opacity:.85;transition:transform .3s}.Header-module__GPz-la__navLink:hover .Header-module__GPz-la__chevron,.Header-module__GPz-la__dropdownOpen .Header-module__GPz-la__chevron{transform:rotate(180deg)}.Header-module__GPz-la__dropdown{position:relative}.Header-module__GPz-la__dropdownMenu{opacity:0;visibility:hidden;z-index:100;background:#1a1a1a;border:1px solid #ffffff14;border-radius:10px;min-width:230px;padding:8px;list-style:none;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 12px 40px #0006}.Header-module__GPz-la__dropdownMenu:before{content:"";border-bottom:7px solid #1a1a1a;border-left:7px solid #0000;border-right:7px solid #0000;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.Header-module__GPz-la__dropdown:hover .Header-module__GPz-la__dropdownMenu,.Header-module__GPz-la__dropdownOpen .Header-module__GPz-la__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__GPz-la__dropdownLink{color:#ffffffd9;white-space:nowrap;border-radius:6px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:background .2s,color .2s;display:block}.Header-module__GPz-la__dropdownLink:hover{background:var(--color-primary);color:#fff}.Header-module__GPz-la__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__GPz-la__iconBtn,.Header-module__GPz-la__menuBtn{cursor:pointer;width:42px;height:42px;color:var(--color-primary);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,box-shadow .3s;display:flex}.Header-module__GPz-la__iconBtn:hover,.Header-module__GPz-la__menuBtn:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.Header-module__GPz-la__menuBtn{flex-direction:column;justify-content:center;gap:5px;padding:12px;display:none}.Header-module__GPz-la__menuBtn span{background:var(--color-primary);border-radius:2px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__GPz-la__menuBtnActive span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__GPz-la__menuBtnActive span:nth-child(2){opacity:0}.Header-module__GPz-la__menuBtnActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__GPz-la__quoteBtn{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#00e5ff 0%,#304ffe 100%);border-radius:6px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:transform .3s,box-shadow .3s}.Header-module__GPz-la__quoteBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #304ffe59}@media (max-width:1100px){.Header-module__GPz-la__navList{gap:22px}.Header-module__GPz-la__quoteBtn{padding:10px 18px;font-size:.85rem}}@media (max-width:992px){.Header-module__GPz-la__topBar{display:none}.Header-module__GPz-la__logoSection{padding-right:28px}.Header-module__GPz-la__nav{opacity:0;visibility:hidden;background:#111;border-top:1px solid #ffffff14;padding:20px;transition:all .3s;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px);box-shadow:0 10px 30px #0000004d}.Header-module__GPz-la__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__GPz-la__navList{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.Header-module__GPz-la__dropdown{width:100%}.Header-module__GPz-la__dropdownMenu{opacity:1;visibility:hidden;max-height:0;box-shadow:none;background:#ffffff0d;border:none;min-width:100%;margin-top:0;padding:0;transition:max-height .3s,padding .3s,visibility .3s;position:static;overflow:hidden;transform:none}.Header-module__GPz-la__dropdownMenu:before{display:none}.Header-module__GPz-la__dropdownOpen .Header-module__GPz-la__dropdownMenu{visibility:visible;max-height:400px;margin-top:8px;padding:8px}.Header-module__GPz-la__dropdown:hover .Header-module__GPz-la__dropdownMenu{transform:none}.Header-module__GPz-la__menuBtn{display:flex}.Header-module__GPz-la__quoteBtn{display:none}}@media (max-width:576px){.Header-module__GPz-la__logoSection{padding-left:16px;padding-right:22px}.Header-module__GPz-la__logo{font-size:1.3rem}.Header-module__GPz-la__mainNavInner{padding-right:16px}}
.ScrollReveal-module__5q5YHq__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.ScrollReveal-module__5q5YHq__up{transform:translateY(40px)}.ScrollReveal-module__5q5YHq__left{transform:translate(-40px)}.ScrollReveal-module__5q5YHq__right{transform:translate(40px)}.ScrollReveal-module__5q5YHq__fade{transform:none}.ScrollReveal-module__5q5YHq__visible{opacity:1;transform:translate(0)}
.About-module__5_NaKq__aboutSection{background-color:#fff;overflow:hidden}.About-module__5_NaKq__aboutInner{align-items:center;gap:60px;display:flex}.About-module__5_NaKq__images{flex:1}.About-module__5_NaKq__imageCollage{width:100%;max-width:480px;min-height:480px;position:relative}.About-module__5_NaKq__topImage{z-index:2;border-radius:16px;width:75%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.About-module__5_NaKq__bottomImage{z-index:3;border:4px solid #fff;border-radius:16px;width:65%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 15px 40px #00000026}.About-module__5_NaKq__imageCollage:hover .About-module__5_NaKq__bottomImage{transform:translateY(-6px)scale(1.02)}.About-module__5_NaKq__collageImg{width:100%;height:auto;transition:transform .6s;display:block}.About-module__5_NaKq__topImage:hover .About-module__5_NaKq__collageImg{transform:scale(1.05)}.About-module__5_NaKq__experienceBadge{z-index:4;background:var(--color-primary);color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:20px 14px;animation:3s ease-in-out infinite About-module__5_NaKq__badgePulse;display:flex;position:absolute;top:20%;right:0;box-shadow:0 10px 30px #304ffe66}@keyframes About-module__5_NaKq__badgePulse{0%,to{box-shadow:0 10px 30px #304ffe66}50%{box-shadow:0 15px 40px #304ffe8c}}.About-module__5_NaKq__badgeText{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:600;transform:rotate(180deg)}.About-module__5_NaKq__badgeNumber{width:50px;height:50px;color:var(--color-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.About-module__5_NaKq__content{flex:1}.About-module__5_NaKq__sectionLabel{color:var(--color-primary);align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.About-module__5_NaKq__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.About-module__5_NaKq__title{color:var(--color-bg-dark);margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.25}.About-module__5_NaKq__highlight{color:var(--color-primary);position:relative}.About-module__5_NaKq__highlight:after{content:"";background:var(--color-secondary);opacity:.4;border-radius:2px;width:100%;height:3px;position:absolute;bottom:2px;left:0}.About-module__5_NaKq__description{color:var(--color-text-muted);margin-bottom:30px;font-size:1rem;line-height:1.8}.About-module__5_NaKq__whyChooseList{color:var(--color-text-muted);margin:0 0 30px;padding-left:20px;line-height:1.8}.About-module__5_NaKq__whyChooseList li{margin-bottom:8px}.About-module__5_NaKq__features{flex-wrap:wrap;gap:30px;margin-bottom:36px;display:flex}.About-module__5_NaKq__featureItem{align-items:center;gap:12px;display:flex}.About-module__5_NaKq__featureIcon{width:48px;height:48px;color:var(--color-primary);background:#304ffe14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,background .3s;display:flex}.About-module__5_NaKq__featureItem:hover .About-module__5_NaKq__featureIcon{background:#304ffe26;transform:scale(1.1)rotate(5deg)}.About-module__5_NaKq__featureText{color:var(--color-bg-dark);font-size:.95rem;font-weight:700}.About-module__5_NaKq__footer{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.About-module__5_NaKq__moreBtn{border-radius:8px;padding:14px 28px}.About-module__5_NaKq__callInfo{align-items:center;gap:12px;display:flex}.About-module__5_NaKq__callIcon{background:var(--color-primary);border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}.About-module__5_NaKq__callInfo:hover .About-module__5_NaKq__callIcon{transform:scale(1.08)}.About-module__5_NaKq__callLabel{color:var(--color-text-muted);font-size:.8rem;display:block}.About-module__5_NaKq__callNumber{color:var(--color-bg-dark);font-size:1rem;font-weight:700;transition:color .3s}.About-module__5_NaKq__callNumber:hover{color:var(--color-primary)}@media (max-width:992px){.About-module__5_NaKq__aboutInner{flex-direction:column}.About-module__5_NaKq__imageCollage{margin:0 auto}.About-module__5_NaKq__features{flex-direction:column;gap:16px}}@media (max-width:576px){.About-module__5_NaKq__imageCollage{min-height:380px}.About-module__5_NaKq__experienceBadge{padding:14px 10px;right:-10px}}
.Footer-module__as8s1W__footer{background:linear-gradient(180deg, #0a1040 0%, var(--color-bg-darker) 100%);color:#ffffffb3;padding-top:80px;position:relative;overflow:hidden}.Footer-module__as8s1W__wavePattern{pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 40px,#ffffff05 40px 41px);position:absolute;inset:0}.Footer-module__as8s1W__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:50px;display:grid}.Footer-module__as8s1W__brandCol{padding-right:20px}.Footer-module__as8s1W__logo{color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-size:1.8rem;font-weight:700;display:flex}.Footer-module__as8s1W__logoIcon{display:flex}.Footer-module__as8s1W__logoAccent{color:var(--color-secondary)}.Footer-module__as8s1W__desc{margin-bottom:24px;font-size:.9rem;line-height:1.8}.Footer-module__as8s1W__subscribe{border-radius:8px;display:flex;overflow:hidden}.Footer-module__as8s1W__subscribeInput{color:#333;background:#fffffff2;border:none;outline:none;flex:1;padding:12px 16px;font-size:.85rem}.Footer-module__as8s1W__subscribeInput::placeholder{color:#999}.Footer-module__as8s1W__subscribeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a2e;border:none;align-items:center;gap:6px;padding:12px 18px;font-size:.85rem;font-weight:600;transition:background .3s,transform .3s;display:flex}.Footer-module__as8s1W__subscribeBtn:hover{background:var(--color-primary);transform:translate(2px)}.Footer-module__as8s1W__colTitle{color:#fff;margin-bottom:20px;padding-bottom:10px;font-size:1.1rem;font-weight:700;position:relative}.Footer-module__as8s1W__colTitle:after{content:"";background:var(--color-secondary);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__as8s1W__linkList{flex-direction:column;gap:10px;display:flex}.Footer-module__as8s1W__linkItem{color:#ffffffa6;align-items:center;gap:8px;font-size:.9rem;transition:color .3s,transform .3s;display:flex}.Footer-module__as8s1W__linkItem:before{content:"›";color:var(--color-secondary);font-size:1.1rem;transition:transform .3s}.Footer-module__as8s1W__linkItem:hover{color:var(--color-secondary);transform:translate(4px)}.Footer-module__as8s1W__linkItem:hover:before{transform:translate(3px)}.Footer-module__as8s1W__gallery{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Footer-module__as8s1W__galleryImg{aspect-ratio:1;border-radius:6px;width:100%;display:block;position:relative;overflow:hidden}.Footer-module__as8s1W__galleryImg img{object-fit:cover;transition:transform .4s}.Footer-module__as8s1W__galleryOverlay{opacity:0;background:#304ffe99;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Footer-module__as8s1W__galleryImg:hover img{transform:scale(1.1)}.Footer-module__as8s1W__galleryImg:hover .Footer-module__as8s1W__galleryOverlay{opacity:1}.Footer-module__as8s1W__contactBar{background:var(--color-secondary);border-radius:16px;align-items:center;gap:0;margin-bottom:40px;padding:28px 40px;display:flex}.Footer-module__as8s1W__contactItem{flex:1;align-items:center;gap:14px;display:flex}.Footer-module__as8s1W__contactIcon{width:44px;height:44px;color:var(--color-bg-dark);background:#070b281a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.Footer-module__as8s1W__contactItem:hover .Footer-module__as8s1W__contactIcon{transform:scale(1.1)}.Footer-module__as8s1W__contactLabel{color:#070b28b3;margin-bottom:2px;font-size:.8rem;display:block}.Footer-module__as8s1W__contactValue{color:var(--color-bg-dark);font-size:.95rem;font-weight:700}.Footer-module__as8s1W__contactDivider{background:#070b2826;flex-shrink:0;width:1px;height:50px;margin:0 30px}.Footer-module__as8s1W__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 0 30px;font-size:.85rem;display:flex}.Footer-module__as8s1W__socials{gap:10px;display:flex}.Footer-module__as8s1W__socialIcon{width:34px;height:34px;color:var(--color-secondary);background:#00e5ff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__as8s1W__socialIcon:hover{background:var(--color-secondary);color:var(--color-bg-dark);transform:translateY(-3px)}.Footer-module__as8s1W__backToTop{width:44px;height:44px;color:var(--color-primary);cursor:pointer;z-index:999;opacity:0;visibility:hidden;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 20px #0003}.Footer-module__as8s1W__backToTopVisible{opacity:1;visibility:visible;transform:translateY(0)}.Footer-module__as8s1W__backToTop:hover{background:var(--color-primary);color:#fff;transform:translateY(-4px)}@media (max-width:992px){.Footer-module__as8s1W__grid{grid-template-columns:1fr 1fr}.Footer-module__as8s1W__contactBar{flex-direction:column;gap:24px;padding:24px}.Footer-module__as8s1W__contactDivider{width:80%;height:1px;margin:0}}@media (max-width:576px){.Footer-module__as8s1W__grid{grid-template-columns:1fr}.Footer-module__as8s1W__footerBottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__as8s1W__subscribe{flex-direction:column}.Footer-module__as8s1W__subscribeBtn{justify-content:center;padding:14px}}
.Hero-module__oEVfFq__hero{background-color:var(--color-bg-dark);color:#fff;align-items:center;min-height:100vh;padding:80px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__bgOverlay{background:url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1920&h=1080&fit=crop) center/cover no-repeat, var(--color-bg-dark);opacity:.15;filter:blur(2px);position:absolute;inset:0}.Hero-module__oEVfFq__networkPattern{opacity:.15;pointer-events:none;width:300px;height:300px;position:absolute;bottom:0;left:0}.Hero-module__oEVfFq__networkDot{background:var(--color-secondary);width:4px;height:4px;animation:4s ease-in-out infinite Hero-module__oEVfFq__float;animation-delay:calc(var(--i) * .3s);top:calc(var(--i) * 8%);left:calc(var(--i) * 7%);border-radius:50%;position:absolute}@keyframes Hero-module__oEVfFq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__oEVfFq__heroInner{z-index:2;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.Hero-module__oEVfFq__content{flex:1;max-width:580px}.Hero-module__oEVfFq__badge{background:var(--color-primary);color:#fff;border-radius:6px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:600;animation:3s ease-in-out infinite Hero-module__oEVfFq__pulseGlow;display:inline-block}@keyframes Hero-module__oEVfFq__pulseGlow{0%,to{box-shadow:0 0 #304ffe66}50%{box-shadow:0 0 20px 4px #304ffe33}}.Hero-module__oEVfFq__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.15}.Hero-module__oEVfFq__description{color:#ffffffbf;max-width:480px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.Hero-module__oEVfFq__ctaBtn{border-radius:8px;padding:14px 32px;font-size:1rem}.Hero-module__oEVfFq__imageCol{flex:1;justify-content:flex-end;display:flex}.Hero-module__oEVfFq__imageWrapper{width:480px;height:520px;position:relative}.Hero-module__oEVfFq__blueShape{background:linear-gradient(135deg, var(--color-primary) 0%, #1a237e 100%);z-index:1;border-radius:20px;width:120%;height:80%;animation:6s ease-in-out infinite Hero-module__oEVfFq__shapePulse;position:absolute;top:10%;right:-10%;transform:skew(-8deg)}@keyframes Hero-module__oEVfFq__shapePulse{0%,to{opacity:1}50%{opacity:.85}}.Hero-module__oEVfFq__constellation{z-index:2;width:200px;height:200px;animation:8s ease-in-out infinite Hero-module__oEVfFq__drift;position:absolute;top:5%;right:0}.Hero-module__oEVfFq__constellation svg{width:100%;height:100%}@keyframes Hero-module__oEVfFq__drift{0%,to{transform:translate(0)}50%{transform:translate(-8px,8px)}}.Hero-module__oEVfFq__heroImage{z-index:3;justify-content:center;align-items:flex-end;width:100%;height:100%;animation:5s ease-in-out infinite Hero-module__oEVfFq__heroFloat;display:flex;position:relative}@keyframes Hero-module__oEVfFq__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__oEVfFq__personImg{object-fit:cover;object-position:top center;filter:drop-shadow(0 20px 40px #0006);width:auto;max-height:520px}.Hero-module__oEVfFq__cornerPattern{pointer-events:none;background:radial-gradient(circle at 0 100%,#00e5ff14 0%,#0000 70%);width:250px;height:250px;position:absolute;bottom:0;left:0}@media (max-width:992px){.Hero-module__oEVfFq__hero{min-height:auto;padding:140px 0 80px}.Hero-module__oEVfFq__heroInner{text-align:center;flex-direction:column}.Hero-module__oEVfFq__content{max-width:100%}.Hero-module__oEVfFq__description{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__oEVfFq__imageWrapper{width:100%;max-width:400px;height:420px;margin:0 auto}.Hero-module__oEVfFq__imageCol{justify-content:center}}@media (max-width:576px){.Hero-module__oEVfFq__imageWrapper{height:360px}}
.ServiceCard-module__eR_8Jq__section{text-align:center;background-color:#f4f6ff;padding:80px 0}.ServiceCard-module__eR_8Jq__header{margin-bottom:50px}.ServiceCard-module__eR_8Jq__sectionLabel{color:var(--color-primary);justify-content:center;align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.ServiceCard-module__eR_8Jq__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.ServiceCard-module__eR_8Jq__title{color:var(--color-bg-dark);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.25}.ServiceCard-module__eR_8Jq__subtitle{max-width:720px;color:var(--color-text-muted);margin:16px auto 0;line-height:1.7}.ServiceCard-module__eR_8Jq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServiceCard-module__eR_8Jq__card{background:#fdfdff;border:1px solid #737df5;border-radius:15px;flex-direction:column;align-items:center;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .4s;display:flex;overflow:hidden}.ServiceCard-module__eR_8Jq__card:hover{border-color:var(--color-primary);transform:translateY(-12px);box-shadow:0 20px 40px #304ffe2e}.ServiceCard-module__eR_8Jq__imageContainer{aspect-ratio:16/10;width:calc(100% - 30px);margin:15px 15px 0;position:relative}.ServiceCard-module__eR_8Jq__imageWrapper{border-radius:10px;width:100%;height:100%;position:relative;overflow:hidden}.ServiceCard-module__eR_8Jq__cardImage{object-fit:cover;transition:transform .6s}.ServiceCard-module__eR_8Jq__card:hover .ServiceCard-module__eR_8Jq__cardImage{transform:scale(1.08)}.ServiceCard-module__eR_8Jq__imageOverlay{opacity:0;background:linear-gradient(#0000 40%,#070b2866 100%);transition:opacity .4s;position:absolute;inset:0}.ServiceCard-module__eR_8Jq__card:hover .ServiceCard-module__eR_8Jq__imageOverlay{opacity:1}.ServiceCard-module__eR_8Jq__iconWrapper{background:var(--color-primary);z-index:2;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:-25px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #304ffe66}.ServiceCard-module__eR_8Jq__card:hover .ServiceCard-module__eR_8Jq__iconWrapper{transform:translate(-50%)translateY(-4px)rotate(5deg)}.ServiceCard-module__eR_8Jq__cardTitle{color:var(--color-bg-dark);margin-top:40px;margin-bottom:15px;font-size:1.25rem;font-weight:800}.ServiceCard-module__eR_8Jq__cardDesc{color:var(--color-text-muted);flex:1;margin:0 20px 25px;font-size:.85rem;line-height:1.6}.ServiceCard-module__eR_8Jq__readMore{text-align:center;background-color:var(--color-primary);color:#fff;border-radius:8px;width:calc(100% - 30px);margin:auto 15px 15px;padding:12px 0;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.ServiceCard-module__eR_8Jq__readMore:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.ServiceCard-module__eR_8Jq__readMore:hover{background-color:var(--color-bg-dark);transform:translateY(-2px);box-shadow:0 6px 20px #304ffe4d}.ServiceCard-module__eR_8Jq__readMore:hover:before{transform:translate(100%)}@media (max-width:992px){.ServiceCard-module__eR_8Jq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.ServiceCard-module__eR_8Jq__grid{grid-template-columns:1fr}}
.Consultation-module__4w325W__wrapper{z-index:11;margin-top:-100px;padding-bottom:60px;position:relative}.Consultation-module__4w325W__wrapper.Consultation-module__4w325W__standalone{background:#f4f6ff;margin-top:0;padding:60px 0}.Consultation-module__4w325W__ctaSection{background:linear-gradient(135deg,#3b44f6 0%,#2a2ac0 50%,#1e2a8a 100%);border-radius:20px;padding:50px 60px;position:relative;overflow:hidden;box-shadow:0 20px 50px #304ffe59}.Consultation-module__4w325W__hexPattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0L56 16v32L28 64 0 48V16z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 50px;animation:8s ease-in-out infinite Consultation-module__4w325W__hexPulse;position:absolute;inset:0}@keyframes Consultation-module__4w325W__hexPulse{0%,to{opacity:.6}50%{opacity:1}}.Consultation-module__4w325W__inner{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex;position:relative}.Consultation-module__4w325W__textCol{flex:1}.Consultation-module__4w325W__subtitleWrapper{color:#fff;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.Consultation-module__4w325W__diamond{background:var(--color-secondary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.Consultation-module__4w325W__title{color:#fff;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.2}.Consultation-module__4w325W__btn{color:var(--color-bg-dark);cursor:pointer;background-color:#67d7f5;border:none;border-radius:8px;flex-shrink:0;padding:16px 36px;font-size:1rem;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s}.Consultation-module__4w325W__btn:hover{background-color:#fff;transform:translateY(-3px)scale(1.03);box-shadow:0 10px 30px #0003}@media (max-width:768px){.Consultation-module__4w325W__wrapper{margin-top:-60px}.Consultation-module__4w325W__ctaSection{padding:36px 28px}.Consultation-module__4w325W__inner{text-align:center;flex-direction:column}.Consultation-module__4w325W__subtitleWrapper{justify-content:center}.Consultation-module__4w325W__btn{width:100%}}
.Services-module__J8Vg9a__viewAll{text-align:center;background:#f4f6ff;margin-top:-20px;padding-bottom:60px}
.Stats-module__rmTpFa__statsSection{z-index:10;background-color:var(--color-bg-darker);padding:120px 0 160px;position:relative;overflow:hidden}.Stats-module__rmTpFa__bgOverlay{opacity:.12;background:url(https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?w=1920&h=600&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.Stats-module__rmTpFa__networkPattern{opacity:.5;pointer-events:none;width:45%;height:100%;animation:10s ease-in-out infinite Stats-module__rmTpFa__networkDrift;position:absolute;top:0;right:0}.Stats-module__rmTpFa__networkPattern svg{width:100%;height:100%}@keyframes Stats-module__rmTpFa__networkDrift{0%,to{transform:translate(0)}50%{transform:translate(-10px,10px)}}.Stats-module__rmTpFa__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.Stats-module__rmTpFa__statCard{text-align:center;background:#fff;border-radius:16px;padding:36px 20px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;box-shadow:0 10px 40px #00000026}.Stats-module__rmTpFa__statCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px #304ffe33}.Stats-module__rmTpFa__iconWrapper{background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;transition:transform .3s;display:flex;box-shadow:0 5px 20px #304ffe59}.Stats-module__rmTpFa__statCard:hover .Stats-module__rmTpFa__iconWrapper{transform:scale(1.08)}.Stats-module__rmTpFa__number{color:var(--color-bg-dark);margin-bottom:6px;font-size:2rem;font-weight:800;display:block}.Stats-module__rmTpFa__label{color:var(--color-text-muted);font-size:.88rem;font-weight:600}@media (max-width:992px){.Stats-module__rmTpFa__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__rmTpFa__statsSection{padding:80px 0 120px}}@media (max-width:500px){.Stats-module__rmTpFa__grid{grid-template-columns:1fr}}
.WorkingStyle-module__UafUQW__workingSection{text-align:center;background-color:#fff;padding:80px 0;overflow:hidden}.WorkingStyle-module__UafUQW__sectionLabel{color:var(--color-primary);justify-content:center;align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.WorkingStyle-module__UafUQW__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.WorkingStyle-module__UafUQW__title{color:var(--color-bg-dark);margin-bottom:50px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.25}.WorkingStyle-module__UafUQW__contentArea{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;max-width:1100px;margin:0 auto;display:grid}.WorkingStyle-module__UafUQW__leftCol,.WorkingStyle-module__UafUQW__rightCol{flex-direction:column;gap:30px;display:flex}.WorkingStyle-module__UafUQW__centerCol{justify-content:center;display:flex}.WorkingStyle-module__UafUQW__centerImage{width:320px;height:420px;animation:5s ease-in-out infinite WorkingStyle-module__UafUQW__centerFloat;position:relative}@keyframes WorkingStyle-module__UafUQW__centerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.WorkingStyle-module__UafUQW__personImg{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 15px 30px #0000001a);width:100%;height:100%}.WorkingStyle-module__UafUQW__box{text-align:left;background:#f8f9ff;border-radius:14px;padding:28px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative}.WorkingStyle-module__UafUQW__box:hover{transform:translateY(-8px);box-shadow:0 15px 35px #304ffe1f}.WorkingStyle-module__UafUQW__boxBadge{width:38px;height:38px;color:var(--color-bg-dark);background-color:#67d7f5;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:-14px;right:24px;box-shadow:0 4px 12px #67d7f580}.WorkingStyle-module__UafUQW__boxHeader{align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.WorkingStyle-module__UafUQW__boxIcon{background-color:var(--color-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.WorkingStyle-module__UafUQW__box:hover .WorkingStyle-module__UafUQW__boxIcon{transform:scale(1.08)rotate(3deg)}.WorkingStyle-module__UafUQW__boxTitle{color:var(--color-bg-dark);padding-top:4px;font-size:1.05rem;font-weight:800;line-height:1.35}.WorkingStyle-module__UafUQW__boxDesc{color:var(--color-text-muted);margin:0;font-size:.88rem;line-height:1.7}@media (max-width:992px){.WorkingStyle-module__UafUQW__contentArea{grid-template-columns:1fr;gap:24px}.WorkingStyle-module__UafUQW__centerCol{order:-1}.WorkingStyle-module__UafUQW__centerImage{width:260px;height:340px;margin:0 auto}.WorkingStyle-module__UafUQW__leftCol,.WorkingStyle-module__UafUQW__rightCol{width:100%;max-width:440px;margin:0 auto}}@media (max-width:576px){.WorkingStyle-module__UafUQW__box{padding:24px 20px}}
.FAQ-module__0t50RG__faqSection{background-color:#f4f6ff;padding:80px 0}.FAQ-module__0t50RG__faqInner{align-items:stretch;gap:50px;display:flex}.FAQ-module__0t50RG__imageArea{border-radius:16px;flex:0 0 42%;min-height:480px;position:relative;overflow:hidden}.FAQ-module__0t50RG__faqImage{object-fit:cover;width:100%;height:100%;display:block}.FAQ-module__0t50RG__imageOverlay{background:#070b2859;position:absolute;inset:0}.FAQ-module__0t50RG__playBtn{cursor:pointer;z-index:10;background-color:#67d7f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s,background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FAQ-module__0t50RG__playRing{border:2px solid #67d7f566;border-radius:50%;animation:2s ease-in-out infinite FAQ-module__0t50RG__playPulse;position:absolute;inset:-8px}@keyframes FAQ-module__0t50RG__playPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}.FAQ-module__0t50RG__playBtn:hover{background-color:var(--color-primary);transform:translate(-50%,-50%)scale(1.08)}.FAQ-module__0t50RG__contentArea{flex-direction:column;flex:1;display:flex}.FAQ-module__0t50RG__sectionLabel{color:var(--color-primary);align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.FAQ-module__0t50RG__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.FAQ-module__0t50RG__title{color:var(--color-bg-dark);margin-bottom:28px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1.25}.FAQ-module__0t50RG__accordion{flex-direction:column;gap:12px;display:flex}.FAQ-module__0t50RG__accordionItem{border-radius:8px;transition:box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000000a}.FAQ-module__0t50RG__accordionItem:not(.FAQ-module__0t50RG__active):hover{transform:translateY(-2px);box-shadow:0 6px 20px #304ffe1a}.FAQ-module__0t50RG__accordionHeader{width:100%;color:var(--color-bg-dark);cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:.95rem;font-weight:700;transition:background .3s,color .3s;display:flex}.FAQ-module__0t50RG__accordionItem.FAQ-module__0t50RG__active .FAQ-module__0t50RG__accordionHeader{background-color:var(--color-primary);color:#fff}.FAQ-module__0t50RG__icon{color:#fff;background-color:#67d7f5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .4s cubic-bezier(.22,1,.36,1),background .3s;display:flex}.FAQ-module__0t50RG__iconOpen{transform:rotate(180deg)}.FAQ-module__0t50RG__accordionItem.FAQ-module__0t50RG__active .FAQ-module__0t50RG__icon{color:var(--color-bg-dark);background-color:#fff}.FAQ-module__0t50RG__accordionContent{background:#fff;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.FAQ-module__0t50RG__accordionContentOpen{border:1px solid #67d7f5;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;grid-template-rows:1fr}.FAQ-module__0t50RG__accordionContentInner{overflow:hidden}.FAQ-module__0t50RG__accordionContentInner p{color:var(--color-text-muted);margin:0;padding:18px 20px;font-size:.88rem;line-height:1.8}@media (max-width:900px){.FAQ-module__0t50RG__faqInner{flex-direction:column}.FAQ-module__0t50RG__imageArea{flex:none;min-height:320px}}
.BlogPageHero-module__-0NDDq__hero{text-align:center;background:url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1920&h=500&fit=crop) 50%/cover no-repeat;padding:80px 0;position:relative;overflow:hidden}.BlogPageHero-module__-0NDDq__overlay{background:#070b28bf;position:absolute;inset:0}.BlogPageHero-module__-0NDDq__content{z-index:2;animation:.8s cubic-bezier(.22,1,.36,1) forwards BlogPageHero-module__-0NDDq__fadeUp;position:relative}@keyframes BlogPageHero-module__-0NDDq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.BlogPageHero-module__-0NDDq__title{color:#fff;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3rem);font-weight:800}.BlogPageHero-module__-0NDDq__breadcrumb{background:var(--color-primary);color:#fff;border-radius:6px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:8px 20px;font-size:.88rem;font-weight:500;display:inline-flex}.BlogPageHero-module__-0NDDq__crumbItem{align-items:center;gap:8px;display:inline-flex}.BlogPageHero-module__-0NDDq__breadcrumb a{color:#fff;transition:opacity .3s}.BlogPageHero-module__-0NDDq__breadcrumb a:hover{opacity:.8}.BlogPageHero-module__-0NDDq__sep{opacity:.7}@media (max-width:576px){.BlogPageHero-module__-0NDDq__hero{padding:60px 0}}
.Testimonials-module__GikyBa__testimonialsSection{background-color:#fff;overflow:hidden}.Testimonials-module__GikyBa__container{align-items:center;gap:50px;display:flex}.Testimonials-module__GikyBa__leftContent{flex:0 0 300px}.Testimonials-module__GikyBa__subtitleWrapper{color:var(--color-primary);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:15px;font-weight:600;display:flex}.Testimonials-module__GikyBa__title{color:var(--color-bg-dark);margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.2}.Testimonials-module__GikyBa__desc{color:var(--color-text-muted);margin-bottom:30px;line-height:1.6}.Testimonials-module__GikyBa__navArrows{gap:15px;display:flex}.Testimonials-module__GikyBa__arrowBtn{border:1px solid var(--color-primary);width:45px;height:45px;color:var(--color-primary);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.Testimonials-module__GikyBa__arrowBtn:hover{background:var(--color-primary);color:#fff}.Testimonials-module__GikyBa__sliderWrapper{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;gap:30px;padding:40px 0;display:flex;overflow-x:auto}.Testimonials-module__GikyBa__sliderWrapper::-webkit-scrollbar{display:none}.Testimonials-module__GikyBa__card{scroll-snap-align:start;background-color:#f8f9ff;border-radius:30px 30px 60px;flex:0 0 350px;padding:40px 30px;transition:transform .3s;position:relative;box-shadow:0 10px 30px #00000005}.Testimonials-module__GikyBa__card:hover{transform:translateY(-5px)}.Testimonials-module__GikyBa__userImageWrapper{background-color:#40c4ff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding:4px;display:flex;position:absolute;top:-20px;right:20px}.Testimonials-module__GikyBa__userInitial{color:#40c4ff;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:800;display:flex;box-shadow:inset 0 2px 5px #0000000d}.Testimonials-module__GikyBa__userName{color:var(--color-bg-dark);margin-bottom:5px;font-size:1.2rem;font-weight:700}.Testimonials-module__GikyBa__userRole{color:var(--color-text-muted);margin-bottom:15px;font-size:.85rem;display:block}.Testimonials-module__GikyBa__stars{color:#40c4ff;letter-spacing:2px;margin-bottom:20px;font-size:1.2rem}.Testimonials-module__GikyBa__reviewText{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}.Testimonials-module__GikyBa__quoteIcon{color:#40c4ff;font-size:40px;line-height:1;position:absolute;bottom:20px;right:20px}@media (max-width:900px){.Testimonials-module__GikyBa__container{flex-direction:column;align-items:stretch}.Testimonials-module__GikyBa__leftContent{flex:auto}}
.BlogSidebar-module__9ZKyuG__sidebar{flex-direction:column;gap:30px;display:flex}.BlogSidebar-module__9ZKyuG__widget{background:#f7f9ff;border-radius:10px;padding:24px}.BlogSidebar-module__9ZKyuG__widgetTitle{color:var(--color-bg-dark);border-bottom:2px solid var(--color-primary);margin-bottom:18px;padding-bottom:12px;font-size:1.15rem;font-weight:700;display:inline-block}.BlogSidebar-module__9ZKyuG__searchBox{border-radius:6px;display:flex;overflow:hidden}.BlogSidebar-module__9ZKyuG__searchBox input{border:1px solid #ddd;border-right:none;border-radius:6px 0 0 6px;outline:none;flex:1;padding:10px 14px;font-size:.88rem}.BlogSidebar-module__9ZKyuG__searchBox input:focus{border-color:var(--color-primary)}.BlogSidebar-module__9ZKyuG__searchBox button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;padding:10px 18px;font-size:.85rem;font-weight:600;transition:background .3s}.BlogSidebar-module__9ZKyuG__searchBox button:hover{background:var(--color-bg-dark)}.BlogSidebar-module__9ZKyuG__latestList{flex-direction:column;gap:16px;display:flex}.BlogSidebar-module__9ZKyuG__latestItem{align-items:flex-start;gap:12px;display:flex}.BlogSidebar-module__9ZKyuG__latestThumb{border-radius:6px;flex-shrink:0;width:70px;height:70px;transition:transform .3s;position:relative;overflow:hidden}.BlogSidebar-module__9ZKyuG__latestThumb:hover{transform:scale(1.05)}.BlogSidebar-module__9ZKyuG__latestTitle{color:var(--color-bg-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.BlogSidebar-module__9ZKyuG__latestTitle:hover{color:var(--color-primary)}.BlogSidebar-module__9ZKyuG__latestDate{color:var(--color-text-muted);margin-top:4px;font-size:.78rem;display:block}.BlogSidebar-module__9ZKyuG__categoryList{flex-direction:column;gap:10px;display:flex}.BlogSidebar-module__9ZKyuG__categoryLink{color:var(--color-bg-dark);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.88rem;font-weight:500;transition:all .3s;display:flex}.BlogSidebar-module__9ZKyuG__categoryLink svg{color:#67d7f5;transition:transform .3s}.BlogSidebar-module__9ZKyuG__categoryLink:hover{background:var(--color-primary);color:#fff;transform:translate(4px)}.BlogSidebar-module__9ZKyuG__categoryLink:hover svg{color:#fff;transform:translate(3px)}.BlogSidebar-module__9ZKyuG__newsletterWidget{color:#fff;background:linear-gradient(135deg,#2533d1 0%,#1e2a8a 100%);border-radius:10px;padding:28px 24px;position:relative;overflow:hidden}.BlogSidebar-module__9ZKyuG__hexPattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0L56 16v32L28 64 0 48V16z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 50px;position:absolute;inset:0}.BlogSidebar-module__9ZKyuG__newsletterTitle{z-index:1;margin-bottom:10px;font-size:1.2rem;font-weight:700;position:relative}.BlogSidebar-module__9ZKyuG__newsletterDesc{opacity:.85;z-index:1;margin-bottom:16px;font-size:.85rem;line-height:1.6;position:relative}.BlogSidebar-module__9ZKyuG__newsletterInput{z-index:1;border:none;border-radius:6px;outline:none;width:100%;margin-bottom:10px;padding:12px 14px;font-size:.88rem;position:relative}.BlogSidebar-module__9ZKyuG__newsletterBtn{color:#fff;cursor:pointer;z-index:1;background:#1a1a2e;border:none;border-radius:6px;width:100%;padding:12px;font-weight:700;transition:background .3s,transform .3s;position:relative}.BlogSidebar-module__9ZKyuG__newsletterBtn:hover{color:var(--color-bg-dark);background:#67d7f5;transform:translateY(-2px)}
.ContactPageForm-module__OfGbsG__section{background:#fff;padding:80px 0}.ContactPageForm-module__OfGbsG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:50px;display:grid}.ContactPageForm-module__OfGbsG__sectionLabel{color:var(--color-primary);align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.ContactPageForm-module__OfGbsG__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.ContactPageForm-module__OfGbsG__heading{color:var(--color-bg-dark);margin-bottom:16px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.3}.ContactPageForm-module__OfGbsG__subtext{color:var(--color-text-muted);margin-bottom:32px;line-height:1.7}.ContactPageForm-module__OfGbsG__successMessage{color:var(--color-primary);text-align:center;padding:24px 0;font-size:1.05rem;font-weight:600}.ContactPageForm-module__OfGbsG__formBox{background:#f0f2ff;border-radius:16px;padding:36px;box-shadow:0 8px 30px #304ffe14}.ContactPageForm-module__OfGbsG__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.ContactPageForm-module__OfGbsG__formGrid input,.ContactPageForm-module__OfGbsG__formGrid select,.ContactPageForm-module__OfGbsG__formGrid textarea{width:100%;color:var(--color-text-main);background:#fff;border:1px solid #0000;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:.92rem;transition:border-color .3s,box-shadow .3s,transform .2s}.ContactPageForm-module__OfGbsG__formGrid input:focus,.ContactPageForm-module__OfGbsG__formGrid select:focus,.ContactPageForm-module__OfGbsG__formGrid textarea:focus{border-color:var(--color-primary);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #304ffe1f}.ContactPageForm-module__OfGbsG__formGrid input::placeholder,.ContactPageForm-module__OfGbsG__formGrid textarea::placeholder{color:#999}.ContactPageForm-module__OfGbsG__fullWidth{grid-column:span 2}.ContactPageForm-module__OfGbsG__formGrid textarea{resize:vertical;min-height:130px}.ContactPageForm-module__OfGbsG__submitBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:15px;font-size:1rem;font-weight:700;transition:background .3s,transform .3s,box-shadow .3s}.ContactPageForm-module__OfGbsG__submitBtn:hover{background:var(--color-bg-dark);transform:translateY(-2px);box-shadow:0 8px 24px #304ffe4d}.ContactPageForm-module__OfGbsG__imageCol{justify-content:center;display:flex}.ContactPageForm-module__OfGbsG__imageWrapper{aspect-ratio:3/4;border-radius:0 80px 16px 16px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.ContactPageForm-module__OfGbsG__contactImage{object-fit:cover;transition:transform .6s}.ContactPageForm-module__OfGbsG__imageWrapper:hover .ContactPageForm-module__OfGbsG__contactImage{transform:scale(1.04)}@media (max-width:992px){.ContactPageForm-module__OfGbsG__inner{grid-template-columns:1fr}.ContactPageForm-module__OfGbsG__imageWrapper{aspect-ratio:16/10;border-radius:16px;max-width:100%}}@media (max-width:576px){.ContactPageForm-module__OfGbsG__formGrid{grid-template-columns:1fr}.ContactPageForm-module__OfGbsG__fullWidth{grid-column:span 1}.ContactPageForm-module__OfGbsG__formBox{padding:24px}}
.ServiceSidebar-module__Eho60q__sidebar{flex-direction:column;gap:30px;display:flex}.ServiceSidebar-module__Eho60q__widget{background:#f7f9ff;border-radius:10px;padding:24px}.ServiceSidebar-module__Eho60q__widgetTitle{color:var(--color-bg-dark);border-bottom:2px solid var(--color-primary);margin-bottom:18px;padding-bottom:12px;font-size:1.15rem;font-weight:700;display:inline-block}.ServiceSidebar-module__Eho60q__serviceList{flex-direction:column;gap:10px;display:flex}.ServiceSidebar-module__Eho60q__serviceLink{color:var(--color-bg-dark);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.ServiceSidebar-module__Eho60q__serviceLink svg{color:#67d7f5;transition:transform .3s}.ServiceSidebar-module__Eho60q__serviceLink:hover,.ServiceSidebar-module__Eho60q__serviceLink.ServiceSidebar-module__Eho60q__active{background:var(--color-primary);color:#fff;transform:translate(4px)}.ServiceSidebar-module__Eho60q__serviceLink:hover svg,.ServiceSidebar-module__Eho60q__serviceLink.ServiceSidebar-module__Eho60q__active svg{color:#fff;transform:translate(3px)}.ServiceSidebar-module__Eho60q__newsletterWidget{color:#fff;background:linear-gradient(135deg,#2533d1 0%,#1e2a8a 100%);border-radius:10px;padding:28px 24px;position:relative;overflow:hidden}.ServiceSidebar-module__Eho60q__hexPattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0L56 16v32L28 64 0 48V16z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 50px;position:absolute;inset:0}.ServiceSidebar-module__Eho60q__newsletterTitle{z-index:1;margin-bottom:10px;font-size:1.2rem;font-weight:700;position:relative}.ServiceSidebar-module__Eho60q__newsletterDesc{opacity:.85;z-index:1;margin-bottom:16px;font-size:.85rem;line-height:1.6;position:relative}.ServiceSidebar-module__Eho60q__newsletterInput{z-index:1;border:none;border-radius:6px;outline:none;width:100%;margin-bottom:10px;padding:12px 14px;font-size:.88rem;position:relative}.ServiceSidebar-module__Eho60q__newsletterBtn{color:#fff;cursor:pointer;z-index:1;background:#1a1a2e;border:none;border-radius:6px;width:100%;padding:12px;font-weight:700;transition:background .3s,transform .3s;position:relative}.ServiceSidebar-module__Eho60q__newsletterBtn:hover{color:var(--color-bg-dark);background:#67d7f5;transform:translateY(-2px)}
.Blog-module__ajwrnG__blogSection{text-align:center;background-color:#fff}.Blog-module__ajwrnG__subtitleWrapper{color:var(--color-primary);justify-content:center;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.Blog-module__ajwrnG__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.Blog-module__ajwrnG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;margin-top:40px;display:grid}.Blog-module__ajwrnG__gridItem{height:100%;display:flex}.Blog-module__ajwrnG__card{text-align:left;color:inherit;background-color:#f7f9ff;border-radius:10px;flex-direction:column;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 5px 20px #0000000d}.Blog-module__ajwrnG__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #304ffe1f}.Blog-module__ajwrnG__content{flex-direction:column;flex:1;padding:30px 25px 40px;display:flex}.Blog-module__ajwrnG__metaPill{color:#070b28;background-color:#67d7f5;border-radius:5px;align-items:center;gap:15px;margin-bottom:20px;padding:8px 15px;font-size:.85rem;font-weight:600;display:inline-flex}.Blog-module__ajwrnG__metaItem{align-items:center;gap:5px;display:flex}.Blog-module__ajwrnG__title{color:var(--color-bg-dark);min-height:5.25rem;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}.Blog-module__ajwrnG__imageWrapper{aspect-ratio:16/10;width:100%;margin-top:auto;position:relative;overflow:hidden}.Blog-module__ajwrnG__cardImage{object-fit:cover;transition:transform .6s}.Blog-module__ajwrnG__card:hover .Blog-module__ajwrnG__cardImage{transform:scale(1.06)}.Blog-module__ajwrnG__dateBadge{background:var(--color-primary);color:#fff;text-align:center;z-index:2;border-radius:6px;padding:8px 12px;position:absolute;top:16px;right:16px;box-shadow:0 4px 15px #304ffe66}.Blog-module__ajwrnG__dateDay{font-size:1.2rem;font-weight:800;line-height:1;display:block}.Blog-module__ajwrnG__dateMonth{margin-top:2px;font-size:.75rem;font-weight:600;display:block}.Blog-module__ajwrnG__viewAll{margin-top:40px}@media (max-width:992px){.Blog-module__ajwrnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Blog-module__ajwrnG__grid{grid-template-columns:1fr}}
.AboutStatsSection-module__-atG8q__section{background:linear-gradient(135deg, #1e2a8a 0%, var(--color-bg-dark) 100%);padding:80px 0;position:relative;overflow:hidden}.AboutStatsSection-module__-atG8q__pattern{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 0L56 16v32L28 64 0 48V16z' fill='none' stroke='rgba(255,255,255,0.04)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 50px;position:absolute;inset:0}.AboutStatsSection-module__-atG8q__inner{z-index:2;align-items:center;gap:50px;display:flex;position:relative}.AboutStatsSection-module__-atG8q__leftCol{color:#fff;flex:0 0 340px}.AboutStatsSection-module__-atG8q__sectionLabel{color:#67d7f5;align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;font-weight:600;display:flex}.AboutStatsSection-module__-atG8q__diamond{background:#67d7f5;width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.AboutStatsSection-module__-atG8q__title{margin-bottom:16px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.3}.AboutStatsSection-module__-atG8q__desc{opacity:.85;margin-bottom:28px;font-size:.95rem;line-height:1.7}.AboutStatsSection-module__-atG8q__avatars{align-items:center;display:flex}.AboutStatsSection-module__-atG8q__avatar{border:3px solid var(--color-bg-dark);border-radius:50%;width:48px;height:48px;margin-left:-12px;position:relative;overflow:hidden}.AboutStatsSection-module__-atG8q__avatar:first-child{margin-left:0}.AboutStatsSection-module__-atG8q__avatar img{object-fit:cover}.AboutStatsSection-module__-atG8q__avatarCount{color:#67d7f5;margin-left:16px;font-size:.9rem;font-weight:600}.AboutStatsSection-module__-atG8q__statsGrid{flex:1;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.AboutStatsSection-module__-atG8q__statCard{text-align:center;background:#fff;border-radius:14px;padding:28px 16px;transition:transform .4s,box-shadow .4s}.AboutStatsSection-module__-atG8q__statCard:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0003}.AboutStatsSection-module__-atG8q__statIcon{background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}.AboutStatsSection-module__-atG8q__statNumber{color:var(--color-bg-dark);margin-bottom:4px;font-size:1.8rem;font-weight:800;display:block}.AboutStatsSection-module__-atG8q__statLabel{color:var(--color-text-muted);font-size:.82rem;font-weight:600}@media (max-width:992px){.AboutStatsSection-module__-atG8q__inner{flex-direction:column;align-items:stretch}.AboutStatsSection-module__-atG8q__leftCol{text-align:center;flex:none}.AboutStatsSection-module__-atG8q__avatars{justify-content:center}.AboutStatsSection-module__-atG8q__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.AboutStatsSection-module__-atG8q__statsGrid{grid-template-columns:1fr}}
.BlogDetailContent-module__YOUYSq__main{background:#fff;padding:60px 0 80px}.BlogDetailContent-module__YOUYSq__layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}.BlogDetailContent-module__YOUYSq__article{min-width:0}.BlogDetailContent-module__YOUYSq__featuredImage{aspect-ratio:16/9;border-radius:14px;margin-bottom:32px;position:relative;overflow:hidden}.BlogDetailContent-module__YOUYSq__featuredImg{object-fit:cover;transition:transform .6s}.BlogDetailContent-module__YOUYSq__featuredImage:hover .BlogDetailContent-module__YOUYSq__featuredImg{transform:scale(1.03)}.BlogDetailContent-module__YOUYSq__tag{color:var(--color-bg-dark);z-index:2;background:#67d7f5;border-radius:6px;padding:6px 16px;font-size:.82rem;font-weight:700;position:absolute;top:20px;left:20px}.BlogDetailContent-module__YOUYSq__imageMeta{color:var(--color-bg-dark);background:#fffffff2;flex-wrap:wrap;gap:16px;padding:14px 20px;font-size:.82rem;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}.BlogDetailContent-module__YOUYSq__imageMeta span{align-items:center;gap:6px;display:flex}.BlogDetailContent-module__YOUYSq__title{color:var(--color-bg-dark);margin-bottom:24px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.35}.BlogDetailContent-module__YOUYSq__paragraph{color:var(--color-text-muted);margin-bottom:20px;font-size:1rem;line-height:1.85}.BlogDetailContent-module__YOUYSq__checklist{flex-direction:column;gap:14px;margin:28px 0;list-style:none;display:flex}.BlogDetailContent-module__YOUYSq__checklist li{color:var(--color-text-main);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.BlogDetailContent-module__YOUYSq__checkIcon{background:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.BlogDetailContent-module__YOUYSq__videoBlock{aspect-ratio:16/9;border-radius:14px;margin:32px 0;position:relative;overflow:hidden}.BlogDetailContent-module__YOUYSq__videoImg{object-fit:cover}.BlogDetailContent-module__YOUYSq__playBtn{cursor:pointer;z-index:2;background:#67d7f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s,background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BlogDetailContent-module__YOUYSq__playRing{border:2px solid #67d7f580;border-radius:50%;animation:2s ease-in-out infinite BlogDetailContent-module__YOUYSq__playPulse;position:absolute;inset:-10px}@keyframes BlogDetailContent-module__YOUYSq__playPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.12)}}.BlogDetailContent-module__YOUYSq__playBtn:hover{background:var(--color-primary);transform:translate(-50%,-50%)scale(1.08)}.BlogDetailContent-module__YOUYSq__blockquote{border-left:4px solid var(--color-primary);background:#eef6ff;border-radius:0 12px 12px 0;margin:32px 0;padding:28px 32px;position:relative}.BlogDetailContent-module__YOUYSq__quoteMark{color:var(--color-primary);opacity:.2;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:0;left:16px}.BlogDetailContent-module__YOUYSq__blockquote p{color:var(--color-bg-dark);z-index:1;margin-bottom:12px;font-size:1.05rem;font-style:italic;line-height:1.7;position:relative}.BlogDetailContent-module__YOUYSq__blockquote cite{color:var(--color-primary);font-size:.88rem;font-style:normal;font-weight:600}.BlogDetailContent-module__YOUYSq__gallery{grid-template-columns:1fr 1fr;gap:20px;margin:32px 0;display:grid}.BlogDetailContent-module__YOUYSq__galleryItem{aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden}.BlogDetailContent-module__YOUYSq__galleryImg{object-fit:cover;transition:transform .5s}.BlogDetailContent-module__YOUYSq__galleryItem:hover .BlogDetailContent-module__YOUYSq__galleryImg{transform:scale(1.06)}.BlogDetailContent-module__YOUYSq__footerMeta{border-top:1px solid #eee;border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding:24px 0;display:flex}.BlogDetailContent-module__YOUYSq__tags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BlogDetailContent-module__YOUYSq__tagsLabel{color:var(--color-bg-dark);font-size:.9rem;font-weight:700}.BlogDetailContent-module__YOUYSq__tagPill{color:var(--color-primary);background:#f0f2ff;border-radius:20px;padding:6px 14px;font-size:.82rem;font-weight:600;transition:background .3s,color .3s}.BlogDetailContent-module__YOUYSq__tagPill:hover{background:var(--color-primary);color:#fff}.BlogDetailContent-module__YOUYSq__share{gap:8px;display:flex}.BlogDetailContent-module__YOUYSq__shareBtn{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;transition:transform .3s,background .3s;display:flex}.BlogDetailContent-module__YOUYSq__shareBtn:hover{background:var(--color-bg-dark);transform:translateY(-3px)}.BlogDetailContent-module__YOUYSq__authorBox{color:#fff;background:linear-gradient(135deg,#2533d1 0%,#1e2a8a 100%);border-radius:14px;gap:24px;margin-bottom:40px;padding:32px;display:flex}.BlogDetailContent-module__YOUYSq__authorAvatar{border:3px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.BlogDetailContent-module__YOUYSq__authorName{margin-bottom:4px;font-size:1.2rem;font-weight:700}.BlogDetailContent-module__YOUYSq__authorRole{color:#67d7f5;margin-bottom:10px;font-size:.85rem;font-weight:600;display:block}.BlogDetailContent-module__YOUYSq__authorBio{opacity:.9;margin-bottom:12px;font-size:.88rem;line-height:1.7}.BlogDetailContent-module__YOUYSq__authorSocials{gap:8px;display:flex}.BlogDetailContent-module__YOUYSq__authorSocial{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:700;transition:background .3s,transform .3s;display:flex}.BlogDetailContent-module__YOUYSq__authorSocial:hover{color:var(--color-bg-dark);background:#67d7f5;transform:translateY(-2px)}.BlogDetailContent-module__YOUYSq__commentsSection{margin-bottom:40px}.BlogDetailContent-module__YOUYSq__commentsTitle{color:var(--color-bg-dark);margin-bottom:24px;font-size:1.4rem;font-weight:800}.BlogDetailContent-module__YOUYSq__commentsList{flex-direction:column;gap:24px;display:flex}.BlogDetailContent-module__YOUYSq__comment{gap:16px;display:flex}.BlogDetailContent-module__YOUYSq__commentReply{border-left:2px solid #eef0ff;margin-left:60px;padding-left:20px}.BlogDetailContent-module__YOUYSq__commentAvatar{border-radius:50%;flex-shrink:0;width:50px;height:50px;position:relative;overflow:hidden}.BlogDetailContent-module__YOUYSq__commentHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.BlogDetailContent-module__YOUYSq__commentHeader strong{color:var(--color-bg-dark);font-size:.95rem}.BlogDetailContent-module__YOUYSq__commentHeader span{color:var(--color-text-muted);font-size:.8rem}.BlogDetailContent-module__YOUYSq__commentBody p{color:var(--color-text-muted);margin-bottom:8px;font-size:.9rem;line-height:1.7}.BlogDetailContent-module__YOUYSq__replyBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600;transition:color .3s}.BlogDetailContent-module__YOUYSq__replyBtn:hover{color:var(--color-bg-dark)}.BlogDetailContent-module__YOUYSq__replyForm{background:#f7f9ff;border-radius:14px;padding:32px}.BlogDetailContent-module__YOUYSq__formTitle{color:var(--color-bg-dark);margin-bottom:24px;font-size:1.3rem;font-weight:800}.BlogDetailContent-module__YOUYSq__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.BlogDetailContent-module__YOUYSq__replyForm input,.BlogDetailContent-module__YOUYSq__replyForm textarea{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.BlogDetailContent-module__YOUYSq__replyForm input:focus,.BlogDetailContent-module__YOUYSq__replyForm textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #304ffe1a}.BlogDetailContent-module__YOUYSq__replyForm textarea{resize:vertical;margin-bottom:16px}.BlogDetailContent-module__YOUYSq__checkbox{color:var(--color-text-muted);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:20px;font-size:.85rem;display:flex}.BlogDetailContent-module__YOUYSq__checkbox input{width:auto;margin-top:3px}.BlogDetailContent-module__YOUYSq__submitBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 32px;font-size:.95rem;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s}.BlogDetailContent-module__YOUYSq__submitBtn:hover{background:var(--color-bg-dark);transform:translateY(-2px);box-shadow:0 6px 20px #304ffe4d}@media (max-width:992px){.BlogDetailContent-module__YOUYSq__layout{grid-template-columns:1fr}}@media (max-width:576px){.BlogDetailContent-module__YOUYSq__formRow,.BlogDetailContent-module__YOUYSq__gallery{grid-template-columns:1fr}.BlogDetailContent-module__YOUYSq__authorBox{text-align:center;flex-direction:column;align-items:center}.BlogDetailContent-module__YOUYSq__commentReply{margin-left:20px}.BlogDetailContent-module__YOUYSq__imageMeta{gap:10px;font-size:.75rem}}
.BlogMain-module__TO7EZq__main{background:#fff;padding:60px 0 80px}.BlogMain-module__TO7EZq__layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}.BlogMain-module__TO7EZq__feed{min-width:0}.BlogMain-module__TO7EZq__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:30px;margin-bottom:40px;display:grid}.BlogMain-module__TO7EZq__gridItem{height:100%;display:flex}.BlogMain-module__TO7EZq__card{background:#f7f9ff;border-radius:10px;flex-direction:column;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000a}.BlogMain-module__TO7EZq__card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #304ffe1f}.BlogMain-module__TO7EZq__cardContent{flex-direction:column;flex:1;padding:24px 24px 32px;display:flex}.BlogMain-module__TO7EZq__metaPill{color:var(--color-bg-dark);background:#67d7f5;border-radius:5px;align-items:center;gap:14px;margin-bottom:16px;padding:7px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.BlogMain-module__TO7EZq__metaItem{align-items:center;gap:5px;display:flex}.BlogMain-module__TO7EZq__cardTitle{color:var(--color-bg-dark);min-height:4.785rem;margin:0;font-size:1.1rem;font-weight:700;line-height:1.45}.BlogMain-module__TO7EZq__cardTitle a{transition:color .3s}.BlogMain-module__TO7EZq__cardTitle a:hover{color:var(--color-primary)}.BlogMain-module__TO7EZq__imageWrapper{aspect-ratio:16/10;width:100%;margin-top:auto;position:relative;overflow:hidden}.BlogMain-module__TO7EZq__cardImage{object-fit:cover;transition:transform .6s}.BlogMain-module__TO7EZq__card:hover .BlogMain-module__TO7EZq__cardImage{transform:scale(1.06)}.BlogMain-module__TO7EZq__dateBadge{background:var(--color-primary);color:#fff;text-align:center;z-index:2;border-radius:6px;padding:8px 12px;position:absolute;top:16px;right:16px;box-shadow:0 4px 15px #304ffe66}.BlogMain-module__TO7EZq__dateDay{font-size:1.2rem;font-weight:800;line-height:1;display:block}.BlogMain-module__TO7EZq__dateMonth{margin-top:2px;font-size:.75rem;font-weight:600;display:block}.BlogMain-module__TO7EZq__pagination{justify-content:center;align-items:center;gap:8px;display:flex}.BlogMain-module__TO7EZq__pageBtn{width:40px;height:40px;color:var(--color-text-muted);cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:flex}.BlogMain-module__TO7EZq__pageBtn:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.BlogMain-module__TO7EZq__pageBtn:disabled{opacity:.4;cursor:not-allowed}.BlogMain-module__TO7EZq__pageBtnActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}@media (max-width:992px){.BlogMain-module__TO7EZq__layout{grid-template-columns:1fr}}@media (max-width:576px){.BlogMain-module__TO7EZq__grid{grid-template-columns:1fr}}
.CareersContent-module__myZwka__introSection{background:radial-gradient(circle at 100% 0,#304ffe08,#0000 70%);border-bottom:1px solid #304ffe0d;padding:80px 0}.CareersContent-module__myZwka__introHeader{text-align:center;max-width:800px;margin:0 auto 60px}.CareersContent-module__myZwka__sectionBadge{color:var(--color-primary);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:8px;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-flex}.CareersContent-module__myZwka__mainTitle{color:var(--color-bg-dark);margin-bottom:20px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.CareersContent-module__myZwka__lead{color:var(--color-text-muted);font-size:1.1rem;line-height:1.75}.CareersContent-module__myZwka__gridContainer{margin-bottom:60px}.CareersContent-module__myZwka__gridGroupTitle{color:var(--color-bg-dark);margin-bottom:30px;font-size:1.5rem;font-weight:800;display:inline-block;position:relative}.CareersContent-module__myZwka__gridGroupTitle:after{content:"";background-color:var(--color-primary);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-6px;left:0}.CareersContent-module__myZwka__benefitsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.CareersContent-module__myZwka__benefitCard{background:#fff;border:1px solid #0000000d;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #00000003}.CareersContent-module__myZwka__benefitCard:hover{border-color:#304ffe26;transform:translateY(-4px);box-shadow:0 10px 30px #304ffe14}.CareersContent-module__myZwka__benefitIconWrapper{width:44px;height:44px;color:var(--color-primary);background-color:#304ffe0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.CareersContent-module__myZwka__benefitCard:hover .CareersContent-module__myZwka__benefitIconWrapper{background-color:var(--color-primary);color:#fff;transform:scale(1.05)}.CareersContent-module__myZwka__benefitIconWrapper svg{width:22px;height:22px}.CareersContent-module__myZwka__benefitText{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.CareersContent-module__myZwka__cultureWrapper{margin-top:60px}.CareersContent-module__myZwka__cultureGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.CareersContent-module__myZwka__cultureCard{background:#304ffe04;border:1px solid #304ffe0a;border-radius:16px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex}.CareersContent-module__myZwka__cultureCard:hover{background-color:#fff;border-color:#00e5ff40;transform:translateY(-2px);box-shadow:0 8px 24px #00e5ff14}.CareersContent-module__myZwka__cultureIconWrapper{color:#00b0ff;background-color:#00e5ff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CareersContent-module__myZwka__cultureCard:hover .CareersContent-module__myZwka__cultureIconWrapper{color:#fff;background-color:#00b0ff}.CareersContent-module__myZwka__cultureIconWrapper svg{width:20px;height:20px}.CareersContent-module__myZwka__cultureText{color:var(--color-text-muted);font-size:.92rem;font-weight:500;line-height:1.55}.CareersContent-module__myZwka__jobsSection{background:#f8f9ff;padding:80px 0}.CareersContent-module__myZwka__jobsHeader{text-align:center;max-width:600px;margin:0 auto 40px}.CareersContent-module__myZwka__sectionTitle{color:var(--color-bg-dark);margin-bottom:12px;font-size:2.2rem;font-weight:800}.CareersContent-module__myZwka__jobsSubtitle,.CareersContent-module__myZwka__processSubtitle{color:var(--color-text-muted);font-size:1rem}.CareersContent-module__myZwka__filterBar{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.CareersContent-module__myZwka__filterBtn{color:var(--color-text-muted);cursor:pointer;background:#fff;border:1px solid #304ffe1a;border-radius:30px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.CareersContent-module__myZwka__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.CareersContent-module__myZwka__activeFilterBtn{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #304ffe40}.CareersContent-module__myZwka__activeFilterBtn:hover{color:#fff}.CareersContent-module__myZwka__jobsGrid{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:30px;display:grid}.CareersContent-module__myZwka__jobCard{cursor:pointer;background:#fff;border:1px solid #304ffe08;border-radius:20px;flex-direction:column;padding:36px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000005}.CareersContent-module__myZwka__jobCard:hover{border-color:#304ffe1a;transform:translateY(-6px);box-shadow:0 15px 35px #304ffe14}.CareersContent-module__myZwka__jobTop{gap:10px;margin-bottom:20px;display:flex}.CareersContent-module__myZwka__jobDept,.CareersContent-module__myZwka__jobType{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700}.CareersContent-module__myZwka__jobDept{color:var(--color-primary);background-color:#304ffe0f}.CareersContent-module__myZwka__jobType{color:#00b0ff;background-color:#00e5ff14}.CareersContent-module__myZwka__jobTitle{color:var(--color-bg-dark);margin-bottom:12px;font-size:1.4rem;font-weight:800}.CareersContent-module__myZwka__jobLocationWrapper{color:var(--color-text-muted);align-items:center;gap:6px;margin-bottom:20px;font-size:.9rem;display:flex}.CareersContent-module__myZwka__jobLocationWrapper svg{color:var(--color-primary)}.CareersContent-module__myZwka__jobDesc{color:var(--color-text-muted);flex-grow:1;margin-bottom:24px;font-size:.95rem;line-height:1.6}.CareersContent-module__myZwka__applyBtn{align-self:flex-start;width:100%}.CareersContent-module__myZwka__noJobs{text-align:center;color:var(--color-text-muted);background:#fff;border:1px dashed #304ffe26;border-radius:20px;grid-column:1/-1;padding:60px 20px;font-weight:500}.CareersContent-module__myZwka__processSection{background:#fff;padding:80px 0}.CareersContent-module__myZwka__processHeader{text-align:center;max-width:600px;margin:0 auto 60px}.CareersContent-module__myZwka__stepperContainer{flex-direction:column;gap:30px;max-width:800px;margin:0 auto 50px;display:flex;position:relative}.CareersContent-module__myZwka__stepperLine{background:linear-gradient(to bottom, var(--color-primary), var(--color-secondary));opacity:.3;width:2px;position:absolute;top:10px;bottom:10px;left:25px}.CareersContent-module__myZwka__stepItem{z-index:2;gap:24px;display:flex;position:relative}.CareersContent-module__myZwka__stepBadge{border:2px solid var(--color-primary);width:52px;height:52px;color:var(--color-primary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.CareersContent-module__myZwka__stepItem:hover .CareersContent-module__myZwka__stepBadge{background:var(--color-primary);color:#fff;transform:scale(1.1);box-shadow:0 8px 20px #304ffe40}.CareersContent-module__myZwka__stepContent{border-left:4px solid var(--color-primary);background:#f8f9ff;border-radius:16px;flex-grow:1;padding:24px 30px;transition:transform .2s}.CareersContent-module__myZwka__stepItem:hover .CareersContent-module__myZwka__stepContent{transform:translate(6px)}.CareersContent-module__myZwka__stepContent h3{color:var(--color-bg-dark);margin-bottom:8px;font-size:1.15rem;font-weight:800}.CareersContent-module__myZwka__stepContent p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.6}.CareersContent-module__myZwka__infoBoxWrapper{text-align:center;background:#00e5ff08;border:1px solid #00e5ff26;border-radius:16px;max-width:800px;margin:0 auto;padding:24px 30px}.CareersContent-module__myZwka__note{color:var(--color-text-muted);margin-bottom:12px;font-size:.92rem;line-height:1.6}.CareersContent-module__myZwka__contactNote{color:var(--color-text-muted);margin:0;font-size:.92rem}.CareersContent-module__myZwka__contactNote a{color:var(--color-primary);font-weight:700}.CareersContent-module__myZwka__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#070b2899;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CareersContent-module__myZwka__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;animation:.35s cubic-bezier(.16,1,.3,1) forwards CareersContent-module__myZwka__modalSlideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000026}@keyframes CareersContent-module__myZwka__modalSlideUp{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CareersContent-module__myZwka__closeBtn{width:36px;height:36px;color:var(--color-bg-dark);cursor:pointer;z-index:5;background:#00000008;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.CareersContent-module__myZwka__closeBtn:hover{background-color:var(--color-primary);color:#fff}.CareersContent-module__myZwka__modalHeader{border-bottom:1px solid #0000000d;padding:40px 40px 20px}.CareersContent-module__myZwka__modalDept{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.CareersContent-module__myZwka__modalHeader h2{color:var(--color-bg-dark);margin-bottom:8px;font-size:1.8rem;font-weight:800}.CareersContent-module__myZwka__modalMeta{color:var(--color-text-muted);margin:0;font-size:.9rem}.CareersContent-module__myZwka__modalTabs{background:#f8f9ff;border-bottom:1px solid #0000000d;display:flex}.CareersContent-module__myZwka__modalTabBtn{color:var(--color-text-muted);cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:16px;font-size:.95rem;font-weight:700;transition:all .2s}.CareersContent-module__myZwka__modalTabBtn:hover{color:var(--color-primary)}.CareersContent-module__myZwka__modalTabBtnActive{color:var(--color-primary);border-bottom-color:var(--color-primary);background:#fff}.CareersContent-module__myZwka__modalBody{padding:40px;overflow-y:auto}.CareersContent-module__myZwka__jobDetailsContent{color:var(--color-text-main)}.CareersContent-module__myZwka__detailsIntro{color:var(--color-text-muted);margin-bottom:30px;font-size:1.05rem;line-height:1.7}.CareersContent-module__myZwka__jobDetailsContent h4{color:var(--color-bg-dark);margin:24px 0 12px;font-size:1.1rem;font-weight:800}.CareersContent-module__myZwka__jobDetailsContent ul{margin-bottom:24px;padding-left:20px;list-style-type:disc}.CareersContent-module__myZwka__jobDetailsContent li{color:var(--color-text-muted);margin-bottom:8px;line-height:1.6}.CareersContent-module__myZwka__modalApplyBtn{width:100%;margin-top:16px}.CareersContent-module__myZwka__applyForm{flex-direction:column;gap:20px;display:flex}.CareersContent-module__myZwka__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CareersContent-module__myZwka__formGroup{flex-direction:column;gap:8px;display:flex}.CareersContent-module__myZwka__formGroup label{color:var(--color-bg-dark);font-size:.88rem;font-weight:700}.CareersContent-module__myZwka__formGroup input,.CareersContent-module__myZwka__formGroup textarea{width:100%;color:var(--color-bg-dark);background-color:#f8f9ff;border:1.5px solid #304ffe1a;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.CareersContent-module__myZwka__formGroup input:focus,.CareersContent-module__myZwka__formGroup textarea:focus{border-color:var(--color-primary);background-color:#fff;outline:none;box-shadow:0 4px 12px #304ffe1a}.CareersContent-module__myZwka__fileLabel{flex-direction:column;gap:8px;display:flex}.CareersContent-module__myZwka__fileHint{color:var(--color-text-muted);font-size:.8rem;font-weight:400}.CareersContent-module__myZwka__fileUploadArea{cursor:pointer;background-color:#304ffe03;border:2px dashed #304ffe33;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;transition:all .2s;display:flex;position:relative}.CareersContent-module__myZwka__fileUploadArea:hover{border-color:var(--color-primary);background-color:#304ffe0a}.CareersContent-module__myZwka__fileUploadArea svg{color:var(--color-primary)}.CareersContent-module__myZwka__fileUploadArea span{color:var(--color-text-muted);font-size:.9rem;font-weight:600}.CareersContent-module__myZwka__hiddenFileInput{opacity:0;cursor:pointer;position:absolute;inset:0}.CareersContent-module__myZwka__submitBtn{margin-top:10px;padding:16px 20px}.CareersContent-module__myZwka__successWrapper{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px 20px;display:flex}.CareersContent-module__myZwka__successIcon{color:#00b0ff;background-color:#00e5ff1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:2.2rem;font-weight:700;display:flex;box-shadow:0 6px 15px #00e5ff26}.CareersContent-module__myZwka__successWrapper h3{color:var(--color-bg-dark);margin:0;font-size:1.6rem;font-weight:800}.CareersContent-module__myZwka__successWrapper p{color:var(--color-text-muted);max-width:320px;margin:0 0 10px;line-height:1.6}@media (max-width:992px){.CareersContent-module__myZwka__jobsGrid{grid-template-columns:1fr}.CareersContent-module__myZwka__formRow{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.CareersContent-module__myZwka__benefitsGrid{grid-template-columns:1fr}.CareersContent-module__myZwka__modalHeader{padding:30px 24px 16px}.CareersContent-module__myZwka__modalBody{padding:24px}.CareersContent-module__myZwka__stepperLine{left:20px}.CareersContent-module__myZwka__stepBadge{width:40px;height:40px;font-size:1rem}}
.ContactFAQ-module__rky-Gq__section{background:#fff;padding:80px 0}.ContactFAQ-module__rky-Gq__header{text-align:center;margin-bottom:40px}.ContactFAQ-module__rky-Gq__sectionLabel{color:var(--color-primary);justify-content:center;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.ContactFAQ-module__rky-Gq__diamond{background:var(--color-primary);width:8px;height:8px;display:inline-block;transform:rotate(45deg)}.ContactFAQ-module__rky-Gq__title{color:var(--color-bg-dark);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.ContactFAQ-module__rky-Gq__accordion{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.ContactFAQ-module__rky-Gq__item{border-radius:10px;transition:box-shadow .3s,transform .3s;overflow:hidden}.ContactFAQ-module__rky-Gq__item:not(.ContactFAQ-module__rky-Gq__active):hover{transform:translateY(-2px);box-shadow:0 6px 20px #304ffe14}.ContactFAQ-module__rky-Gq__itemHeader{cursor:pointer;text-align:left;width:100%;color:var(--color-bg-dark);background:#f0f2ff;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;font-size:.95rem;font-weight:700;transition:background .3s,color .3s;display:flex}.ContactFAQ-module__rky-Gq__item.ContactFAQ-module__rky-Gq__active .ContactFAQ-module__rky-Gq__itemHeader{background:var(--color-primary);color:#fff}.ContactFAQ-module__rky-Gq__toggle{background:var(--color-primary);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;transition:transform .3s,background .3s;display:flex}.ContactFAQ-module__rky-Gq__item.ContactFAQ-module__rky-Gq__active .ContactFAQ-module__rky-Gq__toggle{color:var(--color-primary);background:#fff}.ContactFAQ-module__rky-Gq__toggleOpen{transform:rotate(180deg)}.ContactFAQ-module__rky-Gq__itemContent{background:#fff;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.ContactFAQ-module__rky-Gq__itemContentOpen{border:1px solid #e8ebff;border-top:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;grid-template-rows:1fr}.ContactFAQ-module__rky-Gq__itemContentInner{overflow:hidden}.ContactFAQ-module__rky-Gq__itemContentInner p{color:var(--color-text-muted);margin:0;padding:20px 24px;font-size:.9rem;line-height:1.8}
.LegalContent-module__pYSG1W__section{background:#fff}.LegalContent-module__pYSG1W__container{max-width:860px}.LegalContent-module__pYSG1W__heading{color:var(--color-bg-dark);margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.LegalContent-module__pYSG1W__updated{color:var(--color-text-muted);margin-bottom:24px}.LegalContent-module__pYSG1W__intro{color:var(--color-text-muted);margin-bottom:36px;line-height:1.8}.LegalContent-module__pYSG1W__sections{flex-direction:column;gap:28px;display:flex}.LegalContent-module__pYSG1W__block h2{color:var(--color-bg-dark);margin-bottom:10px;font-size:1.25rem}.LegalContent-module__pYSG1W__block p{color:var(--color-text-muted);line-height:1.8}
.ServiceDetailContent-module__KNUtAW__main{background:#f8f9fc;padding:60px 0 80px}.ServiceDetailContent-module__KNUtAW__layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}.ServiceDetailContent-module__KNUtAW__content{background:#fff;border-radius:14px;min-width:0;padding:32px;box-shadow:0 4px 20px #0000000a}.ServiceDetailContent-module__KNUtAW__featuredImage{aspect-ratio:16/9;border-radius:14px;margin-bottom:28px;position:relative;overflow:hidden}.ServiceDetailContent-module__KNUtAW__featuredImg{object-fit:cover;transition:transform .6s}.ServiceDetailContent-module__KNUtAW__featuredImage:hover .ServiceDetailContent-module__KNUtAW__featuredImg{transform:scale(1.03)}.ServiceDetailContent-module__KNUtAW__title{color:var(--color-bg-dark);margin-bottom:8px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800}.ServiceDetailContent-module__KNUtAW__titleUnderline{background:linear-gradient(90deg, var(--color-primary), #67d7f5);border-radius:2px;width:60px;height:4px;margin-bottom:24px}.ServiceDetailContent-module__KNUtAW__paragraph{color:var(--color-text-muted);margin-bottom:18px;font-size:1rem;line-height:1.85}.ServiceDetailContent-module__KNUtAW__subheading{color:var(--color-bg-dark);margin:32px 0 20px;font-size:1.2rem;font-weight:800}.ServiceDetailContent-module__KNUtAW__featureGrid{grid-template-columns:1fr 1fr;gap:14px 24px;margin-bottom:8px;list-style:none;display:grid}.ServiceDetailContent-module__KNUtAW__featureGrid li{color:var(--color-text-main);align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.ServiceDetailContent-module__KNUtAW__checkIcon{background:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.ServiceDetailContent-module__KNUtAW__gallery{grid-template-columns:1fr 1fr;gap:20px;margin:28px 0;display:grid}.ServiceDetailContent-module__KNUtAW__galleryItem{aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden}.ServiceDetailContent-module__KNUtAW__galleryImg{object-fit:cover;transition:transform .5s}.ServiceDetailContent-module__KNUtAW__galleryItem:hover .ServiceDetailContent-module__KNUtAW__galleryImg{transform:scale(1.06)}@media (max-width:992px){.ServiceDetailContent-module__KNUtAW__layout{grid-template-columns:1fr}.ServiceDetailContent-module__KNUtAW__content{padding:24px}}@media (max-width:576px){.ServiceDetailContent-module__KNUtAW__featureGrid,.ServiceDetailContent-module__KNUtAW__gallery{grid-template-columns:1fr}}
