.category-section{padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.category-section{padding-top:6rem;padding-bottom:6rem}}.category-section{color:#fff;text-align:center;background-color:#000}.category-section .category-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:768px){.category-section .category-container{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.category-section .category-container{padding-left:48px;padding-right:48px}}@media (min-width:1440px){.category-section .category-container{padding-left:80px;padding-right:80px}}@media (min-width:1920px){.category-section .category-container{padding-left:128px;padding-right:128px}}.category-section .category-header{max-width:850px;margin:0 auto 6rem}.category-section .category-header .mandate-label{font-size:max(.8125rem,min(.3vw + .3rem,1rem));font-family:var(--font-roboto),sans-serif;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;display:block}.category-section .category-header .mandate-title{font-size:max(1.55rem,min(1.6vw + .8rem,2.75rem));font-family:var(--font-anton);color:#fcd901;margin-bottom:2rem;line-height:1.1}@media (min-width:1024px){.category-section .category-header .mandate-title{color:#fff}}.category-section .category-header .mandate-description{font-size:max(1rem,min(.4vw + .5rem,1.25rem));font-family:var(--font-roboto),sans-serif;color:#fff;text-align:justify;padding:.25rem}.category-section .category-grid{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.category-section .category-grid{flex-direction:row;gap:4rem}}.category-section .category-card{background-color:#0a0a0a;flex-direction:column-reverse;flex:1;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.category-section .category-card{border-radius:8px;min-height:400px;display:block}}.category-section .category-card .card-content{z-index:2;text-align:center;width:100%;padding:1.5rem;position:relative}@media (min-width:1024px){.category-section .category-card .card-content{padding:0;position:absolute;bottom:2rem;left:0}}.category-section .category-card .card-content h3{font-size:max(1.25rem,min(1.2vw + .6rem,1.75rem));font-family:var(--font-anton);margin-bottom:.5rem}.category-section .category-card .card-content p{font-size:max(.8125rem,min(.3vw + .3rem,1rem));font-family:var(--font-roboto),sans-serif;color:#ffffffb3;letter-spacing:.5px}.category-section .category-card .card-image{aspect-ratio:4/3;width:100%;transition:transform .6s}@media (min-width:1024px){.category-section .category-card .card-image{height:100%;aspect-ratio:unset;position:absolute;top:0;left:0}}.category-section .category-card .card-image img{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .3s}.category-section .category-card:hover .card-image{transform:scale(1.05)}.category-section .category-card:hover .card-image img{opacity:1}
