.store-card{width:100%}.store-card__image-wrapper{height:350px;padding-top:100%;position:relative;width:100%}.store-card__image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media(min-width:48em)and (max-width:61.99em){.store-card__image-wrapper{height:340px}}.store-card__open-hours-title{margin:0}.store-card__open-hours-more-info{cursor:pointer;margin:0;text-decoration:underline}@media(min-width:48em){.store-card__open-hours-more-info{pointer-events:none}}.store-card__open-hours-more-info:after{content:" +"}.store-card__open-hours-wrapper{background-color:var(--hours-background-color);color:var(--white);font-size:1.9rem;width:100%}.store-card__open-hours-header{align-items:center;justify-content:center;padding:2rem;width:100%}.store-card__open-hours-days,.store-card__open-hours-header{display:flex;flex-direction:column}.store-card__open-hours-dropdown{font-size:1.6rem;max-height:0;overflow:hidden;transition:all .3s ease-in}.store-card__open-hours-dropdown-inner{color:var(--white);padding:1rem 4rem 3rem}.store-card__open-hours-dropdown p{align-items:center;display:flex;margin:.3em 0}.store-card__day{flex:1;margin-right:2rem}@media(min-width:48em){.store-card__open-wrapper:hover .store-card__open-hours-dropdown{color:var(--white);max-height:544px}.store-card__open-wrapper:not(:hover) .store-card__open-hours-dropdown{max-height:0}.store-card__open-wrapper:hover .store-card__open-hours-more-info:after{content:" -"}}.store-card__opened .store-card__open-hours-dropdown{max-height:544px}.store-card__opened .store-card__open-hours-more-info:after{content:" -"}.store-card__store-name{font-size:2rem;margin-top:3rem}.store-card__store-address,.store-card__store-phone{font-size:1.9rem}
