.grid-prm-tile{display:grid;list-style:none;gap:var(--space-xs)}@media only screen and (min-width: 50rem){.grid-prm-tile{grid-template-columns:repeat(2,1fr);gap:var(--space-s)}}.list-category-card{display:grid;list-style:none;gap:var(--space-xs)}@media only screen and (min-width: 31.25rem){.list-category-card{grid-template-columns:repeat(2,1fr);gap:var(--space-s)}}@media only screen and (min-width: 36.25rem){.list-category-card{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 50rem){.list-category-card{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 64rem){.list-category-card{grid-template-columns:repeat(5,1fr)}}.card-category{display:flex;align-items:center;gap:var(--space-s);position:relative;height:100%;padding:var(--space-2xs) var(--space-xs);border-radius:var(--card-border-radius);background:var(--color-7);transition:background-color .25s ease-in-out}@media only screen and (min-width: 31.25rem){.card-category{display:grid;text-align:center;gap:var(--space-2xs);padding:var(--space-s)}}.card-category:has(a:hover){background:var(--color-4)}.card-category__heading{font-weight:700;font-size:var(--step-0);line-height:1.5}.card-category__heading a{text-decoration:none;color:var(--color-heading-link)}.card-category__heading a:hover,.card-category__heading a:focus{color:var(--color-heading-link--hover)}.card-category__img-link{display:block;flex:0 1 50px}.card-category__img{width:100%;max-width:200px;height:auto;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 0 5px rgba(0,0,0,.2));transform:scale3d(1.001,1.0001,1);transition:transform .25s ease-in-out}.card-category:has(a:hover) .card-category__img{transform:scale3d(1.05,1.05,1)}.b-featured-items-panel{width:100%;margin-right:auto;margin-left:auto;max-width:1340px;padding:60px 30px}@media only screen and (max-width: 28.75rem){.b-featured-items-panel{padding-right:20px;padding-left:20px}}@media only screen and (max-width: 53.75rem){.b-featured-items-panel{padding-top:42px;padding-bottom:42px}}@media only screen and (max-width: 35rem){.b-featured-items-panel{padding-right:0;padding-left:0}}.b-featured-items-panel--no-pad-top{padding-top:0}.b-featured-items-panel__inner{position:relative;z-index:1;overflow-x:auto;overflow-y:hidden}.b-featured-items-panel__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-xs) var(--space-s);margin-bottom:24px}@media only screen and (max-width: 35rem){.b-featured-items-panel__header{padding-left:20px;padding-right:20px}}.b-featured-items-panel__more-btn{display:flex;align-items:center;font-family:Nexa,sans-serif;font-weight:700;font-style:normal;font-size:.875rem;text-decoration:none;color:#5799cb;transition:color .25s ease-in-out}@media only screen and (max-width: 28.75rem){.b-featured-items-panel__more-btn{font-size:.75rem}}.b-featured-items-panel__more-btn:hover,.b-featured-items-panel__more-btn:focus{color:#2a628d}.b-featured-items-panel__more-btn-icon{width:1em;height:1em;fill:currentColor;margin-left:1em}.b-featured-items-panel__carousel{position:relative}.b-featured-items-panel__carousel:before{display:block;content:"";position:absolute;z-index:100;top:0;left:30px;width:40px;height:100%;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));pointer-events:none}@media only screen and (max-width: 35rem){.b-featured-items-panel__carousel:before{left:0;width:50px}}.b-featured-items-panel__carousel:after{display:block;content:"";position:absolute;z-index:100;top:0;right:30px;width:40px;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),#fff);pointer-events:none}@media only screen and (max-width: 35rem){.b-featured-items-panel__carousel:after{right:0;width:50px}}.b-featured-items-panel__items{padding:0 30px}@media only screen and (max-width: 35rem){.b-featured-items-panel__items{padding:0}}.b-featured-items-panel__item{width:14%;padding:0 12px;list-style:none}@media only screen and (max-width: 80rem){.b-featured-items-panel__item{width:20%}}@media only screen and (max-width: 53.75rem){.b-featured-items-panel__item{width:33%}}@media only screen and (max-width: 35rem){.b-featured-items-panel__item{padding:0 8px}}.b-featured-items-panel__btn{display:block;display:flex;justify-content:center;align-items:center;position:absolute;z-index:300;top:calc(50% - 16px);width:32px;height:32px;border-radius:50%;fill:#717171;background:var(--color-7);border:2px solid var(--color-7);cursor:pointer}@media only screen and (max-width: 35rem){.b-featured-items-panel__btn{display:none}}.b-featured-items-panel__btn--next{right:0}@media only screen and (max-width: 35rem){.b-featured-items-panel__btn--next{right:12px}}.b-featured-items-panel__btn--prev{left:0}.b-featured-items-panel__btn-icon{width:40%;height:40%}.b-category-tile{display:block;text-align:center;text-decoration:none;color:var(--color-heading-link);transition:color .25s ease-in-out}.b-category-tile:hover,.b-category-tile:focus{color:var(--color-heading-link--hover)}.b-category-tile__img{display:block;width:100px;height:100px;margin:0 auto 24px;border-radius:50%;border:2px solid var(--color-7);overflow:hidden;transition:opacity .25s ease-in-out}@media only screen and (max-width: 22.5rem){.b-category-tile__img{width:80px;height:80px}}.b-category-tile:hover .b-category-tile__img,.b-category-tile:focus .b-category-tile__img{opacity:.7}.b-category-tile__heading{font-family:Nexa,sans-serif;font-weight:700;font-style:normal;font-size:.9375rem;line-height:1.375}@media only screen and (max-width: 28.75rem){.b-category-tile__heading{font-size:.8125rem}}.b-category-tile__subheading{font-family:Nexa,sans-serif;font-weight:600;font-style:normal;font-size:.75rem;line-height:1.25}@media only screen and (max-width: 28.75rem){.b-category-tile__subheading{font-size:.6875rem}}.tile-prm{display:block;position:relative;border-radius:var(--card-border-radius);background:var(--color-7)}.tile-prm:before{display:block;content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:var(--card-border-radius);box-shadow:0 0 1rem rgba(0,0,0,.15);opacity:0;transition:opacity .25s ease-in-out}.tile-prm:hover:before,.tile-prm:focus:before{opacity:1}.tile-prm__link{display:block;border-radius:var(--card-border-radius);overflow:hidden}.tile-prm__img{display:block;width:100%;height:auto}
