.header-module-scss-module__I8X9PG__navbar{z-index:1000;background-color:#0000;width:100%;transition:all .3s;position:fixed;top:0}.header-module-scss-module__I8X9PG__scrolled{background-color:#1a1a1a;box-shadow:0 4px 12px #00000026}.header-module-scss-module__I8X9PG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px;display:flex}.header-module-scss-module__I8X9PG__navLogo{color:#fff;letter-spacing:2px;font-size:clamp(1.2rem,1vw + 1rem,1.5rem);font-weight:700}.header-module-scss-module__I8X9PG__navLogo img{max-width:130px}.header-module-scss-module__I8X9PG__navMenu{align-items:center;gap:30px;display:flex}@media (max-width:768px){.header-module-scss-module__I8X9PG__navMenu{background-color:#1a1a1a;flex-direction:column;justify-content:center;gap:30px;width:100%;height:100vh;transition:all .3s;position:fixed;top:0;right:-100%}.header-module-scss-module__I8X9PG__navMenu.header-module-scss-module__I8X9PG__active{right:0}}.header-module-scss-module__I8X9PG__navLink{color:#fff;padding:5px 0;font-weight:500;position:relative}.header-module-scss-module__I8X9PG__navLink:after{content:"";background-color:#f5a623;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.header-module-scss-module__I8X9PG__navLink:hover:after{width:100%}.header-module-scss-module__I8X9PG__navLinkCta{background-color:#f5a623;border-radius:8px;font-weight:600;color:#1a1a1a!important;padding:10px 20px!important}.header-module-scss-module__I8X9PG__navLinkCta:hover{background-color:#ffc857;transform:translateY(-2px)}.header-module-scss-module__I8X9PG__navLinkCta:after{display:none}.header-module-scss-module__I8X9PG__navToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}@media (max-width:768px){.header-module-scss-module__I8X9PG__navToggle{z-index:1;display:flex}}.header-module-scss-module__I8X9PG__navToggle span{background-color:#fff;border-radius:3px;width:25px;height:3px;transition:all .3s}@media (max-width:768px){.header-module-scss-module__I8X9PG__navToggle.header-module-scss-module__I8X9PG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module-scss-module__I8X9PG__navToggle.header-module-scss-module__I8X9PG__active span:nth-child(2){opacity:0}.header-module-scss-module__I8X9PG__navToggle.header-module-scss-module__I8X9PG__active span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}}
.footer-module-scss-module__oF54tG__footer{background-color:#111;padding:80px 0 30px}.footer-module-scss-module__oF54tG__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;margin-bottom:50px;display:grid}@media (max-width:768px){.footer-module-scss-module__oF54tG__footerGrid{grid-template-columns:1fr}}.footer-module-scss-module__oF54tG__footerCol{color:#ffffffb3}.footer-module-scss-module__oF54tG__footerLogo{color:#fff;letter-spacing:3px;margin-bottom:20px;font-size:clamp(1.5rem,1vw + 1rem,1.8rem);font-weight:700}.footer-module-scss-module__oF54tG__footerLogo img{max-width:250px}.footer-module-scss-module__oF54tG__footerDesc{margin-bottom:20px;font-size:clamp(.9rem,.8vw + .7rem,.95rem);line-height:1.7}.footer-module-scss-module__oF54tG__footerEquipment{flex-wrap:wrap;gap:10px;display:flex}.footer-module-scss-module__oF54tG__equipmentBadge{color:#1a1a1a;background-color:#f5a623;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600}.footer-module-scss-module__oF54tG__footerTitle{color:#fff;margin-bottom:25px;padding-bottom:10px;font-size:1.1rem;font-weight:600;position:relative}.footer-module-scss-module__oF54tG__footerTitle:after{content:"";background-color:#f5a623;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-module-scss-module__oF54tG__footerLinks{list-style:none}.footer-module-scss-module__oF54tG__footerLinks li{padding:8px 0 8px 15px;font-size:.9rem;transition:all .3s;position:relative}.footer-module-scss-module__oF54tG__footerLinks li:before{content:"›";color:#f5a623;position:absolute;left:0}.footer-module-scss-module__oF54tG__footerLinks li:hover{color:#f5a623;padding-left:20px}.footer-module-scss-module__oF54tG__footerSchedule{list-style:none}.footer-module-scss-module__oF54tG__footerSchedule li{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:10px 0;font-size:.9rem;display:flex}.footer-module-scss-module__oF54tG__footerSchedule li:last-child{border-bottom:none}.footer-module-scss-module__oF54tG__footerSchedule li span:last-child{color:#f5a623;font-weight:500}.footer-module-scss-module__oF54tG__footerNote{color:#ffffff80;margin-top:15px;font-size:.8rem;font-style:italic}.footer-module-scss-module__oF54tG__footerContact{margin-bottom:20px}.footer-module-scss-module__oF54tG__footerContactItem{align-items:center;gap:12px;padding:10px 0;display:flex}.footer-module-scss-module__oF54tG__footerContactItem svg{color:#f5a623;width:20px;height:20px}.footer-module-scss-module__oF54tG__footerContactItem a{color:#fff;font-weight:500}.footer-module-scss-module__oF54tG__footerContactItem a:hover{color:#f5a623}.footer-module-scss-module__oF54tG__footerCtaBtn{color:#1a1a1a;background-color:#f5a623;border-radius:30px;align-items:center;gap:10px;padding:12px 25px;font-weight:600;transition:all .3s;display:inline-flex}.footer-module-scss-module__oF54tG__footerCtaBtn svg{width:18px;height:18px}.footer-module-scss-module__oF54tG__footerCtaBtn:hover{background-color:#ffc857;transform:translateY(-2px)}.footer-module-scss-module__oF54tG__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:30px;display:flex}@media (max-width:768px){.footer-module-scss-module__oF54tG__footerBottom{flex-direction:column-reverse;justify-content:center;align-items:center}}.footer-module-scss-module__oF54tG__footerBottom p{color:#fff6;font-size:.9rem}.footer-module-scss-module__oF54tG__footerBottom a{color:#f5a623}@media (max-width:768px){.footer-module-scss-module__oF54tG__footerBottom span{text-align:center;display:block}}p.footer-module-scss-module__oF54tG__footerTagline{color:#f5a623;font-weight:500}
.hero-module-scss-module__yjEUKG__hero{text-align:center;background:url(/hero-bg.jpeg) 50%/cover no-repeat fixed;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__yjEUKG__heroOverlay{background:linear-gradient(#1a1a1ab3 0%,#1a1a1ad9 100%);position:absolute;inset:0}.hero-module-scss-module__yjEUKG__heroContent{z-index:1;padding:20px;position:relative}.hero-module-scss-module__yjEUKG__heroTitle{color:#fff;letter-spacing:4px;text-shadow:2px 2px 4px #0000004d;margin-bottom:15px;font-size:clamp(2rem,6vw,3.5rem);font-weight:700}.hero-module-scss-module__yjEUKG__heroTagline{color:#f5a623;margin-bottom:15px;font-size:clamp(1.2rem,3vw,2rem);font-weight:500}.hero-module-scss-module__yjEUKG__heroSubtitle{color:#fff;letter-spacing:2px;margin-bottom:20px;font-size:1.1rem}@media (max-width:768px){.hero-module-scss-module__yjEUKG__heroSubtitle{margin-bottom:10px;font-size:1rem}}.hero-module-scss-module__yjEUKG__heroBtn{color:#1a1a1a;background-color:#f5a623;border-radius:50px;padding:15px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #00000026}.hero-module-scss-module__yjEUKG__heroBtn:hover{background-color:#ffc857;transform:translateY(-3px);box-shadow:0 8px 24px #0003}.hero-module-scss-module__yjEUKG__heroScroll{color:#fff;text-align:center;font-size:.9rem;animation:2s infinite hero-module-scss-module__yjEUKG__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-module-scss-module__yjEUKG__scrollArrow{border-bottom:2px solid #f5a623;border-right:2px solid #f5a623;width:20px;height:20px;margin:10px auto 0;transform:rotate(45deg)}@keyframes hero-module-scss-module__yjEUKG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.about-module-scss-module__KVv77G__about{background-color:#fff;padding:100px 0}.about-module-scss-module__KVv77G__aboutContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:768px){.about-module-scss-module__KVv77G__aboutContent{grid-template-columns:1fr;gap:40px}}.about-module-scss-module__KVv77G__aboutText p{color:#6c757d;margin-bottom:20px;font-size:1.05rem}.about-module-scss-module__KVv77G__aboutText .about-module-scss-module__KVv77G__aboutLead{color:#212529;font-size:1.2rem;font-weight:500}.about-module-scss-module__KVv77G__aboutStats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:768px){.about-module-scss-module__KVv77G__aboutStats{grid-template-columns:1fr}}.about-module-scss-module__KVv77G__statItem{text-align:center;background-color:#f8f9fa;border-radius:8px;padding:30px 20px;transition:all .3s}.about-module-scss-module__KVv77G__statItem:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.about-module-scss-module__KVv77G__statIcon{justify-content:center;margin-bottom:15px;display:flex}.about-module-scss-module__KVv77G__statIcon svg{color:#f5a623;width:40px;height:40px}.about-module-scss-module__KVv77G__statNumber{color:#1a1a1a;margin-bottom:5px;font-size:2rem;font-weight:700;display:block}.about-module-scss-module__KVv77G__statLabel{color:#6c757d;font-size:.9rem}
.services-module-scss-module__OOqMJq__services{background-color:#1a1a1a;padding:100px 0}.services-module-scss-module__OOqMJq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.services-module-scss-module__OOqMJq__serviceCard{text-align:center;background-color:#2d2d2d;border:1px solid #3a3a3a;border-radius:8px;padding:40px 30px;transition:all .3s}.services-module-scss-module__OOqMJq__serviceCard:hover{border-color:#f5a623;transform:translateY(-10px);box-shadow:0 10px 30px #f5a6231a}.services-module-scss-module__OOqMJq__serviceCard:hover .services-module-scss-module__OOqMJq__serviceIcon{background-color:#f5a623}.services-module-scss-module__OOqMJq__serviceCard:hover .services-module-scss-module__OOqMJq__serviceIcon svg{color:#1a1a1a}.services-module-scss-module__OOqMJq__serviceIcon{background-color:#f5a6231a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;transition:all .3s;display:flex}.services-module-scss-module__OOqMJq__serviceIcon svg{color:#f5a623;width:35px;height:35px;transition:all .3s}.services-module-scss-module__OOqMJq__serviceTitle{color:#fff;margin-bottom:15px;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:600}.services-module-scss-module__OOqMJq__serviceDesc{color:#fff9;font-size:.95rem;line-height:1.7}.services-module-scss-module__OOqMJq__serviceCardSpecial{background:linear-gradient(135deg,#d4890c 0%,#f5a623 100%);border-color:#ffc857}.services-module-scss-module__OOqMJq__serviceCardSpecial .services-module-scss-module__OOqMJq__serviceTitle{color:#1a1a1a}.services-module-scss-module__OOqMJq__serviceCardSpecial .services-module-scss-module__OOqMJq__serviceDesc{color:#000000b3}.services-module-scss-module__OOqMJq__serviceCardSpecial:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 15px 40px #f5a6234d}.services-module-scss-module__OOqMJq__serviceCardSpecial:hover .services-module-scss-module__OOqMJq__serviceIconSpecial{background-color:#fff}.services-module-scss-module__OOqMJq__serviceIconSpecial{background-color:#0003}.services-module-scss-module__OOqMJq__serviceIconSpecial svg{color:#1a1a1a}
.gallery-module-scss-module__VtkcIa__gallery{background-color:#fff;padding:100px 0}@media (max-width:768px){.gallery-module-scss-module__VtkcIa__gallery{padding:70px 0}}.gallery-module-scss-module__VtkcIa__galleryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:20px;display:grid}@media (max-width:1024px){.gallery-module-scss-module__VtkcIa__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}}@media (max-width:768px){.gallery-module-scss-module__VtkcIa__galleryGrid{grid-template-columns:1fr;grid-auto-rows:220px}}.gallery-module-scss-module__VtkcIa__galleryItem{cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.gallery-module-scss-module__VtkcIa__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-module-scss-module__VtkcIa__galleryItem:hover img{transform:scale(1.1)}.gallery-module-scss-module__VtkcIa__galleryItem:hover .gallery-module-scss-module__VtkcIa__galleryOverlay{opacity:1}.gallery-module-scss-module__VtkcIa__galleryItemLarge{grid-row:span 2}@media (max-width:1024px){.gallery-module-scss-module__VtkcIa__galleryItemLarge{grid-row:span 1}}.gallery-module-scss-module__VtkcIa__galleryOverlay{opacity:0;background:linear-gradient(#0000,#000c);padding:20px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.gallery-module-scss-module__VtkcIa__galleryOverlay span{color:#fff;font-size:clamp(1rem,1vw + .8rem,1.1rem);font-weight:600}
.whyUs-module-scss-module__bmIkZq__whyUs{background-color:#f8f9fa;padding:100px 0}.whyUs-module-scss-module__bmIkZq__whyUsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;display:grid}@media (max-width:768px){.whyUs-module-scss-module__bmIkZq__whyUsGrid{gap:20px}}.whyUs-module-scss-module__bmIkZq__whyItem{background-color:#fff;border-radius:8px;gap:20px;padding:30px;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000001a}.whyUs-module-scss-module__bmIkZq__whyItem:hover{box-shadow:0 4px 12px #00000026}.whyUs-module-scss-module__bmIkZq__whyItem h3{color:#212529;margin-bottom:8px;font-size:clamp(1.05rem,1vw + .8rem,1.2rem);font-weight:600}.whyUs-module-scss-module__bmIkZq__whyItem p{color:#6c757d;font-size:clamp(.9rem,.8vw + .7rem,.95rem)}.whyUs-module-scss-module__bmIkZq__whyIcon{background-color:#f5a623;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.whyUs-module-scss-module__bmIkZq__whyIcon svg{color:#1a1a1a;width:28px;height:28px}
.contact-module-scss-module__CgwxEq__contact{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:100px 0}.contact-module-scss-module__CgwxEq__contactContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (max-width:768px){.contact-module-scss-module__CgwxEq__contactContent{grid-template-columns:1fr;gap:20px}}.contact-module-scss-module__CgwxEq__contactItem{align-items:center;gap:20px;margin-bottom:30px;display:flex}@media (max-width:768px){.contact-module-scss-module__CgwxEq__contactItem{margin-bottom:20px}}.contact-module-scss-module__CgwxEq__contactIcon{background-color:#f5a6231a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.contact-module-scss-module__CgwxEq__contactIcon svg{color:#f5a623;width:28px;height:28px}.contact-module-scss-module__CgwxEq__contactLabel{color:#ffffff80;margin-bottom:5px;font-size:clamp(.85rem,.8vw + .6rem,.9rem);display:block}.contact-module-scss-module__CgwxEq__contactValue{color:#fff;font-size:clamp(1rem,1vw + .8rem,1.1rem);font-weight:500;display:block}.contact-module-scss-module__CgwxEq__phoneLink{color:#f5a623;font-size:clamp(1.1rem,1vw + .9rem,1.3rem)}.contact-module-scss-module__CgwxEq__phoneLink:hover{color:#ffc857}.contact-module-scss-module__CgwxEq__contactCta{text-align:center;background-color:#3a3a3a;border-radius:8px;padding:50px}@media (max-width:768px){.contact-module-scss-module__CgwxEq__contactCta{padding:20px}}.contact-module-scss-module__CgwxEq__ctaText{color:#fff;margin-bottom:25px;font-size:clamp(1.1rem,1vw + .9rem,1.3rem)}.contact-module-scss-module__CgwxEq__ctaButton{color:#1a1a1a;background-color:#f5a623;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-size:clamp(1rem,1vw + .9rem,1.2rem);font-weight:600;transition:all .3s;display:inline-flex}.contact-module-scss-module__CgwxEq__ctaButton svg{width:24px;height:24px}.contact-module-scss-module__CgwxEq__ctaButton:hover{background-color:#ffc857;transform:scale(1.05);box-shadow:0 5px 20px #f5a6234d}
