.product-card-image{position:relative;display:block}.product-card-image.image-tile img{width:84%;height:84%;top:8%;left:8%;transition:1s}.product-card-image:after{content:"";display:block;padding-bottom:100%}.product-card-image img{left:0;position:absolute;top:0;width:100%}.product-card-image-wrapper{position:relative;background:#edeff2;border-radius:10px;overflow:hidden}@media(min-width:1025px){.product-card-image-wrapper{border-radius:20px}.product-card-image-wrapper:hover .image-tile img{transform:scale(1.1);transition:1s}}.product-card-atc{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border-radius:24px;border:1px solid #1e2023;background:transparent;cursor:pointer;transition:.2s}@media(min-width:1025px){.product-card-atc{width:32px;height:32px;bottom:15px;right:15px}.product-card-atc:hover{background:#1e2023}.product-card-atc:hover svg path{fill:#fff}}.product-card-content{display:flex;justify-content:space-between;padding:8px 4px 0}@media(min-width:1025px){.product-card-content{padding:20px 8px 0}}.product-card-title{display:flex;padding-right:8px;line-height:1.2;font-size:11px}@media(min-width:1025px){.product-card-title{font-size:16px;padding-right:20px}}.product-card-price{line-height:1.1;font-size:11px;color:#52565b}@media(min-width:1025px){.product-card-price{font-size:16px;padding-right:10px}}.product-card-price:not(.old-price){font-family:gt-america-medium;margin:0;line-height:1.2;font-size:11px;color:#131416}@media(min-width:1025px){.product-card-price:not(.old-price){font-size:16px}}.product-card-price-wrapper{display:flex}
