.page-module___rXamG__page{flex-direction:column;min-height:100vh}.page-module___rXamG__navbar{z-index:1000;transition:var(--transition-smooth);padding:1rem 0;position:sticky;top:0}.page-module___rXamG__navContent{justify-content:space-between;align-items:center;display:flex}.page-module___rXamG__logo{letter-spacing:-1px;font-size:1.5rem;font-weight:800;font-family:var(--font-title)}.page-module___rXamG__navLinks{gap:2rem;display:flex}.page-module___rXamG__navLinks a{opacity:.8;font-size:.9rem;font-weight:500}.page-module___rXamG__navLinks a:hover{opacity:1;color:var(--accent-primary)}.page-module___rXamG__hero{text-align:center;background:linear-gradient(to bottom, var(--bg-primary) 70%, #00a884 30%);padding:120px 0 80px;position:relative;overflow:hidden}.page-module___rXamG__hero:before{content:"";z-index:-1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.page-module___rXamG__heroContent{max-width:800px;margin:0 auto}.page-module___rXamG__hero h1{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.page-module___rXamG__hero p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem}.page-module___rXamG__ctaButtons{justify-content:center;gap:1rem;display:flex}.page-module___rXamG__btnPrimary{background:var(--accent-gradient);color:#fff;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 10px 20px #3b82f633}.page-module___rXamG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 30px #3b82f64d}.page-module___rXamG__btnSecondary{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:600}.page-module___rXamG__btnSecondary:hover{background:var(--glass-border)}.page-module___rXamG__features{padding:var(--section-padding)}.page-module___rXamG__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___rXamG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___rXamG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___rXamG__card{transition:var(--transition-smooth);border-radius:20px;padding:2rem}.page-module___rXamG__card:hover{border-color:var(--accent-primary);background:#ffffff0d;transform:translateY(-10px)}.page-module___rXamG__icon{background:var(--accent-gradient);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.page-module___rXamG__card h3{margin-bottom:1rem;font-size:1.25rem}.page-module___rXamG__card p{color:var(--text-secondary)}.page-module___rXamG__ctaSection{padding:var(--section-padding)}.page-module___rXamG__ctaWrapper{text-align:center;background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&q=80&w=2072) 50%/cover;border-radius:30px;padding:4rem}.page-module___rXamG__ctaWrapper h2{margin-bottom:1.5rem;font-size:3rem}.page-module___rXamG__footer{border-top:1px solid var(--glass-border);margin-top:auto;padding:4rem 0 2rem}.page-module___rXamG__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.page-module___rXamG__footerInfo p{color:var(--text-secondary);margin-top:1rem}.page-module___rXamG__footerLinks h4{margin-bottom:1.5rem}.page-module___rXamG__footerLinks ul li{margin-bottom:.8rem}.page-module___rXamG__footerLinks a{color:var(--text-secondary)}.page-module___rXamG__footerLinks a:hover{color:var(--text-primary)}.page-module___rXamG__footerBottom{text-align:center;border-top:1px solid var(--glass-border);color:var(--text-secondary);padding-top:2rem;font-size:.9rem}@media (max-width:768px){.page-module___rXamG__hero h1{font-size:2.5rem}.page-module___rXamG__navLinks{display:none}.page-module___rXamG__footerContent{grid-template-columns:1fr 1fr}}
.HeroSection-module__oNgTda__hero{color:#fff;background-color:#004d4b;width:100%;height:min(80vh,1000px);min-height:700px;position:relative;overflow:hidden}.HeroSection-module__oNgTda__heroBg{object-fit:cover;z-index:1;pointer-events:none}.HeroSection-module__oNgTda__sliderWrapper{width:100%;height:100%;position:relative}.HeroSection-module__oNgTda__slide{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1s;position:absolute;top:0;left:0}.HeroSection-module__oNgTda__slideActive{opacity:1;z-index:20;pointer-events:all}.HeroSection-module__oNgTda__slideHidden{opacity:0;z-index:10;pointer-events:none}.HeroSection-module__oNgTda__container{max-width:var(--standard-max-width);padding:var(--standard-padding);z-index:30;align-items:center;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.HeroSection-module__oNgTda__circuitry{opacity:.8;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='1000' height='1000' viewBox='0 0 1000 1000' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='rgba(255,255,255,0.05)' stroke-width='0.5' fill='none'%3E%3Cpath d='M0 100h200l50-50h300M100 200h150l30 30h200v200M0 500h100l20-20h200M50 800h300l40 40h200'/%3E%3Ccircle cx='200' cy='100' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='400' cy='520' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-y;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__oNgTda__content{max-width:700px;padding-top:150px}.HeroSection-module__oNgTda__shapingBox{color:#004d4b;font-family:var(--font-body);background-color:#00fef0;border-radius:0 0 0 10px;margin-bottom:8px;padding:0 10px;font-size:28px;font-weight:500;display:inline-block;transform:rotate(349deg);box-shadow:4px 4px #00000026}.HeroSection-module__oNgTda__title{margin-bottom:10px}.HeroSection-module__oNgTda__titleTop{font-family:var(--font-body);color:#fff;align-items:baseline;gap:15px;margin-bottom:5px;font-size:38px;font-weight:300;line-height:1.2;display:flex}.HeroSection-module__oNgTda__cursiveAn{color:#fff;font-family:cursive;font-size:38px;font-style:italic}.HeroSection-module__oNgTda__aiEmpowered{font-family:var(--font-title);text-transform:uppercase;letter-spacing:1px;color:#fff;margin:10px 0;font-size:50px;font-weight:900;line-height:.9;display:block}.HeroSection-module__oNgTda__worldLine{margin-top:5px}.HeroSection-module__oNgTda__worldBox{color:#0f335c;font-family:var(--font-body);background-color:#08bcb2;border:1px solid #ffffff1a;border-radius:10px;padding:10px;font-size:40px;font-weight:700;line-height:26px;display:inline-block}.HeroSection-module__oNgTda__subtitle{font-family:var(--font-body);color:#fffc;max-width:500px;margin-top:40px;font-size:1.25rem;font-weight:300;line-height:1.5}.HeroSection-module__oNgTda__imageLayer{z-index:10;align-items:flex-end;width:60%;height:100%;display:flex;position:absolute;top:0;right:0}.HeroSection-module__oNgTda__mainImage{object-fit:contain;object-position:right bottom;width:auto;height:75%}.HeroSection-module__oNgTda__indicators{z-index:50;gap:15px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.HeroSection-module__oNgTda__indicator{cursor:pointer;background:#fff3;border-radius:2px;width:40px;height:4px;transition:all .3s}.HeroSection-module__oNgTda__indActive{background:#00fef0;width:60px}.HeroSection-module__oNgTda__navArrow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;z-index:60;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.HeroSection-module__oNgTda__prevArrow{left:10px}.HeroSection-module__oNgTda__nextArrow{right:10px}@media (max-width:1024px){.HeroSection-module__oNgTda__hero{height:650px;min-height:600px}.HeroSection-module__oNgTda__titleTop{font-size:28px}.HeroSection-module__oNgTda__aiEmpowered{font-size:4rem}.HeroSection-module__oNgTda__imageLayer{width:50%}}@media (max-width:768px){.HeroSection-module__oNgTda__hero{flex-direction:column;height:90dvh;min-height:auto;padding-top:80px;display:flex}.HeroSection-module__oNgTda__sliderWrapper{flex:1;height:100%}.HeroSection-module__oNgTda__container{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:0 20px}.HeroSection-module__oNgTda__content{z-index:40;width:100%;padding-top:80px;position:relative}.HeroSection-module__oNgTda__shapingBox{color:#004d4b;margin-bottom:5px;padding:0 8px;font-size:14px}.HeroSection-module__oNgTda__title{margin-bottom:10px}.HeroSection-module__oNgTda__titleTop{margin-bottom:5px;font-size:24px;line-height:1.2;display:block}.HeroSection-module__oNgTda__cursiveAn{vertical-align:middle;font-size:24px;display:inline-block}.HeroSection-module__oNgTda__aiEmpowered{margin:5px 0;font-size:26px}.HeroSection-module__oNgTda__worldLine{margin-top:5px}.HeroSection-module__oNgTda__worldBox{padding:4px 8px;font-size:18px;line-height:1.2}.HeroSection-module__oNgTda__subtitle{max-width:100%;margin-top:15px;font-size:.9rem;line-height:1.4}.HeroSection-module__oNgTda__imageLayer{z-index:10;align-items:flex-end;width:60%;display:flex;position:absolute;bottom:0;left:0}.HeroSection-module__oNgTda__mainImage{object-fit:contain;object-position:right bottom;width:auto;height:40%}.HeroSection-module__oNgTda__navArrow{display:flex;top:auto;bottom:30%;transform:none}.HeroSection-module__oNgTda__prevArrow{left:15px}.HeroSection-module__oNgTda__nextArrow{right:15px}.HeroSection-module__oNgTda__indicators{bottom:20px}}
