.products__list{display:flex;justify-content:space-between;gap:8px}.product-card{max-width:30%;width:100%}.product-card__tags{position:relative;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:-18px;margin-left:-7px}.product-card__tags:before{content:"";position:absolute;bottom:-7px;left:0;background-color:#bcba98;width:7px;height:7px;clip-path:polygon(0 0,100% 0,50% 100%)}.tag{font-size:16px;background-color:rgb(var(--color-brand-third));padding:0 7px}.product-card__image img{width:100%;height:240px;object-fit:cover;border-radius:8px}.product-card__category{font-size:12px;color:#666}.product-card__title{position:relative;background-color:rgb(var(--color-brand-second));font-size:1.8rem;width:fit-content;padding:7px 8px;margin-top:-33px;margin-bottom:12px;z-index:10}.product-card__title a{color:rgb(var(--color-white));text-decoration:none}.price-symbol{color:rgb(var(--color-brand-second));font-size:1.4vw}.price-number{font-family:Zen kaku gothic new,sans-serif;font-weight:700;font-size:1.4vw;margin-bottom:11px}.price-tax{color:rgb(var(--color-gray400));font-size:1vw}.product-card__colors{display:flex;gap:6px;margin-top:6px}.color-swatch{width:14px;height:14px;border-radius:50%;display:block}.product-color-circles{display:flex;gap:20px;margin-top:6px}.product-color-circle{width:14px;height:14px;border-radius:50%;border:1px solid #fdfdfd;display:inline-block}@media screen and (max-width:1024px){.price-symbol,.price-number{font-size:16px}.price-tax{font-size:12px}.col-brand__text-col{padding:30px 20px}}@media screen and (max-width:820px){.products__list{flex-direction:column}.product-card{max-width:100%}.product-card__image img{height:auto;aspect-ratio:7 / 5}.price-number,.price-symbol{font-size:16px}.price-tax{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-card-product.css.map */
