.wd-map-container{position:relative;border-radius:var(--wd-brd-radius);}.wd-map-container>div{border-radius:inherit;}:is([class*=wd-section-stretch-content],[data-vc-stretch-content]) .wd-map-container{border-radius:0;}.wd-map-content-wrap{display:flex;margin:0 auto;padding:50px 15px;width:90%;height:100%;}.wd-map-content{z-index:2;margin-bottom:0;padding:30px;max-width:300px;width:100%;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white);box-shadow:0 0 12px rgba(0,0,0,.22);}[class*="map-mask-"] .wd-map-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;opacity:.6;border-radius:inherit;}.map-mask-dark .wd-map-wrapper:before{background-color:#000;}.map-mask-light .wd-map-wrapper:before{background-color:#fff;}.wd-map-placeholder{z-index:2;display:flex;overflow:hidden;}.wd-map-placeholder img{width:100%;height:100%;object-position:50% 50%;object-fit:cover;}.wd-init-map-wrap{z-index:3;display:flex;align-items:center;justify-content:center;}.wd-init-map-wrap .btn{border-radius:var(--btn-default-brd-radius);}.wd-init-map{display:flex;align-items:center;}.wd-init-map:before{font-size:22px;font-weight:400;margin-inline-end:10px;content:"";font-family:"woodmart-font";}.map-lazy-loading:not(.wd-map-inited) .wd-map-content-wrap{display:none;}.wd-map-inited :is(.wd-map-placeholder,.wd-init-map-wrap){display:none;}