.collection--qeviq-shop{--qeviq-shop-bg: #fafaf8;--qeviq-shop-text: #0d0d0d;--qeviq-shop-muted: rgba(13, 13, 13, .72);--qeviq-shop-accent: #b89b7a;--qeviq-shop-cta-text: #f5f3ef;background-color:var(--qeviq-shop-bg)}.collection--qeviq-section-standard .collection__title.page-width,.collection--qeviq-section-standard slider-component.page-width,.collection--qeviq-section-standard slider-component.page-width-desktop{max-width:var(--page-width);margin-left:auto;margin-right:auto}.collection--qeviq-section-full .collection__title,.collection--qeviq-section-full slider-component{max-width:none}.collection--qeviq-shop .page-width,.collection--qeviq-shop.page-width,.collection--qeviq-shop .page-width-desktop{padding-left:var(--qeviq-section-gutter, 2rem);padding-right:var(--qeviq-section-gutter, 2rem)}@media screen and (min-width:750px){.collection--qeviq-shop .page-width,.collection--qeviq-shop.page-width,.collection--qeviq-shop .page-width-desktop{padding-left:var(--qeviq-section-gutter, 3.2rem);padding-right:var(--qeviq-section-gutter, 3.2rem)}}@media screen and (min-width:990px){.collection--qeviq-shop .page-width,.collection--qeviq-shop.page-width,.collection--qeviq-shop .page-width-desktop{padding-left:var(--qeviq-section-gutter, 4.8rem);padding-right:var(--qeviq-section-gutter, 4.8rem)}}.collection--qeviq-shop .collection__title{margin-bottom:2.4rem;text-align:center}.collection--qeviq-shop .collection__title .title{color:var(--qeviq-shop-text);font-weight:500;letter-spacing:-.02em;line-height:1.12;font-size:var(--qeviq-heading-size, var(--qeviq-heading-mobile, 3.4rem));margin:0 auto 1rem}@media screen and (min-width:750px){.collection--qeviq-shop .collection__title .title{font-size:var(--qeviq-heading-size, var(--qeviq-heading-desktop, 5rem))}.collection--qeviq-shop .collection__title{margin-bottom:3.2rem}}.collection--qeviq-shop .collection__description{color:var(--qeviq-shop-muted);font-size:var(--qeviq-subheading-size, var(--qeviq-subheading-mobile, 1.8rem));line-height:1.55;max-width:var(--qeviq-content-max-subheading, 62rem);margin:0 auto}@media screen and (min-width:750px){.collection--qeviq-shop .collection__description{font-size:var(--qeviq-subheading-size, var(--qeviq-subheading-desktop, 2rem))}}.collection--qeviq-shop .product-grid:not(.qeviq-mobile-carousel){column-gap:var(--qeviq-card-gap, 16px);row-gap:var(--qeviq-card-gap, 16px)}.collection--qeviq-shop .card-wrapper{height:100%;min-height:var(--qeviq-card-min-height, auto)}.collection--qeviq-shop .card{border:.1rem solid rgba(13,13,13,.08);border-radius:var(--qeviq-card-radius, 12px);overflow:hidden;background:#fff;box-shadow:none;transition:border-color .25s ease,transform .25s ease;min-height:var(--qeviq-card-min-height, auto);--image-padding: 0}.collection--qeviq-shop .card:hover{border-color:#b89b7a73;transform:translateY(-.2rem)}.collection--qeviq-shop .card__inner{--ratio-percent: 100% !important}.collection--qeviq-shop .card .card__inner.ratio:before{padding-bottom:100%}.collection--qeviq-shop .card .card__inner .card__media,.collection--qeviq-shop .card--standard .card__media,.collection--qeviq-shop .card__media{margin:0;width:100%;border-radius:var(--qeviq-image-radius, 0);overflow:hidden}.collection--qeviq-shop .card__media .media{width:100%;height:100%;background:transparent}.collection--qeviq-shop .card__media .media img{object-fit:cover;object-position:center center;width:100%;height:100%;background:transparent;transform:scale(calc(var(--qeviq-image-scale, 100) / 100));transform-origin:center center}.collection--qeviq-shop .card__information{padding-top:.4rem}.collection--qeviq-shop .card__heading{margin:0 0 .6rem}.collection--qeviq-shop .card__heading a{color:var(--qeviq-shop-text);font-size:var(--qeviq-product-title-size, clamp(1.7rem, 2vw, 2rem));font-weight:500;line-height:1.3;text-decoration:none}.collection--qeviq-shop .card__heading a:hover{color:var(--qeviq-shop-accent)}.collection--qeviq-shop .price{font-size:var(--qeviq-price-size, clamp(1.6rem, 1.6vw, 1.8rem));color:var(--qeviq-shop-text);margin-bottom:1.2rem}.collection--qeviq-shop .price-item{font-weight:500}.collection--qeviq-shop .qeviq-product-card__cta-wrap{margin-top:.4rem}.collection--qeviq-shop .qeviq-product-card__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:var(--qeviq-button-min-height, 44px);padding:1rem 1.6rem;border-radius:999px;background-color:var(--qeviq-shop-text);color:var(--qeviq-shop-cta-text);font-size:var(--qeviq-button-font-size, 1.4rem);font-weight:500;letter-spacing:.03em;text-decoration:none;transition:background-color .25s ease,color .25s ease}.collection--qeviq-shop .qeviq-product-card__cta:hover{background-color:var(--qeviq-shop-accent);color:var(--qeviq-shop-text)}.collection--qeviq-shop .collection__view-all{margin-top:2.4rem}@media screen and (min-width:750px){.collection--qeviq-shop .collection__view-all{margin-top:3.2rem}}.collection--qeviq-shop .collection__view-all .button{--buttons-radius: 999px;--buttons-radius-outset: 999px;--buttons-border-width: 0;min-height:4.8rem;padding:1.2rem 2.8rem;font-size:1.5rem;font-weight:500;letter-spacing:.03em;background-color:var(--qeviq-shop-text);color:var(--qeviq-shop-cta-text);box-shadow:none}.collection--qeviq-shop .collection__view-all .button:before,.collection--qeviq-shop .collection__view-all .button:after{display:none}.collection--qeviq-shop .collection__view-all .button:hover{background-color:var(--qeviq-shop-accent);color:var(--qeviq-shop-text)}.collection--qeviq-shop .card__content{padding:1.2rem 1.2rem 1.6rem}@media screen and (min-width:750px){.collection--qeviq-shop .card__content{padding:1.4rem 1.4rem 1.8rem}}@media screen and (min-width:990px){.collection--qeviq-desktop-row .product-grid:not(.slider){flex-wrap:nowrap;column-gap:var(--qeviq-card-gap, 16px);justify-content:center}.collection--qeviq-desktop-row .product-grid:not(.slider) .grid__item{flex:0 1 var(--qeviq-card-width, 320px);width:calc((100% - (var(--qeviq-desktop-cards-visible, 4) - 1) * var(--qeviq-card-gap, 16px)) / var(--qeviq-desktop-cards-visible, 4));max-width:var(--qeviq-card-width, 320px);min-width:0}}@media screen and (min-width:750px){.collection--qeviq-shop .product-grid.slider .grid__item{max-width:var(--qeviq-card-width-tablet, var(--qeviq-card-width, 320px))}}@media screen and (min-width:990px){.collection--qeviq-shop .product-grid.slider .grid__item{max-width:var(--qeviq-card-width, 320px)}}@media screen and (max-width:989px){.collection--qeviq-mobile-peek slider-component{padding:0;max-width:none}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-left:var(--qeviq-mobile-gutter, 2rem);column-gap:var(--qeviq-mobile-slide-gap, var(--qeviq-card-gap-mobile, 16px));row-gap:0;margin-bottom:0;padding-bottom:0;list-style:none}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.grid--peek .grid__item:first-of-type{margin-left:var(--qeviq-mobile-gutter, 2rem)}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.grid--peek .grid__item{box-sizing:border-box;flex:0 0 var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));min-width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));max-width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));scroll-snap-align:start;margin:0;padding:0;flex-grow:0;flex-shrink:0;align-self:flex-start}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.slider--tablet.grid--peek .grid__item,.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.slider.grid--peek .grid__item{flex:0 0 var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));min-width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15));max-width:var(--qeviq-mobile-slide-width, calc((100vw - 2rem - 16px) * 10 / 15))}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.grid--peek:after{content:"";flex:0 0 var(--qeviq-mobile-gutter, 2rem);width:var(--qeviq-mobile-gutter, 2rem);padding:0;margin:0}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .grid__item{padding-bottom:0}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card-wrapper{height:auto;min-height:0;max-width:none;width:100%}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card{border-radius:var(--qeviq-card-radius, 12px);min-height:0;height:auto;display:flex;flex-direction:column}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card__inner{flex-shrink:0}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card .card__inner.ratio:before{padding-bottom:100%}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card__content{flex:0 0 auto;padding:.6rem .6rem .8rem}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card__media .media img{transform:scale(calc(var(--qeviq-image-scale-mobile, var(--qeviq-image-scale, 100)) / 100))}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card__heading{margin:0 0 .4rem}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .card__heading a{font-size:var(--qeviq-mobile-product-title-size, 13px);line-height:1.25}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .price{font-size:var(--qeviq-mobile-price-size, 13px);margin-bottom:.6rem}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .qeviq-product-card__cta-wrap{margin-top:0}.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel .qeviq-product-card__cta{min-height:3.4rem;padding:.6rem 1rem;font-size:var(--qeviq-mobile-button-font-size, 11px)}.collection--qeviq-mobile-peek .slider-buttons{display:none!important}}@media screen and (max-width:749px){.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.grid--peek .grid__item,.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.slider--tablet.grid--peek .grid__item,.collection--qeviq-mobile-peek .product-grid.qeviq-mobile-carousel.slider.grid--peek .grid__item{flex:0 0 calc((100vw - var(--qeviq-mobile-gutter, 2rem) - var(--qeviq-mobile-slide-gap, 16px)) / 1.5)!important;width:calc((100vw - var(--qeviq-mobile-gutter, 2rem) - var(--qeviq-mobile-slide-gap, 16px)) / 1.5)!important;min-width:calc((100vw - var(--qeviq-mobile-gutter, 2rem) - var(--qeviq-mobile-slide-gap, 16px)) / 1.5)!important;max-width:calc((100vw - var(--qeviq-mobile-gutter, 2rem) - var(--qeviq-mobile-slide-gap, 16px)) / 1.5)!important}.collection--qeviq-mobile-peek .collection__title{margin-bottom:1.6rem}.collection--qeviq-mobile-peek .collection__title .title{font-size:var(--qeviq-mobile-heading-size, clamp(2.4rem, 8vw, 3rem))}}.collection--qeviq-desktop-slider .slider-buttons{margin-top:2rem}.collection--qeviq-desktop-slider .slider-button{border-color:#0d0d0d26}.collection--qeviq-desktop-slider .slider-counter{color:var(--qeviq-shop-muted)}@media screen and (min-width:750px){.collection--qeviq-shop .slider-mobile-gutter.page-width,.collection--qeviq-shop .slider-mobile-gutter.page-width-desktop{margin-left:auto;margin-right:auto}.collection--qeviq-shop .product-grid{justify-content:center}.collection--qeviq-shop .product-grid.slider .grid__item:first-child{margin-left:0;scroll-margin-left:0}.collection--qeviq-shop .collection__view-all{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-qeviq-collection.css.map */
