.page-module__NfDiEG__main{padding-top:var(--navbar-height);background-color:var(--light-bg);min-height:100vh;overflow:hidden}.page-module__NfDiEG__revealWrap{opacity:0;transition:opacity .8s var(--ease-smooth), transform .8s var(--ease-smooth);transform:translateY(40px)}.page-module__NfDiEG__revealWrap.page-module__NfDiEG__visible{opacity:1;transform:translateY(0)}.page-module__NfDiEG__hero{text-align:center;min-height:80vh;padding:var(--space-4xl) 0 var(--space-3xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__NfDiEG__heroBgGlow{z-index:0;background:radial-gradient(circle,#a8d5c026 0%,#0000 60%);width:100vw;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__NfDiEG__heroBlob1,.page-module__NfDiEG__heroBlob2{filter:blur(80px);z-index:0;opacity:.5;border-radius:50%;animation:15s ease-in-out infinite alternate page-module__NfDiEG__float-blob;position:absolute}.page-module__NfDiEG__heroBlob1{background:#6ee7b733;width:400px;height:400px;animation-duration:20s;top:10%;left:-10%}.page-module__NfDiEG__heroBlob2{background:#3ba99c26;width:500px;height:500px;animation-duration:25s;animation-direction:alternate-reverse;bottom:-10%;right:-10%}@keyframes page-module__NfDiEG__float-blob{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,-50px)scale(1.1)}to{transform:translate(-30px,30px)scale(.9)}}.page-module__NfDiEG__heroContainer{z-index:2;align-items:center;gap:var(--space-md);flex-direction:column;max-width:900px;display:flex;position:relative}.page-module__NfDiEG__heroTitle{letter-spacing:-.03em;margin-bottom:var(--space-sm);font-size:clamp(3rem,6vw,5rem);line-height:1.1}.page-module__NfDiEG__heroSubtitle{color:var(--text-secondary);max-width:700px;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.page-module__NfDiEG__storySection{padding:var(--space-4xl) 0;background:var(--off-white);border-top:1px solid #a8d5c033;position:relative}.page-module__NfDiEG__storyLayout{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;display:grid}.page-module__NfDiEG__sectionHeading{margin-bottom:var(--space-lg);font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.2}.page-module__NfDiEG__storyContent .page-module__NfDiEG__text{margin-bottom:var(--space-md);color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.page-module__NfDiEG__storyFeatures{margin-top:var(--space-lg);flex-direction:column;gap:16px;display:flex}.page-module__NfDiEG__featureLine{color:var(--deep-teal);align-items:center;gap:12px;font-size:1.1rem;font-weight:600;display:flex}.page-module__NfDiEG__featureCheck{background:var(--accent-gradient);width:28px;height:28px;color:var(--deep-teal);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}.page-module__NfDiEG__storyImageWrapper{position:relative}.page-module__NfDiEG__imageFrame{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.page-module__NfDiEG__imageAccent{border-radius:inherit;-webkit-mask-composite:destination-out;pointer-events:none;z-index:2;background:linear-gradient(135deg,#fff6,#0000) border-box;border:2px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module__NfDiEG__image{object-fit:cover;width:100%;height:auto;transition:transform 10s}.page-module__NfDiEG__imageFrame:hover .page-module__NfDiEG__image{transform:scale(1.05)}.page-module__NfDiEG__floatingBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border-glass);z-index:3;background:#ffffffe6;align-items:center;gap:16px;padding:20px 30px;animation:5s ease-in-out infinite page-module__NfDiEG__float;display:flex;position:absolute;bottom:40px;left:-30px}.page-module__NfDiEG__badgeRing{background:conic-gradient(from 0deg, var(--accent-start), var(--accent-end), var(--accent-start));border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:4s linear infinite page-module__NfDiEG__spin;display:flex;position:relative}.page-module__NfDiEG__badgeRing:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:4px}.page-module__NfDiEG__badgeContent{flex-direction:column;display:flex}.page-module__NfDiEG__badgeContent strong{color:var(--deep-teal);font-size:1.2rem;line-height:1.2}.page-module__NfDiEG__badgeContent span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}@keyframes page-module__NfDiEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module__NfDiEG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.page-module__NfDiEG__visionSection{padding:var(--space-4xl) 0;background:var(--deep-teal);color:var(--text-on-dark);position:relative;overflow:hidden}.page-module__NfDiEG__visionBgPattern{opacity:.5;background-image:radial-gradient(#a8d5c01a 1px,#0000 1px);background-size:30px 30px;animation:30s linear infinite page-module__NfDiEG__pattern-pan;position:absolute;inset:0}@keyframes page-module__NfDiEG__pattern-pan{0%{background-position:0 0}to{background-position:30px 30px}}.page-module__NfDiEG__visionLayout{z-index:2;position:relative}.page-module__NfDiEG__visionHeader{text-align:center;max-width:800px;margin:0 auto var(--space-4xl)}.page-module__NfDiEG__visionTitle{color:var(--text-on-dark);margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,3rem)}.page-module__NfDiEG__visionText{color:var(--text-on-dark-muted);font-size:1.15rem;line-height:1.8}.page-module__NfDiEG__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__NfDiEG__pillarCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);height:100%;transition:all .4s var(--ease-smooth);background:#ffffff08;border:1px solid #ffffff1a;padding:40px 30px;position:relative;overflow:hidden}.page-module__NfDiEG__pillarCard:hover{background:#ffffff0d;border-color:#6ee7b74d;transform:translateY(-10px)}.page-module__NfDiEG__pillarIcon{margin-bottom:24px;font-size:3rem}.page-module__NfDiEG__pillarTitle{color:#fff;margin-bottom:16px;font-size:1.5rem}.page-module__NfDiEG__pillarDesc{color:var(--text-on-dark-muted);font-size:1rem;line-height:1.7}.page-module__NfDiEG__pillarGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#6ee7b71a 0%,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.page-module__NfDiEG__pillarCard:hover .page-module__NfDiEG__pillarGlow{opacity:1}.page-module__NfDiEG__statsSection{padding:var(--space-3xl) 0;background:var(--light-bg);border-bottom:1px solid #a8d5c033}.page-module__NfDiEG__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.page-module__NfDiEG__statItem{padding:20px}.page-module__NfDiEG__statValue{color:var(--deep-teal);justify-content:center;align-items:baseline;margin-bottom:8px;font-size:clamp(3rem,5vw,4rem);font-weight:800;line-height:1;display:flex}.page-module__NfDiEG__statSuffix{color:var(--accent-end);margin-left:2px;font-size:.5em}.page-module__NfDiEG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}.page-module__NfDiEG__ctaSection{padding:var(--space-4xl) 0;background:var(--off-white)}.page-module__NfDiEG__ctaCard{background:linear-gradient(135deg, var(--deep-teal), var(--dark-navy));border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-lg);padding:80px 40px;position:relative;overflow:hidden}.page-module__NfDiEG__ctaOrbs{pointer-events:none;background-image:radial-gradient(circle at 20% 20%,#6ee7b733 0%,#0000 40%),radial-gradient(circle at 80% 80%,#3ba99c33 0%,#0000 40%);animation:6s infinite alternate page-module__NfDiEG__pulse-glow;position:absolute;inset:0}.page-module__NfDiEG__ctaContent{z-index:2;flex-direction:column;align-items:center;gap:24px;max-width:600px;margin:0 auto;display:flex;position:relative}.page-module__NfDiEG__ctaTitle{color:#fff;font-size:clamp(2rem,4vw,2.75rem)}.page-module__NfDiEG__ctaDesc{color:var(--text-on-dark-muted);font-size:1.15rem}.page-module__NfDiEG__ctaBtn{margin-top:10px;padding:16px 40px;font-size:1.1rem}@media (max-width:1024px){.page-module__NfDiEG__storyLayout{grid-template-columns:1fr;gap:60px}.page-module__NfDiEG__storyImageWrapper{order:-1;max-width:600px;margin:0 auto}.page-module__NfDiEG__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__NfDiEG__floatingBadge{padding:15px 20px;bottom:20px;left:10px}.page-module__NfDiEG__pillarsGrid{grid-template-columns:1fr}.page-module__NfDiEG__statsGrid{grid-template-columns:repeat(2,1fr);gap:40px}.page-module__NfDiEG__ctaCard{padding:60px 20px}}@media (max-width:480px){.page-module__NfDiEG__hero{min-height:60vh}.page-module__NfDiEG__statsGrid{grid-template-columns:1fr}.page-module__NfDiEG__statValue{font-size:3.5rem}}
.Navbar-module__UMbBgq__header{z-index:1000;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(20px);width:calc(100% - 32px);max-width:1200px;transition:all var(--duration-normal) var(--ease-smooth);background:#f4f8f799;border:1px solid #a8d5c026;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0f2f2f0f}.Navbar-module__UMbBgq__header.Navbar-module__UMbBgq__scrolled{background:#f4f8f7e0;border-color:#a8d5c040;top:10px;box-shadow:0 8px 32px #0f2f2f1a}.Navbar-module__UMbBgq__nav{justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.Navbar-module__UMbBgq__logo{z-index:10;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__UMbBgq__logoIcon{width:36px;height:36px;transition:transform var(--duration-normal) var(--ease-smooth);background:#0f2f2f0d;border-radius:10px;justify-content:center;align-items:center;display:flex}.Navbar-module__UMbBgq__logo:hover .Navbar-module__UMbBgq__logoIcon{transform:rotate(8deg)scale(1.05)}.Navbar-module__UMbBgq__logoText{color:var(--deep-teal);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.Navbar-module__UMbBgq__logoAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:2px}.Navbar-module__UMbBgq__links{align-items:center;gap:6px;list-style:none;display:flex}.Navbar-module__UMbBgq__link{color:var(--text-secondary);border-radius:var(--radius-full);transition:all var(--duration-fast) var(--ease-smooth);padding:8px 16px;font-size:.88rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__UMbBgq__link:hover{color:var(--deep-teal);background:#a8d5c01f}.Navbar-module__UMbBgq__link:after{content:"";background:var(--accent-gradient);width:16px;height:2px;transition:transform var(--duration-normal) var(--ease-smooth);border-radius:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__UMbBgq__link:hover:after{transform:translate(-50%)scaleX(1)}.Navbar-module__UMbBgq__ctaBtn{padding:10px 24px;font-size:.85rem}.Navbar-module__UMbBgq__hamburger{z-index:10;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:28px;padding:4px 0;display:none}.Navbar-module__UMbBgq__hamburger span{background:var(--deep-teal);width:100%;height:2px;transition:all var(--duration-normal) var(--ease-smooth);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__UMbBgq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__UMbBgq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__UMbBgq__mobileMenu{-webkit-backdrop-filter:blur(24px);opacity:0;visibility:hidden;transition:opacity .4s var(--ease-smooth), visibility .4s;z-index:5;background:#f4f8f7f7;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.Navbar-module__UMbBgq__mobileMenuOpen{opacity:1;visibility:visible}.Navbar-module__UMbBgq__mobileLinks{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:320px;list-style:none;display:flex}.Navbar-module__UMbBgq__mobileLinks li{opacity:0;width:100%;transition:all .4s var(--ease-smooth);transform:translateY(16px)}.Navbar-module__UMbBgq__mobileMenuOpen .Navbar-module__UMbBgq__mobileLinks li{opacity:1;transform:translateY(0)}.Navbar-module__UMbBgq__mobileLink{text-align:center;color:var(--deep-teal);border-radius:var(--radius-md);transition:all var(--duration-fast) var(--ease-smooth);padding:16px;font-size:1.2rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__UMbBgq__mobileLink:hover{color:var(--accent-end);background:#a8d5c026}@media (max-width:900px){.Navbar-module__UMbBgq__links,.Navbar-module__UMbBgq__ctaBtn{display:none}.Navbar-module__UMbBgq__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__UMbBgq__header{width:calc(100% - 20px);top:10px}.Navbar-module__UMbBgq__nav{height:54px;padding:0 16px}.Navbar-module__UMbBgq__logoText{font-size:1rem}}
.Footer-module__as8s1W__footer{color:var(--text-on-dark-muted);background:linear-gradient(170deg,#0b2424 0%,#0a1f2c 50%,#091a24 100%);padding-top:80px;padding-bottom:0;position:relative}.Footer-module__as8s1W__curveTop{width:100%;line-height:0;position:absolute;top:-1px;left:0;overflow:hidden}.Footer-module__as8s1W__curveTop svg{width:100%;height:60px;display:block}.Footer-module__as8s1W__inner{padding-top:40px}.Footer-module__as8s1W__columns{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__as8s1W__brandCol{flex-direction:column;gap:16px;display:flex}.Footer-module__as8s1W__logo{align-items:center;gap:10px;display:flex}.Footer-module__as8s1W__logoIcon{justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Footer-module__as8s1W__logoText{color:var(--text-on-dark);font-size:1.15rem;font-weight:700}.Footer-module__as8s1W__logoAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:2px}.Footer-module__as8s1W__brandDesc{color:var(--text-on-dark-muted);max-width:280px;font-size:.88rem;line-height:1.7}.Footer-module__as8s1W__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__as8s1W__socialLink{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--text-on-dark-muted);transition:all var(--duration-normal) var(--ease-smooth);background:#a8d5c014;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__as8s1W__socialLink:hover{background:var(--accent-gradient);color:var(--deep-teal);transform:translateY(-2px)}.Footer-module__as8s1W__linksCol{flex-direction:column;gap:16px;display:flex}.Footer-module__as8s1W__colTitle{color:var(--text-on-dark);letter-spacing:.02em;margin-bottom:4px;font-size:.9rem;font-weight:650}.Footer-module__as8s1W__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__as8s1W__footerLink{color:var(--text-on-dark-muted);transition:color var(--duration-fast) var(--ease-smooth);width:fit-content;font-size:.85rem;text-decoration:none;position:relative}.Footer-module__as8s1W__footerLink:after{content:"";background:var(--accent-start);width:0;height:1px;transition:width var(--duration-normal) var(--ease-smooth);position:absolute;bottom:-2px;left:0}.Footer-module__as8s1W__footerLink:hover{color:var(--accent-start)}.Footer-module__as8s1W__footerLink:hover:after{width:100%}.Footer-module__as8s1W__contactList{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__as8s1W__contactItem{color:var(--text-on-dark-muted);align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__as8s1W__contactItem svg{color:var(--accent-start);flex-shrink:0;margin-top:2px}.Footer-module__as8s1W__contactItem a{color:var(--text-on-dark-muted);transition:color var(--duration-fast) var(--ease-smooth);text-decoration:none}.Footer-module__as8s1W__contactItem a:hover{color:var(--accent-start)}.Footer-module__as8s1W__divider{background:linear-gradient(90deg,#0000,#a8d5c026,#0000);height:1px}.Footer-module__as8s1W__bottom{justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__as8s1W__copyright{color:#a8c4b880;font-size:.8rem}.Footer-module__as8s1W__bottomLinks{gap:24px;display:flex}.Footer-module__as8s1W__bottomLink{color:#a8c4b880;transition:color var(--duration-fast) var(--ease-smooth);font-size:.8rem;text-decoration:none}.Footer-module__as8s1W__bottomLink:hover{color:var(--accent-start)}@media (max-width:1024px){.Footer-module__as8s1W__columns{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:640px){.Footer-module__as8s1W__columns{grid-template-columns:1fr;gap:32px}.Footer-module__as8s1W__bottom{text-align:center;flex-direction:column}.Footer-module__as8s1W__brandDesc{max-width:100%}}
.Hero-module__oEVfFq__hero{min-height:100vh;padding-top:calc(var(--navbar-height) + 40px);background:linear-gradient(165deg,#0d2b2b 0%,#0f2f2f 30%,#0a2424 60%,#0e2929 100%);align-items:center;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__bgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__oEVfFq__blobOne{background:radial-gradient(circle,#6ee7b714 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite Hero-module__oEVfFq__float;position:absolute;top:-15%;right:-10%}.Hero-module__oEVfFq__blobTwo{background:radial-gradient(circle,#3ba99c0f 0%,#0000 70%);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__oEVfFq__blob-morph;position:absolute;bottom:-20%;left:-15%}.Hero-module__oEVfFq__blobThree{background:radial-gradient(circle,#a8d5c00a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:12s ease-in-out infinite reverse Hero-module__oEVfFq__float;position:absolute;top:30%;left:20%}.Hero-module__oEVfFq__gridPattern{background-image:linear-gradient(#a8d5c008 1px,#0000 1px),linear-gradient(90deg,#a8d5c008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 40%,#000 30%,#0000 70%);mask-image:radial-gradient(at 70% 40%,#000 30%,#0000 70%)}.Hero-module__oEVfFq__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__oEVfFq__content{flex-direction:column;gap:24px;display:flex}.Hero-module__oEVfFq__content>*{opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transform:translateY(30px)}.Hero-module__oEVfFq__content.Hero-module__oEVfFq__animate>:first-child{opacity:1;transition-delay:.1s;transform:translateY(0)}.Hero-module__oEVfFq__content.Hero-module__oEVfFq__animate>:nth-child(2){opacity:1;transition-delay:.2s;transform:translateY(0)}.Hero-module__oEVfFq__content.Hero-module__oEVfFq__animate>:nth-child(3){opacity:1;transition-delay:.35s;transform:translateY(0)}.Hero-module__oEVfFq__content.Hero-module__oEVfFq__animate>:nth-child(4){opacity:1;transition-delay:.5s;transform:translateY(0)}.Hero-module__oEVfFq__content.Hero-module__oEVfFq__animate>:nth-child(5){opacity:1;transition-delay:.65s;transform:translateY(0)}.Hero-module__oEVfFq__badge{border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-start);background:#6ee7b714;border:1px solid #6ee7b726;align-items:center;gap:8px;width:fit-content;padding:8px 18px;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__oEVfFq__badgeDot{background:var(--accent-start);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__oEVfFq__pulse-glow;box-shadow:0 0 8px #6ee7b780}.Hero-module__oEVfFq__title{color:#e8f5f0;line-height:1.1}.Hero-module__oEVfFq__subtitle{color:var(--text-on-dark-muted);max-width:480px;font-size:1.1rem;line-height:1.75}.Hero-module__oEVfFq__actions{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__oEVfFq__actions .Hero-module__oEVfFq__btn-secondary{color:var(--text-on-dark);border-color:#a8d5c040}.Hero-module__oEVfFq__actions .Hero-module__oEVfFq__btn-secondary:hover{border-color:var(--accent-start);background:#6ee7b714}.Hero-module__oEVfFq__statsRow{border-top:1px solid #a8d5c01a;align-items:center;gap:28px;margin-top:16px;padding-top:28px;display:flex}.Hero-module__oEVfFq__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__oEVfFq__statNumber{letter-spacing:-.02em;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.Hero-module__oEVfFq__statLabel{color:var(--text-on-dark-muted);letter-spacing:.02em;font-size:.78rem;font-weight:500}.Hero-module__oEVfFq__statDivider{background:#a8d5c026;width:1px;height:36px}.Hero-module__oEVfFq__visual{opacity:0;transition:opacity .9s var(--ease-smooth) .3s, transform .9s var(--ease-smooth) .3s;justify-content:center;align-items:center;display:flex;position:relative;transform:translate(40px)}.Hero-module__oEVfFq__visual.Hero-module__oEVfFq__animate{opacity:1;transform:translate(0)}.Hero-module__oEVfFq__imageWrapper{width:100%;max-width:520px;position:relative}.Hero-module__oEVfFq__floatingRing{border:2px solid #6ee7b726;border-radius:50%;width:140px;height:140px;animation:6s ease-in-out infinite Hero-module__oEVfFq__float,20s linear infinite Hero-module__oEVfFq__spin-slow;position:absolute;top:-30px;right:-30px}.Hero-module__oEVfFq__floatingRing:after{content:"";background:var(--accent-start);border-radius:50%;width:12px;height:12px;position:absolute;top:10px;left:10px;box-shadow:0 0 16px #6ee7b766}.Hero-module__oEVfFq__imageBlobBg{z-index:0;background:radial-gradient(circle,#3ba99c1f 0%,#0000 60%);border-radius:42% 58% 70% 30%/45% 45% 55% 55%;animation:8s ease-in-out infinite Hero-module__oEVfFq__blob-morph;position:absolute;inset:-40px}.Hero-module__oEVfFq__imageContainer{z-index:1;border-radius:30% 70% 60% 40%/50% 40% 60% 50%;animation:12s ease-in-out infinite Hero-module__oEVfFq__blob-morph;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000004d}.Hero-module__oEVfFq__heroImage{object-fit:cover;width:100%;height:auto;display:block}.Hero-module__oEVfFq__floatingCard{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);z-index:3;background:#0f2f2fd9;border:1px solid #6ee7b726;align-items:center;gap:12px;padding:14px 20px;animation:5s ease-in-out infinite Hero-module__oEVfFq__float;display:flex;position:absolute;bottom:40px;left:-40px;box-shadow:0 12px 40px #0000004d}.Hero-module__oEVfFq__floatingCardIcon{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--accent-start);background:#6ee7b71a;justify-content:center;align-items:center;display:flex}.Hero-module__oEVfFq__floatingCardLabel{color:var(--text-on-dark-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:500;display:block}.Hero-module__oEVfFq__floatingCardValue{color:var(--text-on-dark);margin-top:2px;font-size:.95rem;font-weight:700;display:block}.Hero-module__oEVfFq__waveBottom{bottom:-1px}@media (max-width:1024px){.Hero-module__oEVfFq__inner{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__oEVfFq__content{align-items:center}.Hero-module__oEVfFq__subtitle{max-width:560px}.Hero-module__oEVfFq__actions,.Hero-module__oEVfFq__statsRow{justify-content:center}.Hero-module__oEVfFq__visual{order:-1}.Hero-module__oEVfFq__imageWrapper{max-width:380px}.Hero-module__oEVfFq__floatingCard{bottom:20px;left:auto;right:-20px}.Hero-module__oEVfFq__floatingRing{width:100px;height:100px;top:-20px;right:-10px}}@media (max-width:640px){.Hero-module__oEVfFq__hero{padding-top:calc(var(--navbar-height) + 24px);padding-bottom:80px}.Hero-module__oEVfFq__statsRow{gap:16px}.Hero-module__oEVfFq__statNumber{font-size:1.4rem}.Hero-module__oEVfFq__imageWrapper{max-width:300px}.Hero-module__oEVfFq__floatingCard{padding:10px 14px;bottom:10px;right:-10px}.Hero-module__oEVfFq__floatingCardIcon{width:30px;height:30px}.Hero-module__oEVfFq__floatingCardLabel{font-size:.65rem}.Hero-module__oEVfFq__floatingCardValue{font-size:.82rem}.Hero-module__oEVfFq__actions{flex-direction:column;width:100%;max-width:300px}}
.About-module__5_NaKq__about{padding-top:var(--space-4xl);padding-bottom:var(--space-2xl);background:var(--light-bg);position:relative}.About-module__5_NaKq__inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:72px;display:grid}.About-module__5_NaKq__imageCol{opacity:0;transition:opacity .8s var(--ease-smooth), transform .8s var(--ease-smooth);position:relative;transform:translate(-40px)}.About-module__5_NaKq__imageCol.About-module__5_NaKq__visible{opacity:1;transform:translate(0)}.About-module__5_NaKq__imageFrame{position:relative}.About-module__5_NaKq__frameAccent{border-radius:var(--radius-xl);z-index:0;border:2px solid #6ee7b733;width:60%;height:60%;position:absolute;top:-16px;left:-16px}.About-module__5_NaKq__mainImage{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:1;position:relative;overflow:hidden}.About-module__5_NaKq__image{object-fit:cover;width:100%;height:auto;transition:transform .6s var(--ease-smooth);display:block}.About-module__5_NaKq__mainImage:hover .About-module__5_NaKq__image{transform:scale(1.04)}.About-module__5_NaKq__expBadge{background:var(--deep-teal);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg), var(--shadow-glow);z-index:2;align-items:center;gap:10px;padding:18px 24px;display:flex;position:absolute;bottom:-20px;right:-20px}.About-module__5_NaKq__expNumber{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.About-module__5_NaKq__expText{color:var(--text-on-dark-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;line-height:1.4}.About-module__5_NaKq__textCol{opacity:0;transition:opacity .8s var(--ease-smooth) .2s, transform .8s var(--ease-smooth) .2s;flex-direction:column;gap:18px;display:flex;transform:translate(40px)}.About-module__5_NaKq__textCol.About-module__5_NaKq__visible{opacity:1;transform:translate(0)}.About-module__5_NaKq__heading{margin-bottom:4px;line-height:1.15}.About-module__5_NaKq__description{color:var(--text-secondary);font-size:1rem;line-height:1.75}.About-module__5_NaKq__features{flex-direction:column;gap:16px;margin-top:8px;display:flex}.About-module__5_NaKq__feature{border-radius:var(--radius-md);transition:all var(--duration-normal) var(--ease-smooth);background:#a8d5c00f;border:1px solid #a8d5c01a;align-items:flex-start;gap:14px;padding:16px;display:flex}.About-module__5_NaKq__feature:hover{background:#a8d5c01f;border-color:#a8d5c033;transform:translate(4px)}.About-module__5_NaKq__featureIcon{border-radius:var(--radius-sm);background:var(--accent-gradient);width:40px;min-width:40px;height:40px;color:var(--deep-teal);justify-content:center;align-items:center;display:flex}.About-module__5_NaKq__featureTitle{color:var(--text-primary);margin-bottom:2px;font-size:.95rem;font-weight:650}.About-module__5_NaKq__featureText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.About-module__5_NaKq__statsBar{margin-top:var(--space-3xl);background:var(--deep-teal);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);grid-template-columns:repeat(4,1fr);gap:24px;padding:40px;display:grid}.About-module__5_NaKq__statItem{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.About-module__5_NaKq__statValue{background:var(--accent-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800}.About-module__5_NaKq__statDesc{color:var(--text-on-dark-muted);letter-spacing:.02em;font-size:.82rem;font-weight:500}@media (max-width:1024px){.About-module__5_NaKq__inner{grid-template-columns:1fr;gap:48px}.About-module__5_NaKq__imageFrame{max-width:460px;margin:0 auto}}@media (max-width:768px){.About-module__5_NaKq__statsBar{grid-template-columns:repeat(2,1fr);gap:24px;padding:28px}.About-module__5_NaKq__statValue{font-size:1.8rem}.About-module__5_NaKq__expBadge{padding:12px 18px;bottom:-12px;right:-10px}.About-module__5_NaKq__expNumber{font-size:1.5rem}}@media (max-width:480px){.About-module__5_NaKq__frameAccent{display:none}.About-module__5_NaKq__statsBar{gap:16px;padding:20px}.About-module__5_NaKq__statValue{font-size:1.5rem}}
.SectionLabel-module__XLaoTq__wrapper{width:100%;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex}.SectionLabel-module__XLaoTq__wrapper.SectionLabel-module__XLaoTq__left{justify-content:flex-start}.SectionLabel-module__XLaoTq__lineLeft,.SectionLabel-module__XLaoTq__lineRight{flex:1;align-items:center;height:2px;display:flex;position:relative}.SectionLabel-module__XLaoTq__lineLeft{background:linear-gradient(to right, transparent, var(--deep-teal));justify-content:flex-end}.SectionLabel-module__XLaoTq__lineRight{background:linear-gradient(to left, transparent, var(--deep-teal));justify-content:flex-start}.SectionLabel-module__XLaoTq__left .SectionLabel-module__XLaoTq__lineLeft{display:none}.SectionLabel-module__XLaoTq__diamondLeft,.SectionLabel-module__XLaoTq__diamondRight{background-color:var(--deep-teal);width:12px;height:12px;position:absolute;transform:rotate(45deg)}.SectionLabel-module__XLaoTq__diamondLeft{right:-6px}.SectionLabel-module__XLaoTq__diamondRight{left:-6px}.SectionLabel-module__XLaoTq__pill{background:linear-gradient(135deg, var(--deep-teal), var(--dark-navy));color:var(--text-on-dark);border-radius:var(--radius-full);letter-spacing:.05em;white-space:nowrap;box-shadow:var(--shadow-sm);margin:0 16px;padding:10px 32px;font-size:.95rem;font-weight:600}@media (max-width:640px){.SectionLabel-module__XLaoTq__pill{margin:0 12px;padding:8px 24px;font-size:.85rem}}
.Services-module__J8Vg9a__services{padding-top:var(--space-3xl);padding-bottom:var(--space-4xl);background:var(--off-white);position:relative;overflow:hidden}.Services-module__J8Vg9a__bgBlob{pointer-events:none;background:radial-gradient(circle,#6ee7b70d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Services-module__J8Vg9a__header{text-align:center;margin-bottom:var(--space-3xl);opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transform:translateY(30px)}.Services-module__J8Vg9a__header.Services-module__J8Vg9a__visible{opacity:1;transform:translateY(0)}.Services-module__J8Vg9a__header .Services-module__J8Vg9a__section-label{justify-content:center}.Services-module__J8Vg9a__heading{margin-bottom:var(--space-md)}.Services-module__J8Vg9a__subheading{max-width:600px;color:var(--text-muted);margin:0 auto;font-size:1.05rem}.Services-module__J8Vg9a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__J8Vg9a__grid .Services-module__J8Vg9a__card{opacity:0;transition:opacity .6s var(--ease-smooth), transform .6s var(--ease-smooth);transform:translateY(30px)}.Services-module__J8Vg9a__gridVisible .Services-module__J8Vg9a__card{opacity:1;transform:translateY(0)}.Services-module__J8Vg9a__card{background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--duration-normal) var(--ease-smooth);cursor:default;border:1px solid #a8d5c01a;padding:36px 28px 28px;position:relative;overflow:hidden}.Services-module__J8Vg9a__card:hover{box-shadow:var(--shadow-lg), var(--shadow-glow);background:var(--surface-card-hover);border-color:#a8d5c040;transform:translateY(-8px)}.Services-module__J8Vg9a__card:nth-child(2),.Services-module__J8Vg9a__card:nth-child(5){margin-top:32px}.Services-module__J8Vg9a__cardIcon{border-radius:var(--radius-md);color:#fff;width:52px;height:52px;transition:transform var(--duration-normal) var(--ease-smooth);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardIcon{transform:scale(1.1)rotate(-4deg)}.Services-module__J8Vg9a__cardTitle{color:var(--text-primary);margin-bottom:10px;font-size:1.15rem;font-weight:650}.Services-module__J8Vg9a__cardDesc{color:var(--text-muted);font-size:.9rem;line-height:1.65}.Services-module__J8Vg9a__cardHoverLine{transform-origin:0;width:100%;height:3px;transition:transform var(--duration-normal) var(--ease-smooth);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Services-module__J8Vg9a__card:hover .Services-module__J8Vg9a__cardHoverLine{transform:scaleX(1)}@media (max-width:1024px){.Services-module__J8Vg9a__grid{grid-template-columns:repeat(2,1fr)}.Services-module__J8Vg9a__card:nth-child(2),.Services-module__J8Vg9a__card:nth-child(5){margin-top:0}}@media (max-width:640px){.Services-module__J8Vg9a__grid{grid-template-columns:1fr;gap:16px}.Services-module__J8Vg9a__card{padding:28px 22px 22px}}
.Classes-module__oo0_rW__classes{padding-top:var(--space-3xl);padding-bottom:var(--space-4xl);background:var(--light-bg);position:relative}.Classes-module__oo0_rW__header{text-align:center;margin-bottom:var(--space-3xl);opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);transform:translateY(30px)}.Classes-module__oo0_rW__header.Classes-module__oo0_rW__visible{opacity:1;transform:translateY(0)}.Classes-module__oo0_rW__heading{margin-bottom:var(--space-md)}.Classes-module__oo0_rW__subheading{max-width:560px;color:var(--text-muted);margin:0 auto;font-size:1.05rem}.Classes-module__oo0_rW__masonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:200px;gap:20px;display:grid}.Classes-module__oo0_rW__masonryItem{opacity:0;transition:opacity .6s var(--ease-smooth), transform .6s var(--ease-smooth);transform:translateY(30px)scale(.97)}.Classes-module__oo0_rW__masonryVisible .Classes-module__oo0_rW__masonryItem{opacity:1;transform:translateY(0)scale(1)}.Classes-module__oo0_rW__tall{grid-row:span 2}.Classes-module__oo0_rW__masonryImage{border-radius:var(--radius-lg);cursor:pointer;width:100%;height:100%;position:relative;overflow:hidden}.Classes-module__oo0_rW__image{object-fit:cover;transition:transform .6s var(--ease-smooth)}.Classes-module__oo0_rW__masonryItem:hover .Classes-module__oo0_rW__image{transform:scale(1.08)}.Classes-module__oo0_rW__overlay{transition:background .4s var(--ease-smooth);background:linear-gradient(#0a1f2c00 0%,#0a1f2c4d 50%,#0a1f2cd9 100%);flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.Classes-module__oo0_rW__masonryItem:hover .Classes-module__oo0_rW__overlay{background:linear-gradient(#0a1f2c00 0%,#0a1f2c66 40%,#0a1f2ce6 100%)}.Classes-module__oo0_rW__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--deep-teal);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#6ee7b7d9;align-self:flex-start;padding:5px 12px;font-size:.7rem;font-weight:600}.Classes-module__oo0_rW__overlayContent{transition:transform .4s var(--ease-smooth);transform:translateY(8px)}.Classes-module__oo0_rW__masonryItem:hover .Classes-module__oo0_rW__overlayContent{transform:translateY(0)}.Classes-module__oo0_rW__classSubtitle{color:var(--soft-mint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.Classes-module__oo0_rW__classTitle{color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:700}@media (max-width:1024px){.Classes-module__oo0_rW__masonry{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}}@media (max-width:640px){.Classes-module__oo0_rW__masonry{grid-template-columns:1fr;grid-auto-rows:260px}.Classes-module__oo0_rW__tall{grid-row:span 1}}
.MediaSlider-module__zCbogG__gallerySection{padding-top:var(--space-4xl);padding-bottom:var(--space-4xl);background:var(--light-bg);overflow:hidden}.MediaSlider-module__zCbogG__header{margin-bottom:var(--space-2xl);opacity:0;transition:opacity .8s var(--ease-smooth), transform .8s var(--ease-smooth);justify-content:space-between;align-items:flex-end;display:flex;transform:translateY(30px)}.MediaSlider-module__zCbogG__header.MediaSlider-module__zCbogG__visible{opacity:1;transform:translateY(0)}.MediaSlider-module__zCbogG__headerContent{max-width:600px}.MediaSlider-module__zCbogG__heading{font-size:clamp(2rem,4vw,3rem);line-height:1.1}.MediaSlider-module__zCbogG__controls{align-items:center;gap:32px;display:flex}.MediaSlider-module__zCbogG__viewAllBtn{color:var(--deep-teal);font-size:1.05rem;font-weight:600;text-decoration:none;position:relative}.MediaSlider-module__zCbogG__viewAllBtn:after{content:"";background:var(--accent-gradient);transform-origin:100%;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.MediaSlider-module__zCbogG__viewAllBtn:hover:after{transform-origin:0;transform:scaleX(1)}.MediaSlider-module__zCbogG__navButtons{gap:12px;display:flex}.MediaSlider-module__zCbogG__navBtn{background:var(--off-white);width:48px;height:48px;color:var(--deep-teal);cursor:pointer;transition:all .3s var(--ease-smooth);border:1px solid #a8d5c066;border-radius:50%;justify-content:center;align-items:center;display:flex}.MediaSlider-module__zCbogG__navBtn:hover{background:var(--deep-teal);color:var(--text-on-dark);border-color:var(--deep-teal);transform:scale(1.05)}.MediaSlider-module__zCbogG__sliderWrapper{opacity:0;width:100%;transition:opacity 1s var(--ease-smooth) .2s, transform 1s var(--ease-smooth) .2s;padding-left:max(24px,50vw - 600px);transform:translateY(40px)}.MediaSlider-module__zCbogG__sliderWrapper.MediaSlider-module__zCbogG__visible{opacity:1;transform:translateY(0)}.MediaSlider-module__zCbogG__sliderTrack{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a8d5c0cc #0f2f2f0d;gap:24px;padding-bottom:24px;display:flex;overflow-x:auto}.MediaSlider-module__zCbogG__sliderTrack::-webkit-scrollbar{height:8px}.MediaSlider-module__zCbogG__sliderTrack::-webkit-scrollbar-track{background:#0f2f2f0d;border-radius:4px;margin:0 24px}.MediaSlider-module__zCbogG__sliderTrack::-webkit-scrollbar-thumb{background:#a8d5c0cc;border-radius:4px}.MediaSlider-module__zCbogG__sliderTrack::-webkit-scrollbar-thumb:hover{background:var(--deep-teal)}.MediaSlider-module__zCbogG__slideItem{scroll-snap-align:start;flex:none;width:500px;height:600px}.MediaSlider-module__zCbogG__spacer{flex:0 0 calc(max(24px,50vw - 600px))}.MediaSlider-module__zCbogG__mediaContainer{border-radius:var(--radius-xl);background:var(--surface-card);width:100%;height:100%;box-shadow:var(--shadow-sm);transition:transform .4s var(--ease-smooth), box-shadow .4s var(--ease-smooth);position:relative;overflow:hidden}.MediaSlider-module__zCbogG__mediaContainer:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.MediaSlider-module__zCbogG__media{object-fit:cover;width:100%;height:100%}.MediaSlider-module__zCbogG__playIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;z-index:2;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MediaSlider-module__zCbogG__mediaContainer:hover .MediaSlider-module__zCbogG__playIcon{background:var(--accent-start);transform:translate(-50%,-50%)scale(1.1)}.MediaSlider-module__zCbogG__playIcon svg{width:24px;height:24px;margin-left:4px}.MediaSlider-module__zCbogG__overlay{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#000c 100%);width:100%;padding:40px 24px 24px;position:absolute;bottom:0;left:0}.MediaSlider-module__zCbogG__itemTitle{opacity:.9;margin:0;font-size:1.25rem;font-weight:600;transition:transform .4s,opacity .4s;transform:translateY(10px)}.MediaSlider-module__zCbogG__mediaContainer:hover .MediaSlider-module__zCbogG__itemTitle{opacity:1;transform:translateY(0)}@media (max-width:1024px){.MediaSlider-module__zCbogG__slideItem{width:400px;height:500px}}@media (max-width:768px){.MediaSlider-module__zCbogG__header{flex-direction:column;align-items:flex-start;gap:24px}.MediaSlider-module__zCbogG__controls{justify-content:space-between;width:100%}.MediaSlider-module__zCbogG__navButtons{display:none}.MediaSlider-module__zCbogG__sliderWrapper{padding-left:16px}.MediaSlider-module__zCbogG__slideItem{width:85vw;height:450px}}
.Testimonials-module__GikyBa__testimonials{padding-top:var(--space-3xl);padding-bottom:var(--space-4xl);background:var(--off-white);position:relative;overflow:hidden}.Testimonials-module__GikyBa__header{text-align:center;margin-bottom:var(--space-3xl);opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);flex-direction:column;align-items:center;display:flex;transform:translateY(30px)}.Testimonials-module__GikyBa__header.Testimonials-module__GikyBa__visible{opacity:1;transform:translateY(0)}.Testimonials-module__GikyBa__heading{margin-bottom:var(--space-sm);font-size:clamp(2rem,3.5vw,2.75rem)}.Testimonials-module__GikyBa__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:24px;display:grid}.Testimonials-module__GikyBa__grid .Testimonials-module__GikyBa__card{opacity:0;transition:opacity .6s var(--ease-smooth), transform .6s var(--ease-smooth);transform:translateY(30px)}.Testimonials-module__GikyBa__gridVisible .Testimonials-module__GikyBa__card{opacity:1;transform:translateY(0)}.Testimonials-module__GikyBa__card{background:var(--surface-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--duration-normal) var(--ease-smooth);border:1px solid #a8d5c026;flex-direction:column;gap:20px;padding:32px;display:flex;position:relative}.Testimonials-module__GikyBa__card:hover{box-shadow:var(--shadow-md);border-color:#a8d5c04d;transform:translateY(-4px)}.Testimonials-module__GikyBa__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Testimonials-module__GikyBa__profile{align-items:center;gap:16px;display:flex}.Testimonials-module__GikyBa__avatar{object-fit:cover;border:2px solid #a8d5c033;border-radius:50%;width:56px;height:56px}.Testimonials-module__GikyBa__info{flex-direction:column;gap:2px;display:flex}.Testimonials-module__GikyBa__name{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.2}.Testimonials-module__GikyBa__role{color:var(--text-muted);font-size:.8rem}.Testimonials-module__GikyBa__ratingRow{align-items:center;gap:8px;margin-top:4px;display:flex}.Testimonials-module__GikyBa__stars{color:#f59e0b;gap:2px;display:flex}.Testimonials-module__GikyBa__stars svg{width:14px;height:14px}.Testimonials-module__GikyBa__ratingText{color:var(--text-secondary);font-size:.85rem;font-weight:600}.Testimonials-module__GikyBa__quoteIcon{color:#6ee7b766;align-self:flex-start}.Testimonials-module__GikyBa__quoteIcon svg{fill:currentColor;width:36px;height:36px}.Testimonials-module__GikyBa__quoteText{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.Testimonials-module__GikyBa__loadMoreWrapper{opacity:0;transition:opacity .5s var(--ease-smooth), transform .5s var(--ease-smooth);justify-content:center;margin-top:48px;display:flex;transform:translateY(20px)}.Testimonials-module__GikyBa__loadMoreWrapper.Testimonials-module__GikyBa__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.Testimonials-module__GikyBa__grid{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.Testimonials-module__GikyBa__card{padding:24px}.Testimonials-module__GikyBa__avatar{width:48px;height:48px}.Testimonials-module__GikyBa__quoteIcon svg{width:28px;height:28px}}
.CTA-module__UI1ybG__cta{background:linear-gradient(160deg,#0d2b2b 0%,#0f2f2f 40%,#0a2424 70%,#0b2828 100%);padding:120px 0 100px;position:relative;overflow:hidden}.CTA-module__UI1ybG__curveTop{width:100%;line-height:0;position:absolute;top:-1px;left:0;overflow:hidden}.CTA-module__UI1ybG__curveTop svg{width:100%;height:80px;display:block}.CTA-module__UI1ybG__bgDecor{pointer-events:none;position:absolute;inset:0}.CTA-module__UI1ybG__glowOrb1{background:radial-gradient(circle,#6ee7b71a 0%,#0000 60%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite CTA-module__UI1ybG__float;position:absolute;top:20%;left:10%}.CTA-module__UI1ybG__glowOrb2{background:radial-gradient(circle,#3ba99c14 0%,#0000 60%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite reverse CTA-module__UI1ybG__float;position:absolute;bottom:-10%;right:5%}.CTA-module__UI1ybG__gridLines{background-image:radial-gradient(circle at 1px 1px,#a8d5c00a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.CTA-module__UI1ybG__inner{z-index:2;text-align:center;opacity:0;transition:opacity .8s var(--ease-smooth), transform .8s var(--ease-smooth);flex-direction:column;align-items:center;gap:20px;display:flex;position:relative;transform:translateY(30px)}.CTA-module__UI1ybG__inner.CTA-module__UI1ybG__visible{opacity:1;transform:translateY(0)}.CTA-module__UI1ybG__label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-start);align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:inline-flex}.CTA-module__UI1ybG__label:before,.CTA-module__UI1ybG__label:after{content:"";background:#6ee7b74d;width:20px;height:1px}.CTA-module__UI1ybG__heading{color:#e8f5f0;max-width:700px;font-size:clamp(2rem,4vw + .5rem,3.2rem)}.CTA-module__UI1ybG__headingAccent{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.CTA-module__UI1ybG__subtext{color:var(--text-on-dark-muted);max-width:560px;font-size:1.05rem;line-height:1.7}.CTA-module__UI1ybG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:12px;display:flex}.CTA-module__UI1ybG__ctaButton{color:var(--deep-teal);background:var(--accent-gradient);border-radius:var(--radius-full);box-shadow:var(--shadow-md), 0 0 40px #6ee7b733;transition:all var(--duration-normal) var(--ease-smooth);align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:650;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.CTA-module__UI1ybG__ctaButton:before{content:"";opacity:0;transition:opacity var(--duration-normal) var(--ease-smooth);background:linear-gradient(135deg,#ffffff40,#0000);position:absolute;inset:0}.CTA-module__UI1ybG__ctaButton:hover{box-shadow:var(--shadow-lg), 0 0 60px #6ee7b759;transform:translateY(-3px)}.CTA-module__UI1ybG__ctaButton:hover:before{opacity:1}.CTA-module__UI1ybG__phoneLink{color:var(--text-on-dark-muted);transition:color var(--duration-fast) var(--ease-smooth);align-items:center;gap:8px;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.CTA-module__UI1ybG__phoneLink:hover{color:var(--accent-start)}@media (max-width:640px){.CTA-module__UI1ybG__cta{padding:100px 0 72px}.CTA-module__UI1ybG__curveTop svg{height:50px}.CTA-module__UI1ybG__actions{flex-direction:column;gap:16px}.CTA-module__UI1ybG__ctaButton{justify-content:center;width:100%;padding:14px 28px;font-size:.92rem}}
.FAQ-module__0t50RG__faq{padding-top:var(--space-3xl);padding-bottom:var(--space-4xl);background:var(--off-white)}.FAQ-module__0t50RG__layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.FAQ-module__0t50RG__headerCol{opacity:0;transition:opacity .7s var(--ease-smooth), transform .7s var(--ease-smooth);position:sticky;top:120px;transform:translate(-30px)}.FAQ-module__0t50RG__headerCol.FAQ-module__0t50RG__visible{opacity:1;transform:translate(0)}.FAQ-module__0t50RG__heading{margin-bottom:var(--space-md)}.FAQ-module__0t50RG__subtext{color:var(--text-muted);margin-bottom:var(--space-lg);line-height:1.7}.FAQ-module__0t50RG__accordionCol{opacity:0;transition:opacity .7s var(--ease-smooth) .15s, transform .7s var(--ease-smooth) .15s;flex-direction:column;gap:12px;display:flex;transform:translate(30px)}.FAQ-module__0t50RG__accordionCol.FAQ-module__0t50RG__visible{opacity:1;transform:translate(0)}.FAQ-module__0t50RG__item{border-radius:var(--radius-md);background:var(--surface-card);transition:all var(--duration-normal) var(--ease-smooth);border:1px solid #a8d5c01a;overflow:hidden}.FAQ-module__0t50RG__item:hover{border-color:#a8d5c033}.FAQ-module__0t50RG__itemOpen{box-shadow:var(--shadow-md);border-color:#a8d5c033}.FAQ-module__0t50RG__trigger{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;transition:color var(--duration-fast) var(--ease-smooth);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:.95rem;font-weight:600;display:flex}.FAQ-module__0t50RG__trigger:hover{color:var(--accent-end)}.FAQ-module__0t50RG__question{flex:1;line-height:1.4}.FAQ-module__0t50RG__icon{border-radius:var(--radius-sm);width:32px;min-width:32px;height:32px;color:var(--accent-end);transition:all var(--duration-normal) var(--ease-smooth);background:#a8d5c01a;justify-content:center;align-items:center;display:flex}.FAQ-module__0t50RG__itemOpen .FAQ-module__0t50RG__icon{background:var(--accent-gradient);color:var(--deep-teal);transform:rotate(0)}.FAQ-module__0t50RG__iconVertical{transition:transform var(--duration-normal) var(--ease-smooth);transform-origin:50%}.FAQ-module__0t50RG__itemOpen .FAQ-module__0t50RG__iconVertical{opacity:0;transform:rotate(90deg)}.FAQ-module__0t50RG__content{transition:grid-template-rows .35s var(--ease-smooth);grid-template-rows:0fr;display:grid}.FAQ-module__0t50RG__itemOpen .FAQ-module__0t50RG__content{grid-template-rows:1fr}.FAQ-module__0t50RG__contentInner{overflow:hidden}.FAQ-module__0t50RG__answer{color:var(--text-muted);padding:0 24px 20px;font-size:.9rem;line-height:1.7}@media (max-width:900px){.FAQ-module__0t50RG__layout{grid-template-columns:1fr;gap:40px}.FAQ-module__0t50RG__headerCol{text-align:center;position:static}.FAQ-module__0t50RG__headerCol .FAQ-module__0t50RG__btn-primary{margin:0 auto}}@media (max-width:640px){.FAQ-module__0t50RG__trigger{padding:16px 18px;font-size:.9rem}.FAQ-module__0t50RG__answer{padding:0 18px 16px;font-size:.85rem}}
