.custom-map-section{position:relative;background-color:var(--section-bg-color, transparent);width:100%}.custom-map-container{margin:0 auto;padding:0 20px}@media screen and (max-width:749px){.custom-map-container{padding:0 16px}}.custom-map__header{margin-bottom:30px;text-align:center}.custom-map__inner{position:relative;width:100%}.custom-map__wrapper{position:relative;width:100%;height:var(--map-desktop-height, 450px);border-radius:var(--map-border-radius, 20px);overflow:hidden;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(0,0,0,.05);display:block}.custom-map__iframe{width:100%;height:100%;border:none;display:block}.custom-map__placeholder{width:100%;height:100%;background-color:#f4f5f8;display:flex;align-items:center;justify-content:center}.custom-map__placeholder svg{width:80px;height:80px;opacity:.2}.custom-map__card{position:absolute;background-color:var(--card-bg-color, #ffffff);border-radius:var(--card-border-radius, 16px);box-shadow:var(--card-shadow, 0 15px 35px rgba(0, 0, 0, .08));border:1px solid rgba(0,0,0,.04);padding:24px 28px;display:flex;align-items:flex-start;gap:16px;z-index:5;width:100%;max-width:var(--card-max-width, 360px);box-sizing:border-box;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1)}.custom-map__card:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover, 0 20px 45px rgba(0, 0, 0, .12))}.custom-map__card--top-left{top:30px;left:30px}.custom-map__card--top-right{top:30px;right:30px}.custom-map__card--bottom-left{bottom:30px;left:30px}.custom-map__card--bottom-right{bottom:30px;right:30px}.custom-map__pin-wrapper{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--pin-color, #e03a3e);margin-top:2px}.custom-map__pin-wrapper svg{width:var(--pin-size, 24px);height:var(--pin-size, 24px);fill:currentColor}.custom-map__details{display:flex;flex-direction:column;gap:6px}.custom-map__title{font-family:Assistant,sans-serif!important;font-size:16px;font-weight:600;line-height:1.4;color:var(--card-title-color, #121212);margin:0;letter-spacing:.01em}.custom-map__address{font-size:14px;line-height:1.5;color:var(--card-text-color, #555555);margin:0;white-space:pre-line;letter-spacing:.01em}.custom-map__postcode{font-size:14px;font-weight:500;line-height:1.5;color:var(--card-text-color, #555555);margin:0}@media screen and (max-width:749px){.custom-map__wrapper{height:var(--map-mobile-height, 350px);border-radius:var(--map-border-radius-mobile, 16px)}.custom-map__card.custom-map__card--floating{position:absolute;top:20px;left:20px;right:20px;bottom:auto;max-width:calc(100% - 40px);padding:16px 20px;gap:12px}.custom-map__card.custom-map__card--floating .custom-map__title{font-size:15px}.custom-map__card.custom-map__card--floating .custom-map__address,.custom-map__card.custom-map__card--floating .custom-map__postcode{font-size:13px}.custom-map__inner--stacked-below,.custom-map__inner--stacked-above{display:flex;flex-direction:column;gap:16px}.custom-map__inner--stacked-below .custom-map__wrapper{order:1}.custom-map__inner--stacked-below .custom-map__card{position:static;order:2;max-width:100%;width:100%;box-shadow:0 4px 12px #00000008;border-radius:var(--map-border-radius-mobile, 16px);padding:20px}.custom-map__inner--stacked-above .custom-map__wrapper{order:2}.custom-map__inner--stacked-above .custom-map__card{position:static;order:1;max-width:100%;width:100%;box-shadow:0 4px 12px #00000008;border-radius:var(--map-border-radius-mobile, 16px);padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-custom-map.css.map */
