.thk-featured-categories--padding-top-default{padding-top:5rem}.thk-featured-categories--padding-top-minimal{padding-top:2rem}.thk-featured-categories--padding-top-none{padding-top:0}.thk-featured-categories--padding-bottom-default{padding-bottom:0}.thk-featured-categories--padding-bottom-default .thk-featured-categories__tab-list{padding-bottom:5rem}.thk-featured-categories--padding-bottom-minimal{padding-bottom:0}.thk-featured-categories--padding-bottom-minimal .thk-featured-categories__tab-list{padding-bottom:2rem}.thk-featured-categories--padding-bottom-none{padding-bottom:0}.thk-featured-categories--padding-bottom-none .thk-featured-categories__tab-list{padding-bottom:0}.thk-featured-categories__tab-panels{background-color:var(--mobile-background-color)}@media screen and (min-width:480px){.thk-featured-categories__tab-panels{background-color:var(--desktop-background-color)}}.thk-featured-categories__tab-panel{padding-top:1.5rem;padding-bottom:1.5rem}.thk-featured-categories .h-auto{height:auto}.thk-featured-categories .p24{padding:0 0 1.5rem}@media screen and (min-width:480px){.thk-featured-categories .p24{padding:1.5rem}}@media screen and (min-width:768px){.thk-featured-categories .p24{padding:2.5rem}}.thk-featured-categories .thk-featured-categories__tab-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem}@media screen and (min-width:480px){.thk-featured-categories .thk-featured-categories__tab-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.thk-featured-categories .thk-featured-categories__tab-panel>div{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:5%;padding-right:5%}}@media screen and (min-width:1300px){.thk-featured-categories .thk-featured-categories__tab-panel-grid--three>div{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:20%;padding-right:20%}}@media screen and (min-width:1300px){.thk-featured-categories .thk-featured-categories__tab-panel-grid--four>div{grid-template-columns:repeat(4,minmax(0,1fr));padding-left:10%;padding-right:10%}}.thk-featured-categories .tab-list__tab{transition:background-color .3s ease-in-out;text-transform:uppercase;font-weight:700}.thk-featured-categories .tab-list__tab[aria-selected=true]{background-color:#c60e3b;color:#fff}.thk-featured-categories .tab-panel__link{margin-top:.75rem;margin-left:.5rem;margin-right:.5rem}@media screen and (min-width:768px){.thk-featured-categories .tab-panel__link{margin-top:1rem;font-size:16px}}.thk-featured-categories .tab-panel__link::after{content:"";position:absolute;left:0;right:0;background-color:#c60e3b;bottom:-.25rem;height:.125rem;transform:scaleX(0);transform-origin:left;transition:transform .35s ease-in-out}.thk-featured-categories .tab-panel__link:hover{color:#2a2a2d}.thk-featured-categories .tab-panel__link:hover::after{transform:scaleX(1)}.thk-featured-categories .tab-panel__description{margin-left:.5rem;margin-right:.5rem}.thk-featured-categories .tab-panel__description *{font-size:14px}@media screen and (min-width:768px){.thk-featured-categories .tab-panel__description *{font-size:16px}}.thk-featured-categories .tab-panel__button{padding-top:.75rem}@media screen and (max-width:480px){.thk-featured-categories .tab-panel__button .btn{width:100%}.thk-featured-categories .tab-panel__button .btn__label{margin:0 .75rem}.thk-featured-categories .tab-panel__button .text-link{margin-bottom:1rem}}.thk-featured-categories__item .media{transition-duration:.2s}.thk-featured-categories__item:hover .media{opacity:.6}@media screen and (max-width:480px){.thk-featured-categories__item:has(.tab-panel__button){padding:0;display:flex;flex-direction:column;justify-content:space-between}}