@media only screen and (min-width:0rem){#categories-banner-1{align-items:flex-end;display:flex;isolation:isolate;min-height:clamp(17.5rem,45vw,26rem);padding:clamp(5rem,12vw,8rem) 1rem clamp(2.5rem,5vw,4rem);position:relative;z-index:0}#categories-banner-1 .cs-container{margin:auto;max-width:80rem;position:relative;width:100%;z-index:1}#categories-banner-1 .cs-title{color:var(--bodyTextColorWhite);font-family:var(--headerFont);font-size:clamp(2.5rem,7vw,4rem);font-weight:700;line-height:1.1;margin:0 0 .625rem;max-width:none}#categories-banner-1 .cs-text{color:hsla(38,41%,95%,.75);font-family:var(--bodyFont);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;margin:0;max-width:33.75rem}#categories-banner-1 .cs-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}#categories-banner-1 .cs-background:before{background:linear-gradient(0deg,rgba(30,42,26,.96) 0,rgba(30,42,26,.72) 55%,rgba(30,42,26,.45));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}#categories-banner-1 .cs-background img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}#categories-grid-1{background-color:var(--surface);padding:var(--sectionPadding)}#categories-grid-1 .cs-container{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);margin:auto;max-width:80rem;width:100%}#categories-grid-1 .cs-intro{max-width:40rem}#categories-grid-1 .cs-intro .cs-topper{color:var(--primary);display:block;font-family:var(--bodyFont);font-size:var(--topperFontSize);font-weight:600;letter-spacing:.15em;margin-bottom:.5rem;text-transform:uppercase}#categories-grid-1 .cs-intro .cs-title{color:var(--headerColor);font-family:var(--headerFont);font-size:var(--headerFontSize);font-weight:700;line-height:1.2;margin:0 0 1rem}#categories-grid-1 .cs-intro .cs-text{color:var(--bodyTextColor);font-size:1rem;line-height:1.75;margin:0}#categories-grid-1 .cs-card-grid{display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0;width:100%}#categories-grid-1 .cs-card{aspect-ratio:4/3;border-radius:.375rem;display:block;overflow:hidden;position:relative;text-decoration:none}#categories-grid-1 .cs-card:hover .cs-card-bg img{transform:scale(1.05)}#categories-grid-1 .cs-card:hover .cs-card-label{background-color:var(--primary)}#categories-grid-1 .cs-card-bg{inset:0;position:absolute;z-index:0}#categories-grid-1 .cs-card-bg:after{background:linear-gradient(0deg,rgba(30,42,26,.85) 0,rgba(30,42,26,.2) 60%,rgba(30,42,26,.1));content:"";inset:0;position:absolute;z-index:1}#categories-grid-1 .cs-card-bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .5s ease;width:100%}#categories-grid-1 .cs-card-content{align-items:flex-end;bottom:0;display:flex;gap:.75rem;justify-content:space-between;left:0;padding:1.25rem 1.5rem;position:absolute;right:0;z-index:2}#categories-grid-1 .cs-card-name{color:var(--bodyTextColorWhite);font-family:var(--headerFont);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.2}#categories-grid-1 .cs-card-label{background-color:var(--accent);border-radius:.25rem;color:var(--bodyTextColorWhite);flex-shrink:0;font-family:var(--bodyFont);font-size:.75rem;font-weight:600;letter-spacing:.08em;padding:.375rem .875rem;text-transform:uppercase;transition:background-color .2s;white-space:nowrap}}@media only screen and (min-width:37.5rem){#categories-grid-1 .cs-card-grid{grid-template-columns:1fr 1fr}}@media only screen and (min-width:64rem){#categories-grid-1 .cs-card-grid{grid-template-columns:repeat(3,1fr)}#categories-grid-1 .cs-card{aspect-ratio:3/2}}