@layer components{.category-cards h2,.feature-panel__title,.region-highlights h2,.staff-picks h2{font-family:var(--font-display);font-size:1.5rem}@media (min-width:768px){.category-cards h2,.feature-panel__title,.region-highlights h2,.staff-picks h2{font-size:1.75rem}}}@layer components{.hero{background-color:var(--hero-bg-color,var(--color-brand-primary));color:var(--color-white);display:grid;grid-template-columns:var(--content-grid);min-height:400px;overflow:hidden;padding:3rem 1rem 5rem;position:relative}.hero__image{height:100%;inset:0;object-fit:cover;object-position:center bottom;position:absolute;width:100%;z-index:0}.hero--fit .hero__image{object-fit:contain}.hero__content--panel{background:color-mix(in srgb,var(--color-white) 80%,transparent);border-radius:var(--border-radius);color:color-mix(in srgb,var(--color-brand-olive) 70%,#000);padding:1.5rem}.hero__content{align-self:start;display:flex;flex-direction:column;gap:1rem;grid-column:2;max-width:calc(var(--page-width)/2);position:relative;z-index:1;.hero--align-left &{align-items:flex-start;justify-self:start;text-align:left}.hero--align-center &{align-items:center;justify-self:center;text-align:center}.hero--align-right &{align-items:flex-end;justify-self:end;text-align:right}}.hero__content h2{font-size:1.7rem;font-weight:700}.hero__content p{font-size:1.15rem;line-height:1.5rem}.hero__link{padding:.5rem 3rem}.hero__actions{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:1rem;width:100%;.hero--align-center &{flex-direction:column-reverse}}.hero__footnote{font-size:.9rem}@media (min-width:768px){.hero{padding:3rem 4rem 5rem}.hero__content--panel{padding:3rem}.hero__content h2{font-size:2rem}.hero__actions{align-items:center;flex-direction:row;justify-content:space-between}.hero--align-center .hero__actions{flex-direction:column}.hero--align-right .hero__actions{flex-direction:row-reverse}}}@layer components{.staff-picks{padding:0 1rem}.staff-picks__header{margin-bottom:0}.staff-picks__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.staff-picks__footer{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);.btn--primary,.btn--secondary:only-of-type{grid-column:1/-1}}@media (min-width:768px){.staff-picks{padding:0}.staff-picks__header{margin-bottom:1rem}.staff-picks__grid{grid-template-columns:repeat(6,1fr);margin-bottom:2rem}.staff-picks__footer{grid-template-columns:repeat(4,1fr);.btn--primary{grid-column:2/4;grid-row:1}.btn--secondary:nth-child(2){grid-column:1;grid-row:1}.btn--secondary:nth-child(3){grid-column:4;grid-row:1}}}}@layer components{.feature-panel{background:var(--color-brand-primary);color:var(--color-white);padding:1rem}.feature-panel__title{border-bottom:1px solid var(--color-white);margin-bottom:1rem;padding:0 var(--page-margin) .5rem}.feature-panel__image{margin-bottom:1.5rem}.feature-panel__content{line-height:1.5rem;margin-bottom:1rem}.feature-panel__text{font-size:1rem;margin-bottom:2rem}.feature-panel__link{background:var(--color-white);display:inline-block;padding:.5rem 3rem}@media (min-width:768px){.feature-panel{border-radius:var(--border-radius);display:grid;gap:0;grid-template-columns:3fr 2fr;grid-template-rows:auto 1fr;padding:0}.feature-panel__title{grid-column:1;grid-row:1;margin:3rem 3rem 2rem;padding:0}.feature-panel__image{margin-bottom:0}.feature-panel__content{grid-column:1;grid-row:2;margin:0 3rem 3rem}.feature-panel__image{grid-column:2;grid-row:1/-1}.feature-panel__text{font-size:1.2rem}.feature-panel__image .image{height:100%;object-fit:cover;width:100%}.feature-panel--image-right .feature-panel__image .image{border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.feature-panel--image-left .feature-panel__content,.feature-panel--image-left .feature-panel__title{grid-column:2}.feature-panel--image-left .feature-panel__image{grid-column:1}.feature-panel--image-left .feature-panel__image .image{border-bottom-left-radius:var(--border-radius);border-top-left-radius:var(--border-radius)}}}@layer components{.finest{background:var(--color-brand-primary);color:var(--color-white)}.finest__title{border-bottom:1px solid var(--color-white);margin-bottom:2rem;padding-bottom:.5rem}.finest__content{line-height:1.5rem}.finest__text{font-size:1rem;margin-bottom:2rem}.finest__link{display:inline-block;padding:.5rem 3rem}@media (min-width:768px){.finest{border-radius:var(--border-radius);display:grid;gap:0;grid-template-columns:3fr 2fr}.finest__text{font-size:1.2rem}.finest__image{border-bottom-left-radius:var(--border-radius);border-top-left-radius:var(--border-radius);height:100%;object-fit:cover;width:100%}}}@layer components{.about{background:var(--color-brand-primary);color:var(--color-white)}.about__title{border-bottom:1px solid var(--color-white);margin-bottom:2rem;padding-bottom:.5rem}.about__content{line-height:1.5rem}.about__text{font-size:1rem;margin-bottom:2rem}.about__link{display:inline-block;padding:.5rem 3rem}@media (min-width:768px){.about{border-radius:var(--border-radius);display:grid;gap:0;grid-template-columns:3fr 2fr}.about__text{font-size:1.2rem}.about__image{border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius);height:100%;object-fit:cover;width:100%}}}@layer components{.category-cards{padding:0 1rem}.category-cards__header{margin-bottom:0}.category-cards__grid{display:grid;gap:1rem;grid-template-columns:1fr;padding:0 var(--page-margin)}.category-cards__card{aspect-ratio:5/2;border-radius:var(--border-radius);display:grid;overflow:hidden;position:relative;text-decoration:none}.category-cards__image{grid-area:1/1;overflow:hidden}.category-cards__image .image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category-cards__card:after{background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent 60%);content:"";grid-area:1/1;z-index:1}.category-cards__card:hover .image{transform:scale(1.05)}.category-cards__title{align-self:end;color:var(--color-white);font-family:var(--font-heading,var(--font-primary));font-size:1.25rem;font-weight:700;grid-area:1/1;padding:1rem 1.25rem;z-index:2}@media (min-width:768px){.category-cards{padding:0}.category-cards__header{margin-bottom:1rem}.category-cards__grid{grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:var(--page-width)}.category-cards__card{aspect-ratio:2/2}.category-cards__title{font-size:1.5rem}}}@layer components{.region-highlights{padding:0 1rem}.region-highlights__header{margin-bottom:0}.region-highlights__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem;padding:0 var(--page-margin)}.region-highlights__card{aspect-ratio:3/2;border-radius:var(--border-radius);display:grid;overflow:hidden;position:relative;text-decoration:none}.region-highlights__image{grid-area:1/1;overflow:hidden}.region-highlights__image .image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.region-highlights__card:after{background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent 60%);content:"";grid-area:1/1;z-index:1}.region-highlights__card:hover .image{transform:scale(1.05)}.region-highlights__title{align-self:end;color:var(--color-white);font-family:var(--font-heading,var(--font-primary));font-size:1.25rem;font-weight:700;grid-area:1/1;padding:1rem 1.25rem;z-index:2}.region-highlights__grid--text-only{grid-template-columns:repeat(2,1fr);margin-bottom:0}.region-highlights__card--text-only{padding:1rem 1.25rem}.region-highlights__card--text-only:after{display:none}.region-highlights__card--text-only .region-highlights__title{color:var(--color-brand-primary);font-size:1.05rem;font-weight:400;padding:0}@media (min-width:768px){.region-highlights{padding:0}.region-highlights__header{margin-bottom:1rem}.region-highlights__grid{grid-template-columns:repeat(4,1fr);margin:0 auto 1rem;max-width:var(--page-width)}.region-highlights__grid--text-only{grid-template-columns:repeat(3,1fr)}.region-highlights__title{font-size:1.5rem}}@media (min-width:999px){.region-highlights__grid--text-only{grid-template-columns:repeat(6,1fr)}}}@layer components{.newsletter{background:var(--color-brand-olive);color:var(--color-white);height:100%;min-height:280px;padding:1rem}.newsletter__title{font-weight:400;margin-bottom:1rem}.newsletter__text{color:var(--color-brand-accent);line-height:1.5rem;margin-bottom:2rem}.newsletter__success{color:var(--color-brand-secondary);font-size:2rem;margin:4rem 0}.newsletter__error{background-color:var(--color-error,#e74c3c);border-radius:var(--border-radius);color:var(--color-white);font-size:.9rem;margin:.5rem 0;padding:.5rem 1rem}.newsletter__form-fields{display:flex;flex-flow:column nowrap}.newsletter__button,.newsletter__input{border-radius:var(--border-radius);color:var(--color-black);font-family:var(--font-heading);font-size:1.05rem;height:44px;padding:.5rem 1rem;width:100%}.newsletter__button{background:var(--color-brand-accent);border:none;cursor:pointer}.newsletter__input{border:1px solid transparent;margin-bottom:1rem;margin-right:1rem}@media (min-width:768px){.newsletter{align-items:center;border-radius:var(--border-radius);font-size:1.1rem;gap:4rem;line-height:1rem;min-height:unset;padding:2rem 3rem}.newsletter__title{margin-bottom:1rem}.newsletter__form-fields{flex-flow:row nowrap}.newsletter__button{flex:1}.newsletter__input{flex:3;margin-bottom:0}.newsletter__success{margin:4rem 0 0}}}@layer components{.half-half-row__inner{display:flex;flex-direction:column;gap:1rem;padding:0 var(--page-margin)}.half-half-row__cell{flex:1}.half-half-row__newsletter{background:var(--color-brand-olive);color:var(--color-white);padding:2rem 1rem}.half-half-row__richtext{background:var(--color-neutral--lite);color:var(--color-black);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:2rem 1rem}.half-half-row__heading{color:var(--color-brand-primary);font-weight:400;margin-bottom:1rem}.half-half-row__text{line-height:1.6}.half-half-row__button{margin-top:1.5rem}@media (min-width:768px){.half-half-row__newsletter,.half-half-row__richtext{border-radius:var(--border-radius);padding:2rem}}@media (min-width:999px){.half-half-row__inner{flex-direction:row}.half-half-row__newsletter,.half-half-row__richtext{padding:2rem 3rem}}}