.website-map-section{padding:0 20px 90px;background:#f8f6f1}
.website-map-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}
.website-map-heading h2{max-width:720px;margin:0;color:#241b1b;font-size:clamp(30px,4vw,46px);line-height:1.12}
.website-map-frame{overflow:hidden;height:450px;border:1px solid rgba(237,16,16,.14);border-radius:16px;background:#eee;box-shadow:0 16px 38px rgba(36,27,27,.09)}
.website-map-frame iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:767px){.website-map-section{padding:0 16px 55px}.website-map-heading{align-items:flex-start;flex-direction:column;gap:8px}.website-map-frame{height:360px;border-radius:12px}}
@media(max-width:479px){.website-map-frame{height:300px}}
