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