.location-section{margin-top:55px;margin-bottom:65px;padding:40px;border:1px solid #dbe8dd;border-radius:24px;background:linear-gradient(125deg,#f8fbf8,#fff);box-shadow:0 10px 30px rgba(8,62,31,.05);scroll-margin-top:28px}.location-heading{margin-bottom:28px}.location-heading .section-title{margin-bottom:12px}.location-heading p{margin:0;color:#68736b;font-size:13px}.location-layout{display:grid;grid-template-columns:minmax(300px,.4fr) minmax(0,.6fr);gap:25px}.location-card{display:flex;padding:28px;border:1px solid #e0e8e1;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(8,62,31,.07);flex-direction:column}.location-main-icon{width:74px;height:74px;display:grid;place-items:center;margin-bottom:20px;border-radius:15px;background:#edf6ef;color:#08713d}.location-main-icon svg{width:43px;height:43px;stroke-width:1.7}.location-card h3{margin:0 0 19px;color:#07542d;font-size:22px;line-height:1.25}.location-card address,.location-detail{min-height:58px;display:flex;align-items:center;gap:15px;margin:0;border-bottom:1px solid #e3e9e4;color:#3f4942;font-size:13px;font-style:normal}.location-card address svg,.location-detail svg{width:23px;height:23px;flex:none;color:#08713d}.location-phone{color:#263c2e}.location-actions{display:grid;gap:10px;margin-top:auto;padding-top:24px}.location-actions a{min-height:52px;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:9px;font-size:13px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.location-actions a:hover,.location-actions a:focus-visible{transform:translateY(-2px);outline:0}.location-actions svg{width:19px;height:19px}.location-primary{background:#08713d;color:#fff;box-shadow:0 7px 16px rgba(8,113,61,.16)}.location-primary svg:last-child{margin-left:auto}.location-primary:hover{background:#034624}.location-secondary{border:1px solid #08713d;color:#07542d;background:#fff}.location-secondary:hover{background:#edf6ef}.location-map{position:relative;min-height:520px;overflow:hidden;border:1px solid #dce5de;border-radius:18px;background:#eef3ef}.location-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.location-map-label{position:absolute;z-index:2;top:23px;left:23px;max-width:360px;display:flex;align-items:center;gap:14px;padding:15px 18px;border-radius:12px;background:#fff;box-shadow:0 7px 24px rgba(18,50,29,.16);pointer-events:none}.location-map-label>svg{width:32px;height:32px;flex:none;color:#08713d;fill:#08713d;stroke:#fff}.location-map-label span{display:flex;flex-direction:column}.location-map-label strong{color:#17251c;font-size:13px}.location-map-label small{margin-top:3px;color:#68736b;font-size:10px}
@media(max-width:900px){.location-section{padding:28px}.location-layout{grid-template-columns:1fr}.location-card{min-height:430px}.location-map{min-height:430px}}
@media(max-width:560px){.location-section{width:calc(100% - 28px)!important;margin-top:38px;margin-bottom:45px;padding:22px 14px;border-radius:18px}.location-card{min-height:0;padding:20px 17px}.location-main-icon{width:62px;height:62px}.location-card h3{font-size:19px}.location-card address,.location-detail{font-size:12px}.location-map{min-height:360px}.location-map-label{top:12px;left:12px;right:12px;max-width:none;padding:12px}.location-map-label strong{font-size:11px}.location-actions a{font-size:12px}}
