.product-cards{background-color:var(--color-hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 154px 86px}.product-cards__header{text-align:center;margin-bottom:50px}.product-cards__heading{font-family:var(--font-heading);font-weight:400;font-size:36px;line-height:1.15;letter-spacing:.04em;color:var(--color-primary-text);margin:0 0 16px}.product-cards__subheading{font-family:var(--font-body);font-weight:500;font-size:22px;line-height:1.4;color:#484848;margin:0}.product-cards__link{color:#f5723e;font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.product-cards__link:hover{opacity:.8}.product-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:1360px;margin-inline:auto}.product-card-outer{display:flex;flex-direction:column;gap:20px}.product-card{background:#f5efe3!important;border-radius:28px;border:1px solid #555!important;box-shadow:none;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #5555551f}.product-card__image-wrap{width:100%;aspect-ratio:1 / 1;background:#f5efe3;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:22px}.product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image--placeholder{width:100%;height:100%;opacity:.18}.product-card__body{padding:14px 20px 20px;display:flex;flex-direction:column;flex:1;background:transparent}.product-card form,.product-card form[data-product-form],.product-card__body{border:0!important;padding:0;margin:0;box-shadow:none;background:transparent}.product-card .product-card__body{padding:14px 20px 22px;display:flex;flex-direction:column;flex:1;background:#f5efe3}.product-card__variant-wrap{position:relative;width:72%;margin:-18px auto 20px}.product-card__variant-select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #555;box-shadow:none;border-radius:100px;padding:6px 31px;font-family:var(--font-body);font-weight:500;font-size:14px;color:#5f5f5f;text-align:center;cursor:pointer;transition:border-color .2s ease}.product-card__variant-select:focus{outline:none;border-color:var(--color-accent)}.product-card__chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-primary-text);display:flex;align-items:center}.product-card__variant-wrap--placeholder .product-card__variant-placeholder{display:flex;align-items:center;width:100%;background:#fff;border:none;box-shadow:0 0 0 1.5px #6754544d;border-radius:100px;padding:9px 36px 9px 16px;font-family:var(--font-body);font-weight:500;font-size:14px;color:#5f5f5f;justify-content:center;text-align:center}.product-card__info{flex:1;margin-bottom:0}.product-card__info-grid{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:12px;row-gap:2px;margin-bottom:-10px}.product-card__name{grid-column:1;grid-row:1;align-self:baseline;font-family:var(--font-content);font-weight:700;font-size:18px;letter-spacing:.01em;text-transform:uppercase;color:#5f5f5f;margin:0;line-height:1.2}.product-card__price{grid-column:2;grid-row:1;align-self:baseline;font-family:var(--font-content);font-weight:700;font-size:16px;line-height:1.15;color:#5f5f5f;white-space:nowrap;text-align:right}.product-card__description{grid-column:1;grid-row:2;align-self:start;font-family:var(--font-body);font-size:14px;line-height:1.3;color:#5f5f5f;margin:0}.product-card__compare{grid-column:2;grid-row:2;align-self:start;font-family:var(--font-content);font-weight:400;font-size:13px;color:#5f5f5f;opacity:.55;text-decoration:line-through;white-space:nowrap;text-align:right}.product-card__flavor{font-family:var(--font-body);font-size:14px;font-weight:500;color:#f17645;margin:0}.product-card__atc{width:100%;padding:8px 22px;font-family:var(--font-content);font-weight:700;font-size:18px;letter-spacing:0;justify-content:center;border-radius:100px}.product-card__atc.btn--primary,.product-card__atc.btn--secondary{background-color:transparent;color:var(--color-primary-text);border:1px solid #f5723e}.product-card__atc.btn--primary:hover,.product-card__atc.btn--primary:focus-visible,.product-card__atc.btn--secondary:hover,.product-card__atc.btn--secondary:focus-visible{background-color:#f5723e;border-color:#f5723e;color:#fff}.product-card__atc:disabled{opacity:.55;cursor:not-allowed}.product-card__atc[disabled]:not([disabled=disabled]){background:#6aad6a;border-color:#6aad6a;color:#fff}@media screen and (max-width:1200px){.product-cards{padding:54px 28px 72px}.product-cards__heading{font-size:30px}.product-cards__subheading{font-size:20px}.product-cards__grid{gap:20px}}@media screen and (max-width:900px){.product-cards__grid{grid-template-columns:1fr 1fr}.product-cards__subheading{font-size:18px}.product-card__name{font-size:16px}.product-card__price{font-size:15px}.product-card__compare,.product-card__description{font-size:13px}}@media screen and (max-width:640px){.product-cards{padding:44px 14px 58px}.product-cards__heading{font-size:26px}.product-cards__subheading{font-size:15px}.product-cards__grid{grid-template-columns:1fr;max-width:480px;margin-inline:auto}.product-card__variant-select,.product-card__variant-placeholder{font-size:13px}.product-card__atc{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-product-cards.css.map */
