:root{--brown: #382A34;--light-gray: #F8F8F8;--red: #D42525;--glass-white: #EAEAEA;--brick-red: #e0705a;--light-green: #E6FF9C}.pm-category-tiles{padding:var(--section-padding-top, 0) var(--section-padding-end, 0) var(--section-padding-bottom, 0) var(--section-padding-start, 0)}@media screen and (max-width:767.98px){.pm-category-tiles{padding:var(--section-padding-top-mobile, 0) var(--section-padding-end-mobile, 0) var(--section-padding-bottom-mobile, 0) var(--section-padding-start-mobile, 0)}}.pm-category-tiles__top{display:flex;justify-content:space-between;align-items:center;column-gap:20px;margin-bottom:18px}@media screen and (max-width:1023.98px){.pm-category-tiles__top{margin-bottom:20px}}.pm-category-tiles__categories{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}@media screen and (max-width:1023.98px){.pm-category-tiles__categories{grid-template-columns:repeat(3,1fr);column-gap:8px;row-gap:18px}}.pm-category-tiles__categories .category{display:flex;flex-direction:column;align-items:center;gap:18px}@media screen and (max-width:1023.98px){.pm-category-tiles__categories .category{gap:16px}}@media screen and (max-width:1023.98px){.pm-category-tiles__categories .category:nth-child(1){grid-column:span 3}.pm-category-tiles__categories .category:nth-child(1) .category__image{display:flex;padding:18px;width:100%;max-width:calc((100% - 16px) / 3)}.pm-category-tiles__categories .category:nth-child(1) .category__image img{aspect-ratio:inherit;object-fit:contain}}.pm-category-tiles__categories .category__image-wrapper{display:flex;justify-content:center;width:100%;background-color:#f8f8f8}.pm-category-tiles__categories .category__image{overflow:hidden;position:relative}.pm-category-tiles__categories .category__image>img{object-fit:cover;aspect-ratio:1/1}.pm-category-tiles__categories .category__image>a{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;z-index:1}.pm-category-tiles__categories .category__name{font-family:General Sans,sans-serif;font-weight:500;font-size:18px;line-height:100%;letter-spacing:-.02em;text-transform:uppercase;text-align:center;color:#000}@media screen and (max-width:767.98px){.pm-category-tiles__categories .category__name{font-size:14px}}.pm-category-tiles__categories .category .highlighted{color:#d42525;display:flex;align-items:start}.pm-category-tiles__categories .category .highlighted:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.07692C0 2.87291 0.0810431 2.67725 0.225302 2.53299C0.369561 2.38874 0.565218 2.30769 0.769231 2.30769H2.30769V0.769231C2.30769 0.565218 2.38874 0.369561 2.53299 0.225302C2.67725 0.0810437 2.87291 0 3.07692 0C3.28094 0 3.47659 0.0810437 3.62085 0.225302C3.76511 0.369561 3.84615 0.565218 3.84615 0.769231V2.30769H5.38462C5.58863 2.30769 5.78429 2.38874 5.92854 2.53299C6.0728 2.67725 6.15385 2.87291 6.15385 3.07692C6.15385 3.28094 6.0728 3.47659 5.92854 3.62085C5.78429 3.76511 5.58863 3.84615 5.38462 3.84615H3.84615V5.38462C3.84615 5.58863 3.76511 5.78429 3.62085 5.92854C3.47659 6.0728 3.28094 6.15385 3.07692 6.15385C2.87291 6.15385 2.67725 6.0728 2.53299 5.92854C2.38874 5.78429 2.30769 5.58863 2.30769 5.38462V3.84615H0.769231C0.565218 3.84615 0.369561 3.76511 0.225302 3.62085C0.0810431 3.47659 0 3.28094 0 3.07692Z' fill='%23D42525' /%3E%3Cpath d='M10 7.69231C10 7.89632 9.91896 8.09198 9.7747 8.23624C9.63044 8.3805 9.43478 8.46154 9.23077 8.46154H8.46154V9.23077C8.46154 9.43478 8.3805 9.63044 8.23624 9.7747C8.09198 9.91896 7.89632 10 7.69231 10C7.4883 10 7.29264 9.91896 7.14838 9.7747C7.00412 9.63044 6.92308 9.43478 6.92308 9.23077V8.46154H6.15385C5.94983 8.46154 5.75418 8.3805 5.60992 8.23624C5.46566 8.09198 5.38462 7.89632 5.38462 7.69231C5.38462 7.4883 5.46566 7.29264 5.60992 7.14838C5.75418 7.00412 5.94983 6.92308 6.15385 6.92308H6.92308V6.15385C6.92308 5.94983 7.00412 5.75418 7.14838 5.60992C7.29264 5.46566 7.4883 5.38462 7.69231 5.38462C7.89632 5.38462 8.09198 5.46566 8.23624 5.60992C8.3805 5.75418 8.46154 5.94983 8.46154 6.15385V6.92308H9.23077C9.43478 6.92308 9.63044 7.00412 9.7747 7.14838C9.91896 7.29264 10 7.4883 10 7.69231Z' fill='%23D42525' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;width:10px;height:10px;margin-left:2px}@media screen and (max-width:767.98px){.pm-category-tiles .pm-arrow-button-bl{padding:6px 0 4px}}
