product-card.product-card{box-sizing:border-box}.product-card__quick-add{z-index:1}.product-card [js-quick-add-form]{z-index:2}.swiper-button-next:after,.swiper-button-prev:after{display:none}.product-card__image-container{position:relative;overflow:hidden;width:100%;aspect-ratio:2 / 3}.product-card__image-container .card__badge{position:absolute;top:8px;left:8px;display:inline-flex;padding:4px 8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border:unset;border-radius:unset;z-index:2;color:#121212;font-family:DM Sans,sans-serif;font-size:10px!important;font-style:normal;font-weight:400;line-height:100%;background:#fff;letter-spacing:.6px;text-transform:uppercase;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}#WebSearch .product-card__image-container .card__badge,#CartDrawer .product-card__image-container .card__badge{top:4px;left:4px}@media(max-width:767px){.product-card__image-container{aspect-ratio:.6665}.product-card__image-container .card__badge{top:4px;left:4px;padding:4px 6px}}@media(max-width:767px){product-card[data-disable-mobile-carousel=true] .product-image-carousel .swiper-slide:not(:first-child){display:none}product-card[data-disable-mobile-carousel=true] .product-image-carousel .swiper-pagination,product-card[data-disable-mobile-carousel=true] .product-image-carousel .swiper-button-wrapper{display:none!important}}@media(min-width:768px){product-card[data-disable-desktop-carousel=true] .product-image-carousel .swiper-slide:not(:first-child){display:none}product-card[data-disable-desktop-carousel=true] .product-image-carousel .swiper-pagination,product-card[data-disable-desktop-carousel=true] .product-image-carousel .swiper-button-wrapper{display:none!important}}.product-image-wrapper{position:relative;width:100%}.product-image-wrapper .swiper{width:100%;height:100%}.product-image-wrapper .swiper-wrapper{height:100%}.product-image-wrapper .swiper-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-image-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.product-image-wrapper .swiper-button-wrapper{width:20px;height:40px;display:none}.product-image-wrapper .swiper-button-wrapper.hidden{display:none!important}.product-image-wrapper .img-ontop{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;justify-content:end;padding:8px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}#WebSearch .product-image-wrapper .img-ontop,#CartDrawer .product-image-wrapper .img-ontop{padding:4px;height:fit-content;bottom:0;top:unset}@media(max-width:767px){.product-image-wrapper .img-ontop{height:fit-content;bottom:0;top:unset;padding:4px}}.product-image-wrapper .img-ontop .img-ontop-top{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.product-image-wrapper .img-ontop .img-ontop-top .swiper-pagination{position:absolute;right:4px;bottom:4px;left:auto!important;width:fit-content;display:flex}.product-image-wrapper .img-ontop .img-ontop-bottom{display:none;width:100%;padding:6px 12px;background:#f9f5ed;position:relative;justify-content:center;align-items:center;gap:6px}#WebSearch .product-image-wrapper .img-ontop .img-ontop-bottom{padding:4px 8px;gap:4px}#CartDrawer .product-image-wrapper .img-ontop .img-ontop-bottom{padding:4px 6px;gap:6px}@media(max-width:767px){.product-image-wrapper .img-ontop .img-ontop-bottom{padding:4px 8px;gap:4px}}.product-image-wrapper .img-ontop .img-ontop-bottom.active{display:flex}.product-image-wrapper .img-ontop .img-ontop-bottom .score-text{color:#121212;text-align:center;font-family:DM Sans,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.6px;text-transform:uppercase}#WebSearch .product-image-wrapper .img-ontop .img-ontop-bottom .score-text,#CartDrawer .product-image-wrapper .img-ontop .img-ontop-bottom .score-text{line-height:130%}#CartDrawer .product-image-wrapper .img-ontop .img-ontop-bottom .score-text{font-size:9px}@media(max-width:767px){.product-image-wrapper .img-ontop .img-ontop-bottom .score-text{line-height:130%}}@media(min-width:768px){.product-image-wrapper .img-ontop.form-visible{display:none!important}}li.collection-grid__grid-item::marker{content:""}.collection-grid__grid-item .product-card:hover .product-image-wrapper .swiper-button-wrapper{display:flex}.product-card .product-image-wrapper .swiper-button-wrapper{width:40px;height:40px;display:none}.product-card .product-image-wrapper .swiper-button-wrapper.swiper-button-next{right:0}.product-card .product-image-wrapper .swiper-button-wrapper.swiper-button-prev{left:0}.product-card .product-image-wrapper .swiper-button-wrapper svg{width:9px!important}.product-card:hover .product-image-wrapper .swiper-button-wrapper{display:flex}.product-image-wrapper .swiper-button-wrapper.swiper-button-next{transform:rotate(180deg)}.product-image-wrapper .swiper-button-wrapper.swiper-button-disabled{pointer-events:auto!important}@media(max-width:767px){.product-image-wrapper .swiper-button-wrapper{display:none!important}}.product-image-wrapper .swiper-pagination-bullet{height:4px;width:4px;opacity:.3;margin:0 2px!important}.product-image-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background-color:#000}.product-card .product-card-swatches{display:flex;padding:0 0 20px;gap:10px}.product-card:has(div[js-productcard-sale-message] span) .product-card-swatches{padding:0 0 12px}.product-card div[js-productcard-sale-message]:has(span){padding:0 0 20px}nosto-dynamic-card.show-swatches .product-card .product-card-swatches{display:none;padding:0 0 20px}nosto-dynamic-card.show-swatches .product-card .product-card-swatches{display:flex}.product-card .quick-add-wrapper{position:absolute;width:100%;padding:0 8px 8px;box-sizing:border-box}#WebSearch .product-card .quick-add-wrapper,#CartDrawer .product-card .quick-add-wrapper{padding:0 4px 4px}.product-card .quick-add-wrapper.translate-y{transform:translateY(-100%)}.product-card .quick-add-wrapper .quick-add-wrapper-close{display:flex;justify-content:flex-end;align-items:center;padding:6px 6px 2px;background-color:#fff}.product-card .quick-add-wrapper .quick-add-wrapper-close .quick-add-wrapper-close-icon{display:flex;width:16px;height:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;cursor:pointer}.product-card .quick-add-wrapper .quick-add-grid{display:grid;grid-template-columns:repeat(5,1fr);width:100%;background-color:#fff;padding:6px;gap:6px;position:relative}.product-card .quick-add-wrapper .quick-add-grid .quick-add-wrapper-inner{position:absolute;width:100%;height:100%}#WebSearch .product-card .quick-add-wrapper .quick-add-grid,#CartDrawer .product-card .quick-add-wrapper .quick-add-grid{grid-template-columns:repeat(3,1fr)}.product-card .product-card__quick-add{position:absolute;bottom:4px;left:4px;background-color:#ffffffb8;display:inline-flex;padding:6px;align-items:center;gap:10px;border-radius:100px;border:0px;cursor:pointer}.product-card .img-ontop:has(.img-ontop-bottom.active) .product-card__quick-add{bottom:12px;left:4px}.product-card .img-ontop:has(.img-ontop-bottom.active) .swiper-pagination{right:4px!important;bottom:12px}#WebSearch .product-card .product-card__quick-add,#CartDrawer .product-card .product-card__quick-add{bottom:4px;left:4px}#WebSearch .product-card .img-ontop:has(.img-ontop-bottom.active) .product-card__quick-add,#CartDrawer .product-card .img-ontop:has(.img-ontop-bottom.active) .product-card__quick-add{bottom:8px;left:4px}#WebSearch .product-card .img-ontop:has(.img-ontop-bottom.active) .swiper-pagination,#CartDrawer .product-card .img-ontop:has(.img-ontop-bottom.active) .swiper-pagination{right:4px!important;bottom:8px}@media(max-width:767px){.product-card .product-card__quick-add{bottom:4px;left:4px}.product-card .img-ontop:has(.img-ontop-bottom.active) .product-card__quick-add{bottom:8px;left:4px}.product-card .img-ontop:has(.img-ontop-bottom.active) .swiper-pagination{right:4px!important;bottom:8px}}@media(min-width:768px){.product-card .product-card__quick-add{display:none}.product-card .product-card__image-container:hover .product-card__quick-add{display:inline-flex}}.product-card .product-card__quick-add:hover{background-color:#fff}.product-card .product-card__quick-add .quick-add-svg-wrapper{display:flex;width:18px;height:18px;padding:.75px 1.554px .799px 1.575px;justify-content:center;align-items:center;aspect-ratio:1/1}.product-card .quick-add-wrapper .quick-add-grid .quick-add-grid-cell{display:flex;justify-content:center;align-items:center;height:40px;border:1px solid #D7D7D7;color:#343333;font-size:14px;font-weight:300;line-height:100%;text-align:center;cursor:pointer}.product-card .quick-add-wrapper .quick-add-grid .quick-add-grid-cell.out-of-stock{color:#b8b8b8;position:relative}.product-card .quick-add-wrapper .quick-add-grid .quick-add-grid-cell.out-of-stock{position:relative;overflow:hidden}.product-card .quick-add-wrapper .quick-add-grid .quick-add-grid-cell.out-of-stock:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;background:linear-gradient(to bottom left,transparent calc(50% - .5px),#D0D0D0 calc(50% - .5px),#D0D0D0 calc(50% + .5px),transparent calc(50% + .5px))}.product-card .quick-add-wrapper .quick-add-grid .quick-add-grid-cell:hover{color:#fff;background-color:#343333;border:1px solid #343333}.product-card .product-card__info{padding:20px 0 12px;display:flex;flex-direction:column;gap:8px}.product-card .product-card__info .badge-wrapper{display:flex;padding:5px 10px;justify-content:center;align-items:center;gap:10px;border-radius:100px;font-size:12px;font-style:normal;font-weight:300;line-height:100%}.product-card .product-card__info .product-card__title{color:#121212;font-size:14px;font-style:normal;font-weight:300;line-height:130%;margin:0}.product-card .product-card__info .product-card__title .product-card__title-link{color:#121212;font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.6px;text-decoration:none;font-family:Tenor Sans,sans-serif}.product-card .product-card__info .product-card__price-container{display:flex;align-items:center;gap:7px;font-family:DM Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.6px}.product-card .product-card__info .product-card__price-container .line-through{display:none;text-decoration:line-through;font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;line-height:130%;letter-spacing:.6px}.product-card .product-card__info .product-card__price-container .product-card__price{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;line-height:130%;letter-spacing:.6px;color:#000}.product-card .product-card__info .product-card__price-container.compare-price .line-through{display:block}.product-card .product-card__info .product-card__price-container.compare-price .product-card__price{color:red;font-weight:700}.product-card .product-card-swatch{width:18px;height:18px;display:flex;justify-content:center;align-items:center;border-radius:100%;border:1px solid #D0D0D0;cursor:pointer}.product-card .product-card-swatch.active{width:18px;height:18px;display:flex;justify-content:center;align-items:center;border-radius:100%;border:1px solid #121212;cursor:pointer}.product-card .product-card-swatch .product-card-swatch-inner{width:12px;height:12px;border-radius:100%}.product-card .product-card-remaining{color:#343333;font-size:13px;font-style:normal;font-weight:300;line-height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none}@media(max-width:767px){.product-card .product-card-swatches{gap:8px}}.product__wear-it-carousel .swiper-slide{display:flex!important;justify-content:center!important}.product__wear-it-carousel product-card{width:75%!important;display:block!important}.product-card .ns-sale-notice{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/405/assets/product-card.css.map */
