.product-grid{margin:0;padding:0;list-style:none}.bd-product-card{position:relative;width:100%;aspect-ratio:25/28;overflow:hidden;background-color:hsl(var(--white));list-style:none}.bd-product-card img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;opacity:.9}.bd-product-card .title-area{top:calc(.5 * var(--grid-gutter));left:calc(.5 * var(--grid-gutter));display:flex;align-items:center;gap:var(--grid-gutter);justify-content:space-between}.bd-product-card .title-area h2{font-family:var(--body-style);font-size:var(--base-size);font-weight:600;margin:0}.bd-product-card variant-radios label{font-weight:600}.bd-product-card variant-radios input{display:none}.bd-product-card variant-radios fieldset{display:flex;gap:calc(var(--grid-gutter) * .25);flex-flow:wrap}.bd-product-card .disabled+label{opacity:.7;font-weight:300}.bd-product-card>a:empty{position:absolute;height:100%;width:100%;top:0;left:0;display:block;z-index:1}.bd-product-card input:checked+label{text-decoration:underline;text-underline-offset:3px}.bd-product-card .loading-overlay__spinner{position:absolute}.bd-product-card .price{font-weight:600;display:flex;gap:.5em;align-items:center}.bd-product-card img{transition:opacity .5s ease-in-out}.bd-product-card .image img.hover-image{opacity:0}.bd-product-card product-form form{grid-template-columns:1fr}.bd-product-card .additional-colors{bottom:calc(var(--grid-gutter) * 2);left:calc(var(--grid-gutter) * .5);display:flex;gap:calc(var(--grid-gutter) * .15);z-index:3;max-width:100%;flex-flow:wrap;text-align:right}.additional-colors .swatch{height:10px;width:10px;display:flex;position:relative;border:1px solid;border-radius:2px}.additional-colors .swatch img{height:100%;width:100%;object-fit:cover}.no-image{position:absolute;top:0;bottom:0;left:0;right:0;padding:var(--grid-gutter);text-align:center;margin:auto;opacity:.2;display:flex;flex-flow:column;justify-content:center;align-items:center}[data-product-card] a{display:block;height:100%;width:100%}[data-product-card] a:focus-visible:before{content:"";border:5px solid hsl(var(--red));position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}[data-product-card] a:focus-visible~product-form{pointer-events:auto;opacity:1}[data-product-card] product-form:focus-within{pointer-events:auto;opacity:1}.bd-product-card .product-info{position:absolute;bottom:0;background:hsl(var(--white),.6);color:hsl(var(--brown));padding:var(--grid-gutter-quarter);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%}.bd-product-card .form__label{display:none}.card-form-area{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:var(--grid-gutter);background:hsl(var(--white),.4);height:max-content;width:max-content;max-width:100%;margin:auto;padding:var(--grid-gutter);opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.bd-product-card .product-badges{position:absolute;right:var(--grid-gutter-quarter);top:var(--grid-gutter-quarter);display:flex;gap:var(--grid-gutter-quarter)}.bd-product-card .options-btn{position:absolute;top:0;left:0;padding:.25em .5em;min-height:auto;width:auto;font-size:var(--fine-print);background:hsl(var(--white),.4);color:var(--brown)}.bd-product-card [type=checkbox]:checked~.card-form-area{opacity:1;pointer-events:unset}@media only screen and (min-width: 750px){.cleo-featured-products li:nth-child(5){grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:3}.cleo-featured-products li:nth-child(10){grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:5}.bd-product-card:hover .image img:not(.hover-image,.variant-img){opacity:0}.bd-product-card:hover .card-form-area{opacity:1}.bd-product-card:hover .image img.hover-image{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:var(--grid-gutter);background:hsl(var(--white),.3);height:100%;width:100%;margin:auto;opacity:1}}@media only screen and (max-width: 749px){.bd-product-card.small{background-color:transparent;aspect-ratio:initial}.bd-product-card.small .image{position:relative;width:100%;background-color:hsl(var(--black));aspect-ratio:25 / 28}.bd-product-card.small variant-radios{position:relative;bottom:0;left:0;right:0;color:initial;display:flex}.bd-product-card.small variant-radios fieldset{margin-top:.5em}.bd-product-card .additional-colors{position:relative;bottom:0;right:0;padding:.5em;color:initial;text-align:left;max-width:100%}.small--grid-size-2 .card-form-area{gap:var(--grid-gutter-quarter);margin-bottom:0}.bd-product-card .title-area h2{width:80%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/283/assets/bd-product-card.css.map */
