.header-module__bY5_QG__header{z-index:100;background:linear-gradient(135deg,#0c1b33 0%,#1a2a4a 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 20px #ffb4001a}.header-module__bY5_QG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.header-module__bY5_QG__logo{align-items:center;height:60px;display:flex}.header-module__bY5_QG__logoImage{object-fit:contain;object-position:left center;width:auto;height:60px}.header-module__bY5_QG__logo h1{color:#ffb400;letter-spacing:.5px;margin:0;font-size:1.8rem;font-weight:700}.header-module__bY5_QG__nav{gap:2rem;margin:0;list-style:none;display:flex}.header-module__bY5_QG__nav a{color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.header-module__bY5_QG__nav a:hover{color:#ffb400}.header-module__bY5_QG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.header-module__bY5_QG__hamburger span{background:#ffb400;border-radius:2px;width:25px;height:3px;transition:all .3s}.header-module__bY5_QG__dropdown{position:relative}.header-module__bY5_QG__dropdownToggle{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .3s;display:flex}.header-module__bY5_QG__dropdownToggle:hover{color:#ffb400}.header-module__bY5_QG__dropdownMenu{opacity:0;visibility:hidden;z-index:200;background:#1a2a4a;border-radius:8px;min-width:250px;margin-top:.5rem;padding:.5rem 0;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 5px 20px #0000004d}.header-module__bY5_QG__dropdownActive{opacity:1;visibility:visible;transform:translateY(0)}.header-module__bY5_QG__dropdownItem{color:#fff;padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:block}.header-module__bY5_QG__dropdownItem:hover{color:#ffb400;background:#ffb4001a;padding-left:2rem}@media (max-width:768px){.header-module__bY5_QG__hamburger{display:flex}.header-module__bY5_QG__nav{background:#0c1b33;flex-direction:column;gap:0;max-height:0;padding:1rem;transition:max-height .3s;position:absolute;top:60px;left:0;right:0;overflow:hidden}.header-module__bY5_QG__nav.header-module__bY5_QG__active{max-height:400px}.header-module__bY5_QG__nav a{border-bottom:1px solid #1a2a4a;padding:.75rem 0}.header-module__bY5_QG__dropdown{width:100%}.header-module__bY5_QG__dropdownToggle{border-bottom:1px solid #1a2a4a;justify-content:space-between;width:100%;padding:.75rem 0}.header-module__bY5_QG__dropdownMenu{opacity:1;visibility:visible;box-shadow:none;background:#1a2a4a80;max-height:0;margin:0;transition:max-height .3s;position:static;overflow:hidden;transform:none}.header-module__bY5_QG__dropdownActive{max-height:300px}.header-module__bY5_QG__dropdownItem{padding-left:2rem}.header-module__bY5_QG__dropdownItem:hover{padding-left:2.5rem}}
.hero-slider-module__tvIn1a__heroSlider{height:100vh;min-height:600px;margin-top:60px;position:relative;overflow:hidden}.hero-slider-module__tvIn1a__slide{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.hero-slider-module__tvIn1a__slide.hero-slider-module__tvIn1a__active{opacity:1}.hero-slider-module__tvIn1a__overlay{background:#0c1b3380;width:100%;height:100%;position:absolute;top:0;left:0}.hero-slider-module__tvIn1a__content{text-align:center;color:#fff;z-index:2;width:90%;max-width:700px;animation:1s hero-slider-module__tvIn1a__slideInUp;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes hero-slider-module__tvIn1a__slideInUp{0%{opacity:0;transform:translate(-50%,-30%)}to{opacity:1;transform:translate(-50%,-50%)}}.hero-slider-module__tvIn1a__title{letter-spacing:-.5px;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.hero-slider-module__tvIn1a__subtitle{letter-spacing:1px;text-transform:uppercase;color:#ffb400;margin:0 0 2rem;font-size:clamp(1rem,2vw,1.3rem);font-weight:300}.hero-slider-module__tvIn1a__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-slider-module__tvIn1a__btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:4px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.hero-slider-module__tvIn1a__btnPrimary{color:#0c1b33;background:#ffb400}.hero-slider-module__tvIn1a__btnPrimary:hover{background:#ffc929;transform:translateY(-2px);box-shadow:0 10px 30px #ffb4004d}.hero-slider-module__tvIn1a__btnSecondary{color:#fff;background:0 0;border:2px solid #ffb400}.hero-slider-module__tvIn1a__btnSecondary:hover{color:#0c1b33;background:#ffb400;transform:translateY(-2px)}.hero-slider-module__tvIn1a__prevBtn,.hero-slider-module__tvIn1a__nextBtn{color:#ffb400;cursor:pointer;z-index:3;background:#ffb40033;border:2px solid #ffb400;border-radius:4px;width:50px;height:50px;font-size:1.5rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider-module__tvIn1a__prevBtn:hover,.hero-slider-module__tvIn1a__nextBtn:hover{color:#0c1b33;background:#ffb400}.hero-slider-module__tvIn1a__prevBtn{left:20px}.hero-slider-module__tvIn1a__nextBtn{right:20px}.hero-slider-module__tvIn1a__dots{z-index:3;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-slider-module__tvIn1a__dot{cursor:pointer;background:#ffb4004d;border:2px solid #ffb400;border-radius:50%;width:12px;height:12px;transition:all .3s}.hero-slider-module__tvIn1a__dot.hero-slider-module__tvIn1a__active{background:#ffb400;border-radius:6px;width:35px}@media (max-width:768px){.hero-slider-module__tvIn1a__heroSlider{margin-top:50px}.hero-slider-module__tvIn1a__prevBtn,.hero-slider-module__tvIn1a__nextBtn{width:40px;height:40px;font-size:1.2rem}.hero-slider-module__tvIn1a__prevBtn{left:10px}.hero-slider-module__tvIn1a__nextBtn{right:10px}.hero-slider-module__tvIn1a__ctaButtons{gap:.5rem}.hero-slider-module__tvIn1a__btn{padding:.7rem 1.5rem;font-size:.9rem}}
.about-module__GMDHjG__about{color:#fff;background:#0c1b33;padding:5rem 1rem}.about-module__GMDHjG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-module__GMDHjG__title{color:#ffb400;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.about-module__GMDHjG__text{color:#fffc;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.about-module__GMDHjG__stats{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__GMDHjG__stat{text-align:center;background:linear-gradient(135deg,#1a2a4a 0%,#0c1b33 100%);border-left:4px solid #ffb400;border-radius:4px;padding:2rem}.about-module__GMDHjG__stat h3{color:#ffb400;margin:0 0 .5rem;font-size:2.2rem}.about-module__GMDHjG__stat p{color:#ffffffb3;margin:0}@media (max-width:768px){.about-module__GMDHjG__container{grid-template-columns:1fr;gap:2rem}.about-module__GMDHjG__stats{grid-template-columns:1fr}.about-module__GMDHjG__title{font-size:2rem}}
.services-module__8oUAeG__services{color:#fff;background:linear-gradient(135deg,#1a2a4a 0%,#0c1b33 100%);padding:5rem 1rem}.services-module__8oUAeG__container{max-width:1200px;margin:0 auto}.services-module__8oUAeG__title{text-align:center;color:#ffb400;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.services-module__8oUAeG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.services-module__8oUAeG__card{cursor:pointer;background:#ffb4000d;border:1px solid #ffb40033;border-radius:8px;padding:2rem;transition:all .3s}.services-module__8oUAeG__card:hover{background:#ffb4001a;border-color:#ffb400;transform:translateY(-5px);box-shadow:0 10px 30px #ffb40026}.services-module__8oUAeG__card h3{color:#ffb400;margin:0 0 1rem;font-size:1.3rem}.services-module__8oUAeG__card p{color:#fffc;margin:0;line-height:1.6}@media (max-width:768px){.services-module__8oUAeG__title{font-size:2rem}.services-module__8oUAeG__grid{grid-template-columns:1fr}}
.featured-projects-module__AyERTW__projects{color:#fff;background:#0c1b33;padding:5rem 1rem}.featured-projects-module__AyERTW__container{max-width:1200px;margin:0 auto}.featured-projects-module__AyERTW__title{text-align:center;color:#ffb400;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.featured-projects-module__AyERTW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.featured-projects-module__AyERTW__card{background:#1a2a4a;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #0000004d}.featured-projects-module__AyERTW__card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #ffb40033}.featured-projects-module__AyERTW__imageWrapper{height:250px;position:relative;overflow:hidden}.featured-projects-module__AyERTW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.featured-projects-module__AyERTW__card:hover .featured-projects-module__AyERTW__imageWrapper img{transform:scale(1.05)}.featured-projects-module__AyERTW__content{padding:2rem}.featured-projects-module__AyERTW__content h3{color:#ffb400;margin:0 0 .5rem;font-size:1.3rem}.featured-projects-module__AyERTW__content p{color:#ffffffb3;margin:0 0 1rem;line-height:1.6}.featured-projects-module__AyERTW__viewBtn{color:#0c1b33;cursor:pointer;background:#ffb400;border:none;border-radius:4px;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.featured-projects-module__AyERTW__viewBtn:hover{background:#ffc929;transform:translate(5px)}@media (max-width:768px){.featured-projects-module__AyERTW__title{font-size:2rem}.featured-projects-module__AyERTW__grid{grid-template-columns:1fr}}
.testimonials-module__BjB-Da__testimonials{color:#fff;background:linear-gradient(135deg,#1a2a4a 0%,#0c1b33 100%);padding:5rem 1rem}.testimonials-module__BjB-Da__container{max-width:1200px;margin:0 auto}.testimonials-module__BjB-Da__title{text-align:center;color:#ffb400;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.testimonials-module__BjB-Da__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.testimonials-module__BjB-Da__card{background:#ffb4000d;border:1px solid #ffb40033;border-radius:8px;padding:2rem;transition:all .3s}.testimonials-module__BjB-Da__card:hover{background:#ffb4001a;border-color:#ffb400;transform:translateY(-5px)}.testimonials-module__BjB-Da__stars{color:#ffb400;margin-bottom:1rem;font-size:1.2rem}.testimonials-module__BjB-Da__text{color:#fffc;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.6}.testimonials-module__BjB-Da__author h4{color:#ffb400;margin:0 0 .25rem;font-size:1rem}.testimonials-module__BjB-Da__author p{color:#fff9;margin:0;font-size:.85rem}@media (max-width:768px){.testimonials-module__BjB-Da__title{font-size:2rem}.testimonials-module__BjB-Da__grid{grid-template-columns:1fr}}
.gallery-module__f8sy1q__gallery{color:#fff;background:#0c1b33;padding:5rem 1rem}.gallery-module__f8sy1q__container{max-width:1200px;margin:0 auto}.gallery-module__f8sy1q__title{text-align:center;color:#ffb400;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.gallery-module__f8sy1q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.gallery-module__f8sy1q__imageWrapper{cursor:pointer;border-radius:8px;height:300px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 5px 20px #0000004d}.gallery-module__f8sy1q__imageWrapper:hover{transform:scale(1.05);box-shadow:0 15px 40px #ffb40033}.gallery-module__f8sy1q__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}@media (max-width:768px){.gallery-module__f8sy1q__title{font-size:2rem}.gallery-module__f8sy1q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.gallery-module__f8sy1q__imageWrapper{height:250px}}
.contact-module__w0QLuq__contact{color:#fff;background:linear-gradient(135deg,#1a2a4a 0%,#0c1b33 100%);padding:5rem 1rem}.contact-module__w0QLuq__container{max-width:1200px;margin:0 auto}.contact-module__w0QLuq__title{text-align:center;color:#ffb400;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.contact-module__w0QLuq__content{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.contact-module__w0QLuq__form form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__w0QLuq__form input,.contact-module__w0QLuq__form textarea{color:#fff;background:#ffb4000d;border:1px solid #ffb40033;border-radius:4px;padding:1rem;font-family:inherit;transition:all .3s}.contact-module__w0QLuq__form input:focus,.contact-module__w0QLuq__form textarea:focus{background:#ffb4001a;border-color:#ffb400;outline:none;box-shadow:0 0 10px #ffb40033}.contact-module__w0QLuq__form textarea{resize:vertical;min-height:120px}.contact-module__w0QLuq__submitBtn{color:#0c1b33;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#ffb400;border:none;border-radius:4px;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.contact-module__w0QLuq__submitBtn:hover:not(:disabled){background:#ffc929;transform:translateY(-2px);box-shadow:0 10px 30px #ffb4004d}.contact-module__w0QLuq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__w0QLuq__success{color:#4ade80;text-align:center;font-weight:600}.contact-module__w0QLuq__info{flex-direction:column;gap:2rem;display:flex}.contact-module__w0QLuq__infoBox{background:#ffb4000d;border:1px solid #ffb40033;border-radius:8px;padding:2rem}.contact-module__w0QLuq__infoBox h3{color:#ffb400;margin:0 0 1rem}.contact-module__w0QLuq__infoBox p{margin:.75rem 0;line-height:1.6}.contact-module__w0QLuq__map{border-radius:8px;overflow:hidden;box-shadow:0 5px 20px #0000004d}@media (max-width:768px){.contact-module__w0QLuq__content{grid-template-columns:1fr}.contact-module__w0QLuq__title{font-size:2rem}}
.footer-module__oqRDSq__footer{color:#ffffffb3;text-align:center;background:linear-gradient(135deg,#0c1b33 0%,#1a2a4a 100%);border-top:1px solid #ffb40033;padding:2rem}.footer-module__oqRDSq__container{max-width:1200px;margin:0 auto}.footer-module__oqRDSq__socials{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.footer-module__oqRDSq__socials a{color:#ffb400;transition:transform .3s,color .3s}.footer-module__oqRDSq__socials a:hover{color:#fff;transform:translateY(-3px)}.footer-module__oqRDSq__footer p{margin:.5rem 0;font-size:.95rem}.footer-module__oqRDSq__footer p:first-child{color:#ffb400;font-weight:600}
.floating-buttons-module__ReX6Za__whatsapp{color:#fff;z-index:99;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 5px 20px #25d36666}.floating-buttons-module__ReX6Za__whatsapp:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d36699}.floating-buttons-module__ReX6Za__backToTop{color:#0c1b33;cursor:pointer;z-index:99;background:#ffb400;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:30px;right:100px;box-shadow:0 5px 20px #ffb40066}.floating-buttons-module__ReX6Za__backToTop:hover{transform:scale(1.1);box-shadow:0 8px 30px #ffb40099}@media (max-width:768px){.floating-buttons-module__ReX6Za__whatsapp{width:50px;height:50px;bottom:20px;right:20px}.floating-buttons-module__ReX6Za__backToTop{width:50px;height:50px;font-size:1.2rem;bottom:20px;right:80px}}
