.brand.image-brand{display:flex;align-items:center;min-width:170px}.brand.image-brand img{width:auto!important;max-width:170px!important;height:auto!important;max-height:48px!important;object-fit:contain}.side-brand{display:flex!important;align-items:center!important;min-height:46px}.side-brand img{display:block;width:auto;max-width:156px;height:auto;max-height:42px;object-fit:contain;filter:contrast(1.09) saturate(1.12) drop-shadow(0 3px 4px #133d271c)}.favorites-footer{position:sticky;bottom:-22px;padding:16px 0;background:#fff}.favorites-footer .button{display:flex;background:linear-gradient(100deg,#103526,#27835d);color:#fff;border-radius:11px;justify-content:space-between;box-shadow:0 10px 19px #123c2926}.mobile-bottom-nav button.active,.mobile-bottom-nav a.active{position:relative;background:#eef8e7!important;color:#176a4a!important}.mobile-bottom-nav button.active:before,.mobile-bottom-nav a.active:before{content:"";position:absolute;bottom:3px;width:4px;height:4px;border-radius:50%;background:#28a06e}.mobile-bottom-nav button.active i{background:#e5ff75!important;color:#103426!important}@media(max-width:800px){.brand.image-brand{min-width:0}.brand.image-brand img{max-width:148px!important;max-height:40px!important}.side-brand img{max-width:145px;max-height:38px}.mobile-bottom-nav{grid-template-columns:repeat(4,1fr)!important}.mobile-bottom-nav button{display:grid!important;place-items:center;gap:1px;background:transparent;border:0;color:#6b7f73;font:inherit}.mobile-bottom-nav button i{font-size:16px}.mobile-bottom-nav button span{font-size:9px;font-weight:900}.mobile-bottom-nav button small{font-size:9px}.favorites-footer{bottom:-18px;padding:14px 0}}
.announcement{overflow:hidden;white-space:nowrap}.announcement p{display:inline-block;min-width:max-content;animation:announcementTicker 24s linear infinite}.announcement:hover p{animation-play-state:paused}@keyframes announcementTicker{from{transform:translateX(105vw)}to{transform:translateX(-105%)}}@media(max-width:800px){.announcement p{animation-duration:19s}}
