.product-card-wrapper{border:thin solid #BEBEBE}.card__content .card__row{display:flex;justify-content:space-between;gap:1rem}.card__content .price{text-align:center}.card__content .price .price-item{margin:0}.card__content .price--on-sale .price__sale{display:flex;flex-direction:column-reverse}.card__content .price .price-item{font-weight:700}.card__content .price--on-sale .price-item--regular{font-weight:400}.card__color-swatches{display:flex;align-items:center;flex-wrap:wrap;margin-top:1.5rem!important}.card__color-swatches .swatch{position:relative;width:50px;height:50px;text-align:center;cursor:zoom-in}.card__color-swatches .swatch img{display:block;position:absolute;top:4px;left:4px;width:40px;height:40px;border-radius:50%;border:thin solid rgba(var(--color-foreground),.75)}.card__color-swatches input[type=radio]:checked+label img{outline:3px solid black;outline-offset:2px}.card__color-swatches input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.card__color-swatches .swatch:hover .swatch-name{bottom:calc(100% + 1rem);clip:unset;height:auto;width:auto;left:50%;transform:translate(-50%);background-color:#000c;color:#fff;padding:8px;line-height:1.2;border-radius:6px;overflow:visible}.card__color-swatches .swatch:hover .swatch-name:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}.card__media img:not(.active){display:none!important}.card-loader{display:block!important;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);transform:translate(-50%,-50%);border:5px solid #f3f3f3;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top:5px solid #555;border-radius:50%;width:50px;height:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.screen-reader-only{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr))}@media screen and (max-width: 1340px){.grid--4-col-desktop.product-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 750px){.grid--4-col-desktop.product-grid{grid-template-columns:1fr}}.collection .product-grid{margin-bottom:3rem}#product-grid .grid__item,.product-grid .grid__item{width:auto!important;max-width:unset!important}.card-information .rating-wrapper{display:flex;align-items:center;margin-top:.7rem;margin-bottom:-.5rem}.card-information .rating{margin-top:0}.card-information .rating-star{font-size:2.3rem;--letter-spacing: .3}
/*# sourceMappingURL=/cdn/shop/t/64/assets/bc-component-card.css.map */
