.viverdez-featured-products{position:relative;overflow:hidden;padding-block:var(--viverdez-featured-products-padding-top) var(--viverdez-featured-products-padding-bottom);background:var(--viverdez-featured-products-background-color, #FFFFFF);color:rgb(var(--color-foreground))}.viverdez-featured-products--soft{background:var(--viverdez-featured-products-background-color-soft, #F6FAF7)}.viverdez-featured-products+.viverdez-featured-products,.section-viverdez-featured-products+.section-viverdez-featured-products .viverdez-featured-products{border-top:.1rem solid rgba(44,122,71,.08)}.viverdez-featured-products__inner{display:grid;gap:3.6rem}.viverdez-featured-products__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.4rem;align-items:end}.viverdez-featured-products__copy{max-width:70rem}.viverdez-featured-products--header-center .viverdez-featured-products__header,.viverdez-featured-products--header-right .viverdez-featured-products__header{grid-template-columns:1fr}.viverdez-featured-products--header-center .viverdez-featured-products__copy{justify-self:center;text-align:center}.viverdez-featured-products--header-right .viverdez-featured-products__copy{justify-self:end;text-align:right}.viverdez-featured-products--header-center .viverdez-featured-products__description{margin-inline:auto}.viverdez-featured-products--header-right .viverdez-featured-products__description{margin-inline:auto 0}.viverdez-featured-products--header-center .viverdez-featured-products__actions--desktop{justify-content:center}.viverdez-featured-products--header-right .viverdez-featured-products__actions--desktop{justify-content:flex-end}.viverdez-featured-products__actions--desktop{display:flex;justify-content:flex-end}.viverdez-featured-products__actions--mobile{display:none}.viverdez-featured-products__eyebrow{margin:0 0 1rem;color:#2c7a47;font-size:1.2rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.viverdez-featured-products__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2.8rem,4vw,4.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.08}.viverdez-featured-products__description{max-width:58rem;margin-top:1.2rem;color:rgba(var(--color-foreground),.65);font-size:1.6rem;line-height:1.6}.viverdez-featured-products__description p{margin:0}.viverdez-featured-products__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.viverdez-featured-products--header-center .viverdez-featured-products__chips{justify-content:center}.viverdez-featured-products--header-right .viverdez-featured-products__chips{justify-content:flex-end}.viverdez-featured-products__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;border:none;border-radius:0;background:transparent;color:rgba(var(--color-foreground),.55);font-size:1.3rem;font-weight:500;line-height:1.3;cursor:default;-webkit-user-select:none;user-select:none}.viverdez-featured-products__chip:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.8rem;height:1.8rem;border-radius:50%;background:#d6f0df;color:#2c7a47;font-size:1rem;font-weight:800;line-height:1}.viverdez-featured-products__chip+.viverdez-featured-products__chip:after{content:none}.viverdez-featured-products__grid{display:grid;grid-template-columns:repeat(var(--viverdez-featured-products-columns),minmax(0,1fr));gap:2.4rem;margin:0;padding:0;list-style:none}.viverdez-featured-products__item{min-width:0}.viverdez-featured-products--spotlight .viverdez-featured-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.viverdez-featured-products--spotlight .viverdez-featured-products__item:first-child{grid-column:span 2;grid-row:span 2}.viverdez-featured-products--spotlight .viverdez-featured-products__item:first-child .viverdez-product-card__title{font-size:2.2rem}.viverdez-featured-products__footer-actions{display:none}.viverdez-featured-products__button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4.8rem;padding:1.3rem 3.2rem;border:.15rem solid #2C7A47;border-radius:9999px;background:transparent;color:#2c7a47;font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.viverdez-featured-products__button:after{content:"\2192";display:inline-block;font-size:1.4rem;transition:transform .25s ease}.viverdez-featured-products__button:hover{background:#2c7a47;color:#fff;box-shadow:0 .4rem 1.6rem #2c7a4738;transform:translateY(-.1rem)}.viverdez-featured-products__button:hover:after{transform:translate(.3rem)}.viverdez-featured-products__button:focus-visible{outline:.3rem solid #2C7A47;outline-offset:.3rem}.viverdez-featured-products__empty{padding:2.4rem;border:var(--product-card-border-width) dashed rgba(var(--color-foreground),var(--product-card-border-opacity));border-radius:var(--product-card-corner-radius);background:rgb(var(--color-background));color:rgba(var(--color-foreground),.72)}@media screen and (max-width:989px){.viverdez-featured-products__header{grid-template-columns:1fr;align-items:start}.viverdez-featured-products__actions--desktop{display:none}.viverdez-featured-products__actions--mobile,.viverdez-featured-products__footer-actions{display:flex;justify-content:center;padding-top:1.2rem}.viverdez-featured-products--spotlight .viverdez-featured-products__grid,.viverdez-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.viverdez-featured-products--spotlight .viverdez-featured-products__item:first-child{grid-column:span 1;grid-row:span 1}.viverdez-featured-products--spotlight .viverdez-featured-products__item:first-child .viverdez-product-card__title{font-size:1.7rem}}@media screen and (max-width:749px){.viverdez-featured-products{padding-block:var(--viverdez-featured-products-padding-top-mobile) var(--viverdez-featured-products-padding-bottom-mobile)}.viverdez-featured-products__inner{gap:2.4rem}.viverdez-featured-products__header{gap:1.4rem}.viverdez-featured-products__eyebrow{font-size:1.1rem}.viverdez-featured-products__title{font-size:clamp(2.4rem,8vw,3.2rem)}.viverdez-featured-products__description{font-size:1.4rem}.viverdez-featured-products--mobile-header-left .viverdez-featured-products__copy{justify-self:stretch;text-align:left}.viverdez-featured-products--mobile-header-center .viverdez-featured-products__copy{justify-self:center;text-align:center}.viverdez-featured-products--mobile-header-right .viverdez-featured-products__copy{justify-self:end;text-align:right}.viverdez-featured-products--mobile-header-left .viverdez-featured-products__description{margin-inline:0 auto}.viverdez-featured-products--mobile-header-center .viverdez-featured-products__description{margin-inline:auto}.viverdez-featured-products--mobile-header-right .viverdez-featured-products__description{margin-inline:auto 0}.viverdez-featured-products__chips{gap:.4rem 1.2rem}.viverdez-featured-products--mobile-header-left .viverdez-featured-products__chips{justify-content:flex-start}.viverdez-featured-products--mobile-header-center .viverdez-featured-products__chips{justify-content:center}.viverdez-featured-products--mobile-header-right .viverdez-featured-products__chips{justify-content:flex-end}.viverdez-featured-products__chip{font-size:1.2rem}.viverdez-featured-products__chip:before{width:1.6rem;height:1.6rem;font-size:.9rem}.viverdez-featured-products__grid{grid-template-columns:repeat(var(--viverdez-featured-products-columns-mobile),minmax(0,1fr));gap:1.2rem}.viverdez-featured-products--mobile-scroll .viverdez-featured-products__grid{display:flex;overflow-x:auto;margin-inline:calc(var(--page-width-margin, 0rem) * -1);padding:0 1.5rem 1.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.viverdez-featured-products--mobile-scroll .viverdez-featured-products__grid::-webkit-scrollbar{display:none}.viverdez-featured-products--mobile-scroll .viverdez-featured-products__item{flex:0 0 min(78vw,31rem);scroll-snap-align:start}.viverdez-featured-products__button{width:100%}.viverdez-featured-products__footer-actions{padding-top:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/viverdez-featured-products.css.map */
