.products__list{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.product-card{padding-block:.5rem}.product-card__link{display:flex;flex-direction:column;height:100%;letter-spacing:.01em;line-height:1.2;opacity:0;outline:none;text-align:center;text-wrap:balance;transform:translateY(50%);transition:opacity .45s ease,transform .75s ease}.--view .product-card__link{opacity:1;transform:translate(0)}.product-card__link:active .product-card__image img{transform:scale(1.05)}.product-card__image{margin-bottom:.5rem;padding-inline:.875rem}.product-card__image img{transition:transform .45s ease}.product-card__brand{font-size:.875rem;margin-bottom:.375rem}.product-card__title{color:var(--primary-light);font-size:1.125rem;font-weight:600}.product-card__text{font-size:1rem;font-weight:600;margin-bottom:.375rem}.product-card__heart{height:auto;margin-bottom:.375rem;transition:transform .3s ease;width:1.125rem}.product-card__weight{font-size:.875rem}.page-bonisano .prod-hero{background:linear-gradient(180deg,var(--yellow) 75%,hsla(0,0%,100%,0) 100%)}.page-elly .prod-hero{background:linear-gradient(180deg,var(--blue) 75%,hsla(0,0%,100%,0) 100%)}.page-molinero .prod-hero{background:linear-gradient(180deg,var(--orange) 75%,hsla(0,0%,100%,0) 100%)}.prod-hero{padding-bottom:1.875rem}.prod-hero__img{width:100%}.prod-hero__img img{height:auto;width:100%}.prod-hero__container{display:flex;flex-direction:column;gap:2.5rem;position:relative;z-index:1}.prod-hero__bg{left:50%;margin-top:-3.125rem;pointer-events:none;position:relative;top:0;transform:translate(-50%);width:150vw;z-index:-2}.prod-hero__bg img{height:auto;width:100%}.prod-hero__head{text-align:center}.prod-hero__title{margin-bottom:1.5rem}.prod-hero__subtitle{margin-inline:auto;max-width:55.9375rem}.prod-hero__link{margin-inline:auto;min-width:14.0625rem}@media (max-width:75.06125em) and (min-width:30.06125em){.prod-hero__img img{min-width:160vw}}@media (max-width:51.31125em) and (min-width:30.06125em){.prod-hero__img{padding-top:3.75rem}}@media (max-width:30.06125em){.product-card__body{align-items:center;display:flex;flex:1;flex-direction:column}}@media (min-width:30.06125em){.products__list{gap:1.5rem 1.875rem}.product-card__image{margin-bottom:.9375rem;padding-inline:1.875rem}.product-card__image img{object-position:center}.product-card__brand,.product-card__text{font-size:.8125rem;margin-bottom:.5625rem}.product-card__heart{margin-bottom:.5625rem}.product-card__weight{font-size:.8125rem}.prod-hero__img img{height:100%;left:50%;position:relative;transform:translate(-50%)}.prod-hero__container{gap:3.75rem}.prod-hero__title{margin-bottom:1rem}}@media (min-width:51.31125em){.products{padding-top:4.6875rem}.products__list{grid-template-columns:repeat(3,1fr)}.prod-hero{padding-bottom:7.75rem}.prod-hero__bg{margin-top:0;position:absolute;transform:translate(-50%,-12%);width:120rem}.prod-hero__head{gap:3.75rem;order:1}.prod-hero__link{min-width:15.625rem;order:2}}@media (min-width:75.06125em){.prod-hero__img img{max-width:120rem;min-width:120rem}}@media (any-hover:hover){.product-card__link:hover .product-card__image img{transform:scale(1.05)}.product-card__heart:hover{transform:scale(1.4)}}