/* Focused v0.4.17-based logo update. Keep base theme colors, fonts and photos. */
.meom-logo-stack{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto;gap:4px;padding:8px 0;width:228px}
.meom-logo-stack .meom-brand img{width:220px;height:auto}
.meom-odyssey-logo{position:relative;isolation:isolate;display:block;width:228px;padding:14px 18px;line-height:0;background:transparent}
.meom-odyssey-logo:before{content:'';position:absolute;inset:0;z-index:-1;background:url('../images/logo-swipe.svg') center/100% 100% no-repeat;pointer-events:none}
.meom-odyssey-logo img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.meom-odyssey-logo:focus-visible{outline:3px solid #c8acef;outline-offset:3px}
@media(max-width:780px){.meom-logo-stack{width:170px}.meom-logo-stack .meom-brand img{width:165px}.meom-odyssey-logo{width:170px;padding:12px 14px}.meom-header-inner{min-height:125px}}
