body{background-color:var(--page-background);font-family:var(--font-family);color:var(--text-color)}.category-section{background-color:var(--section-background);max-width:87.5rem;margin:0 auto}@media (width<=1440px){.category-section{padding:0 2rem}}@media (width<=1024px){.category-section{padding:0 1.5rem}}@media (width<=768px){.category-section{padding:0 1rem}}@media (width<=576px){.category-section{padding:0 .5rem}}.breadcrumbs{max-width:1440px;overflow-x:auto}@media (width<=1440px){.breadcrumbs{max-width:1280px}}@media (width<=1024px){.breadcrumbs{max-width:768px}}@media (width<=768px){.breadcrumbs{max-width:568px}}@media (width<=576px){.breadcrumbs{max-width:320px}}.category-section__text{font-size:var(--body-3-size);font-weight:var(--body-3-weight);line-height:calc(1em + 4px)}.cta__link,.cta__button,.stripe-payment-wrapper button{font-size:var(--display-1-size);font-weight:var(--display-1-weight);line-height:calc(1em + 6px)}@media (width<=768px){.cta__link,.cta__button,.stripe-payment-wrapper button{font-size:1rem}}h1{font-family:var(--heading-font-family);font-size:var(--h1-size);font-weight:var(--h1-weight);color:var(--text-color)}@media (width<=1024px){h1{font-size:3.375rem}}@media (width<=768px){h1{font-size:1.75rem}}h2{font-family:var(--heading-font-family);font-size:var(--h2-size);font-weight:var(--h2-weight);color:var(--text-color)}@media (width<=768px){h2{font-size:1.5rem}}h3{font-family:var(--heading-font-family);font-size:var(--h3-size);font-weight:var(--h3-weight);color:var(--text-color)}@media (width<=768px){h3{font-size:1.25rem}}.cta__button,.stripe-payment-wrapper button{background-color:var(--button-bg-color);color:var(--button-text-color);border-radius:var(--button-border-radius);border-style:var(--button-border-style);padding:.9375rem;transition:background-color .2s;display:inline-block}.cta__button:hover,.stripe-payment-wrapper button:hover{background-color:var(--button-hover-bg-color);color:var(--button-hover-text-color);border-style:var(--button-hover-border-style)}.cta__link{color:var(--link-color)}.cta__link:hover{color:var(--link-hover-color)}.breadcrumbs{align-items:center;gap:1.25rem;max-width:1440px;margin:.75rem auto;list-style-type:none;display:flex}.breadcrumbs li a{color:var(--primary-color)}.breadcrumbs li:last-of-type a{color:var(--accent-color)}@media (width<=576px){.breadcrumbs{flex-wrap:wrap}}.custom-checkmark{opacity:1;content:"";background-color:#fff;width:1.625rem;height:1.625rem;position:absolute;transform:translate(-4px)translateY(-2px)}@media (width<=1024px){.custom-checkmark{background-color:#f5f5f5}}.custom-checkmark .focus{border-radius:50%;outline:2px solid #0b5ec9}.custom-checkmark svg{margin-top:2px}.custom-checkmark__check{fill:var(--accent-color)!important}.stripe-payment-wrapper{margin-top:1.5rem}.stripe-payment-wrapper button{gap:.75rem;display:flex}.category-section{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1.5fr 1fr;gap:1.375rem;height:31.25rem;display:grid;position:relative}@media (width<=1024px){.category-section{grid-template-rows:repeat(4,15.625rem);grid-template-columns:repeat(2,1fr);height:auto;margin:1.5rem auto}}@media (width<=768px){.category-section{grid-template-rows:21.25rem;grid-template-columns:1fr;grid-auto-rows:15.625rem;gap:1rem;height:auto;margin:1.5rem auto}}.category-section a{z-index:1}.category-section .white-text,.category-section .white-text h2,.category-section .white-text h3{color:#fff}.category-section__featured{border:none;grid-area:1/2/3/3;position:relative}@media (width<=768px){.category-section__featured{grid-area:span 1/span 1}}.category-section__featured figcaption{position:absolute;bottom:0}.category-section__arrow{transition:transform .2s;position:absolute;bottom:1.125rem;right:1.5rem}.category-section__arrow:hover{cursor:pointer;transform:translate(6px)}.category-section .category-card{border:1px solid #d9d9d9;width:100%;height:100%;display:block;position:relative;overflow:hidden}.category-section .category-card figcaption{padding:.75rem 1.5rem;position:absolute;bottom:0}.category-section .category-card img{object-fit:cover;z-index:-1;width:100%;height:100%;transition:transform .2s;position:absolute}.category-section .category-card:hover img{transform:scale(1.05)}
