.product-card{display:block;text-decoration:none}.product-card:has(button[processing]) *{cursor:wait}.product-card .pc__img{aspect-ratio:1;border-radius:10px;overflow:hidden}.product-card .pc__img:not(:has(img)){background-color:#66948d;position:relative}.product-card .pc__img:not(:has(img)):after{bottom:16px;color:#fff;content:"FPO";font-family:PPPangaia-mediumitalic,serif;font-size:24px;font-weight:400;letter-spacing:1.2px;position:absolute;right:16px}.product-card .pc__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card .pc__card-details{display:flex;gap:16px;justify-content:space-between;margin-top:12px}.product-card .pc__details{display:flex;flex:1 1 auto;flex-direction:column;gap:8px}.product-card .pc__name{color:#0d0d0d;font-family:PPNeueMontreal-medium,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:18px}@media (min-width:992px){.product-card .pc__name{font-size:18px;line-height:24px}}.product-card .pc__price{color:#0d0d0d;font-family:PPNeueMontreal-book,sans-serif;font-size:13px;font-weight:400;letter-spacing:0;line-height:18px}@media (min-width:992px){.product-card .pc__price{font-size:16px}}.product-card .pc__atc{flex:0 0 auto}.product-card .pc__atc button{align-items:center;background-color:transparent;background-color:#fff;border:1.5px solid #d5d5d5;border-radius:18px;color:#0d0d0d;cursor:pointer;display:flex;font-family:inherit;font-family:PPNeueMontreal-medium,sans-serif;font-size:inherit;font-size:16px;font-style:inherit;font-weight:inherit;font-weight:400;height:37px;justify-content:center;letter-spacing:1.02px;line-height:inherit;line-height:16px;padding:0 24px;text-align:left;-webkit-text-decoration:underline 1px hsla(0,0%,97%,0);text-decoration:underline 1px hsla(0,0%,97%,0);text-decoration:none;text-shadow:inherit;transition:all .24s ease}.product-card .pc__atc button span{text-decoration:none!important}.product-card .pc__atc button:focus-visible{background-color:#0d0d0d;color:#fff}@media (hover:hover){.product-card .pc__atc button:hover{background-color:#0d0d0d;color:#fff}}.product-card .pc__atc button[processing]:focus-visible{background-color:#f7f7f7;color:#0d0d0d}@media (hover:hover){.product-card .pc__atc button[processing]:hover{background-color:#f7f7f7;color:#0d0d0d}}
