.odeon-accessories .odeon-apparel__logo{height:90px;width:240px;max-width:80%;display:flex;align-items:center;overflow:hidden}
.odeon-accessories .odeon-apparel__logo svg{width:100%;height:100%;max-height:90px}
.odeon-accessories .odeon-apparel__hero{min-height:540px}
.odeon-accessories .odeon-apparel__categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}
.odeon-accessories .odeon-apparel__category-media{aspect-ratio:1.2;background:#fff;overflow:hidden}
.odeon-accessories .odeon-apparel__category-media img{width:100%;height:100%;object-fit:contain}
.odeon-accessories .odeon-apparel__category-label{font-size:16px;line-height:1.3}
@media(max-width:749px){.odeon-accessories .odeon-apparel__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.odeon-accessories .odeon-apparel__logo{height:64px;width:190px}.odeon-accessories .odeon-apparel__category-label{font-size:14px}}

.odeon-accessories .oa-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;vertical-align:middle;flex:none}
@media(min-width:750px){.odeon-accessories .odeon-apparel__categories:has(>.odeon-apparel__category:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,320px))}}
