.product-card{display:flex;flex-direction:column;height:100%;min-width:0;min-width:auto;min-width:var(--min-width-mobile,initial);position:relative;width:100%}@media only screen and (min-width:768px){.product-card{min-width:0;min-width:auto;min-width:var(--min-width-desktop,initial)}}@media (hover:hover) and (pointer:fine){.product-card:hover .product-card__script{opacity:1}.product-card:hover .product-card__media{transform:scale(1.05)}}.product-card__media{border-radius:.8rem;overflow:hidden;transition:all .3s ease;width:100%}.product-card__media .media{height:100%;width:100%}.product-card__script{font-family:Holybuck;font-size:3.2rem;font-weight:400;line-height:100%;opacity:0;position:absolute;right:0;top:0;transform:translate(20%,-80%);transition:opacity var(--duration-medium)}@media only screen and (min-width:992px){.product-card__script{font-family:Holybuck;font-size:4rem;font-weight:400;line-height:100%}}.product-card__script span{display:block;transform:rotate(10deg)}.product-card__script span:first-child{position:relative;top:1.5rem}.product-card__script span:last-child{padding-left:1.5rem}.product-card .media__image{height:100%;width:100%}.product-card__information{width:100%}.product-card__content{align-items:center;color:#262626;display:flex;flex-basis:100%;flex-direction:column;padding-top:1.6rem;text-align:center;width:100%}.product-card__content product-form{margin-top:auto}.product-card__content product-form .product-form__buttons{margin-top:1.6rem}.product-card__heading{font-family:Canela;font-size:2.2rem;font-weight:300;letter-spacing:-.22px;line-height:120%;margin:0}@media only screen and (min-width:768px){.product-card__heading{font-family:Canela;font-size:2.4rem;font-weight:300;letter-spacing:-.24px;line-height:120%}}@media only screen and (min-width:992px){.product-card__heading{font-family:Canela;font-size:2.8rem;font-weight:300;letter-spacing:-.28px;line-height:120%}}.product-card__heading-link{color:inherit;-webkit-text-decoration:none;text-decoration:none}.product-card__heading-link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.product-card__description{color:#262626cc;font-family:Diatype;font-size:1.5rem;font-weight:400;letter-spacing:-.15px;line-height:130%;margin-top:.4rem}@media only screen and (min-width:992px){.product-card__description{font-family:Diatype;font-size:1.8rem;font-weight:400;letter-spacing:-.18px;line-height:130%}}@media only screen and (min-width:768px){.product-card__description{margin-top:.8rem}}.product-card__rating{gap:.8rem;justify-content:center}.product-card__rating,.product-card__rating .review-rating{align-items:center;display:flex}.product-card__rating .review-rating svg{height:2rem;width:2rem}@media only screen and (min-width:768px){.product-card__rating .review-rating svg{height:2.4rem;width:2.4rem}}.product-card__rating .review-count{font-family:Diatype;font-size:1.5rem;font-weight:400;letter-spacing:-.15px;line-height:130%}@media only screen and (min-width:768px){.product-card__rating .review-count{font-family:Diatype;font-size:1.8rem;font-weight:400;letter-spacing:-.18px;line-height:130%}}.product-card__price{margin-top:.4rem;opacity:.8}.product-card__cta{box-sizing:border-box;display:block;margin:1.2rem 0;max-width:22rem;text-align:center;width:100%}@media only screen and (min-width:768px){.product-card__cta{margin:1.2rem 0 1.6rem;max-width:25rem}}.product-card__cta:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.product-card__badges{left:0;position:absolute;top:0;z-index:1}@media only screen and (min-width:768px){.product-card__badges{left:1.1rem;top:1.3rem}}
