.product-card-dpi{position:relative;display:block;border-radius:30px;overflow:hidden;text-decoration:none;color:inherit;transition:color .3s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;will-change:transform;transform-style:preserve-3d}.product-card-dpi:focus-visible{outline:2px solid #45b5e6;outline-offset:2px}.product-card-dpi:active,.product-card-dpi:focus{border-radius:30px;overflow:hidden}.product-card-dpi:active .product-card-dpi__image-wrapper,.product-card-dpi:focus .product-card-dpi__image-wrapper{border-radius:30px;overflow:hidden}.product-card-dpi__image-wrapper{width:100%;height:100%;position:relative;background-color:#f4f4f6;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:inherit}.product-card-dpi__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card-dpi__image-wrapper,.product-card-dpi__image,.product-card-dpi__image--placeholder{aspect-ratio:1 / 1}@media (max-width: 749px){.product-card-dpi__image-wrapper,.product-card-dpi__image,.product-card-dpi__image--placeholder{aspect-ratio:4 / 3}}.product-card-dpi:hover .product-card-dpi__image{transform:scale(1.05)}.product-card-dpi__image--placeholder{display:flex;align-items:center;justify-content:center}.product-card-dpi__image--placeholder svg{width:100%;height:100%;opacity:.3}.product-card-dpi__overlay{position:absolute;bottom:0;left:0;right:0;margin:14px;pointer-events:none}.product-card-dpi__content{background:#fff;border-radius:100px;padding:6px 6px 6px 14px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease}.product-card-dpi:hover .product-card-dpi__content{background-color:#d74394}.product-card-dpi__title{font-family:STIX Two Text,serif;font-size:20px;line-height:1.25;margin:0;flex:1;color:#000;font-weight:400;text-transform:uppercase;transition:color .3s ease;display:flex;align-items:center;transform:translateY(2px)}.product-card-dpi:hover .product-card-dpi__title{color:#fff}.product-card-dpi__arrow{width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid currentColor;background-color:transparent;flex-shrink:0;transition:transform .3s ease}.product-card-dpi:hover .product-card-dpi__arrow{transform:translate(4px,-4px);color:#fff}.product-card-dpi__arrow svg{width:16px;height:16px;color:currentColor}@media (max-width: 749px){.product-card-dpi__title{font-size:1.8rem}.product-card-dpi__overlay{margin:10px}.product-card-dpi__arrow{width:36px;height:36px;min-width:36px}.product-card-dpi__arrow svg{width:14px;height:14px}.product-card-dpi__content{padding:4px 4px 4px 12px;gap:12px}}@media (max-width: 375px){.product-card-dpi__overlay{margin:8px}.product-card-dpi__content{padding:3px 3px 3px 10px;gap:10px}.product-card-dpi__arrow{width:32px;height:32px;min-width:32px}.product-card-dpi__arrow svg{width:12px;height:12px}}@media (max-width: 320px){.product-card-dpi__overlay{margin:6px}.product-card-dpi__content{padding:2px 2px 2px 8px;gap:8px}.product-card-dpi__arrow{width:28px;height:28px;min-width:28px}.product-card-dpi__arrow svg{width:10px;height:10px}}@media (min-width: 750px){.product-card-dpi__title{font-size:2rem}}@media (min-width: 750px) and (max-width: 989px){.product-card-dpi__overlay{margin:10px}.product-card-dpi__content{padding:5px 5px 5px 12px;gap:12px}.product-card-dpi__arrow{width:36px;height:36px;min-width:36px}.product-card-dpi__arrow svg{width:14px;height:14px}}@media (min-width: 990px) and (max-width: 1439px){.product-card-dpi__overlay{margin:10px}.product-card-dpi__content{padding:5px 5px 5px 12px;gap:12px}.product-card-dpi__arrow{width:36px;height:36px;min-width:36px}.product-card-dpi__arrow svg{width:14px;height:14px}}.collection-product-grid-dpi{padding-top:60px;padding-bottom:60px}@media (min-width: 1440px){.collection-product-grid-dpi.page-width{max-width:1338px;padding-left:0!important;padding-right:0!important}}.product-grid-dpi{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px;row-gap:60px;list-style:none;padding:0;margin:0}@media (max-width: 989px){.product-grid-dpi{grid-template-columns:repeat(2,1fr)}}@media (max-width: 749px){.product-grid-dpi{grid-template-columns:1fr;row-gap:30px}.collection-product-grid-dpi{padding-top:40px;padding-bottom:40px}}.product-grid-dpi--2-col{grid-template-columns:repeat(2,1fr)}.product-grid-dpi--4-col{grid-template-columns:repeat(4,1fr)}@media (max-width: 989px){.product-grid-dpi--4-col{grid-template-columns:repeat(2,1fr)}}.product-grid-dpi--mobile-1-col{grid-template-columns:1fr}@media (min-width: 750px){.product-grid-dpi--mobile-1-col{grid-template-columns:repeat(2,1fr)}}@media (min-width: 990px){.product-grid-dpi--mobile-1-col{grid-template-columns:repeat(3,1fr)}}.collection-product-grid-dpi__empty{text-align:center;padding:60px 20px;color:#666}.collection-product-grid-dpi__empty-title{font-family:Balhattan,Arial,sans-serif;font-size:32px;margin-bottom:16px}.collection-product-grid-dpi__empty-text{font-family:STIX Two Text,serif;font-size:18px;line-height:1.5}.collection-product-grid-dpi .pagination-wrapper{margin-top:60px}@media (max-width: 749px){.collection-product-grid-dpi .pagination-wrapper{margin-top:40px}}@media (prefers-reduced-motion: reduce){.product-card-dpi{transition:none;transform:scaleZ(1)!important}.product-card-dpi__image{transition:none}.product-card-dpi:hover .product-card-dpi__image{transform:none}.product-card-dpi__content,.product-card-dpi__title,.product-card-dpi__arrow{transition:none}.product-card-dpi:hover .product-card-dpi__arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card-dpi.css.map */
