:root{--timing-micro: .1s;--timing-short: .2s;--timing-base: .4s;--timing-long: .7s;--timing-second: 1s;--animate-time: .7s;--animate-delay: .3s;--animate-img-scale: .5s;--easing-linear: cubic-bezier(0, 0, 1, 1);--easing-ease: cubic-bezier(.25, .1, .25, 1);--easing-ease-in-out: cubic-bezier(.42, 0, .58, 1);--easing-ease-in: cubic-bezier(.42, 0, 1, 1);--easing-ease-out: cubic-bezier(0, 0, .09, 1);--layer-negative: -1;--layer-base: 0;--layer-flat: 1;--layer-raised: 2;--layer-sticky-btn: 7;--layer-sticky: 11;--layer-overlay: 14;--layer-temporary: 16;--layer-pop-out: 24;--layer-pop-out-overlay: 25;--layer-pop-out-overlay-loader: 26}.product-card{position:relative;display:flex;width:100%;height:100%;flex-direction:column;border-top-left-radius:var(--global-border-radius);border-top-right-radius:var(--global-border-radius);transition-property:box-shadow;transition-duration:var(--timing-base);min-width:131px;gap:24px;margin-bottom:0}#productpage-nosto-3 .product-card,#cartpage-nosto-1 .product-card{margin-bottom:24px}.product-card .product-card__footer{display:flex;flex-direction:column;flex-grow:1;align-items:center;height:100%;text-align:start;line-height:22px;text-align:center;width:100%;margin:auto auto 24px;gap:8px}.product-card .product-card__header-content{display:flex;flex-direction:column;align-items:flex-start;width:100%}.product-card .product-card__header-content .product-card__title{text-align:start}.product-card .product-card__header-content .unit-price{display:flex}.product-card .product-card__image-wrapper{position:relative;overflow:hidden;display:none;background:var(--color-ghost-white);width:100%}.product-card .product-card__image-wrapper.product-card__image-wrapper--square{aspect-ratio:1/1}.product-card .product-card__image-wrapper.product-card__image-wrapper--portrait{aspect-ratio:var(--image-aspect-ratio)}.product-card .product-card__image-wrapper.is-active{display:block}.product-card .product-card__image-picture{transition-property:opacity;transition-duration:var(--timing-base)}.product-card .product-card__image-picture.product-card__image-picture--hover{visibility:hidden}.product-card .product-card__image{position:absolute;top:0;left:0;width:100%;object-position:var(--img-desktop-pos);transition-delay:.3s;aspect-ratio:var(--image-aspect-ratio);object-fit:contain;mix-blend-mode:multiply}.product-card .product-card__image.product-card__image--hover{transition-delay:0s}.product-card .product-card__image.product-card__image--placeholder{background-color:var(--color-img-placeholder-bg)}.product-card video.product-card__image{object-fit:cover}.product-card .product-card__image-wrapper-link{position:relative;overflow:hidden;align-self:flex-start;width:100%;border-radius:var(--global-border-radius);aspect-ratio:var(--image-aspect-ratio)}.product-card .product-card__image-wrapper-link:focus-visible:before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;box-shadow:inset 0 0 0 2px var(--color-text-primary)}.product-card .product-card__labels{position:absolute;top:8px;left:8px;z-index:var(--layer-raised);display:flex;flex-direction:column;gap:4px}.product-card .product-card__labels.product-card__labels--bottom{position:static;z-index:auto;align-items:center;gap:6px;margin:0;padding:0;list-style:none;position:absolute;left:15.314px;top:14.76px;display:grid}.product-card .product-card__main{position:relative;display:flex}.product-card .product-card__label{padding:5.22px 10.44px;border-radius:calc(var(--global-border-radius) / 2);text-align:center;color:var(--color-black);font-size:8.7px;font-style:normal;font-weight:700;line-height:152%;letter-spacing:7%;text-transform:uppercase}.product-card .product-card__label.product-card__label--sold-out{border:1px solid var(--color-border-label-sold-out);background-color:var(--color-background-label-sold-out);color:var(--color-label-sold-out)}.product-card .product-card__label.product-card__label--primary{border:1px solid var(--color-border-label-primary);background-color:var(--color-background-label-primary);color:var(--color-label-primary)}.product-card .product-card__label.product-card__label--secondary{border:1px solid var(--color-border-label-secondary);background-color:var(--color-background-label-secondary);color:var(--color-label-secondary)}.product-card .product-card__label.product-card__label--sale{border:1px solid var(--color-border-label-sale);color:var(--color-sale-label);background-color:var(--color-background-label-sale)}.product-card .product-card__label-logo{width:48px;max-height:70px;object-fit:contain;vertical-align:middle}.product-card .product-card__title{font-size:calc(var(--body-font-size) * .875);font-weight:400;line-height:1.5;text-decoration:none;transition-property:opacity;transition-duration:.4s;transition-timing-function:ease-in-out;color:var(--color-text-primary);word-break:break-word;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card .product-card__title:hover{opacity:.7}}.product-card .product-card__vendor-sku{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;color:var(--color-text-secondary)}.product-card .product-card__vendor{font-size:13px;line-height:1.5;font-weight:300;word-break:break-word;text-transform:uppercase;font-family:GT Walsheim MSN,Helvetica,Trebuchet MS,sans-serif;letter-spacing:1px}.product-card .product-card__sku{font-size:calc(var(--body-font-size) * .75);line-height:1.17;color:var(--color-text-thirdly)}.product-card .product-card__price{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;padding:0;color:var(--color-text-primary);gap:4px}.product-card .product-card__price .price{flex-basis:0;flex-grow:1;text-align:start}.product-card .product-card__price .price-item{font-size:calc(var(--body-font-size) * .875);line-height:1.5;font-weight:100}.product-card .product-card__price .unit-price .price-item{font-size:.85em}.promotion-text{color:var(--color-text-attention);font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:.32px}.product-card .price .price__discount{font-size:16px;font-weight:400}.product-card .price .price__discount,.promotion-text{color:#d72b3f}.product-card .product-cards__extra-info{display:flex;flex-wrap:wrap;justify-content:space-between;padding:8px 0;border-bottom:1px dotted var(--color-border-secondary);font-size:calc(var(--body-font-size) * .75);color:var(--color-text-primary);gap:10px}.product-card .product-cards__extra-info span{color:var(--color-text-secondary)}.product-card .product-cards__extra-info:last-child{border-bottom:none}.product-card .product-card__swatches-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card .product-card__swatches-label-name{width:100%;font-size:var(--body-font-size);font-weight:100;font-style:var(--GT-Pressura-Web);letter-spacing:normal;display:none}.product-card .product-card__swatches{display:flex;gap:8px;font-size:0}.product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:160px;overflow:hidden}.predictive-search__body-container .product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:120px}.product-card .product-card__swatches.product-card__swatches--base{flex-wrap:wrap;font-weight:600;font-size:calc(var(--body-font-size) * .875);line-height:1.28}.product-card .product-card__swatch{position:relative;z-index:var(--layer-flat);display:block;width:16px;height:16px;background-color:var(--swatch-color);background-image:var(--swatch-image);border-radius:unset;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;border:1px solid var(--color-dark-gray)}.product-card .product-card__swatch-button{position:relative;display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;border-radius:unset;transition-property:border-color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-ease-out);padding:4px}.product-card .product-card__swatch-button.is-active{border-bottom:1px solid #AAA;cursor:default;pointer-events:none}.product-card .product-card__swatch-button:focus-visible{outline:2px solid var(--color-black)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card .product-card__swatch-button:hover{border-color:var(--color-black)}}.product-card .product-card__swatch-button-base{padding:7px 16px;border-radius:var(--global-border-radius);border:1px solid var(--color-border-secondary);color:currentColor}.product-card .product-card__swatch-button-base:focus-visible{outline:2px solid currentColor;outline-offset:2px}.product-card .product-card__swatch-button-base.is-active{border-color:var(--color-border-primary)}.product-card .product-card__swatch-wrapper{position:relative;z-index:var(--layer-flat);display:block;width:24px;height:24px}.product-card .product-card__swatch-wrapper input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}.product-card .product-card__swatch-wrapper input:focus-visible+.product-card__swatch-button{outline:1px solid var(--color-text-primary)}.product-card .product-card__swatch-wrapper input:checked+.product-card__swatch-button{border:1px solid var(--color-text-primary);cursor:default;pointer-events:none}.product-card .product-card__overlimit{align-self:center;font-size:var(--body-font-size);line-height:1.5;font-weight:400;color:var(--color-text-secondary)}.product-card .product-card__overlimit.product-card__overlimit--desktop{display:none}.product-card .product-card__error-message:not(:empty){display:block;margin-top:20px;margin-bottom:20px;color:var(--color-text-attention, #d33636)}.product-card .product-card__select{height:auto;min-height:auto;margin-bottom:16px;padding:11px 16px;background-position:calc(100% - 15px) 50%;border:1px solid var(--color-border-thirdly);line-height:1.5;cursor:pointer}.product-card .product-card__select:invalid{color:var(--color-text-thirdly)}.product-card .product-card__select:focus-visible{border-color:var(--color-border-primary)}.product-card .product-card__select option{color:var(--color-text-primary)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card .product-card__select:hover{box-shadow:none}}.product-card .product-card__header{display:flex;justify-content:space-between;gap:20px}.product-card .product-card__checkmark-wrapper{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:var(--color-background-secondary);color:var(--color-text-thirdly)}.product-card .product-card__checkmark-wrapper svg{width:16px;height:16px}.product-card .product-card__checkmark-wrapper.is-active{background-color:var(--color-accent);color:var(--color-text-primary)}.product-card .product-card__form{width:100%;margin-top:20px}.product-card .product-card__button{width:100%}.product-card .product-card__additional-buttons{position:absolute;top:8px;right:8px;z-index:var(--layer-raised);display:flex;flex-direction:column;gap:4px}.product-card .product-card__quick-view-text-button{display:flex;align-items:center;flex-shrink:0;padding:8px 16px;border:1px solid var(--product-card-button-border-color);border-radius:32px;background-color:var(--product-card-button-background-color);font-size:calc(var(--body-font-size) * .875);font-weight:600;line-height:1.285;color:var(--product-card-button-text-color);transition-property:background-color,color,border-color;transition-duration:var(--timing-base)}.product-card .product-card__quick-view-text-button .icon{width:16px;height:16px}.product-card .product-card__quick-view-text-button:focus-visible{opacity:.8;outline:2px solid var(--color-black)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card .product-card__quick-view-text-button:hover{background-color:var(--product-card-button-background-color-hover);border-color:var(--product-card-button-border-color-hover);color:var(--product-card-button-text-color-hover)}}.product-card .product-card__quick-view-button{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;opacity:0;padding:0;border:2px solid var(--color-border-quick-buttons, var(--color-light-gray));border-radius:100%;background-color:var(--color-background-quick-buttons, var(--color-white));color:var(--color-text-quick-buttons, --color-black);transition-property:opacity;transition-duration:var(--timing-short);transition-timing-function:var(--easing-ease-out)}.product-card .product-card__quick-view-button svg{width:16px;height:16px}.product-card .product-card__quick-view-button:focus-visible{opacity:1;outline:2px solid var(--color-black)}.product-card .product-card__swatches-label{margin-bottom:8px;font-size:calc(var(--body-font-size) * .875);font-weight:500;line-height:1.286;text-align:start}.product-card .product-card__compare-products-button{width:32px;height:32px;opacity:0;border-width:2px;border-color:var(--color-border-quick-buttons, var(--color-light-gray));background-color:var(--color-background-quick-buttons);color:var(--color-text-quick-buttons)}.product-card .product-card__compare-products-button svg{width:16px;height:16px;transition-property:opacity,background-color,color;transition-duration:var(--timing-short);transition-timing-function:var(--easing-ease-out)}.product-card .product-card__compare-products-button svg:nth-child(2){top:-3px;right:-3px;width:12px;height:12px;background-color:var(--color-text-quick-buttons);color:var(--color-background-quick-buttons)}.product-card .product-card__compare-products-button.is-active{background-color:var(--color-background-quick-active-buttons);border-color:var(--color-border-quick-active-buttons);color:var(--color-text-quick-active-buttons)}.product-card .product-card__compare-products-button.is-active svg:first-child{color:var(--color-text-quick-active-buttons)}.product-card .product-card__compare-products-button.is-active svg:nth-child(2){background-color:var(--color-text-quick-active-buttons)}.product-card .product-card__compare-products-button:focus-visible{opacity:1;outline:2px solid var(--color-black)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card .product-card__compare-products-button:hover{opacity:.8}}.product-card .product-card__row{padding-top:5px;padding-bottom:5px;display:flex;justify-content:space-between;gap:20px}.product-card .product-card__option{width:120px}.product-card .product-card__value{width:auto;text-align:end}.product-card .product-card__view-product{margin-top:20px;width:100%}.product-card .product-card__volume-pricing-note{margin-top:7px;font-size:calc(var(--body-font-size) * .875)}.product-card.product-card--big .product-card__image-wrapper-link{align-self:stretch}.product-card.product-card--without-hover-content{border-radius:var(--global-border-radius)}.product-card.product-card--with-form .product-card__title{color:var(--color-text-secondary)}.product-card.product-card--with-form .product-card__form{margin-top:16px}.product-card.product-card--with-form .product-card__meta-info{width:100%}.product-card.product-card--with-form .product-card__price{padding-top:8px;font-size:var(--body-font-size);font-weight:500;line-height:1.5;text-align:start}.product-card.product-card--with-form .product-card__swatches-wrapper{margin-top:8px}.product-card.product-card--with-form .product-card__swatches-wrapper+.product-card__select{margin-top:16px}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card:has(:focus-visible){box-shadow:0 30px 30px #0000000a,0 0 0 1px var(--color-border-secondary)}}.product-card__quick-shop-button{margin:.5rem auto 0;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-text-primary);background-color:transparent;color:var(--color-text-primary);font-size:12px;font-family:var(--GT-Pressura-Web);letter-spacing:3px;text-transform:uppercase;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;width:auto;padding:0 35px;line-height:30px;max-height:44px;height:auto}.product-card__hover-content{width:100%;margin:0;display:flex;align-items:center;justify-content:center;padding:0;color:var(--color-text-primary);font-size:12px;font-family:var(--GT-Pressura-Web);letter-spacing:3px}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__quick-shop-button{opacity:1;visibility:visible;pointer-events:auto}}.product-card:has(:focus-visible) .product-card__quick-shop-button{opacity:1;visibility:visible;pointer-events:auto}@media(hover:none)and (pointer:coarse){.product-card__quick-shop-button{opacity:1;visibility:visible;pointer-events:auto}}@media(max-width:767px){.product-card__quick-shop-button{padding:0 10px;font-size:10px;letter-spacing:2px}}.swiper .swiper-wrapper{align-items:stretch!important}.swiper-slide{height:auto!important}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.product-card:hover .product-card__quick-view-button,.product-card:hover .product-card__quick-view-text-button,.product-card:hover .product-card__compare-products-button{visibility:visible;opacity:1}}@media(-moz-touch-enabled:0)and (-moz-touch-enabled:0),(-moz-touch-enabled:0)and (hover:hover),(-moz-touch-enabled:0)and (pointer:fine),(hover:hover)and (-moz-touch-enabled:0),(hover:hover)and (hover:hover),(hover:hover)and (pointer:fine),(pointer:fine)and (-moz-touch-enabled:0),(pointer:fine)and (hover:hover),(pointer:fine)and (pointer:fine){.product-card:hover .product-card__quick-view-button:hover,.product-card:hover .product-card__compare-products-button:hover{opacity:.8}}@media(-moz-touch-enabled:1),(hover:none),(pointer:coarse){.product-card .product-card__quick-view-button,.product-card .product-card__quick-view-text-button,.product-card .product-card__compare-products-button{visibility:visible;opacity:1}}@media(-moz-touch-enabled:1)and (-moz-touch-enabled:0),(-moz-touch-enabled:1)and (hover:hover),(-moz-touch-enabled:1)and (pointer:fine),(hover:none)and (-moz-touch-enabled:0),(hover:none)and (hover:hover),(hover:none)and (pointer:fine),(pointer:coarse)and (-moz-touch-enabled:0),(pointer:coarse)and (hover:hover),(pointer:coarse)and (pointer:fine){.product-card .product-card__quick-view-button:hover,.product-card .product-card__compare-products-button:hover{opacity:.8}}@media(min-width:768px){.product-card.product-card--big .product-card__main,.product-card.product-card--big .product-card__image-wrapper{height:100%}.product-card.product-card--big .product-card__footer{height:auto}}@media(max-width:991.98px){.product-card .product-card__image-picture.product-card__image-picture--hover,.product-card .product-card__image.product-card__image--hover{display:none}}@media(min-width:992px)and (-moz-touch-enabled:0),(min-width:992px)and (hover:hover),(min-width:992px)and (pointer:fine){.product-card .product-card__main:hover .product-card__image-wrapper.product-card__image-wrapper--with-hover .product-card__image-picture:not(.product-card__image-picture--hover){visibility:hidden}.product-card .product-card__main:hover .product-card__image-wrapper.product-card__image-wrapper--with-hover .product-card__image-picture.product-card__image-picture--hover{visibility:visible}}@media(min-width:992px){.product-card .product-card__title,.product-card .product-card__price,.product-card .product-card__price .price-item{font-size:var(--body-font-size)}.product-card .product-card__vendor{font-size:14px;text-transform:uppercase}.product-card .product-card__quick-view-text-button{padding:12px 24px;font-size:var(--body-font-size);line-height:1.5}.product-card .product-card__quick-view-text-button .icon{width:24px;height:24px;color:#2f4da1!important}.product-card .product-card__overlimit.product-card__overlimit--desktop{display:inline-flex}.product-card .product-card__overlimit.product-card__overlimit--mobile{display:none}.product-card .product-card__swatch-button:nth-child(n+4){display:inline-flex}.product-card .product-card__checkmark-wrapper{width:40px;height:40px}.product-card .product-card__checkmark-wrapper svg{width:26px;height:26px}.product-card.product-card--with-form .product-card__footer{margin-top:22px}.product-card.product-card--with-form .product-card__price{padding-top:6px}}@media(min-width:1200px){.product-card .product-card__labels{top:16px;left:16px}.product-card .product-card__additional-buttons{top:16px;right:16px;gap:8px}.product-card .product-card__quick-view-button,.product-card .product-card__compare-products-button{width:48px;height:48px}.product-card .product-card__quick-view-button svg,.product-card .product-card__compare-products-button svg{width:24px;height:24px}.product-card .product-card__compare-products-button svg:nth-child(2){right:-1px;top:-1px;width:16px;height:16px}}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.swiper:has(.product-card):hover{position:relative;z-index:3}}.no-js .product-card .product-card__swatches-wrapper,.no-js .product-card .product-card__quick-view-button:not(.product-card__quick-view-button--no-js),.no-js .product-card .product-card__quick-view-text-button:not(.product-card__quick-view-button--no-js),.no-js .product-card picture.lazy{display:none}.apps-section:has(.related-articles__heading),.nosto-tabs-section{max-width:unset;padding:0 107px}.apps-section:has(.related-articles__heading) .nosto_element{padding-top:48px}#productpage-nosto-3 .swiper-wrapper,#cartpage-nosto-1 .swiper-wrapper,#productpage-nosto-1 .swiper-wrapper,#productpage-nosto-5 .swiper-wrapper{overflow:auto;max-width:unset;scrollbar-width:none;-ms-overflow-style:none}#productpage-nosto-3 .swiper-wrapper::-webkit-scrollbar,#cartpage-nosto-1 .swiper-wrapper::-webkit-scrollbar,#productpage-nosto-1 .swiper-wrapper::-webkit-scrollbar,#productpage-nosto-5 .swiper-wrapper::-webkit-scrollbar{display:none}#productpage-nosto-3 .related-articles__heading,#cartpage-nosto-1 .related-articles__heading,#productpage-nosto-1 .related-articles__heading,#productpage-nosto-5 .related-articles__heading{font-family:var(--canela-deck);font-size:32px;font-weight:300;line-height:40px;letter-spacing:-.32px;padding-bottom:24px}#productpage-nosto-3 .swiper-wrapper,#cartpage-nosto-1 .swiper-wrapper,#productpage-nosto-1 .swiper-wrapper,#productpage-nosto-5 .swiper-wrapper{overflow:unset}#productpage-nosto-3 .swiper-button-icon,#cartpage-nosto-1 .swiper-button-icon,#productpage-nosto-1 .swiper-button-icon,#productpage-nosto-5 .swiper-button-icon,#frontpage-nosto-1 .swiper-button-icon{fill:#0000;height:unset;width:unset}#productpage-nosto-1 .swiper-button-prev{left:-40px}#productpage-nosto-1 .swiper-button-next{right:-40px}#productpage-nosto-5 .swiper-button-next,#productpage-nosto-5 .swiper-button-prev,#productpage-nosto-1 .swiper-button-next,#productpage-nosto-1 .swiper-button-prev{top:40%}#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next,#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev{top:45%}#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev,#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next,#productpage-nosto-1 .swiper-button-prev,#productpage-nosto-1 .swiper-button-next,#productpage-nosto-5 .swiper-button-prev,#productpage-nosto-5 .swiper-button-next,#frontpage-nosto-1 .swiper-button-prev,#frontpage-nosto-1 .swiper-button-next{border:unset;height:48px;width:48px;background-color:unset}#productpage-nosto-3 .swiper-button-prev:hover,#cartpage-nosto-1 .swiper-button-prev:hover,#productpage-nosto-3 .swiper-button-next:hover,#cartpage-nosto-1 .swiper-button-next:hover,#productpage-nosto-1 .swiper-button-prev:hover,#productpage-nosto-1 .swiper-button-next:hover,#productpage-nosto-5 .swiper-button-prev:hover,#productpage-nosto-5 .swiper-button-next:hover,#frontpage-nosto-1 .swiper-button-prev:hover,#frontpage-nosto-1 .swiper-button-next:hover{border-color:unset;background-color:unset}@media(max-width:991px){.apps-section:has(.related-articles__heading),.nosto-tabs-section{max-width:unset;padding:0 32px}#productpage-nosto-3,#productpage-nosto-5,#productpage-nosto-1,#cartpage-nosto-1{padding-top:20px;padding-bottom:0}#productpage-nosto-3 .related-articles__heading,#cartpage-nosto-1 .related-articles__heading,#productpage-nosto-1 .related-articles__heading,#productpage-nosto-5 .related-articles__heading{margin-bottom:16px;padding-bottom:0}#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev,#productpage-nosto-1 .swiper-button-prev,#productpage-nosto-5 .swiper-button-prev{left:-32px}#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next,#productpage-nosto-1 .swiper-button-next,#productpage-nosto-5 .swiper-button-next{right:-32px}#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev,#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next{top:40%}#productpage-nosto-5 .swiper-button-next,#productpage-nosto-5 .swiper-button-prev,#productpage-nosto-1 .swiper-button-prev,#productpage-nosto-1 .swiper-button-next{top:34%}}@media(max-width:551px){#productpage-nosto-1{padding-top:0}#productpage-nosto-3,#cartpage-nosto-1{padding-top:12px;padding-bottom:0}#productpage-nosto-5,#productpage-nosto-1{padding-top:0}#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev,#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next{top:40%}#productpage-nosto-5 .swiper-button-prev,#productpage-nosto-5 .swiper-button-next,#productpage-nosto-1 .swiper-button-prev,#productpage-nosto-1 .swiper-button-next{top:38%}}@media(max-width:480px){#productpage-nosto-3 .product-card__footer .product-card__vendor-sku,#cartpage-nosto-1 .product-card__footer .product-card__vendor-sku,#productpage-nosto-3 .product-card__footer .product-card__title,#cartpage-nosto-1 .product-card__footer .product-card__title,#productpage-nosto-3 .product-card__footer .product-card__price,#cartpage-nosto-1 .product-card__footer .product-card__price,#productpage-nosto-1 .product-card__footer .product-card__vendor-sku,#productpage-nosto-1 .product-card__footer .product-card__title,#productpage-nosto-1 .product-card__footer .product-card__price,#productpage-nosto-5 .product-card__footer .product-card__vendor-sku,#productpage-nosto-5 .product-card__footer .product-card__title,#productpage-nosto-5 .product-card__footer .product-card__price{padding:0}#productpage-nosto-3 .swiper-button-disabled,#cartpage-nosto-1 .swiper-button-disabled,#productpage-nosto-1 .swiper-button-disabled,#productpage-nosto-5 .swiper-button-disabled{cursor:not-allowed}#productpage-nosto-3 .nosto-carousel,#cartpage-nosto-1 .nosto-carousel,#productpage-nosto-1 .nosto-carousel,#productpage-nosto-5 .nosto-carousel{width:95%}#productpage-nosto-3 .related-articles__heading,#cartpage-nosto-1 .related-articles__heading,#productpage-nosto-1 .related-articles__heading,#productpage-nosto-5 .related-articles__heading{font-size:28px;line-height:35px;letter-spacing:-.28px}#productpage-nosto-3 .swiper-button-prev,#cartpage-nosto-1 .swiper-button-prev,#productpage-nosto-1 .swiper-button-prev,#productpage-nosto-5 .swiper-button-prev{left:-25px}#productpage-nosto-3 .swiper-button-next,#cartpage-nosto-1 .swiper-button-next,#productpage-nosto-1 .swiper-button-next,#productpage-nosto-5 .swiper-button-next{right:-25px}}.product-card__vendor-sku .product-card__vendor-link{font-family:var(--GT-Walsheim);text-decoration:none;color:var(--color-black)}.product-card__vendor-sku .product-card__vendor-link,.product-card .product-card__price .price,.product-card__hover-content-block{width:100%;text-align:center}.product-card__vendor-sku .product-card__vendor-link .product-card__vendor{text-transform:capitalize;font-size:14px;font-weight:400;line-height:19.6px;letter-spacing:.28px}.product-card .product-card__title,.product-card .product-card__price .price-item,.product-card .price.price--on-sale .price__sale .price-item--regular{font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:.32px}.product-card .product-card__price .price-item.price-item--sale{font-weight:600}.product-card .price.price--on-sale .price__sale .price-item--regular{color:#717171}.custom-variant-arrow{padding:0}.product-card .price.price--on-sale .price__sale{justify-content:center;gap:4px}.product-card__main .product-card__quick-shop-button{position:absolute;right:0;left:0;bottom:20px;display:flex;height:40px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:21.28px;letter-spacing:.28px;text-transform:capitalize;border-radius:0;border:1px solid var(--color-black);background:var(--color-white);width:100%;max-width:107px;padding:0;margin-top:0;font-family:var( --GT-Walsheim)}.collection .collection__items{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr))}.collection__items-wrapper .collection .collection__item{width:100%;max-width:100%}@media(max-width:1400px){.product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:120px}.predictive-search__body-container .product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:55px}}@media(min-width:1400px){.collection .collection__items{grid-template-columns:repeat(4,minmax(250px,1fr))}}@media(min-width:1945px){.collection .collection__items{column-gap:48px!important}}@media(max-width:1200px){.product-card__main .product-card__quick-shop-button{display:none}}@media(max-width:991px){.collection .collection__items{grid-template-columns:repeat(2,minmax(250px,1fr));gap:16px!important;row-gap:24px!important}}@media(max-width:810px){.product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:90px}.predictive-search__body-container .product-card .product-card__swatches.product-card-swatches-with-arrows{max-width:50px}}@media(max-width:480px){.collection .collection__items{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.collection .collection__item{width:100%}.collection .collection__items{display:grid;gap:24px}.product-card__footer .product-card__vendor-sku,.product-card__footer .product-card__title,.product-card__footer .product-card__price{width:100%;padding:0 16px}.product-card__footer .product-card__price .final-sale-wrapper{display:none}.product-card__footer .product-promotion-message-block:empty{display:none}.product-card__footer .product-promotion-message-block,.product-card__footer .product-card__hover-content-block{width:100%;max-width:312px}.product-card .custom-variant-arrow{width:24px;height:24px}@media screen and (min-width:2561px){.shopify-section .apps-section .nosto-carousel.swiper-backface-hidden .swiper-slide .product-card{gap:32px}.product-card .product-card__swatch{width:36.4px;height:36.4px}.product-card .product-card__image{max-height:100%}.product-card .product-card__swatch-button{width:54.6px;height:54.6px}.product-card .product-card__swatch-button.is-active{border-bottom:2.275px solid #393939}}.apps-section:has(#frontpage-nosto-1){padding:96px 107px 0}#frontpage-nosto-1{padding-top:0}#frontpage-nosto-1 .related-articles__heading{margin-bottom:32px!important}#frontpage-nosto-1 .swiper-button-prev,#frontpage-nosto-1 .swiper-button-next{top:45%}#frontpage-nosto-1 .swiper-button-prev{left:-54px}#frontpage-nosto-1 .swiper-button-next{right:-54px}#frontpage-nosto-1 .swiper-button-prev,#frontpage-nosto-1 .swiper-button-prev svg,#frontpage-nosto-1 .swiper-button-next,#frontpage-nosto-1 .swiper-button-next svg{width:60px;height:60px}#frontpage-nosto-1 .product-card .product-card__footer{margin-bottom:24px}@media(max-width:991px){.apps-section:has(#frontpage-nosto-1){padding:40px 32px 0}#frontpage-nosto-1 .swiper-button-prev{left:-32px}#frontpage-nosto-1 .swiper-button-next{right:-32px}#frontpage-nosto-1 .swiper-button-prev,#frontpage-nosto-1 .swiper-button-next{top:38%}#frontpage-nosto-1 .related-articles__heading{margin-bottom:24px!important}#frontpage-nosto-1 .swiper-button-prev,#frontpage-nosto-1 .swiper-button-prev svg,#frontpage-nosto-1 .swiper-button-next,#frontpage-nosto-1 .swiper-button-next svg{width:48px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-card.build.css.map */
