.quick-links__title{padding:0 var(--layout-space-8);margin-bottom:var(--layout-space-2)}.quick-links .quick-links__list{padding:0 0 8px;margin:0;margin-left:var(--layout-space-8);list-style:none;display:flex;flex-wrap:nowrap;gap:var(--layout-space-12);padding-right:var(--layout-space-8);overflow-x:auto}.quick-links .quick-links__list::-webkit-scrollbar{-webkit-appearance:none;height:var(--layout-space-2);background:rgb(var(--color-base-white))}.quick-links .quick-links__list::-webkit-scrollbar-track{background-color:rgba(var(--color-base-black),.1)}.quick-links .quick-links__list::-webkit-scrollbar-thumb{outline:none;background-color:rgba(var(--color-base-black),1);border-radius:0}.quick-links .quick-links__list .quick-links__item button{background:none;border:none;padding:0;margin:0;color:rgb(var(--color-base-text));font-size:16px;font-weight:900;text-decoration:none;white-space:nowrap;cursor:pointer}@media(min-width:750px){.quick-links .quick-links__list{gap:var(--layout-space-20)}.quick-links .quick-links__list .quick-links__item a{font-size:20px}}delivery-info-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;visibility:hidden;transition:visibility 0s linear .3s}delivery-info-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000052;opacity:0;transition:opacity .3s ease-in-out}delivery-info-drawer.active{visibility:visible;pointer-events:auto;transition-delay:0s}delivery-info-drawer.active:before{opacity:1}delivery-info-drawer .delivery-info-drawer__content{position:absolute;top:0;right:0;width:100%;max-width:65rem;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease-in-out;padding:6.4rem 1.6rem 3.2rem 3.2rem}delivery-info-drawer.active .delivery-info-drawer__content{transform:translate(0)}.delivery-info-drawer__close{display:inline-block;padding:0;min-width:var(--layout-space-16);min-height:var(--layout-space-16);box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:var(--layout-space-8);right:var(--layout-space-8);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer;background:rgb(var(--color-greyscale-light-grey))}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__title{font-size:2rem}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body{margin:3.2rem 0 0;overflow-y:auto;max-height:calc(100% - 10rem);padding-right:1.6rem}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body::-webkit-scrollbar{height:var(--layout-space-1);width:var(--layout-space-1);-ms-overflow-style:auto;scrollbar-width:auto}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:var(--layout-space-1);border:0}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:var(--layout-space-1)}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body collapsible-content>button{font-size:var(--text-size-s);text-transform:uppercase;font-weight:400;letter-spacing:.02em}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body collapsible-content>button .animated-icon-plus span{width:1.2rem}@media(max-width:749px){delivery-info-drawer .delivery-info-drawer__content{width:100%;max-width:unset;max-height:100%;height:50rem;padding:4.8rem .8rem 1.6rem 1.6rem;bottom:0;top:unset;transform:translateY(100%)}delivery-info-drawer.active .delivery-info-drawer__content{transform:translateY(0)}delivery-info-drawer .delivery-info-drawer__content .delivery-info-drawer__body{padding-right:.8rem}}body:has(delivery-info-drawer.active){overflow:hidden}.image-links-with-tabs{display:block;padding:24px 0;max-width:100vw}.image-links-with-tabs--with-tabs{padding:2px 0 24px}.image-links-with-tabs .image-links-with-tabs__tab-list{display:flex;width:100%;max-width:100%;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:24px;-webkit-overflow-scrolling:touch;margin-bottom:12px}.image-links-with-tabs .image-links-with-tabs__tab-list images-tab{display:block;font-size:14px;color:#909090;font-weight:400;padding:12px}.image-links-with-tabs .image-links-with-tabs__tab-list images-tab[active]{color:#222;text-decoration:underline;text-underline-offset:4px}.image-links-with-tabs images-group{display:flex;width:100%;max-width:100%;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:12px;-webkit-overflow-scrolling:touch;padding-left:12px}.image-links-with-tabs .image-links-with-tabs__tab-list::-webkit-scrollbar,.image-links-with-tabs images-group::-webkit-scrollbar{display:none}.image-links-with-tabs images-group[hidden]{display:none}.image-links-with-tabs .image-link-with-tabs__image-link{display:flex;flex-direction:column;gap:5px;position:relative;flex-shrink:0;width:40%;min-width:120px;padding:0;scroll-snap-align:start;margin-right:8px}.image-links-with-tabs .image-link-with-tabs__image-link .image-link-with-tabs__image-wrapper{width:100%;aspect-ratio:1/1;overflow:hidden;position:relative}.image-links-with-tabs .image-link-with-tabs__image-link img{width:100%;height:100%;object-fit:cover;object-position:center}.image-links-with-tabs .image-link-with-tabs__image-link span{font-size:14px;color:#222;font-weight:400}.key-features{padding:var(--layout-space-8) 0;margin:0}.key-features .key-features__heading{font-size:var(--text-size-s);margin-top:var(--layout-space-8);margin-bottom:var(--layout-space-8)}.key-features .key-features__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--layout-space-9)}.key-features .key-features__item{display:flex;align-items:center;gap:var(--layout-space-4);font-size:var(--text-size-s)}.key-features .key-features__icon img{display:block;width:auto;height:24px}.template-product .bundle--price.from--hidden .price__from{display:none}.template-product .bundle--price .price__from{display:block;text-align:right;width:100%}.card__badge{position:absolute;z-index:2}.card__badge span{display:block;font-size:var(--text-size-xxs);padding:var(--layout-space-4)}@media(min-width:750px){.card__badge span{font-size:var(--text-size-xs);padding:var(--layout-space-8)}}.card__badge.top{top:0}.card__badge.right{right:0}.card:not(.card--horizontal)>.card__content>.card__badge{margin:var(--layout-space-3)}.service__icons{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.7rem}.service__icons--border-top{border-top:1px solid rgb(var(--color-greyscale-lightest-grey));padding-top:1.6rem}.service__icons--border-bottom{border-bottom:1px solid rgb(var(--color-greyscale-lightest-grey));padding-bottom:1.6rem}.service__icon{display:flex;align-items:center;font-size:var(--text-size-s)}.service__icon>div{display:flex;align-items:center;flex-wrap:wrap;margin-left:1.2rem}.service__icon img.service__icon-image{display:block;width:auto;height:2.4rem}.service__action-button{font-size:var(--text-size-s);text-decoration:underline;text-underline-offset:3px;cursor:pointer}store-locator-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;visibility:hidden;transition:visibility 0s linear .3s}store-locator-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000052;opacity:0;transition:opacity .3s ease-in-out}store-locator-drawer.active{visibility:visible;pointer-events:auto;transition-delay:0s}store-locator-drawer.active:before{opacity:1}store-locator-drawer .store-locator-drawer__content{position:absolute;top:0;right:0;width:100%;max-width:45rem;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease-in-out;padding:6.4rem 1.6rem 3.2rem 3.2rem}store-locator-drawer.active .store-locator-drawer__content{transform:translate(0)}.store-locator-drawer__close{display:inline-block;padding:0;min-width:var(--layout-space-16);min-height:var(--layout-space-16);box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:var(--layout-space-8);right:var(--layout-space-8);color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer;background:rgb(var(--color-greyscale-light-grey))}.store-locator-drawer__title{font-size:2rem;margin:0;text-transform:capitalize}.store-locator-drawer__body{margin:3.2rem 0 0;overflow-y:auto;max-height:calc(100% - 10rem);padding-right:1.6rem}.store-locator-drawer__body::-webkit-scrollbar{height:var(--layout-space-1);width:var(--layout-space-1);-ms-overflow-style:auto;scrollbar-width:auto}.store-locator-drawer__body::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:var(--layout-space-1);border:0}.store-locator-drawer__body::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.04);border-radius:var(--layout-space-1)}.store-locator-list{display:flex;flex-direction:column;gap:2.4rem}.store-locator-list__item{border-bottom:1px solid rgba(var(--color-foreground),.075);display:flex;flex-direction:column;padding-bottom:1rem}.store-locator-list__title{font-size:1.5rem;margin:0}.store-locator__preview{align-items:center;display:flex;margin:0;padding-bottom:1rem}.store-locator__preview .icon{width:1.6rem;height:1.6rem;vertical-align:middle;margin-right:.4rem}.store-locator__preview .icon-close{height:1.2rem;width:1.2rem}.store-locator__preview .icon-close path{stroke:red}.store-locator__address p{margin:0}@media(max-width:749px){store-locator-drawer .store-locator-drawer__content{width:100%;max-width:unset;max-height:100%;height:50rem;padding:4.8rem .8rem 1.6rem 1.6rem;bottom:0;top:unset;transform:translateY(100%)}store-locator-drawer.active .store-locator-drawer__content{transform:translateY(0)}store-locator-drawer .store-locator-drawer__content .store-locator-drawer__body{padding-right:.8rem}}body:has(store-locator-drawer.active){overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/95/compiled_assets/styles.css.map */
