.shop-hero .shop-contact-data-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--sp-16-32);justify-content:flex-end}.shop-hero .shop-hero__map-wrap{position:relative;border-radius:var(--border-r--8);overflow:hidden}.shop-hero .shop-hero__map-wrap .acf-map{min-height:418px}.shop-hero .shop-hero__map-wrap .shop-hero__map__info-box{position:absolute;left:10px;top:10px;width:fit-content;height:calc(100% - 20px);border-radius:var(--border-r--8);background:#fff;padding:var(--sp-12-24);display:flex;flex-direction:column;gap:18px}.shop-hero .shop-hero__map-wrap .shop-hero__map__info-box .button{gap:8px}.shop-hero .shop-contact-data-box{display:flex;flex-direction:row;gap:16px}.shop-hero .shop-contact-data-box .shop-contact-data-box__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-medium);border-radius:6px}.shop-main-info__features{gap:var(--sp-16-24) var(--sp-24-48)}.shop-main-info__features .shop-main-info__features-box{display:flex;flex-direction:row;gap:12px;align-items:center}.shop-main-info__features .shop-main-info__features-box .shop-main-info__features-box__icon{width:36px;height:36px;object-fit:contain;object-position:center}.shop__form-wrap{border-radius:var(--border-r--12);background:var(--color-bg--light);padding:var(--sp-16-32)}.workers-wrap{overflow:hidden;width:100%}.workers-wrap .workers-box{height:auto}.workers-wrap .workers-box .workers-box__img{width:100%;aspect-ratio:1.3333333333;border-radius:var(--border-r--6)}.workers-wrap .workers-box .workers-box__inner{flex-grow:1;display:flex;flex-direction:column}.workers-wrap .workers-box .workers-box__inner .workers-box__info-wrap{padding-left:16px;border-left:1px solid #d9d9d9;display:flex;flex-direction:column;gap:12px}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el{position:relative;z-index:1;border-radius:var(--border-r--12);overflow:hidden}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#0000008f;opacity:0;transition:0.3s}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el .shop-gallery__img__icon{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;transition:0.3s;z-index:1}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el .shop-gallery__img{width:100%;min-height:100%;object-fit:cover}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el:hover:after{opacity:1}.shop-gallery .shop-gallery-wrap .shop-gallery__main-el:hover .shop-gallery__img__icon{opacity:1}@media (max-width:992px){.shop-hero__header{gap:24px}.shop-hero__header .shop-contact-data-wrap{justify-content:flex-start}.shop-main-info__features{grid-template-columns:repeat(2, 1fr)}.shop-hero__map__info-box{position:relative !important;top:0 !important;left:0 !important;width:100% !important;flex-direction:row !important;flex-wrap:wrap;margin-top:16px;gap:var(--sp-16-40) !important;justify-content:space-between}.shop-hero__map__info-box .button{margin-top:0 !important}}@media (max-width:540px){.shop-main-info__features{grid-template-columns:repeat(1, 1fr)}}