.amzn-card{position:relative;display:flex;flex-direction:column;height:100%;min-height:28rem;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#ffffffe6),var(--bv-cream, #FBF8F1);border:1px solid rgba(var(--brand-primary-rgb, 10, 40, 44),.14);border-radius:var(--radius-lg, 1.125rem);box-shadow:0 1rem 2.25rem #0a272a1a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.amzn-card:hover,.amzn-card:focus-within{border-color:rgba(var(--brand-primary-rgb, 10, 40, 44),.28);transform:translateY(-.18rem);box-shadow:0 1.35rem 2.8rem #0a272a24}.amzn-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1.04;min-height:0;margin:clamp(.75rem,1.2vw,1rem) clamp(.75rem,1.2vw,1rem) 0;padding:clamp(1rem,1.8vw,1.4rem) clamp(.75rem,1.6vw,1rem) .85rem;background:radial-gradient(circle at 76% 18%,rgba(245,217,136,.3),transparent 8rem),linear-gradient(180deg,#eaf1f1eb,#fffffffa);border:0;border-radius:calc(var(--radius-lg, 1.125rem) - .25rem);overflow:hidden}.amzn-card--has-discount .amzn-card__media{padding-top:clamp(2rem,2.7vw,2.45rem)}.amzn-card__media-link{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;color:inherit;text-decoration:none}.amzn-card__img{display:block;width:auto;max-width:92%;max-height:92%;height:auto;object-fit:contain;filter:none;transition:opacity .38s ease,transform .38s ease;will-change:opacity,transform}.amzn-card__img--hover{position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;z-index:2;width:calc(100% - .7rem);height:calc(100% - .7rem);max-width:100%;max-height:100%;opacity:0;object-fit:contain;object-position:center;transform:scale(1.025);transition:opacity .42s ease,transform .42s ease;pointer-events:none}.amzn-card--has-discount .amzn-card__img{max-height:90%}.amzn-card--has-discount .amzn-card__img--hover{top:1.75rem;height:calc(100% - 2.1rem)}.amzn-card:hover .amzn-card__img,.amzn-card:focus-within .amzn-card__img{transform:translateY(-.04rem) scale(1.01);filter:none}.amzn-card:hover .amzn-card__img--primary:has(+.amzn-card__img--hover),.amzn-card:focus-within .amzn-card__img--primary:has(+.amzn-card__img--hover){opacity:0;transform:scale(.985)}.amzn-card:hover .amzn-card__img--hover,.amzn-card:focus-within .amzn-card__img--hover{opacity:1;transform:scale(1)}.amzn-card__img-placeholder{width:min(100%,88%);height:78%;border-radius:1.2rem;background:#ffffff2e}.amzn-card__sale-strip{position:absolute;inset:0 0 auto;z-index:3;display:flex;align-items:center;justify-content:center;min-height:1.45rem;padding:.18rem .75rem;background:var(--brand-primary, #0A282C);color:#fff;font-family:var(--font-heading, "FuturaBT Bold", "DM Sans", sans-serif);font-size:.82rem;font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase}.amzn-card__deal-burst{position:absolute;top:.76rem;right:.72rem;z-index:3;display:grid;width:3.25rem;height:3.25rem;place-items:center;border-radius:999px;background:var(--brand-accent, #FAD054);color:var(--brand-primary-dark, #06181B);font-family:var(--font-heading, "FuturaBT Bold", "DM Sans", sans-serif);font-size:.62rem;font-weight:900;line-height:.95;text-align:center;text-transform:uppercase;transform:rotate(-9deg)}.amzn-card--has-discount .amzn-card__deal-burst{top:2.12rem}.amzn-card__badges{position:absolute;top:.8rem;left:.8rem;z-index:2;display:flex;flex-wrap:wrap;gap:.35rem;pointer-events:none}.amzn-card__badge{display:inline-flex;align-items:center;min-height:1.55rem;padding:0 .65rem;border-radius:999px;color:#fff;font-size:.72rem;font-weight:800;line-height:1;box-shadow:none}.amzn-card__badge--seller{background:#ffffff2e;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.amzn-card__badge--discount{background:var(--brand-green-gradient, linear-gradient(135deg, #C89F27 0%, #FAD054 100%));color:#1a2404}.amzn-card__wishlist{position:absolute;top:.8rem;right:.8rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid rgba(var(--brand-primary-rgb, 10, 40, 44),.12);border-radius:999px;background:#fffffff5;color:var(--brand-primary, #0A282C);box-shadow:0 .5rem 1rem #0a282c1f;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.amzn-card--has-burst .amzn-card__wishlist{right:auto;left:.72rem}.amzn-card--has-discount .amzn-card__wishlist{top:2.1rem}.amzn-card__wishlist:hover,.amzn-card__wishlist:focus-visible{transform:translateY(-.08rem);background:color-mix(in srgb,white 84%,var(--brand-accent, #FAD054));border-color:rgba(var(--brand-primary-rgb, 10, 40, 44),.22);outline:none}.amzn-card__wishlist.is-active{background:color-mix(in srgb,white 32%,var(--brand-accent, #FAD054));border-color:rgba(var(--brand-accent-rgb, 250, 208, 84),.68);color:var(--brand-primary-dark, #06181B)}.amzn-card__wishlist.is-active svg{fill:currentColor}.amzn-card__media-meta,.amzn-card__fulfillment,.amzn-card__rating-pill{display:none}.amzn-card__body{position:relative;z-index:1;display:grid;flex:1;grid-template-rows:auto auto 1fr;align-content:start;gap:.72rem;min-width:0;margin-top:0;padding:1rem clamp(.95rem,1.4vw,1.15rem) 1.08rem;background:#fff;border-top:1px solid rgba(var(--brand-primary-rgb, 10, 40, 44),.1);border-radius:0;box-shadow:none}.amzn-card__link{display:block;color:inherit;text-decoration:none}.amzn-card__title-row{display:grid;gap:.16rem;align-items:start}.amzn-card__title-row .amzn-card__link{min-width:0}.amzn-card__title{min-height:0;margin:0;color:var(--brand-primary, #0A282C);font-family:var(--font-heading, "DM Sans", sans-serif);font-size:clamp(1.08rem,1vw,1.24rem);font-weight:800;line-height:1.24;letter-spacing:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.amzn-card__reviews{display:inline-flex;align-items:center;justify-self:start;margin-top:0}.amzn-card__reviews-stars{color:var(--brand-accent-dark, #C89F27);font-size:0;letter-spacing:.08em;line-height:1;white-space:nowrap}.amzn-card__reviews-stars:before{content:"\2605\2605\2605\2605\2605";font-size:.92rem;letter-spacing:.08em;line-height:1}.amzn-card__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:0}.amzn-card__chip{display:inline-flex;align-items:center;gap:.35rem;flex:1 1 12rem;min-height:2.25rem;padding:.35rem .58rem;border:1px solid rgba(var(--brand-primary-rgb, 10, 40, 44),.2);border-radius:var(--radius-sm, .5rem);color:var(--bv-teal-900, #0A272A);background:var(--bv-teal-tint, #EAF1F1);font-size:var(--fs-small, .9375rem);font-weight:800;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.amzn-card__chip span{flex:0 0 auto;color:var(--bv-brown-900, #563114);font-size:.82em;text-transform:uppercase}.amzn-card__summary{margin-top:.8rem;color:#4f5965;font-size:.98rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.amzn-card__rating{display:flex;align-items:center;gap:.4rem;margin-top:.75rem;color:#475569;font-size:.82rem}.amzn-card__rating-count{color:var(--brand-primary, #0A282C);font-weight:700}.amzn-card__stars{--star-size: .95rem;--star-color: rgba(35, 50, 61, .16);--star-fill: var(--brand-accent, #FAD054);position:relative;display:inline-block;font-size:var(--star-size);line-height:1}.amzn-card__stars:before,.amzn-card__stars:after{content:"\2605\2605\2605\2605\2605";letter-spacing:.05rem}.amzn-card__stars:before{color:var(--star-color)}.amzn-card__stars:after{position:absolute;top:0;left:0;width:calc((var(--rating) / 5) * 100%);overflow:hidden;color:var(--star-fill);white-space:nowrap}.amzn-card__meta{display:grid;gap:.3rem;margin-top:.72rem;color:#64717d;font-size:.8rem;line-height:1.28}.amzn-card__delivery,.amzn-card__proof{color:inherit}.amzn-card__delivery:before{content:"";display:inline-block;width:.82rem;height:.82rem;margin-right:.28rem;vertical-align:-.1rem;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2'/%3E%3Cpath d='M15 18H9'/%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.63l-2.56-3.35A1 1 0 0 0 18.43 9H14'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='17' cy='18' r='2'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2'/%3E%3Cpath d='M15 18H9'/%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.63l-2.56-3.35A1 1 0 0 0 18.43 9H14'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='17' cy='18' r='2'/%3E%3C/svg%3E") center / contain no-repeat}.amzn-card__proof{font-weight:700}.amzn-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;align-items:end;margin-top:auto;padding-top:.12rem}.amzn-card__footer--price-only,.amzn-card__footer--cta-only{grid-template-columns:1fr}.amzn-card__price-block{min-width:0;align-self:end}.amzn-card__price-label{display:block;margin-bottom:.28rem;color:var(--bv-brown-900, #563114);font-size:var(--fs-small, .9375rem);font-weight:800;letter-spacing:0;line-height:1.1;text-transform:uppercase}.amzn-card__pricing{display:flex;flex-direction:column;align-items:flex-start;gap:.16rem}.amzn-card__pricing--sale-inline{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.45rem}.amzn-card__price{color:var(--brand-primary, #0A282C);font-size:clamp(1.35rem,1.35vw,1.62rem);font-weight:800;line-height:1}.amzn-card__price--sale{color:var(--brand-primary-dark, #06181B)}.amzn-card__compare{color:#97a3ae;font-size:.78rem;line-height:1.2}.amzn-card__compare--promo{color:#d35353;font-size:.92rem;font-weight:700}.amzn-card__unit{margin-top:.22rem;color:#7b8793;font-size:.72rem;line-height:1.2}.amzn-card__purchase,.amzn-card__form{height:auto}.amzn-card__purchase{margin-top:0;align-self:end}.amzn-card__cta{display:flex;align-items:center;justify-content:center;gap:.36rem;width:auto;min-width:8.75rem;min-height:3rem;height:auto;padding:0 1.08rem;border:0;border-radius:var(--radius-pill, 999px);background:var(--brand-title-gradient, linear-gradient(135deg, #0A282C 0%, #163E43 100%));color:#fff;font-size:var(--fs-small, .9375rem);font-weight:800;line-height:1.1;letter-spacing:0;white-space:nowrap;cursor:pointer;box-shadow:none;transition:transform .18s ease,filter .18s ease}.amzn-card__cta:hover,.amzn-card__cta:focus-visible{color:#fff;box-shadow:none;transform:translateY(-.08rem);filter:brightness(1.08);outline:none}.amzn-card__cta:disabled{background:color-mix(in srgb,var(--brand-primary, #0A282C) 45%,white);color:#fff;cursor:not-allowed;box-shadow:none}.amzn-card__cta-icon{display:none}@media(max-width:767px){.amzn-card{min-height:0;border-radius:var(--radius-lg, 1.125rem)}.amzn-card__media{aspect-ratio:1 / 1.03;margin:.75rem .75rem 0;padding:.82rem .55rem .72rem;border-radius:calc(var(--radius-lg, 1.125rem) - .25rem)}.amzn-card--has-discount .amzn-card__media{padding-top:2rem}.amzn-card__body{margin-top:0;padding:.95rem .9rem 1rem;border-radius:0}.amzn-card__chips{display:grid;grid-template-columns:1fr}.amzn-card__chip{width:100%}.amzn-card__title{font-size:1.08rem}.amzn-card__reviews-stars{font-size:0}.amzn-card__reviews-stars:before{font-size:.84rem}.amzn-card__footer{grid-template-columns:1fr;gap:.85rem}.amzn-card__price{font-size:1.42rem}.amzn-card__cta{width:100%;min-width:0;min-height:3rem}}@media(prefers-reduced-motion:reduce){.amzn-card,.amzn-card__img,.amzn-card__img--hover,.amzn-card__cta,.amzn-card__wishlist{transition:none}.amzn-card:hover,.amzn-card:focus-within,.amzn-card:hover .amzn-card__img,.amzn-card:focus-within .amzn-card__img,.amzn-card__cta:hover,.amzn-card__cta:focus-visible,.amzn-card__wishlist:hover,.amzn-card__wishlist:focus-visible{transform:none}.amzn-card:hover .amzn-card__img--primary:has(+.amzn-card__img--hover),.amzn-card:focus-within .amzn-card__img--primary:has(+.amzn-card__img--hover){opacity:1}.amzn-card:hover .amzn-card__img--hover,.amzn-card:focus-within .amzn-card__img--hover{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-card-amzn.css.map */
