:root{--pcard-ink: #111114;--pcard-magenta: rgb(250, 13, 253);--pcard-yellow: rgb(246, 255, 84);--pcard-grad: linear-gradient(136deg, rgba(10,234,237,1) 11%, rgba(250,13,253,1) 84%)}.product-card-wrapper{position:relative!important;overflow:visible!important}.product-card-wrapper:before{display:none!important;content:none!important}.product-card-wrapper .card,.product-card-wrapper .card--card,.product-card-wrapper .card--standard{position:relative!important;background:#fff!important;color:var(--pcard-ink)!important;border:3px solid var(--pcard-ink)!important;border-radius:22px!important;padding:14px!important;box-shadow:11px 11px 0 var(--pcard-ink)!important;transition:transform .16s ease,box-shadow .16s ease!important;overflow:visible!important;font-family:Assistant,system-ui,sans-serif!important}.product-card-wrapper .card .gradient,.product-card-wrapper .card [class*=color-]{background:transparent!important;box-shadow:none!important;border:none!important;border-radius:0!important}@media(hover:hover){.product-card-wrapper:hover .card{transform:translate(-4px,-4px)!important;box-shadow:16px 16px 0 var(--pcard-magenta)!important}}.product-card-wrapper.is-active .card{transform:translate(-4px,-4px)!important;box-shadow:16px 16px 0 var(--pcard-magenta)!important}.product-card-wrapper .card:active{transform:translateY(2px)!important;transition:transform .08s ease!important}@media(hover:none){.product-card-wrapper .card{transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s ease!important}.product-card-wrapper.is-active .card{transform:translate(-3px,-4px)!important;box-shadow:14px 16px 0 var(--pcard-magenta)!important}.product-card-wrapper.is-active .pcard__cta{color:#fff!important;border-color:var(--pcard-magenta)!important}.product-card-wrapper.is-active .pcard__cta:before{opacity:1!important}}.pcard__sticker{position:absolute;z-index:20;font-family:Assistant,system-ui,sans-serif;font-weight:800;font-size:13px;letter-spacing:.02em;padding:7px 11px;border:2px solid var(--pcard-ink);border-radius:8px;pointer-events:none;white-space:nowrap;line-height:1}.pcard__sticker--new{top:-14px;left:16px;background:var(--pcard-grad);color:#fff;transform:rotate(-7deg)}.pcard__sticker--size{top:150px;right:-12px;background:var(--pcard-yellow);color:#000;transform:rotate(7deg)}@keyframes pcard-wiggle-a{0%,to{transform:rotate(-7deg)}50%{transform:rotate(-3deg) scale(1.06)}}@keyframes pcard-wiggle-b{0%,to{transform:rotate(7deg)}50%{transform:rotate(4deg) scale(1.06)}}@media(hover:hover){.product-card-wrapper:hover .pcard__sticker--new{animation:pcard-wiggle-a .5s ease}.product-card-wrapper:hover .pcard__sticker--size{animation:pcard-wiggle-b .5s ease}}.product-card-wrapper.is-active .pcard__sticker--new{animation:pcard-wiggle-a .6s ease}.product-card-wrapper.is-active .pcard__sticker--size{animation:pcard-wiggle-b .6s ease}.product-card-wrapper .card__inner{overflow:hidden!important}.product-card-wrapper .card__inner.ratio{height:188px!important;padding-bottom:0!important}.product-card-wrapper .card__inner.ratio:before{display:none!important}.product-card-wrapper .card__media{background:#fff!important;border:2px solid var(--pcard-ink)!important;border-radius:14px!important;overflow:hidden!important;padding:6px!important;box-sizing:border-box!important}.product-card-wrapper .card__media .media{position:absolute!important;top:6px!important;right:6px!important;bottom:6px!important;left:6px!important;width:auto!important;height:auto!important;background:#fff!important;overflow:hidden!important}.product-card-wrapper .card__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important;transition:none!important}.product-card-wrapper .card__inner .card__content,.product-card-wrapper .card__inner .card__information{display:none!important}.product-card-wrapper .card>.card__content{display:flex!important;flex-direction:column!important;padding:0!important}.product-card-wrapper .card>.card__content>.card__information{padding:16px 4px 0!important;flex:1!important}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading.h5{font-family:Assistant,system-ui,sans-serif!important;font-weight:800!important;font-size:23px!important;text-transform:uppercase!important;letter-spacing:.01em!important;line-height:1.05!important;margin:0 0 10px!important;text-shadow:none!important;color:var(--pcard-ink)!important}.product-card-wrapper .card__heading a,.product-card-wrapper .card__heading .full-unstyled-link{color:var(--pcard-ink)!important;text-decoration:none!important}.product-card-wrapper .price{display:block!important;margin-bottom:14px!important}.product-card-wrapper .price span.price-item--regular,.product-card-wrapper .price .price-item--sale{font-family:Assistant,system-ui,sans-serif!important;font-weight:800!important;font-size:26px!important;color:var(--pcard-ink)!important;letter-spacing:normal!important}.product-card-wrapper .price s.price-item,.product-card-wrapper .price s.price-item--regular{font-family:Assistant,system-ui,sans-serif!important;font-weight:600!important;font-size:14px!important;color:#8a857a!important;text-decoration:line-through!important;display:inline-block!important;margin-bottom:4px!important}.product-card-wrapper .price__currency-unit{font-weight:600!important;font-size:13px!important;color:#8a857a!important}.product-card-wrapper .price__badge-sale,.product-card-wrapper .price__badge-sold-out{display:none!important}.product-card-wrapper .badge{font-family:Assistant,system-ui,sans-serif!important;font-weight:800!important;font-size:11px!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:6px!important;background:var(--pcard-ink)!important;color:#fff!important;border:none!important;padding:4px 10px!important}.product-card-wrapper .caption-with-letter-spacing{font-size:.7rem!important;color:#8a857a!important;letter-spacing:.1em!important;text-transform:uppercase!important}.pcard__cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;background:#fff;color:var(--pcard-ink);border:2px solid var(--pcard-ink);border-radius:12px;padding:13px;font-family:Assistant,system-ui,sans-serif;font-weight:800;font-size:15px;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease;cursor:pointer;margin-top:0}.pcard__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pcard-grad);opacity:0;transition:opacity .3s ease;z-index:0}.pcard__cta>span{position:relative;z-index:1}@media(hover:hover){.product-card-wrapper:hover .pcard__cta{color:#fff;border-color:var(--pcard-magenta)}.product-card-wrapper:hover .pcard__cta:before{opacity:1}}.product-card-wrapper.is-active .pcard__cta{color:#fff;border-color:var(--pcard-magenta)}.product-card-wrapper.is-active .pcard__cta:before{opacity:1}.pcard__cta:active{transform:translateY(2px);transition:transform .08s ease}.product-card-wrapper .quick-add,.product-card-wrapper .quick-add-modal,.product-card-wrapper quantity-popover{display:none!important}@media screen and (min-width:750px){.product-grid{--grid-desktop-horizontal-spacing: 2rem}}@media screen and (max-width:749px){.product-grid{row-gap:40px!important}.product-grid .grid__item{overflow:visible!important}.product-card-wrapper{margin-top:16px!important}}@media(prefers-reduced-motion:reduce){.product-card-wrapper .card,.pcard__cta,.pcard__cta:before{transition:none!important}.pcard__sticker--new,.pcard__sticker--size{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/cc-product-card.css.map */
