.Hero-module__Z8hQ_W__hero{background:radial-gradient(circle,#1a1a2e 0%,#000 70%);justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{max-width:var(--container-width);text-align:center;z-index:10;margin:0 auto;padding:0 20px;position:relative}.Hero-module__Z8hQ_W__subheading{color:var(--accent-blue);text-transform:uppercase;letter-spacing:1px;background:#007aff1a;border:1px solid #007aff33;border-radius:30px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__heading{background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-text-fill-color:transparent;letter-spacing:-2px;-webkit-background-clip:text;margin-bottom:24px;font-size:80px;font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__description{color:var(--text-muted);max-width:700px;margin:0 auto 40px;font-size:18px;line-height:1.6}.Hero-module__Z8hQ_W__actions{justify-content:center;align-items:center;gap:20px;display:flex}.Hero-module__Z8hQ_W__shape{opacity:.6;pointer-events:none;animation:10s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__shape1{border:10px solid var(--accent-blue);border-radius:12px;width:60px;height:60px;animation-delay:0s;top:15%;left:10%;transform:rotate(45deg)}.Hero-module__Z8hQ_W__shape2{background:radial-gradient(circle,var(--accent-cyan)0%,transparent 70%);opacity:.2;border-radius:50%;width:100px;height:100px;animation-delay:2s;bottom:20%;right:15%}.Hero-module__Z8hQ_W__shape3{border:4px solid #fff;border-radius:50%;width:40px;height:40px;animation-delay:4s;top:20%;right:10%}.Hero-module__Z8hQ_W__shape4{color:#ffffff08;font-size:140px;font-weight:900;animation:15s ease-in-out infinite Hero-module__Z8hQ_W__float-reverse;bottom:15%;left:15%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-40px)rotate(10deg)}}@keyframes Hero-module__Z8hQ_W__float-reverse{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(40px)rotate(-10deg)}}@media (max-width:768px){.Hero-module__Z8hQ_W__heading{font-size:48px}}
.Services-module__PFRRnG__services{background-color:var(--bg-secondary);padding:120px 0}.Services-module__PFRRnG__header{text-align:center;margin-bottom:60px}.Services-module__PFRRnG__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.Services-module__PFRRnG__card{background-color:var(--bg-card);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:flex-start;padding:40px 30px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:var(--accent-blue);transform:translateY(-10px);box-shadow:0 20px 40px #0006}.Services-module__PFRRnG__iconWrapper{color:#fff;background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:30px;transition:all .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{background-color:var(--accent-blue);color:#fff}.Services-module__PFRRnG__cardTitle{color:#fff;margin-bottom:15px;font-size:20px;font-weight:700}.Services-module__PFRRnG__cardDesc{color:var(--text-muted);flex-grow:1;margin-bottom:30px;font-size:15px;line-height:1.6}.Services-module__PFRRnG__readMore{color:#fff;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:14px;font-weight:700;transition:gap .3s;display:flex}.Services-module__PFRRnG__readMore:hover{color:var(--accent-blue);gap:12px}.Services-module__PFRRnG__arrowIcon{background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:4px;transition:all .3s;display:flex}.Services-module__PFRRnG__readMore:hover .Services-module__PFRRnG__arrowIcon{background-color:var(--accent-blue)}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.About-module__vqXTeW__about{padding:120px 0;position:relative;overflow:hidden}.About-module__vqXTeW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:80px;display:grid}.About-module__vqXTeW__imageSide{background:linear-gradient(45deg,var(--bg-card),var(--bg-secondary));border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;height:500px;display:flex;position:relative;overflow:hidden}.About-module__vqXTeW__placeholderImage{color:var(--text-muted);opacity:.5;font-size:24px}.About-module__vqXTeW__textSide h2{margin-bottom:30px;font-size:48px;line-height:1.1}.About-module__vqXTeW__textSide p{color:var(--text-muted);margin-bottom:30px;font-size:16px;line-height:1.8}.About-module__vqXTeW__statsGrid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px;padding-top:60px;display:grid}.About-module__vqXTeW__statItem{text-align:center}.About-module__vqXTeW__statNumber{color:var(--accent-blue);font-size:48px;font-weight:700;font-family:var(--font-dm-sans);margin-bottom:10px;display:block}.About-module__vqXTeW__statLabel{color:#fff;font-size:16px;font-weight:500}@media (max-width:900px){.About-module__vqXTeW__contentWrapper{grid-template-columns:1fr}.About-module__vqXTeW__imageSide{order:2;height:300px}.About-module__vqXTeW__statsGrid{grid-template-columns:repeat(2,1fr)}}
.WhyChooseUs-module__rvx7SW__whyUs{background-color:var(--bg-secondary);padding:120px 0}.WhyChooseUs-module__rvx7SW__container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.WhyChooseUs-module__rvx7SW__intro{text-align:center;margin-bottom:80px}.WhyChooseUs-module__rvx7SW__intro h2{margin-bottom:20px;font-size:48px}.WhyChooseUs-module__rvx7SW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.WhyChooseUs-module__rvx7SW__featureCard{background:var(--bg-card);border:1px solid #ffffff0d;border-radius:20px;padding:40px;transition:all .3s;position:relative}.WhyChooseUs-module__rvx7SW__featureCard:hover{border-color:var(--accent-blue);background:linear-gradient(180deg,var(--bg-card)0%,#007aff0d 100%)}.WhyChooseUs-module__rvx7SW__featureIcon{width:70px;height:70px;color:var(--accent-blue);background-color:#ffffff08;border-radius:12px;justify-content:center;align-items:center;margin-bottom:30px;font-size:32px;transition:all .3s;display:flex}.WhyChooseUs-module__rvx7SW__featureCard:hover .WhyChooseUs-module__rvx7SW__featureIcon{background-color:var(--accent-blue);color:#fff;transform:scale(1.1)}.WhyChooseUs-module__rvx7SW__featureTitle{color:#fff;margin-bottom:15px;font-size:24px;font-weight:700}.WhyChooseUs-module__rvx7SW__featureDesc{color:var(--text-muted);line-height:1.6}@media (min-width:1024px){.WhyChooseUs-module__rvx7SW__featuresGrid{position:relative}}@media (max-width:900px){.WhyChooseUs-module__rvx7SW__featuresGrid{grid-template-columns:1fr}}
