
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff5f5;color:#8b0f22;font-family:Arial,sans-serif;line-height:1.65}
img{max-width:100%;display:block}a{color:inherit}.phone{font-weight:900;text-decoration:none}.wrap{width:min(1180px,92%);margin:auto}
.btn{display:inline-block;padding:.85rem 1.1rem;background:#ffd166;color:#111;text-decoration:none;font-weight:800;border-radius:10px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{padding:1.45rem;background:white;box-shadow:0 12px 28px #00000012}
.section{padding:4.5rem 0}.section h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;margin:.2rem 0 1.5rem}
.map iframe{width:100%;height:420px;border:0}footer{padding:2.2rem 4vw;background:#8b0f22;color:white}.mobile-call{display:none}
.header{background:#8b0f22;color:white;padding:10px 4vw;display:flex;align-items:center;gap:30px}.header nav{margin-left:auto;display:flex;gap:6px}.header nav a{background:#ffffff16;padding:8px 10px;text-decoration:none}.hero{background:#ffd166;color:#111;padding:7vw 5vw;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.hero h1{font-size:clamp(3rem,6vw,6rem);text-transform:uppercase;line-height:.9}@media(max-width:850px){
.header{position:relative!important;width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;padding:14px!important;margin:0!important}
.header nav{display:flex!important;flex-wrap:nowrap!important;overflow:auto!important;width:100%!important;justify-content:flex-start!important;margin:0!important;padding:7px 0!important;gap:8px!important}
.header nav a{white-space:nowrap!important}
main,footer{margin-left:0!important}
.hero{display:grid!important;grid-template-columns:1fr!important;padding:35px 5vw!important;min-height:auto!important}
.hero h1{font-size:clamp(2.5rem,12vw,4.4rem)!important}
.hero-photo img{height:300px!important;width:100%!important;border-radius:20px!important;clip-path:none!important;object-fit:cover!important}
.cards{grid-template-columns:1fr!important}.mobile-call{display:block;position:fixed;z-index:99;right:12px;bottom:12px;background:#ffd166;color:#111;padding:12px 16px;border-radius:999px;text-decoration:none;font-weight:900;box-shadow:0 8px 25px #0005}
}