.locator-banner{position:relative;width:100%}.locator-banner__wrapper{position:relative;width:100%;overflow:hidden;background-color:#e8e8e8}.locator-banner__wrapper--natural{height:0}.locator-banner__wrapper--fallback{min-height:clamp(400px,56vw,500px)}@media (min-width: 768px){.locator-banner__wrapper--fallback{min-height:clamp(400px,31.25vw,600px)}}.locator-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.locator-banner__bg-img{width:100%;height:100%;object-fit:cover}.locator-banner__bg--placeholder{display:flex;align-items:center;justify-content:center;color:#acacac}.locator-banner__bg--placeholder svg{width:100%;height:100%}.locator-banner__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.locator-banner--has-link .locator-banner__item{pointer-events:none}.locator-banner--has-link .locator-banner__btn,.locator-banner--has-link .locator-banner__item a{pointer-events:auto}.locator-banner__item{position:absolute;display:flex;flex-direction:column;z-index:2;width:var(--lb-content-width, 80%);box-sizing:border-box;padding:clamp(8px,2vw,24px)}@media (min-width: 768px){.locator-banner__item{width:var(--lb-content-width, 30%)}}.locator-banner__item-img{margin-bottom:var(--lb-gap-image, 8px)}.locator-banner__item-img-el{max-width:100%;height:auto;display:block}.locator-banner__title{font-family:var(--lb-title-font-family, inherit);font-weight:var(--lb-title-font-weight, 400);color:var(--lb-title-color, inherit);font-size:var(--lb-title-size, 28px);line-height:1.2;margin:0 0 var(--lb-gap-title, 4px) 0;word-break:break-word}.locator-banner__subtitle{font-family:var(--lb-subtitle-font-family, inherit);font-weight:var(--lb-subtitle-font-weight, 400);color:var(--lb-subtitle-color, inherit);font-size:var(--lb-subtitle-size, 20px);line-height:1.3;margin:0 0 var(--lb-gap-subtitle, 6px) 0;word-break:break-word}.locator-banner__btn-wrap{display:flex;flex-wrap:wrap;gap:clamp(6px,1vw,12px);margin-top:var(--lb-gap-button, 12px)}.locator-banner__btn{position:relative;z-index:3}.locator-banner__btn[role=link][aria-disabled=true]{opacity:.7;cursor:not-allowed}@media (max-width: 767px){.locator-banner__btn-wrap{flex-direction:column;align-items:stretch}.locator-banner__btn{max-width:100%;text-align:center;white-space:normal;word-break:break-word}}@media (min-width: 768px){.locator-banner__item--pos-d-top-left{top:clamp(12px,3%,40px);left:clamp(12px,3%,60px)}.locator-banner__item--pos-d-top-center{top:clamp(12px,3%,40px);left:50%;transform:translate(-50%)}.locator-banner__item--pos-d-top-right{top:clamp(12px,3%,40px);right:clamp(12px,3%,60px)}.locator-banner__item--pos-d-center-left{top:50%;left:clamp(12px,3%,60px);transform:translateY(-50%)}.locator-banner__item--pos-d-center{top:50%;left:50%;transform:translate(-50%,-50%)}.locator-banner__item--pos-d-center-right{top:50%;right:clamp(12px,3%,60px);transform:translateY(-50%)}.locator-banner__item--pos-d-bottom-left{bottom:clamp(12px,3%,40px);left:clamp(12px,3%,60px)}.locator-banner__item--pos-d-bottom-center{bottom:clamp(12px,3%,40px);left:50%;transform:translate(-50%)}.locator-banner__item--pos-d-bottom-right{bottom:clamp(12px,3%,40px);right:clamp(12px,3%,60px)}}@media (max-width: 767px){.locator-banner__item--pos-m-top-left{top:clamp(8px,2%,24px);left:clamp(8px,2%,16px)}.locator-banner__item--pos-m-top-center{top:clamp(8px,2%,24px);left:50%;transform:translate(-50%)}.locator-banner__item--pos-m-top-right{top:clamp(8px,2%,24px);right:clamp(8px,2%,16px)}.locator-banner__item--pos-m-center-left{top:50%;left:clamp(8px,2%,16px);transform:translateY(-50%)}.locator-banner__item--pos-m-center{top:50%;left:50%;transform:translate(-50%,-50%)}.locator-banner__item--pos-m-center-right{top:50%;right:clamp(8px,2%,16px);transform:translateY(-50%)}.locator-banner__item--pos-m-bottom-left{bottom:clamp(8px,2%,24px);left:clamp(8px,2%,16px)}.locator-banner__item--pos-m-bottom-center{bottom:clamp(8px,2%,24px);left:50%;transform:translate(-50%)}.locator-banner__item--pos-m-bottom-right{bottom:clamp(8px,2%,24px);right:clamp(8px,2%,16px)}}@media (min-width: 768px){.locator-banner__item--tad-left{text-align:left}.locator-banner__item--tad-left .locator-banner__btn-wrap{justify-content:flex-start}.locator-banner__item--tad-left .locator-banner__item-img{margin-left:0;margin-right:auto}.locator-banner__item--tad-center{text-align:center}.locator-banner__item--tad-center .locator-banner__btn-wrap{justify-content:center}.locator-banner__item--tad-center .locator-banner__item-img{margin-left:auto;margin-right:auto}.locator-banner__item--tad-right{text-align:right}.locator-banner__item--tad-right .locator-banner__btn-wrap{justify-content:flex-end}.locator-banner__item--tad-right .locator-banner__item-img{margin-left:auto;margin-right:0}}@media (max-width: 767px){.locator-banner__item--tam-left{text-align:left}.locator-banner__item--tam-left .locator-banner__btn-wrap{justify-content:flex-start;align-items:flex-start}.locator-banner__item--tam-left .locator-banner__item-img{margin-left:0;margin-right:auto}.locator-banner__item--tam-center{text-align:center}.locator-banner__item--tam-center .locator-banner__btn-wrap{justify-content:center;align-items:center}.locator-banner__item--tam-center .locator-banner__item-img{margin-left:auto;margin-right:auto}.locator-banner__item--tam-right{text-align:right}.locator-banner__item--tam-right .locator-banner__btn-wrap{justify-content:flex-end;align-items:flex-end}.locator-banner__item--tam-right .locator-banner__item-img{margin-left:auto;margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/2243/assets/locator-banner.css.map */
