.product-cards-wide__card{overflow:hidden;max-width:1200px;min-height:200px;grid-gap:0;border-radius:var(--border-radius-large)}.product-cards-wide__card+.product-cards-wide__card{margin-top:var(--grid-col-gutter)}@media screen and (min-width: 1024px){.product-cards-wide__card{grid-template-columns:1fr 1fr}.product-cards-wide__card--col-emphasis-left{grid-template-columns:3fr 2fr}.product-cards-wide__card--col-emphasis-right{grid-template-columns:2fr 3fr}}.product-cards-wide__card--cream{background-color:var(--color-cream)}.product-cards-wide__card--gray-100{background-color:var(--color-gray-100)}.product-cards-wide__card--white{background-color:var(--color-white);border:1px solid var(--color-gray-200)}.product-cards-wide__content{--typography-spacing: 1.2em;align-self:center;padding:clamp(20px,-4.3037974684px + 0.0316455696*100vw,40px)}.product-cards-wide__content--narrow{padding:clamp(20px,20px + 0*100vw,20px)}.product-cards-wide__content>*+*{margin-top:8px}.product-cards-wide__media{position:relative;overflow:hidden}.product-cards-wide__media img{position:relative;height:100%;width:100%;object-fit:cover;object-position:center;transition-property:all;transition-duration:var(--transition-time);transition-timing-function:var(--transition-easing)}.product-cards-wide__media:hover img{transform:scale(var(--scale-size))}.product-cards-wide__media .wishlist__cta-button{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;background-color:var(--color-white);border-radius:50%;z-index:2;border:none;text-transform:uppercase;padding:0}.product-cards-wide__media:has(.product-cards-wide__title) .product-cards-wide__image-wrap::after{content:"";background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 21%, rgba(0, 0, 0, 0.9) 89%);position:absolute;width:100%;height:70%;display:block;left:0;bottom:0;opacity:1;visibility:visible;transition-property:all;transition-duration:var(--transition-time);transition-timing-function:var(--transition-easing)}.product-cards-wide__overlay{color:var(--color-white);position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end;flex-direction:column;padding:20px}.product-cards-wide__image-wrap{margin:0;height:100%;width:100%}.product-cards-wide__image-gallery{height:100%}.product-cards-wide__image-gallery .image-carousel{position:relative;height:100%;z-index:1;margin-bottom:unset}.product-cards-wide__image-gallery .image-carousel *:not(.image-carousel__navigation){height:100%}.product-cards-wide__image-gallery .image-carousel .image-carousel__slides img{aspect-ratio:600/360}@media screen and (min-width: 768px){.product-cards-wide__image-gallery .image-carousel .image-carousel__slides img{aspect-ratio:600/396}}.product-cards-wide__image-gallery .image-carousel__navigation{position:absolute;bottom:var(--button-spacing);left:0;right:0;align-items:flex-end;cursor:pointer}.product-cards-wide__image-gallery .image-carousel__navigation .image-carousel__bullets{background-color:var(--color-gray-800);padding:4px 8px;border-radius:var(--border-radius-images);height:unset}.product-cards-wide__image-gallery .image-carousel__navigation .image-carousel__bullets .image-carousel__bullet[current=yes] button{height:8px;width:8px}.product-cards-wide__image-gallery .image-carousel__navigation .image-carousel__bullets .image-carousel__bullet button{height:6px;width:6px;background-color:var(--color-white)}.product-cards-wide__tag{position:absolute;top:20px;left:0;z-index:1;display:block;padding:10px 10px 10px 12px;font-style:italic}.product-cards-wide__tag::before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:-1;transform-origin:bottom left;transform:skew(-20deg, 0deg)}.product-cards-wide__tag--brown,.product-cards-wide__tag--brown::before{background-color:var(--color-brown)}.product-cards-wide__tag--tan,.product-cards-wide__tag--tan::before{background-color:var(--color-tan)}.product-cards-wide__tag--red,.product-cards-wide__tag--red::before{background-color:var(--color-red)}.product-cards-wide__author{display:flex;align-items:center}.product-cards-wide__author-image{border-radius:50%;width:60px;height:60px}.product-cards-wide__author-content{margin-left:12px}.product-cards-wide__author-sub-title{font-style:italic}.product-cards-wide__footer{display:grid;grid-template-columns:repeat(1, 1fr);justify-content:space-between;align-items:stretch;grid-gap:20px}.product-cards-wide__footer--stretch{grid-template-columns:1fr}.product-cards-wide__footer .btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.product-cards-wide__footer:not(.product-cards-wide__footer--stretch){grid-template-columns:repeat(auto-fit, minmax(100px, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(100px, max-content))}.product-cards-wide__footer--stretch{grid-template-columns:repeat(auto-fit, minmax(0, 1fr))}}.product-cards-wide__footer .wishlist__cta-button--full{border-color:rgba(143,105,67,.5)}.product-cards-wide__footer .wishlist__cta-button--full svg{display:none}.product-cards-wide__footer .wishlist__cta-button--full:hover{border-color:rgba(143,105,67,.5)}.product-cards-wide .icons-info-box{margin-top:20px}.product-cards-wide.hide{display:none}.no-results.no-results__hidden{display:none}
