body:has(.section-store-selector.show){overflow:hidden}.section-store-selector{position:fixed;width:100%;height:100%;top:0;z-index:1000;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .25s linear;padding:0 2rem}.section-store-selector.show{display:flex;opacity:1;visibility:visible}.select-store-popup:has(.store-popup__map){max-width:110rem}.select-store-popup{max-width:65rem;width:100%;margin:0 auto;border-radius:var(--popup-corner-radius);overflow:hidden;transform:translateY(4rem);transition:all .25s linear}.section-store-selector.show .select-store-popup{transform:translateY(0)}.select-store-popup__wrapper{background-color:rgb(var(--color-background));height:60rem;padding:2rem 4rem 4rem;overflow:auto;cursor:auto}@media screen and (max-width: 989px){.select-store-popup__wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (max-width: 749px){.select-store-popup__wrapper{max-height:100vh;height:60rem}}.store-popup-heading{gap:4rem}.store-popup-heading,.store-popup-heading__close{display:flex;align-items:center}.store-popup-heading{margin-bottom:2rem}.store-popup-heading__close{margin-left:auto;background-color:rgba(var(--color-button),var(--alpha-button-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.6rem;z-index:5;width:3rem;height:3rem;flex-shrink:0}.store-popup-heading__close svg{height:1.4rem;width:1.4rem}.store-popup-heading__text{margin:0}.store-popup-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:2rem}@media screen and (max-width: 989px){.store-popup-content{display:grid;grid-template-columns:1fr;gap:2rem}}.store-popup__map-placeholder{height:100%;width:100%}.store-popup__map,.store__item-wrapper{border:.1rem solid rgb(var(--color-border));border-radius:var(--text-boxes-radius);background-color:rgb(var(--color-background))}.store-popup__map{position:sticky;top:0;overflow:hidden;height:100%;max-height:60rem}@media screen and (max-width: 989px){.store-popup__map{position:static;height:40vh}}.store__item-wrapper+.store__item-wrapper{margin-top:1.5rem}.store__summary{display:flex;align-items:center;gap:2rem;padding:2rem}.store__title{margin:0}.store__content{padding:2rem;transition-duration:.3s;overflow:hidden;border-top:.1rem solid transparent}.store-popup__map img{display:block;width:100%;height:100%;object-fit:cover}.store__content-body{overflow:hidden}.store__content-info strong{font-weight:600}.store__content-body>:first-child,.store__content-info>:first-child{margin-top:0}.store__content-body>:last-child{margin-bottom:0}.store__content__store-image{max-width:50rem;margin-top:2rem}.store__content__store-image img{border-radius:calc(var(--text-boxes-radius) / 2);width:100%;height:100%;object-fit:cover}.store__description{margin:.5rem 0 0}.store__item[open] .store__content{grid-template-rows:1fr;border-top:.1rem solid rgb(var(--color-border))}.store-icon-collaps{flex-shrink:0;display:block;width:3rem;height:3rem;background-color:rgba(var(--color-button),var(--alpha-button-background));border-radius:50%;margin-left:auto;position:relative}.store-icon-collaps:before,.store-icon-collaps:after{content:"";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.2rem;height:.2rem;background-color:rgb(var(--color-button-text))}.store-icon-collaps:after{width:.2rem;height:1.2rem;transition:height .3s ease}details[open] .store-icon-collaps:after{height:.2rem}.section-store-selector .store__checkbox{width:2rem;height:2rem;border-radius:5px;padding:0;margin:0;position:relative;cursor:pointer;-webkit-appearance:none;appearance:none;border:1px solid rgb(var(--color-input-border))}.section-store-selector .store__checkbox:before{content:"";clip-path:polygon(86% 11%,39% 67%,12% 43%,0% 57%,40% 95%,100% 22%);transform-origin:top left;background-color:rgb(var(--color-input-text));background-size:contain;width:70%;height:70%;transform:scale(0) translate(-50%,-50%);display:inline-block;position:absolute;top:50%;left:50%;transition:transform ease .25s}.section-store-selector .store__checkbox:checked:before{transform:scale(1) translate(-50%,-50%)}.section-store-selector .store__checkbox:checked{background:rgb(var(--color-input-background))}.store-link{margin-top:2rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/popup-select-store.css.map */
