.city-bg{background-size:contain;background-color:#172b4d;background-image:url('../img/city_bg.png')}.readable-mask{position:absolute;width:100%;height:100%;display:block;left:0;top:0;content:"";background-color:rgba(0,0,0,0.6)}.w300{width:300px}@media (min-width:769px){.card-columns.two-cols{column-count:2}}@media (max-width:768px){.main-raised{margin-top:50px}}html body .navbar>.container .navbar-brand::before,html body .navbar>.container-fluid .navbar-brand::before{content:'';position:absolute;display:block;height:50px;width:50px;top:50%;transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;background-image:url('../img/logo-w.png')}html body .svg-icon svg{height:100%}html body .svg-icon.svg-icon--success svg .svg-content-path{fill:#3E8F78}html body .svg-icon.svg-icon--error svg .svg-content-path{fill:#9e3641}html body .card .card-footer-icons{display:flex;align-items:center}html body .card .card-footer-icons .svg-icon{height:28px;width:auto;margin-left:18px}html body .pharmacy-list{list-style:none;padding:0;margin:0}html body .pharmacy-item{background:#fff;border:1px solid #dee2e6;border-radius:8px;margin-bottom:12px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all .3s ease}html body .pharmacy-item:hover{box-shadow:0 4px 8px rgba(0,0,0,0.15);transform:translateY(-2px)}html body .pharmacy-header{background:#004080;color:white;padding:8px 12px;margin:-16px -16px 12px -16px;border-radius:8px 8px 0 0;font-weight:bold;text-align:center;display:flex;justify-content:space-between;align-items:center}html body .pharmacy-day{font-size:1.2rem;font-weight:bold}html body .pharmacy-date{font-size:.9rem}html body .pharmacy-details{display:grid;gap:8px}html body .pharmacy-shift{padding:8px 0;border-bottom:1px solid #f0f0f0;line-height:1.4}html body .pharmacy-shift:last-child{border-bottom:none}html body .pharmacy-shift strong{color:#495057;display:inline-block;min-width:120px}html body .highlight{font-weight:bold;border-radius:3px}@media (max-width:768px){html body .pharmacy-item{margin-bottom:8px;padding:12px}html body .pharmacy-header{margin:-12px -12px 8px -12px;padding:6px 10px;flex-direction:column;gap:4px}html body .pharmacy-day{font-size:1rem}html body .pharmacy-date{font-size:.8rem}html body .pharmacy-shift{font-size:.9rem;padding:6px 0}html body .pharmacy-shift strong{min-width:100px;font-size:.85rem}}html body .sponsor-wrapper{display:flex;flex-direction:column;margin:1rem auto}html body .sponsor-wrapper .sponsor-logo{height:32px;width:auto;max-width:100%;margin-bottom:.6rem}