body{background-color:var(--page-background);font-family:var(--font-family)}.bestsellers-section{max-width:87.5rem;background-color:var(--section-background);margin:0 auto}@media (max-width: 1440px){.bestsellers-section{padding:0 32px}}@media (max-width: 1280px){.bestsellers-section{padding:0 24px}}@media (max-width: 768px){.bestsellers-section{padding:0 16px}}@media (max-width: 568px){.bestsellers-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}}.bestsellers-section nav ul li,.bestsellers-section .product-card__price{font-size:var(--body-2-size);font-weight:var(--body-2-weight);line-height:calc(1em + 6px);font-family:var(--body-2-family)}@media (max-width: 768px){.bestsellers-section nav ul li,.bestsellers-section .product-card__price{font-size:.875rem}}.bestsellers-section .product-card__category{font-size:var(--body-4-size);font-weight:var(--body-4-weight);line-height:calc(1em + 4px);font-family:var(--body-4-family)}.bestsellers-section .product-card__name,.bestsellers-section__see-all,.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){.bestsellers-section .product-card__name,.bestsellers-section__see-all,.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}.bestsellers-section{margin:5rem auto;display:grid;justify-content:center}@media (max-width: 1280px){.bestsellers-section{margin:2.5rem auto}}.bestsellers-section__title{text-align:center;margin-bottom:2.9375rem}@media (max-width: 568px){.bestsellers-section__title{margin-bottom:1.5rem}}.bestsellers-section nav{margin:0 auto;margin-bottom:3.75rem;width:min-content}.bestsellers-section nav ul{display:flex;gap:4.25rem;text-wrap:nowrap;margin:0}.bestsellers-section nav ul .active-category{border-bottom:2px solid var(--accent-color)}.bestsellers-section nav ul li{margin-bottom:-2px;border-bottom:2px solid transparent;transition:all .2s}.bestsellers-section nav ul li:hover{cursor:pointer;border-bottom:2px solid var(--accent-color)}@media (max-width: 768px){.bestsellers-section nav ul{gap:2.5rem}}@media (max-width: 568px){.bestsellers-section nav ul{flex-wrap:wrap;justify-content:center;width:100%;gap:.9375rem;margin:0 16px;padding:0 .9375rem 0 0}}@media (max-width: 568px){.bestsellers-section nav{width:100%;margin-bottom:2rem}}.bestsellers-section__products{display:flex;gap:2.0625rem;justify-content:center}@media (max-width: 1280px){.bestsellers-section__products{justify-content:space-around;overflow-x:auto;max-width:768px;margin:0 16px}}@media (max-width: 768px){.bestsellers-section__products{justify-content:space-around;overflow-x:auto;max-width:100%;gap:1rem}}.bestsellers-section .product-card__category{color:var(--accent-color);margin-top:1.375rem;margin-bottom:.75rem;display:inline-block}.bestsellers-section .product-card__name{margin-bottom:.75rem}.bestsellers-section__product-card{max-width:16.25rem}.bestsellers-section__product-card img{width:15.625rem;height:19.375rem;border:1px solid #D9D9D9;overflow:hidden;object-fit:cover}@media (max-width: 1280px){.bestsellers-section__product-card img{width:100%;height:17.1875rem}}@media (max-width: 1280px){.bestsellers-section__product-card{width:15.875rem!important}}.bestsellers-section__see-all{display:inline-block;text-align:center;margin:1.5625rem auto 0;color:var(--accent-color)}
