.page-module___8aEwW__hero{background:linear-gradient(135deg,#f0ede8 0%,#f5f2ee 100%);grid-template-columns:1fr 1fr;height:100vh;display:grid;overflow:hidden}.page-module___8aEwW__heroText{flex-direction:column;justify-content:center;padding:0 3rem 0 8rem;animation:.7s page-module___8aEwW__fadeInUp;display:flex}.page-module___8aEwW__heroBadge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#0f766e14;border:1px solid #0f766e33;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.75rem;padding:.45rem 1.1rem;font-size:.78rem;font-weight:600;display:inline-flex}.page-module___8aEwW__heroTitle{color:#1a1a1a;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:4.25rem;font-weight:900;line-height:1.08}.page-module___8aEwW__heroTitle span{color:var(--primary);display:block}.page-module___8aEwW__heroDesc{color:#666;max-width:420px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.page-module___8aEwW__heroButtons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__heroPrimaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 18px #0f766e59}.page-module___8aEwW__heroPrimaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 24px #0f766e73}.page-module___8aEwW__heroSecondaryBtn{color:#2d2d2d;cursor:pointer;background:0 0;border:2px solid #2d2d2d33;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.page-module___8aEwW__heroSecondaryBtn:hover{border-color:var(--primary);color:var(--primary)}.page-module___8aEwW__heroImageWrapper{height:100vh;animation:.9s .2s both page-module___8aEwW__fadeIn;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.page-module___8aEwW__heroImageWrapper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f2ede8 0%,#0000 28%);position:absolute;inset:0}.page-module___8aEwW__badge{color:#1a1a1a;white-space:nowrap;z-index:3;background:#fff;border-radius:50px;align-items:center;gap:.65rem;padding:.7rem 1.25rem;font-size:.88rem;font-weight:600;animation:4s ease-in-out infinite page-module___8aEwW__float;display:flex;position:absolute;box-shadow:0 8px 28px #0000001f}.page-module___8aEwW__badge:nth-child(2){animation-delay:0s}.page-module___8aEwW__badge:nth-child(3){animation-delay:-2s}.page-module___8aEwW__badge:nth-child(4){animation-delay:-4s}.page-module___8aEwW__badgeIcon{background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.page-module___8aEwW__badge1{top:18%;left:6%}.page-module___8aEwW__badge2{top:42%;right:6%}.page-module___8aEwW__badge3{bottom:20%;left:10%}.page-module___8aEwW__stats{background:var(--white);box-shadow:var(--shadow-lg);z-index:5;padding:3rem 2rem;position:relative}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__statItem{text-align:center;border-right:1px solid var(--border);padding:1rem}.page-module___8aEwW__statItem:last-child{border-right:none}.page-module___8aEwW__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.page-module___8aEwW__statLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.page-module___8aEwW__services{background:var(--background-alt);padding:6rem 0}.page-module___8aEwW__servicesHeader{text-align:center;max-width:1200px;margin:0 auto 3.5rem;padding:0 2rem}.page-module___8aEwW__servicesHeader h2{color:var(--foreground);margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__servicesHeader p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.page-module___8aEwW__serviceCard{border-radius:var(--radius-lg);transition:var(--transition);cursor:pointer;border:1px solid #00000008;flex-direction:column;justify-content:space-between;min-height:340px;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000005}.page-module___8aEwW__cardOrange{background:linear-gradient(135deg,#ff640014 0%,#fff 50%)}.page-module___8aEwW__cardBlue{background:linear-gradient(135deg,#0064ff14 0%,#fff 50%)}.page-module___8aEwW__serviceCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.page-module___8aEwW__cardContent h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.page-module___8aEwW__cardContent p{color:var(--text-muted);font-size:1rem;line-height:1.6}.page-module___8aEwW__cardFooter{justify-content:space-between;align-items:flex-end;margin-top:2rem;display:flex}.page-module___8aEwW__arrowIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.page-module___8aEwW__cardOrange .page-module___8aEwW__arrowIcon{color:#ff7800;border:2px solid #ff780066}.page-module___8aEwW__cardOrange:hover .page-module___8aEwW__arrowIcon{color:#fff;background:#ff7800}.page-module___8aEwW__cardBlue .page-module___8aEwW__arrowIcon{color:#0078ff;border:2px solid #0078ff66}.page-module___8aEwW__cardBlue:hover .page-module___8aEwW__arrowIcon{color:#fff;background:#0078ff}.page-module___8aEwW__serviceIconWrap{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.page-module___8aEwW__serviceIconBg{border-radius:35% 65% 60% 40%/40% 45% 55% 60%;transition:all .3s;position:absolute;inset:0}.page-module___8aEwW__cardOrange .page-module___8aEwW__serviceIconBg{background:#ff78001f}.page-module___8aEwW__cardOrange:hover .page-module___8aEwW__serviceIconBg{background:#ff780033}.page-module___8aEwW__cardBlue .page-module___8aEwW__serviceIconBg{background:#0078ff1f}.page-module___8aEwW__cardBlue:hover .page-module___8aEwW__serviceIconBg{background:#0078ff33}.page-module___8aEwW__serviceIcon{z-index:1;font-size:3rem;position:relative}.page-module___8aEwW__why{background:var(--white);padding:6rem 0}.page-module___8aEwW__whyContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.page-module___8aEwW__whyImage{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden}.page-module___8aEwW__whyImage img{object-fit:cover;width:100%;height:450px}.page-module___8aEwW__whyText h2{margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.page-module___8aEwW__whySubtitle{color:var(--primary);margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}.page-module___8aEwW__whyText p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.8}.page-module___8aEwW__whyFeatures{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module___8aEwW__whyFeature{background:var(--background-alt);border-radius:var(--radius-sm);transition:var(--transition);align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.page-module___8aEwW__whyFeature:hover{background:#0f766e14}.page-module___8aEwW__whyCheck{background:linear-gradient(135deg, var(--primary), var(--primary-light));width:24px;height:24px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.page-module___8aEwW__cta{background:linear-gradient(135deg, var(--secondary) 0%, #1e3a5f 100%);text-align:center;padding:5rem 0}.page-module___8aEwW__ctaContent{max-width:700px;margin:0 auto;padding:0 2rem}.page-module___8aEwW__ctaContent h2{color:var(--white);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.page-module___8aEwW__ctaSubtitle{color:var(--primary-light);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.page-module___8aEwW__ctaContent p{color:#ffffffb3;margin-bottom:2rem;font-size:1.05rem}.page-module___8aEwW__ctaButtons{justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__ctaBtnWhite{background:var(--white);color:var(--secondary);transition:var(--transition);border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #00000026}.page-module___8aEwW__ctaBtnWhite:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media (max-width:1024px){.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module___8aEwW__heroContent{grid-template-columns:1fr;min-height:auto;padding:3rem 1.5rem}.page-module___8aEwW__heroText{text-align:center;padding:2rem 0 0}.page-module___8aEwW__heroTitle{font-size:2.25rem}.page-module___8aEwW__heroDesc{margin:0 auto 1.75rem}.page-module___8aEwW__heroButtons{justify-content:center}.page-module___8aEwW__heroImageWrapper{height:300px}.page-module___8aEwW__heroImage{width:100%;right:0}.page-module___8aEwW__badge{padding:.5rem .9rem;font-size:.75rem}.page-module___8aEwW__badge1{top:5%;right:5%}.page-module___8aEwW__badge2{top:38%;right:5%}.page-module___8aEwW__badge3{bottom:5%;right:5%}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__statItem{border-right:none}.page-module___8aEwW__servicesGrid,.page-module___8aEwW__whyContent{grid-template-columns:1fr}.page-module___8aEwW__whyImage{display:none}.page-module___8aEwW__whyFeatures{grid-template-columns:1fr}.page-module___8aEwW__ctaButtons{flex-direction:column;align-items:center}}
