.tooto-store-locator{display:block;align-self:stretch;width:100%;max-width:min(100%,var(--tooto-store-locator-max-width));min-width:0;margin-inline:auto;color:rgb(var(--color-foreground))}.tooto-store-locator__map{position:relative;width:100%;max-width:min(100%,var(--tooto-store-locator-map-max-width));margin-inline:auto;margin-bottom:clamp(3.2rem,5vw,6.4rem)}.tooto-store-locator__map-picture,.tooto-store-locator__map-image,.tooto-store-locator__map-placeholder{display:block;width:100%;height:auto}.tooto-store-locator__map-placeholder{aspect-ratio:2 / 1;background:rgba(var(--color-foreground),.04)}.tooto-store-locator__markers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.tooto-store-locator__marker{position:absolute;z-index:2;top:var(--marker-y);left:var(--marker-x);display:grid;width:4.4rem;height:4.4rem;padding:.6rem;color:var(--tooto-store-locator-marker);cursor:pointer;background:transparent;border:0;border-radius:50%;transform:translate(-50%,-78%);transform-origin:50% 78%;pointer-events:auto;place-items:center;transition:color .18s ease,opacity .18s ease,transform .18s ease}.tooto-store-locator__marker svg{display:block;width:2.8rem;height:3.5rem;overflow:visible;filter:drop-shadow(0 .2rem .2rem rgba(0,0,0,.18))}.tooto-store-locator.is-filtered .tooto-store-locator__marker:not(.is-region-match){opacity:.28}.tooto-store-locator__marker.is-region-match,.tooto-store-locator__marker.is-current{z-index:3;color:var(--tooto-store-locator-accent)}.tooto-store-locator__marker.is-current{transform:translate(-50%,-78%) scale(1.16)}.tooto-store-locator__marker:focus-visible{outline:.2rem solid currentColor;outline-offset:.1rem}.tooto-store-locator__filters{display:none;width:100%;margin-bottom:36px;overflow:hidden}.tooto-store-locator.is-ready .tooto-store-locator__filters{display:block}.tooto-store-locator__filter-list{display:flex;gap:1.6rem;align-items:center;justify-content:center;padding:.2rem;overflow-x:auto;scrollbar-width:none;scroll-padding-inline:1.6rem;-webkit-overflow-scrolling:touch}.tooto-store-locator__filter-list::-webkit-scrollbar{display:none}.tooto-store-locator__filter{flex:0 0 auto;min-width:clamp(15rem,13vw,20.6rem);min-height:4.4rem;padding:.8rem 2rem;color:rgb(var(--color-foreground));font:inherit;font-size:1.5rem;line-height:1.2;text-align:center;cursor:pointer;background:var(--tooto-store-locator-filter-background);border:0;border-radius:999px;transition:color .18s ease,background-color .18s ease}.tooto-store-locator__filter.is-active{color:#fff;background:var(--tooto-store-locator-accent)}.tooto-store-locator__carousel{position:relative;width:100%;min-width:0}.tooto-store-locator__slider{width:100%;min-width:0}.tooto-store-locator__wrapper{align-items:stretch}.tooto-store-locator:not(.has-swiper) .tooto-store-locator__slider{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.tooto-store-locator:not(.has-swiper) .tooto-store-locator__slider::-webkit-scrollbar{display:none}.tooto-store-locator:not(.has-swiper) .tooto-store-locator__wrapper{gap:var(--tooto-store-locator-card-gap)}.tooto-store-locator:not(.has-swiper) .tooto-store-locator-item{flex:0 0 88%;scroll-snap-align:start}.tooto-store-locator-item{display:flex;height:auto;overflow:hidden;color:rgb(var(--color-foreground));background:var(--tooto-store-locator-card-background);border-radius:var(--tooto-store-locator-card-radius)}.tooto-store-locator-item__card{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-width:0;color:inherit;text-decoration:none;background:inherit}.tooto-store-locator-item__media{position:relative;flex:0 0 auto;width:100%;aspect-ratio:620 / 365;overflow:hidden;background:rgba(var(--color-foreground),.06)}.tooto-store-locator-item__image,.tooto-store-locator-item__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--tooto-store-locator-image-position);transition:transform .3s cubic-bezier(.22,1,.36,1)}.tooto-store-locator-item__details{display:grid;grid-template-columns:2rem minmax(0,1fr) 2.4rem;gap:1.2rem;align-items:center;padding:1.4rem 1.6rem;border:.1rem solid var(--tooto-store-locator-card-border);border-top-width:0;border-radius:0 0 var(--tooto-store-locator-card-radius) var(--tooto-store-locator-card-radius)}.tooto-store-locator-item__location-icon{display:block;width:2rem;height:auto;color:var(--tooto-store-locator-accent)}.tooto-store-locator-item__location-icon svg{display:block;width:100%;height:auto}.tooto-store-locator-item__copy{min-width:0}.tooto-store-locator-item__title,.tooto-store-locator-item__address{margin:0;overflow-wrap:anywhere}.tooto-store-locator-item__title{color:inherit;font-size:16px;font-style:var(--font-body-style);font-weight:400;line-height:1.25;min-height:2.5em;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tooto-store-locator-item__address{margin-top:2px;font-size:12px;line-height:1.66;min-height:3.32em;letter-spacing:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tooto-store-locator-item__arrow{display:block;width:2.2rem;height:2.2rem;color:var(--tooto-store-locator-accent);transition:transform .18s ease}.tooto-store-locator-item__card:focus-visible{outline:.2rem solid var(--tooto-store-locator-accent);outline-offset:-.3rem}.tooto-store-locator__navigation.swiper-button-prev,.tooto-store-locator__navigation.swiper-button-next{top:50%;z-index:10;--store-locator__navigation-size: 52px;display:none;width:var(--store-locator__navigation-size);height:var(--store-locator__navigation-size);margin:0;padding:0;color:#311202;background:rgb(var(--color-background));border:.1rem solid #c2c2c2;border-radius:50%;box-shadow:none;transform:translateY(-50%)}.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-prev,.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-next{display:grid;place-items:center;transition:color,background-color,border,.2s ease-in-out}.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-prev:hover,.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-next:hover{background-color:var(--tooto-store-locator-accent);border-color:var(--tooto-store-locator-accent);color:#fff}.tooto-store-locator__navigation.swiper-button-prev{right:auto;left:calc((var(--store-locator__navigation-size) + 22px) * -1)}.tooto-store-locator__navigation.swiper-button-next{right:calc((var(--store-locator__navigation-size) + 22px) * -1);left:auto}.tooto-store-locator__navigation:after{display:none}.tooto-store-locator__navigation svg{width:16px}.tooto-store-locator__navigation:focus-visible{outline:.2rem solid var(--tooto-store-locator-accent);outline-offset:.2rem}.tooto-store-locator__navigation.swiper-button-disabled{opacity:.35}.tooto-store-locator__navigation.swiper-button-lock,.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-lock{display:none}.tooto-store-locator__empty-message{margin:0;padding:3rem;text-align:center;background:rgba(var(--color-foreground),.04);border-radius:var(--tooto-store-locator-card-radius)}@media(hover:hover){.tooto-store-locator__marker:hover{color:var(--tooto-store-locator-accent);transform:translate(-50%,-78%) scale(1.1)}.tooto-store-locator__filter:hover:not(.is-active){color:var(--tooto-store-locator-accent)}.tooto-store-locator-item--linked:hover .tooto-store-locator-item__image{transform:scale(1.035)}.tooto-store-locator-item--linked:hover .tooto-store-locator-item__arrow{transform:translate(.3rem)}}@media screen and (min-width:750px){.tooto-store-locator:not(.has-swiper) .tooto-store-locator-item{flex-basis:46%}}@media screen and (min-width:990px){.tooto-store-locator:not(.has-swiper) .tooto-store-locator-item{flex-basis:var(--tooto-store-locator-card-basis)}}@media screen and (max-width:749px){.tooto-store-locator__map{margin-bottom:3.2rem}.tooto-store-locator__slider{overflow:visible}.tooto-store-locator-item{width:310px}.tooto-store-locator__marker{top:var(--marker-y-mobile);left:var(--marker-x-mobile);width:4.4rem;height:4.4rem;padding:.8rem}.tooto-store-locator__marker svg{width:2.3rem;height:2.9rem}.tooto-store-locator__filters{margin-bottom:2.7rem;margin-inline:-2rem;width:100vw}.tooto-store-locator__filter-list{justify-content:flex-start;gap:1.5rem;padding-inline:2rem}.tooto-store-locator__filter{min-width:13.8rem;min-height:0;padding-inline:1.6rem;padding-block:.7rem;font-size:1.3rem}.tooto-store-locator__carousel{padding-inline:0}.tooto-store-locator__navigation.swiper-button-prev,.tooto-store-locator__navigation.swiper-button-next,.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-prev,.tooto-store-locator.has-swiper .tooto-store-locator__navigation.swiper-button-next{display:none}.tooto-store-locator-item__details{grid-template-columns:2.8rem minmax(0,1fr) 2.2rem;padding:1.2rem 1.4rem}.tooto-store-locator-item__location-icon{width:2.2rem}.tooto-store-locator-item__title{font-size:1.6rem}.tooto-store-locator-item__address{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.tooto-store-locator__marker,.tooto-store-locator__filter,.tooto-store-locator-item__image,.tooto-store-locator-item__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tooto-store-locator.css.map */
