.featuredProducts{padding:2.5rem 0}.featuredProducts__container{max-width:66.25rem;margin:0 auto;padding:0 1.25rem}.featuredProducts__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.featuredProducts__header h2{font-size:clamp(1.125rem,.9188654354rem + .8795074758vw,1.75rem);color:#000;font-weight:500;margin:0;font-family:var(--main-font)}.featuredProducts__header-link{gap:.75rem;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--subheading-font);font-size:1rem;font-style:normal;font-weight:500;line-height:1;width:fit-content;box-sizing:border-box;color:#000;background-color:transparent;border:.0625rem solid #000;cursor:pointer;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;min-height:fit-content;min-width:fit-content;padding:.5rem 1.875rem;appearance:none}.featuredProducts__header-link svg{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (hover:hover){.featuredProducts__header-link:hover{color:#fff;background-color:#d16039;border-color:#d16039}}.featuredProducts__header-link:disabled,.featuredProducts__header-link[disabled]{color:#919191;background-color:#fff;border-color:#919191;cursor:not-allowed}.featuredProducts__header-link::after,.featuredProducts__header-link::before{display:none}.featuredProducts__content{display:flex;flex-direction:column;gap:1.5rem}@media print,screen and (width >= 64em){.featuredProducts__content{flex-direction:row}}.featuredProducts__content-products{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.featuredProducts__content-products .productCard{height:100%}.featuredProducts__content-products .productCard .productCard__image{height:clamp(12.5rem,10.1294525066rem + 10.1143359719vw,19.6875rem)}.featuredProducts__content-promo{position:relative;width:100%;display:flex;align-items:center;justify-content:center;height:clamp(25rem,16.7546174142rem + 35.1802990325vw,50rem);max-height:80lvh;max-width:32.5rem;position:sticky;top:0}.featuredProducts__content-promo-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.featuredProducts__content-promo-media img,.featuredProducts__content-promo-media video{width:100%;height:100%;object-fit:cover}.featuredProducts__content-promo-controls{position:absolute;bottom:1.25rem;right:1.25rem;z-index:3}.featuredProducts__content-promo-controls .js-toggle-sound{display:none;visibility:hidden}.featuredProducts__content-promo-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.featuredProducts__content-promo-text{position:relative;z-index:1;color:#fffcb6;text-align:center;font-family:Franie-Regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:clamp(1.25rem,1.1263192612rem + .5277044855vw,1.625rem);font-style:normal;font-weight:500;line-height:1.2;text-transform:lowercase}