@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap);*,body{margin:0;padding:0}*{box-sizing:border-box;font-family:Poppins,sans-serif}body{background:#f8f8f8}.navbar{align-items:center;background:#fff;border-bottom:4px solid #fc0;display:flex;height:120px;justify-content:space-between;padding:0 10%;position:fixed;top:0;width:100%;z-index:1000}.main-logo{height:110px;max-width:200px;object-fit:contain}.menu{display:flex;gap:30px;list-style:none}.menu a{color:#333;font-weight:600;text-decoration:none}.menu a:hover{color:#fc0}.hamburger{cursor:pointer;display:none;font-size:28px}.hero{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;position:relative;text-align:center}.hero-slider{background:#fff}.hero-slider,.hero-slider img{height:100%;left:0;position:absolute;top:0;width:100%}.hero-slider img{object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease}.hero-slider img.active{opacity:1}.overlay{background:#00000080;height:100%;position:absolute;width:100%}.hero-text{padding:20px;position:relative;z-index:10}.hero-text h1{color:#fc0;font-size:3rem}.hero-btns{display:flex;gap:15px;justify-content:center;margin-top:25px}.btn-call{background:#fc0;border-radius:50px;color:#000;font-weight:700;padding:14px 35px;text-decoration:none}.section{padding:120px 10%;text-align:center}.section h2{color:#fc0;font-size:2rem;margin-bottom:20px}.reviews{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.card{background:#fff;border-radius:10px;border-top:5px solid #fc0;box-shadow:0 5px 20px #0000001a;padding:25px}.google-btn{background:#fc0;border-radius:30px;color:#000;display:inline-block;font-weight:700;margin-top:30px;padding:12px 25px;text-decoration:none}footer{background:#111;border-top:5px solid #fc0;color:#fff;padding:60px 10%;text-align:center}.footer-logo{height:80px;max-width:150px;object-fit:contain}.phone{font-weight:700}.insta,.phone{color:#fc0;display:block;margin-top:10px;text-decoration:none}.insta{font-weight:600}.copy{font-size:14px;margin-top:20px}.call,.wp{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:25px;height:60px;justify-content:center;position:fixed;right:20px;width:60px;z-index:2000}.call{background:red;bottom:20px}.wp{animation:wpPulse 2s infinite;background:#25d366;bottom:90px}@keyframes wpPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.map-container iframe{border:0;border-radius:10px;height:400px;width:100%}@media (max-width:768px){.navbar{height:90px}.menu{background:#fff;display:none;flex-direction:column;left:0;padding:30px;position:absolute;top:90px;width:100%}.menu.active{display:flex}.hamburger{display:block}.main-logo{height:70px}.hero{background:#fff;flex-direction:column;height:auto;min-height:400px;padding-top:100px}.hero-slider{height:300px;position:relative}.hero-slider img{background:#fff;object-fit:contain}.overlay{display:none}.hero-text{color:#333;padding:20px;position:static}.hero-text h1{color:#333;font-size:1.8rem;line-height:1.3}.hero-btns{flex-direction:column}.hero-btns a{text-align:center;width:100%}.section{padding:80px 6%}}
/*# sourceMappingURL=main.7cc13000.css.map*/