#collection-results:not(.list-view) .product-badges .item-title{display:none}#collection-results:not(.list-view) .product-badge{overflow:unset}@media (min-width: 990px){.list-view>*{flex:0 0 100%!important;max-width:100%!important}.list-view .card-product{flex-direction:row;gap:0px;align-items:center}.list-view .card-product .card-product_header{flex:1;flex-direction:row;gap:1rem}.list-view .card-product .card-product_media{display:flex;align-items:center}.list-view .card-product .card-product_title{justify-content:center}.list-view .card-product .card-product_title .product-title{padding-right:1rem;min-height:unset}.list-view .card-product .card-product_media .image__style{width:122px;--image-height: 100% !important}.list-view .card-product .card-product_labels{position:static}.list-view .card-product .card-product_divider{height:100%;width:1px}.list-view .card-product .card-product_footer{display:grid;gap:.25rem;grid-template-columns:1fr minmax(0,270px);flex:1}.list-view .card-product .card-product_footer .card-product_price{min-height:unset;justify-content:unset;align-items:center;gap:.25rem;grid-row:1/4;text-align:center}.list-view .card-product .card-product_footer .product-notification{gap:.25rem}.list-view .card-product .card-product_footer .card-product_notification,.list-view .card-product .card-product_footer .card-product_form{grid-column-start:2}.list-view .card-product .card-product_footer .card-product_notification{grid-row-start:3}.list-view .card-product .card-product_footer .card-product_delivery-pickup{max-width:unset}.list-view .card-product .card-product_footer .card-product_delivery-pickup .product-delivery-pickup{height:100%;width:100%}.list-view .card-product .card-product_form,.list-view .card-product form{gap:.25rem}.list-view .card-product .card-product_region{flex:1}.list-view .card-product .product-badges{flex-direction:row}body.customer-b2b .list-view .card-product .card-product_price-delivery{display:contents}body.customer-b2b .list-view .card-product .card-product_price>div{justify-content:center}body:not(.customer-b2b) .list-view .card-product .card-product_media .image__style{width:112px}body:not(.logged-in,.region-selected) .list-view .card-product .card-product_header{flex:1}body:not(.logged-in,.region-selected) .list-view .card-product .card-product_region{max-width:38%}body:not(.logged-in,.region-selected) .list-view .card-product .card-product_delivery-pickup{display:flex}body:not(.logged-in) .list-view .card-product .card-product_delivery-pickup{display:flex}}.card-product.price-unavailable .card-product_delivery-pickup{display:none}.textarea-sizer{display:inline-grid}.textarea-sizer:after,.textarea-sizer textarea{grid-area:1/1;padding:.25em .5rem}.textarea-sizer:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap;width:auto;height:0;transition:height .3s ease-in-out}.textarea-sizer:focus-within:after{height:auto}.textarea-sizer:focus-within textarea{display:block}.textarea-sizer textarea{width:100%;-webkit-appearance:none;appearance:none;border:none;resize:none}.spinner_V8m1{transform-origin:center;animation:spinner_zKoa 2s linear infinite}.spinner_V8m1 circle{stroke-linecap:round;animation:spinner_YpZS 1.5s ease-in-out infinite}@keyframes spinner_zKoa{to{transform:rotate(360deg)}}@keyframes spinner_YpZS{0%{stroke-dasharray:0 150;stroke-dashoffset:0}47.5%{stroke-dasharray:42 150;stroke-dashoffset:-16}95%,to{stroke-dasharray:42 150;stroke-dashoffset:-59}}.drawer .drawer_overlay{position:fixed;opacity:0;visibility:hidden;top:0;right:0;bottom:0;left:0;z-index:50;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:var(--overlay-color)}.drawer .drawer_content{width:100%;height:100%;max-height:77%;position:fixed;right:0;bottom:-100%;z-index:50;border-top-left-radius:.5rem;border-top-right-radius:.5rem;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 540px){.drawer .drawer_content{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-top-right-radius:0;max-height:100vh;right:-540px;bottom:0}}.drawer.is-open .drawer_overlay{visibility:visible;opacity:1}.drawer.is-open .drawer_content{opacity:1;visibility:visible;bottom:0;right:0}.breadcrumbs{background:var(--background);--bc-gap: .5rem;--bc-sep: "|"}.breadcrumbs ol{gap:var(--bc-gap)}.breadcrumbs li{display:inline-flex;align-items:center;gap:var(--bc-gap);min-width:max-content;color:var(--text);cursor:pointer}.breadcrumbs li:hover:not(.active){text-decoration:underline}.breadcrumbs li+li:before{content:var(--bc-sep);opacity:.55;color:var(--divider)}.breadcrumbs .active{min-width:0;color:var(--text-active);font-weight:700}.breadcrumbs .active span[itemprop=name]{white-space:nowrap}@media (min-width: 750px){.breadcrumbs .active span[itemprop=name]{text-overflow:ellipsis;overflow:hidden}}body{font-family:var(--body-font)}.alert span{color:#292929}.alert--success{background-color:rgba(var(--status-success),.2);color:rgba(var(--status-success));border-color:rgba(var(--status-success))}.alert--error{background-color:rgba(var(--error-color),.2);color:rgba(var(--error-color));border-color:rgba(var(--error-color))}.alert--warning{background-color:rgba(var(--status-warning),.2);color:rgba(var(--status-warning));border-color:rgba(var(--status-warning))}[data-tooltip]{position:relative}[data-tooltip]:before,[data-tooltip]:after{position:absolute;z-index:10;display:none}[data-tooltip]:before{content:"";border:6px solid transparent}[data-tooltip]:after{content:attr(data-tooltip);font-weight:600;padding:10px 12px;background-color:#000c;color:#fff;border-radius:8px;white-space:nowrap}[data-tooltip]:hover:before,[data-tooltip]:hover:after{display:block}[tooltip-position=top]:before,[tooltip-position=top]:after{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}[tooltip-position=top]:before{bottom:calc(100% - 4px);border-top-color:#000c}[tooltip-position=bottom]:before,[tooltip-position=bottom]:after{top:calc(100% + 8px);left:50%;transform:translate(-50%)}[tooltip-position=bottom]:before{top:calc(100% - 4px);border-bottom-color:#000c}[tooltip-position=left]:before,[tooltip-position=left]:after{right:calc(100% + 8px);bottom:50%;transform:translateY(50%)}[tooltip-position=left]:before{right:calc(100% - 4px);border-left-color:#000c}[tooltip-position=right]:before,[tooltip-position=right]:after{left:calc(100% + 8px);bottom:50%;transform:translateY(50%)}[tooltip-position=right]:before{left:calc(100% - 4px);border-right-color:#000c}.rte :is(h1,h2,h3,h4,h5,h6){margin-top:1rem;margin-bottom:1rem;font-weight:500;line-height:1.4}.rte h2{font-size:2rem}.rte h3{font-size:1.6rem}.rte h4{font-size:1.3rem}@media (min-width: 64em){.rte :is(h1,h2,h3,h4,h5,h6){margin-top:1.5rem;margin-bottom:1.5rem}}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte ul,.rte ol{padding-left:1rem;list-style-type:disc;margin-bottom:1rem;list-style-position:inside}.rte li{margin-bottom:.5rem}.rte li:last-child{margin-bottom:0}.rte p{margin-bottom:.75rem}.rte div{margin-top:1.25rem;margin-bottom:1.25rem}.rte img{width:100%}.rte b,.rte strong{font-weight:700}.rte blockquote{background:#ecedec;border-left:3px solid #b84300;border-radius:.5rem;margin-top:1.75rem;margin-bottom:1.75rem;padding:1rem}.rte blockquote p:last-child{margin-top:-.75rem}@media (min-width: 64em){.rte blockquote{padding:1.5rem 2rem}}.rte a{color:var(--link);text-decoration:underline}.rte a:hover{color:var(--link-hv)}.overflow-auto::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #dedede;-webkit-box-shadow:inset 0 0 rgb(222,222,222);background-color:#dedede;border-radius:5px}.overflow-auto::-webkit-scrollbar{width:5px;background-color:#dedede;border-radius:5px}.overflow-auto::-webkit-scrollbar-thumb{background-color:#a3a3a3;border-radius:5px}.swiper-wrapper.slider-initialized{gap:0}.icon{display:flex}.icon svg{width:100%!important;height:auto!important}summary{list-style:none}summary::-webkit-details-marker{display:none}.img-cut{position:relative;overflow:hidden}.img-cut:before{content:"";position:absolute;background:var(--background);height:34%;aspect-ratio:142/242;bottom:-1px;left:-1px;z-index:1;clip-path:polygon(0% 0%,100% 100%,100% 100%,100% 100%,0% 100%)}@media screen and (min-width: 767px){.img-cut:not(.card-info__image){min-height:320px}.img-cut:not(.card-info__image) .image__style{min-height:320px}}@media screen and (min-width: 767px) and (max-width: 1299px){.img-cut:not(.card-info__image):not(.banner-media_desktop){height:100%}.img-cut:not(.card-info__image):not(.banner-media_desktop) .picture-component{height:100%}.img-cut:not(.card-info__image):not(.banner-media_desktop) .picture-component .image__style{padding-top:0!important;min-height:100%}.mega-block .img-cut:not(.card-info__image) .picture-component .image__style{padding-top:var(--image-height)!important}}.logged-in .icon-account .flex:before{content:"";background:rgb(var(--dark-neutral-40));width:9px;height:9px;border-radius:50%;position:absolute;right:8px;bottom:5px}@media screen and (min-width: 1280px){.logged-in .icon-account .flex:before{display:none}}.customer-b2b .icon-account .flex:before{background:rgb(var(--primary-color))}.customer-b2b .dropdown-region>div{width:100%}.customer-b2b .dropdown-region .relative>.relative{flex:1}.customer-b2b .account-b2b .dropdown-region{min-width:200px}quantity-input.btn-wide button{width:clamp(60px,60px + 40 * (100vw - 390px) / 150,100px);max-width:unset}quantity-input.btn-wide input{flex:1}
/*# sourceMappingURL=/cdn/shop/t/16/assets/base.css.map */
