.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000;border-bottom:1px solid #1f2937;position:sticky;top:0;box-shadow:0 4px 30px #4a7c9e1a}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__Af2_WG__logo{cursor:pointer;align-items:center;transition:transform .3s;display:flex}.Header-module__Af2_WG__logo:hover{transform:translateY(-2px)}.Header-module__Af2_WG__logoImage{object-fit:contain;width:clamp(140px,16vw,220px);height:140px}.Header-module__Af2_WG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:.4rem;display:none}.Header-module__Af2_WG__hamburger{background:#e8eef5;width:24px;height:2px;transition:all .3s;display:block}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:#e8eef5;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:linear-gradient(90deg,#4a7c9e,#64b5f6);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:#64b5f6}.Header-module__Af2_WG__navLink:hover:after{width:100%}@media (max-width:1024px){.Header-module__Af2_WG__container{padding:1rem 1.25rem}.Header-module__Af2_WG__nav{gap:1.5rem}.Header-module__Af2_WG__navLink{font-size:.9rem}}@media (max-width:768px){.Header-module__Af2_WG__container{padding:.75rem 1rem}.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__nav{background:#111827;border-bottom:1px solid #1f2937;flex-direction:column;gap:0;max-height:0;padding:0;transition:max-height .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Header-module__Af2_WG__navOpen{max-height:500px;padding:1rem}.Header-module__Af2_WG__navLink{text-align:left;border-bottom:1px solid #1f2937;width:100%;padding:.75rem 0;font-size:.95rem}.Header-module__Af2_WG__navLink:after{display:none}}@media (max-width:480px){.Header-module__Af2_WG__container{padding:.65rem .75rem}.Header-module__Af2_WG__hamburger{width:20px;height:2px;margin-right:10px}.Header-module__Af2_WG__header{box-shadow:0 2px 15px #4a7c9e14}}
.Hero-module__Z8hQ_W__hero{background:#0a0e27;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__backgroundContainer{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__backgroundImage{object-fit:cover;object-position:center}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(135deg,#0a0e27d9 0%,#0a0e27bf 40%,#0a0e27cc 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;max-width:900px;padding:2rem;animation:.8s ease-out Hero-module__Z8hQ_W__fadeInUp;position:relative}.Hero-module__Z8hQ_W__textContainer{margin-bottom:3rem}.Hero-module__Z8hQ_W__title{color:#e8eef5;letter-spacing:3px;text-shadow:0 4px 20px #4a7c9e4d;margin:0;padding:0;font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:#64b5f6;letter-spacing:2px;margin:.5rem 0 0;padding:0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.Hero-module__Z8hQ_W__tagline{color:#93c5fd;letter-spacing:1px;margin:1.5rem 0 0;padding:0;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;font-weight:500}.Hero-module__Z8hQ_W__description{color:#d1d5db;letter-spacing:.5px;margin:1rem 0 0;padding:0;font-size:1rem}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{cursor:pointer;letter-spacing:.5px;text-transform:uppercase;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__ctaPrimary{color:#fff;background:linear-gradient(135deg,#4a7c9e 0%,#64b5f6 100%);box-shadow:0 8px 25px #4a7c9e66}.Hero-module__Z8hQ_W__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #4a7c9e99}.Hero-module__Z8hQ_W__ctaSecondary{color:#64b5f6;background:0 0;border:2px solid #64b5f6}.Hero-module__Z8hQ_W__ctaSecondary:hover{color:#93c5fd;background:#64b5f61a;border-color:#93c5fd;transform:translateY(-3px)}.Hero-module__Z8hQ_W__arrow{transition:transform .3s;display:inline-block}.Hero-module__Z8hQ_W__ctaPrimary:hover .Hero-module__Z8hQ_W__arrow{transform:translate(4px)}.Hero-module__Z8hQ_W__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:1s ease-out .3s both Hero-module__Z8hQ_W__fadeInUp;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{background:#64b5f6;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse-soft;display:block;box-shadow:0 0 12px #64b5f680}.Hero-module__Z8hQ_W__scrollIndicator p{color:#93c5fd;letter-spacing:.5px;margin:0;font-size:.85rem;animation:1s ease-out .5s both Hero-module__Z8hQ_W__fadeInUp}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{min-height:85vh;padding-top:70px}.Hero-module__Z8hQ_W__content{padding:2rem 1.5rem}.Hero-module__Z8hQ_W__title{font-size:clamp(2.5rem,6vw,4rem)}.Hero-module__Z8hQ_W__subtitle{font-size:clamp(1.25rem,3vw,2rem)}.Hero-module__Z8hQ_W__tagline{font-size:clamp(.95rem,2.5vw,1.25rem)}.Hero-module__Z8hQ_W__ctas{gap:1.2rem}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{padding:.95rem 2rem;font-size:.95rem}.Hero-module__Z8hQ_W__scrollIndicator{bottom:2rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:80vh;padding-top:70px}.Hero-module__Z8hQ_W__content{max-width:100%;padding:2rem 1rem}.Hero-module__Z8hQ_W__textContainer{margin-bottom:2.5rem}.Hero-module__Z8hQ_W__title{letter-spacing:2px;font-size:clamp(2rem,5vw,2.8rem)}.Hero-module__Z8hQ_W__subtitle{letter-spacing:1px;font-size:clamp(1rem,3vw,1.5rem)}.Hero-module__Z8hQ_W__tagline{font-size:clamp(.9rem,2vw,1.1rem)}.Hero-module__Z8hQ_W__description{font-size:.95rem}.Hero-module__Z8hQ_W__ctas{gap:1rem;width:100%}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{white-space:nowrap;padding:.85rem 1.5rem;font-size:.9rem}.Hero-module__Z8hQ_W__scrollIndicator{bottom:1.5rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{min-height:75vh;padding-top:65px}.Hero-module__Z8hQ_W__content{padding:1.5rem 1rem}.Hero-module__Z8hQ_W__textContainer{margin-bottom:2rem}.Hero-module__Z8hQ_W__title{letter-spacing:1.5px;text-shadow:0 2px 12px #4a7c9e40;font-size:clamp(1.5rem,4vw,2.2rem)}.Hero-module__Z8hQ_W__subtitle{letter-spacing:1px;margin:.3rem 0 0;font-size:clamp(.9rem,2.5vw,1.2rem)}.Hero-module__Z8hQ_W__tagline{margin:.75rem 0 0;font-size:.9rem}.Hero-module__Z8hQ_W__description{margin:.75rem 0 0;font-size:.85rem}.Hero-module__Z8hQ_W__ctas{flex-direction:column;gap:.8rem;width:100%;margin-top:1.5rem}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{justify-content:center;width:100%;padding:.8rem 1rem;font-size:.85rem}.Hero-module__Z8hQ_W__scrollIndicator{bottom:1rem}.Hero-module__Z8hQ_W__scrollIndicator p{font-size:.75rem}}
.About-module__vqXTeW__about{background:linear-gradient(135deg,#0a0e27 0%,#111827 100%);border-top:1px solid #1f2937;border-bottom:1px solid #1f2937;padding:6rem 1.5rem}.About-module__vqXTeW__container{align-items:center;gap:4rem;max-width:1400px;margin:0 auto}.About-module__vqXTeW__content{flex-direction:column;gap:1.5rem;display:flex}.About-module__vqXTeW__title{color:#e8eef5;letter-spacing:1px;text-shadow:0 2px 10px #4a7c9e33;margin:0;padding:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:900}.About-module__vqXTeW__description{color:#d1d5db;margin:0;padding:0;font-size:1.05rem;font-weight:400;line-height:1.8}.About-module__vqXTeW__description strong{color:#64b5f6;font-weight:600}.About-module__vqXTeW__highlights{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.About-module__vqXTeW__highlight{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#4a7c9e1a 0%,#64b5f60d 100%);border:1px solid #64b5f633;border-radius:8px;padding:2rem;transition:all .3s}.About-module__vqXTeW__highlight:hover{background:linear-gradient(135deg,#4a7c9e26 0%,#64b5f61a 100%);border-color:#64b5f666;transform:translateY(-4px)}.About-module__vqXTeW__highlightNumber{color:#64b5f6;letter-spacing:1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.About-module__vqXTeW__highlightText{color:#9ca3af;letter-spacing:.5px;font-size:.95rem}.About-module__vqXTeW__visual{height:400px;display:none;position:relative}.About-module__vqXTeW__visualBox1,.About-module__vqXTeW__visualBox2,.About-module__vqXTeW__visualBox3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#64b5f61a,#4a7c9e1a);border:1px solid #64b5f633;border-radius:8px;position:absolute}.About-module__vqXTeW__visualBox1{width:200px;height:200px;animation:3s ease-in-out infinite About-module__vqXTeW__float;top:0;right:0}.About-module__vqXTeW__visualBox2{width:150px;height:150px;animation:4s ease-in-out .5s infinite About-module__vqXTeW__float;bottom:20%;left:10%}.About-module__vqXTeW__visualBox3{width:180px;height:180px;animation:3.5s ease-in-out 1s infinite About-module__vqXTeW__float;bottom:5%;right:15%}@keyframes About-module__vqXTeW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.About-module__vqXTeW__about{padding:5rem 1.5rem}.About-module__vqXTeW__container{grid-template-columns:1fr;gap:2.5rem}.About-module__vqXTeW__highlights{grid-template-columns:repeat(3,1fr);gap:1.5rem}.About-module__vqXTeW__highlight{text-align:center;flex-direction:column;padding:1.5rem}.About-module__vqXTeW__highlightNumber{flex-shrink:0}}@media (max-width:768px){.About-module__vqXTeW__about{padding:4rem 1.5rem}.About-module__vqXTeW__title{font-size:2rem}.About-module__vqXTeW__description{font-size:.95rem;line-height:1.6}.About-module__vqXTeW__highlights{grid-template-columns:repeat(3,1fr);gap:1.2rem}.About-module__vqXTeW__highlight{padding:1.25rem .75rem}.About-module__vqXTeW__highlightNumber{font-size:2.2rem}.About-module__vqXTeW__highlightLabel{font-size:.85rem}}@media (max-width:480px){.About-module__vqXTeW__about{padding:3rem 1rem}.About-module__vqXTeW__header{margin-bottom:2rem}.About-module__vqXTeW__title{font-size:1.75rem}.About-module__vqXTeW__description{font-size:.9rem}.About-module__vqXTeW__highlights{grid-template-columns:1fr;gap:1rem}.About-module__vqXTeW__highlight{padding:1rem}.About-module__vqXTeW__highlightNumber{font-size:2rem}.About-module__vqXTeW__highlightLabel{font-size:.8rem}}
.Services-module__PFRRnG__services{background:linear-gradient(135deg,#111827 0%,#0a0e27 100%);border-bottom:1px solid #1f2937;padding:6rem 1.5rem}.Services-module__PFRRnG__container{max-width:1400px;margin:0 auto}.Services-module__PFRRnG__header{text-align:center;margin-bottom:4rem}.Services-module__PFRRnG__title{color:#e8eef5;letter-spacing:1px;text-shadow:0 2px 10px #4a7c9e33;margin:0 0 1rem;padding:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:900}.Services-module__PFRRnG__subtitle{color:#93c5fd;letter-spacing:.5px;margin:0;padding:0;font-size:1.1rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Services-module__PFRRnG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#11182780 0%,#1f29374d 100%);border:1px solid #64b5f626;border-radius:8px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#64b5f61a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Services-module__PFRRnG__card:hover:before{left:100%}.Services-module__PFRRnG__card:hover{border-color:#64b5f666;transform:translateY(-8px);box-shadow:0 12px 40px #4a7c9e40}.Services-module__PFRRnG__iconContainer{background:linear-gradient(135deg,#4a7c9e33,#64b5f61a);border:1px solid #64b5f633;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconContainer{background:linear-gradient(135deg,#4a7c9e4d,#64b5f633);border-color:#64b5f666;transform:scale(1.1)}.Services-module__PFRRnG__icon{color:#64b5f6;transition:color .3s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__icon{color:#93c5fd}.Services-module__PFRRnG__cardTitle{color:#e8eef5;letter-spacing:.5px;margin:0 0 1.5rem;padding:0;font-size:1.4rem;font-weight:700}.Services-module__PFRRnG__itemList{flex-direction:column;gap:.8rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.Services-module__PFRRnG__item{color:#d1d5db;align-items:flex-start;gap:.8rem;font-size:.95rem;display:flex}.Services-module__PFRRnG__bullet{color:#4a7c9e;flex-shrink:0;margin-top:2px}.Services-module__PFRRnG__cardDescription{color:#9ca3af;border-top:1px solid #64b5f61a;margin:0;padding:1rem 0 0;font-size:.9rem;line-height:1.6}.Services-module__PFRRnG__cardHover{opacity:0;background:linear-gradient(90deg,#0000,#4a7c9e,#0000);width:100%;height:1px;transition:opacity .3s;position:absolute;bottom:0;left:0}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardHover{opacity:1}@media (max-width:1024px){.Services-module__PFRRnG__services{padding:5rem 1.5rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.Services-module__PFRRnG__card{padding:1.75rem}}@media (max-width:768px){.Services-module__PFRRnG__services{padding:4rem 1.5rem}.Services-module__PFRRnG__header{margin-bottom:3rem}.Services-module__PFRRnG__title{font-size:2rem}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:1.5rem}.Services-module__PFRRnG__card{padding:1.5rem}.Services-module__PFRRnG__cardTitle{margin-bottom:1.25rem;font-size:1.2rem}.Services-module__PFRRnG__itemList{gap:.7rem}.Services-module__PFRRnG__item{gap:.7rem;font-size:.9rem}.Services-module__PFRRnG__iconContainer{width:56px;height:56px}}@media (max-width:480px){.Services-module__PFRRnG__services{padding:3rem 1rem}.Services-module__PFRRnG__header{margin-bottom:2rem}.Services-module__PFRRnG__title{font-size:1.75rem}.Services-module__PFRRnG__subtitle{font-size:1rem}.Services-module__PFRRnG__grid{gap:1.2rem}.Services-module__PFRRnG__card{padding:1.25rem}.Services-module__PFRRnG__cardTitle{margin-bottom:1rem;font-size:1.1rem}.Services-module__PFRRnG__itemList{gap:.6rem;margin:0 0 1rem}.Services-module__PFRRnG__item{gap:.6rem;font-size:.85rem}.Services-module__PFRRnG__cardDescription{padding-top:.75rem;font-size:.85rem}.Services-module__PFRRnG__iconContainer{width:48px;height:48px;margin-bottom:1rem}}.Services-module__PFRRnG__gymSection{border-top:1px solid #64b5f626;margin-top:120px;padding-top:60px}.Services-module__PFRRnG__gymHeader{text-align:center;margin-bottom:50px}.Services-module__PFRRnG__gymHeader h2{color:#e8eef5;margin-bottom:10px;font-size:clamp(2rem,4vw,2.4rem);font-weight:800}.Services-module__PFRRnG__gymHeader p{color:#93c5fd;font-size:1.1rem}.Services-module__PFRRnG__gymContent{max-width:1100px;margin:auto}.Services-module__PFRRnG__gymText{color:#d1d5db;text-align:center;max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.8}.Services-module__PFRRnG__gymColumns{grid-template-columns:repeat(2,minmax(320px,420px));justify-content:center;gap:60px;max-width:900px;margin:50px auto 70px;display:grid}.Services-module__PFRRnG__gymColumns div{background:linear-gradient(135deg,#1118278c,#1f293759);border:1px solid #64b5f626;border-radius:10px;padding:28px;transition:all .3s}.Services-module__PFRRnG__gymColumns div:hover{border-color:#64b5f659;transform:translateY(-5px)}.Services-module__PFRRnG__gymColumns h3{color:#e8eef5;margin-bottom:14px;font-size:1.25rem}.Services-module__PFRRnG__gymColumns ul{padding-left:18px;line-height:1.8}.Services-module__PFRRnG__gymColumns li{color:#d1d5db;margin-bottom:8px;font-size:.95rem}.Services-module__PFRRnG__gymGallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;margin-top:20px;display:grid}.Services-module__PFRRnG__gymImage{background:linear-gradient(135deg,#11182799,#1f293766);border:1px solid #64b5f626;border-radius:12px;transition:all .35s;overflow:hidden}.Services-module__PFRRnG__gymImage:hover{border-color:#64b5f659;transform:translateY(-8px);box-shadow:0 15px 40px #4a7c9e40}.Services-module__PFRRnG__image{object-fit:cover;width:100%;height:260px;transition:transform .5s}.Services-module__PFRRnG__gymImage:hover .Services-module__PFRRnG__image{transform:scale(1.08)}@media (max-width:900px){.Services-module__PFRRnG__gymColumns{grid-template-columns:1fr;gap:30px;max-width:500px}.Services-module__PFRRnG__gymGallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__PFRRnG__gymSection{margin-top:80px}.Services-module__PFRRnG__gymHeader{margin-bottom:35px}.Services-module__PFRRnG__gymHeader h2{font-size:1.7rem}.Services-module__PFRRnG__gymGallery{grid-template-columns:1fr}.Services-module__PFRRnG__image{height:220px}}
.WhyChooseUs-module__rvx7SW__whyChooseUs{background:linear-gradient(135deg,#0a0e27 0%,#111827 100%);border-bottom:1px solid #1f2937;padding:6rem 1.5rem}.WhyChooseUs-module__rvx7SW__container{max-width:1400px;margin:0 auto}.WhyChooseUs-module__rvx7SW__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__rvx7SW__title{color:#e8eef5;letter-spacing:1px;text-shadow:0 2px 10px #4a7c9e33;margin:0 0 1rem;padding:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:900}.WhyChooseUs-module__rvx7SW__subtitle{color:#93c5fd;letter-spacing:.5px;margin:0;padding:0;font-size:1.1rem}.WhyChooseUs-module__rvx7SW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.WhyChooseUs-module__rvx7SW__reasonCard{text-align:center;background:linear-gradient(135deg,#4a7c9e1a 0%,#64b5f60d 100%);border:2px solid #4a7c9e;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__reasonCard:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#64b5f61a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.WhyChooseUs-module__rvx7SW__reasonCard:hover:before{opacity:1}.WhyChooseUs-module__rvx7SW__reasonCard:hover{border-color:#64b5f6;transform:translateY(-8px);box-shadow:0 12px 40px #4a7c9e4d}.WhyChooseUs-module__rvx7SW__checkIcon{color:#64b5f6;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .3s;display:flex}.WhyChooseUs-module__rvx7SW__reasonCard:hover .WhyChooseUs-module__rvx7SW__checkIcon{color:#93c5fd;transform:scale(1.15)}.WhyChooseUs-module__rvx7SW__reasonText{color:#e8eef5;letter-spacing:.3px;margin:0;padding:0;font-size:1.15rem;font-weight:700;line-height:1.5}.WhyChooseUs-module__rvx7SW__cardBorder{background:linear-gradient(90deg,#4a7c9e,#64b5f6);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.WhyChooseUs-module__rvx7SW__reasonCard:hover .WhyChooseUs-module__rvx7SW__cardBorder{width:100%}.WhyChooseUs-module__rvx7SW__highlight{text-align:center;background:linear-gradient(135deg,#4a7c9e26 0%,#64b5f61a 100%);border:1px solid #4a7c9e;border-radius:8px;padding:3rem;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__highlight:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000,#0000 2px,#64b5f60d 2px 4px);position:absolute;inset:0}.WhyChooseUs-module__rvx7SW__highlightText{color:#e8eef5;letter-spacing:.5px;z-index:1;margin:0;padding:0;font-size:clamp(1.2rem,3vw,1.6rem);font-style:italic;font-weight:600;position:relative}@media (max-width:1024px){.WhyChooseUs-module__rvx7SW__whyChooseUs{padding:5rem 1.5rem}.WhyChooseUs-module__rvx7SW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.WhyChooseUs-module__rvx7SW__reasonCard{padding:1.75rem}}@media (max-width:768px){.WhyChooseUs-module__rvx7SW__whyChooseUs{padding:4rem 1.5rem}.WhyChooseUs-module__rvx7SW__header{margin-bottom:3rem}.WhyChooseUs-module__rvx7SW__title{font-size:2rem}.WhyChooseUs-module__rvx7SW__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-bottom:2.5rem}.WhyChooseUs-module__rvx7SW__reasonCard{border-radius:8px;padding:1.5rem}.WhyChooseUs-module__rvx7SW__reasonText{font-size:.95rem}.WhyChooseUs-module__rvx7SW__highlight{padding:2rem}.WhyChooseUs-module__rvx7SW__highlightText{font-size:1.2rem}}@media (max-width:480px){.WhyChooseUs-module__rvx7SW__whyChooseUs{padding:3rem 1rem}.WhyChooseUs-module__rvx7SW__header{margin-bottom:2rem}.WhyChooseUs-module__rvx7SW__title{font-size:1.75rem}.WhyChooseUs-module__rvx7SW__subtitle{font-size:.95rem}.WhyChooseUs-module__rvx7SW__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.WhyChooseUs-module__rvx7SW__reasonCard{padding:1.25rem}.WhyChooseUs-module__rvx7SW__reasonText{font-size:.9rem}.WhyChooseUs-module__rvx7SW__highlight{padding:1.5rem}.WhyChooseUs-module__rvx7SW__highlightText{font-size:1rem}}
.Industries-module__7cW2oq__industries{background:linear-gradient(135deg,#111827 0%,#0a0e27 100%);border-bottom:1px solid #1f2937;padding:6rem 1.5rem}.Industries-module__7cW2oq__container{max-width:1400px;margin:0 auto}.Industries-module__7cW2oq__header{text-align:center;margin-bottom:4rem}.Industries-module__7cW2oq__title{color:#e8eef5;letter-spacing:1px;text-shadow:0 2px 10px #4a7c9e33;margin:0 0 1rem;padding:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:900}.Industries-module__7cW2oq__subtitle{color:#93c5fd;letter-spacing:.5px;margin:0;padding:0;font-size:1.1rem}.Industries-module__7cW2oq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.Industries-module__7cW2oq__industryCard{text-align:center;background:linear-gradient(135deg,#11182799 0%,#1f293766 100%);border:1px solid #64b5f626;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Industries-module__7cW2oq__industryCard:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle,#64b5f61a,#0000);transition:opacity .3s;position:absolute;inset:0}.Industries-module__7cW2oq__industryCard:hover:before{opacity:1}.Industries-module__7cW2oq__industryCard:hover{border-color:#64b5f666;transform:translateY(-10px);box-shadow:0 15px 40px #4a7c9e4d}.Industries-module__7cW2oq__iconWrapper{z-index:1;background:linear-gradient(135deg,#4a7c9e33,#64b5f61a);border:1px solid #64b5f633;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative}.Industries-module__7cW2oq__industryCard:hover .Industries-module__7cW2oq__iconWrapper{background:linear-gradient(135deg,#4a7c9e4d,#64b5f633);border-color:#64b5f666;transform:scale(1.1)rotate(-5deg)}.Industries-module__7cW2oq__icon{color:#64b5f6;z-index:1;transition:all .3s;position:relative}.Industries-module__7cW2oq__industryCard:hover .Industries-module__7cW2oq__icon{color:#93c5fd;transform:scale(1.15)}.Industries-module__7cW2oq__industryName{color:#e8eef5;letter-spacing:.5px;z-index:1;margin:0;padding:0;font-size:1.1rem;font-weight:700;position:relative}.Industries-module__7cW2oq__underline{z-index:1;background:linear-gradient(90deg,#4a7c9e,#64b5f6);width:0;height:2px;transition:width .3s;position:relative}.Industries-module__7cW2oq__industryCard:hover .Industries-module__7cW2oq__underline{width:40px}@media (max-width:1024px){.Industries-module__7cW2oq__industries{padding:5rem 1.5rem}.Industries-module__7cW2oq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.Industries-module__7cW2oq__industryCard{padding:2rem 1.5rem}.Industries-module__7cW2oq__iconWrapper{width:72px;height:72px}.Industries-module__7cW2oq__icon{width:38px;height:38px}.Industries-module__7cW2oq__industryName{font-size:1.05rem}}@media (max-width:768px){.Industries-module__7cW2oq__industries{padding:4rem 1.5rem}.Industries-module__7cW2oq__header{margin-bottom:3rem}.Industries-module__7cW2oq__title{font-size:2rem}.Industries-module__7cW2oq__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.Industries-module__7cW2oq__industryCard{gap:1rem;padding:1.5rem}.Industries-module__7cW2oq__iconWrapper{width:64px;height:64px}.Industries-module__7cW2oq__icon{width:34px;height:34px}.Industries-module__7cW2oq__industryName{font-size:1rem}}@media (max-width:480px){.Industries-module__7cW2oq__industries{padding:3rem 1rem}.Industries-module__7cW2oq__header{margin-bottom:2rem}.Industries-module__7cW2oq__title{font-size:1.75rem}.Industries-module__7cW2oq__subtitle{font-size:.95rem}.Industries-module__7cW2oq__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Industries-module__7cW2oq__industryCard{gap:.75rem;padding:1.2rem .8rem}.Industries-module__7cW2oq__iconWrapper{width:56px;height:56px}.Industries-module__7cW2oq__icon{width:30px;height:30px}.Industries-module__7cW2oq__industryName{font-size:.9rem}.Industries-module__7cW2oq__underline{height:1.5px}.Industries-module__7cW2oq__industryCard:hover .Industries-module__7cW2oq__underline{width:30px}}
.Contact-module__OWeMSG__contact{background:linear-gradient(135deg,#0a0e27 0%,#111827 100%);border-bottom:1px solid #1f2937;padding:6rem 1.5rem}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto}.Contact-module__OWeMSG__header{text-align:center;margin-bottom:4rem}.Contact-module__OWeMSG__title{color:#e8eef5;letter-spacing:1px;text-shadow:0 2px 10px #4a7c9e33;margin:0 0 1rem;padding:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:900}.Contact-module__OWeMSG__subtitle{color:#93c5fd;letter-spacing:.5px;margin:0;padding:0;font-size:1.1rem}.Contact-module__OWeMSG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-bottom:4rem;animation:.7s ease-out Contact-module__OWeMSG__fadeInUp;display:grid}.Contact-module__OWeMSG__infoBox{background:linear-gradient(135deg,#4a7c9e1a 0%,#64b5f60d 100%);border:1px solid #64b5f626;border-radius:12px;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Contact-module__OWeMSG__infoBox:hover{background:linear-gradient(135deg,#4a7c9e26 0%,#64b5f61a 100%);border-color:#64b5f666;transform:translateY(-8px);box-shadow:0 12px 30px #4a7c9e33}.Contact-module__OWeMSG__infoIcon{color:#64b5f6;background:linear-gradient(135deg,#4a7c9e33,#64b5f61a);border:1px solid #64b5f633;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.Contact-module__OWeMSG__infoBox:hover .Contact-module__OWeMSG__infoIcon{color:#93c5fd;background:linear-gradient(135deg,#4a7c9e4d,#64b5f633);transform:scale(1.15)rotate(5deg)}.Contact-module__OWeMSG__infoContent{flex:1;width:100%}.Contact-module__OWeMSG__infoTitle{color:#e8eef5;margin:0 0 .75rem;padding:0;font-size:1.25rem;font-weight:700}.Contact-module__OWeMSG__infoText{color:#d1d5db;margin:0;padding:0;font-size:.95rem;line-height:1.6}.Contact-module__OWeMSG__infoLink{color:#64b5f6;word-break:break-word;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.Contact-module__OWeMSG__infoLink:hover{color:#93c5fd}.Contact-module__OWeMSG__callButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#4a7c9e,#64b5f6);border:none;border-radius:6px;margin-top:1rem;margin-left:7px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Contact-module__OWeMSG__callButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px #4a7c9e80}.Contact-module__OWeMSG__callButton:active{transform:translateY(-1px)}.Contact-module__OWeMSG__mapContainer{border:1px solid #64b5f626;border-radius:12px;animation:.8s ease-out .2s both Contact-module__OWeMSG__fadeInUp;overflow:hidden;box-shadow:0 8px 25px #4a7c9e26}.Contact-module__OWeMSG__mapContainer iframe{width:100%;display:block}@media (max-width:1024px){.Contact-module__OWeMSG__contact{padding:5rem 1.5rem}.Contact-module__OWeMSG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.Contact-module__OWeMSG__mapContainer{height:350px}}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:4rem 1.5rem}.Contact-module__OWeMSG__header{margin-bottom:3rem}.Contact-module__OWeMSG__title{font-size:2rem}.Contact-module__OWeMSG__contactGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.Contact-module__OWeMSG__infoBox{gap:1rem;padding:1.5rem}.Contact-module__OWeMSG__infoTitle{font-size:1.1rem}.Contact-module__OWeMSG__infoIcon{width:48px;height:48px}.Contact-module__OWeMSG__callButton{text-align:center;width:100%;padding:.8rem 1.2rem}.Contact-module__OWeMSG__mapContainer{height:300px}}@media (max-width:480px){.Contact-module__OWeMSG__contact{padding:3rem 1rem}.Contact-module__OWeMSG__header{margin-bottom:2rem}.Contact-module__OWeMSG__title{font-size:1.75rem}.Contact-module__OWeMSG__subtitle{font-size:.95rem}.Contact-module__OWeMSG__contactGrid{grid-template-columns:1fr;gap:1.2rem;margin-bottom:2rem}.Contact-module__OWeMSG__infoBox{gap:.75rem;padding:1.25rem}.Contact-module__OWeMSG__infoTitle{font-size:1rem}.Contact-module__OWeMSG__infoText{font-size:.9rem}.Contact-module__OWeMSG__infoLink{font-size:.95rem}.Contact-module__OWeMSG__infoIcon{width:44px;height:44px}.Contact-module__OWeMSG__callButton{width:100%;margin-top:.75rem;padding:.7rem 1rem;font-size:.9rem}.Contact-module__OWeMSG__mapContainer{height:250px}}
.Footer-module__EZoWya__footer{background:linear-gradient(135deg,#111827 0%,#0a0e27 100%);border-top:1px solid #1f2937;padding:4rem 1.5rem 2rem}.Footer-module__EZoWya__container{max-width:1400px;margin:0 auto}.Footer-module__EZoWya__content{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.5rem;margin-bottom:2rem;display:grid}.Footer-module__EZoWya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__columnTitle{color:#e8eef5;letter-spacing:1px;margin:0;padding:0;font-size:1.3rem;font-weight:900}.Footer-module__EZoWya__tagline{color:#64b5f6;letter-spacing:.5px;margin:0;padding:0;font-size:.85rem;font-weight:600}.Footer-module__EZoWya__description{color:#9ca3af;margin:0;padding:0;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__columnHeading{color:#e8eef5;letter-spacing:.5px;text-transform:uppercase;border-bottom:2px solid #4a7c9e;margin:0;padding:0 0 .75rem;font-size:1rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#d1d5db;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:400;transition:all .3s}.Footer-module__EZoWya__link:hover{color:#64b5f6;transform:translate(4px)}.Footer-module__EZoWya__contactDetails{flex-direction:column;gap:.8rem;display:flex}.Footer-module__EZoWya__detail{color:#d1d5db;flex-direction:column;gap:.3rem;margin:0;padding:0;font-size:.9rem;line-height:1.6;display:flex}.Footer-module__EZoWya__label{color:#64b5f6;margin-bottom:.2rem;font-weight:600;display:block}.Footer-module__EZoWya__detail a{color:#93c5fd;text-decoration:none;transition:color .3s;display:inline-block}.Footer-module__EZoWya__detail a:hover{color:#64b5f6}.Footer-module__EZoWya__socialLinks{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module__EZoWya__socialLink{color:#64b5f6;background:linear-gradient(135deg,#4a7c9e33,#64b5f61a);border:1px solid #64b5f633;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__EZoWya__socialLink:hover{color:#93c5fd;background:linear-gradient(135deg,#4a7c9e4d,#64b5f633);border-color:#64b5f666;transform:translateY(-3px);box-shadow:0 6px 15px #4a7c9e4d}.Footer-module__EZoWya__divider{background:linear-gradient(90deg,#0000,#4a7c9e,#0000);height:1px;margin:2rem 0}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__copyright{color:#9ca3af;letter-spacing:.3px;margin:0;padding:0;font-size:.85rem}.Footer-module__EZoWya__credit{color:#6b7280;margin:0;padding:0;font-size:.8rem;font-style:italic}.Footer-module__EZoWya__developer{color:#aaa;margin-top:10px;font-size:.9rem}.Footer-module__EZoWya__devButton{color:#fff;background:linear-gradient(135deg,#07f,#00c6ff);border-radius:20px;margin-left:6px;padding:6px 14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__EZoWya__devButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #07f6}@media (max-width:1024px){.Footer-module__EZoWya__footer{padding:4rem 1.5rem 1.5rem}.Footer-module__EZoWya__content{grid-template-columns:repeat(2,1fr);gap:2.5rem}.Footer-module__EZoWya__columnTitle{font-size:1.3rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__EZoWya__content{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__columnTitle{margin-bottom:1.25rem;font-size:1.15rem}.Footer-module__EZoWya__columnHeading{font-size:.95rem}.Footer-module__EZoWya__detail{gap:.5rem;margin-bottom:1rem}.Footer-module__EZoWya__socialLinks{justify-content:flex-start;gap:1rem}.Footer-module__EZoWya__socialLink{width:40px;height:40px}.Footer-module__EZoWya__divider{margin:1.5rem 0}.Footer-module__EZoWya__bottom{gap:.5rem}.Footer-module__EZoWya__copyright{font-size:.85rem}.Footer-module__EZoWya__credit{font-size:.8rem}}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:2rem 1rem 1rem}.Footer-module__EZoWya__content{gap:1.5rem}.Footer-module__EZoWya__column{text-align:center}.Footer-module__EZoWya__columnTitle{margin-bottom:1rem;font-size:1rem}.Footer-module__EZoWya__columnHeading{font-size:.9rem}.Footer-module__EZoWya__detail{gap:.3rem;margin-bottom:.75rem}.Footer-module__EZoWya__detailLabel,.Footer-module__EZoWya__detailLink{font-size:.85rem}.Footer-module__EZoWya__socialLinks{justify-content:center;gap:.75rem}.Footer-module__EZoWya__socialLink{width:36px;height:36px}.Footer-module__EZoWya__divider{margin:1rem 0}.Footer-module__EZoWya__bottom{gap:.4rem}.Footer-module__EZoWya__copyright{font-size:.75rem}.Footer-module__EZoWya__credit{font-size:.7rem}}
.ScrollProgress-module__yJsCLq__progressBar{z-index:9999;background:linear-gradient(90deg,#4a7c9e,#64b5f6,#4a7c9e);height:3px;transition:width .1s ease-out;position:fixed;top:0;left:0;box-shadow:0 0 8px #64b5f680}
.WhatsAppButton-module__OPyqoG__whatsappButton{color:#fff;z-index:998;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#1fa855 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;animation:.6s ease-out .5s both WhatsAppButton-module__OPyqoG__slideInUp;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 8px 25px #25d36666}.WhatsAppButton-module__OPyqoG__whatsappButton:before{content:"";background:#fff3;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.WhatsAppButton-module__OPyqoG__whatsappButton:hover:before{left:100%}.WhatsAppButton-module__OPyqoG__whatsappButton:hover{transform:translateY(-5px)scale(1.1);box-shadow:0 12px 35px #25d36699}.WhatsAppButton-module__OPyqoG__whatsappButton:active{transform:translateY(-2px)scale(1.05)}.WhatsAppButton-module__OPyqoG__whatsappButton svg{z-index:1;width:28px;height:28px;position:relative}.WhatsAppButton-module__OPyqoG__tooltip{color:#e8eef5;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1;background:#111827;border:1px solid #4a7c9e;border-radius:4px;padding:.6rem 1rem;font-size:.85rem;transition:all .3s;position:absolute;bottom:70px;right:0;box-shadow:0 4px 12px #0000004d}.WhatsAppButton-module__OPyqoG__whatsappButton:hover .WhatsAppButton-module__OPyqoG__tooltip{opacity:1;visibility:visible;bottom:75px}@keyframes WhatsAppButton-module__OPyqoG__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.WhatsAppButton-module__OPyqoG__whatsappButton{width:54px;height:54px;bottom:1.5rem;right:1.5rem}.WhatsAppButton-module__OPyqoG__whatsappButton svg{width:24px;height:24px}.WhatsAppButton-module__OPyqoG__tooltip{display:none}}
.ScrollToTop-module__EOJfaq__scrollToTopButton{color:#fff;cursor:pointer;z-index:997;opacity:0;visibility:hidden;background:linear-gradient(135deg,#4a7c9e 0%,#64b5f6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:2rem;left:2rem;transform:translateY(20px);box-shadow:0 8px 25px #4a7c9e66}.ScrollToTop-module__EOJfaq__scrollToTopButton.ScrollToTop-module__EOJfaq__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__EOJfaq__scrollToTopButton:hover{background:linear-gradient(135deg,#64b5f6 0%,#93c5fd 100%);transform:translateY(-5px);box-shadow:0 12px 35px #4a7c9e99}.ScrollToTop-module__EOJfaq__scrollToTopButton:active{transform:translateY(-2px)}.ScrollToTop-module__EOJfaq__tooltip{color:#e8eef5;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1;background:#111827;border:1px solid #4a7c9e;border-radius:4px;padding:.5rem .8rem;font-size:.8rem;transition:all .3s;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.ScrollToTop-module__EOJfaq__scrollToTopButton:hover .ScrollToTop-module__EOJfaq__tooltip{opacity:1;visibility:visible;top:-45px}@media (max-width:640px){.ScrollToTop-module__EOJfaq__scrollToTopButton{width:46px;height:46px;bottom:1.5rem;left:1.5rem}.ScrollToTop-module__EOJfaq__scrollToTopButton svg{width:20px;height:20px}.ScrollToTop-module__EOJfaq__tooltip{display:none}}
