.store-locator-item{overflow:hidden;position:relative;border-radius:var(--block-card-radius)}.store-locator-item img{transform:scale(1);transition:transform .2s ease-in-out}.store-locator-item img:hover{transform:scale(1.1)}.store-locator-info{overflow:hidden;padding:20px;position:absolute;bottom:0;background:linear-gradient(180deg,rgba(var(--color-text)/0),rgb(var(--color-text)));left:0}.store-locator-hover{height:calc(100% - 28px);overflow-y:auto;padding:45px;justify-content:flex-start;color:rgba(var(--color-text-card));transition:.3s ease-in-out;position:absolute;flex-direction:column;max-height:100%;bottom:0;background-color:rgba(var(--color-background-card));margin:14px;align-items:flex-start;border-radius:var(--block-card-radius);left:0;width:calc(100% - 28px);display:flex}.store-locator-hover .store-locator-title{margin-bottom:18px;color:rgba(var(--color-text-card))}.store-locator-hover .button{margin-top:auto}.store-locator-cant li{margin-bottom:18px;align-items:center;display:flex}.store-locatore-icon{min-height:40px;justify-content:center;margin-right:15px;color:rgba(var(--color-text),.5);min-width:40px;background-color:rgba(var(--color-background-foreground));align-items:center;border-radius:100%;display:inline-flex}.store-locator-cant li p{font-size:var(--text-size-large);margin:0}@media(min-width:768px){.store-locator-hover{bottom:-100%}.store-locator-item:hover .store-locator-hover{bottom:0}}@media(max-width:767px){.grid-wrapper-flex.mobile-scrollbar{flex-wrap:nowrap;margin:0}.grid-wrapper-flex.mobile-scrollbar .grid-item-md-4{flex:0 0 92%}.store-locator-item{margin-bottom:30px}.store-locator-hover{height:auto;padding:24px;max-height:272px;display:block}.store-locator-cant li{margin-bottom:12px}.store-locatore-icon{min-height:26px;min-width:26px}.store-locator-cant li p{font-size:var(--text-size-base)}.store-locatore-icon svg{width:10px}}