.medessist-banner-wrapper{align-items:center;background-color:#f86c5b;box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:40px;padding:40px 20px;width:100%}.med-banner-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;max-width:1200px;width:100%}.med-banner-track{display:contents}.med-banner-track[aria-hidden=true]{display:none}.med-banner-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.18);box-sizing:border-box;display:flex;height:90px;justify-content:center;padding:10px 15px;width:250px}.med-banner-card.med-tight-fit{padding:2px 8px}.med-banner-card img{max-height:100%;max-width:100%;object-fit:contain}.med-text-card{color:#333;font-size:20px;line-height:1.3;text-align:center}.med-text-card strong{font-size:22px;font-weight:700}.med-banner-card:hover{transform:translateY(-2px)}@media (max-width:768px){.med-banner-row{flex-wrap:nowrap;gap:0;justify-content:flex-start;max-width:100%;overflow:hidden;padding:8px 0;position:relative;width:100%}.med-banner-track{animation:med-marquee 18s linear infinite;display:flex;flex-shrink:0;gap:16px;padding-right:16px}.med-banner-row:focus-within .med-banner-track,.med-banner-row:hover .med-banner-track{animation-play-state:paused}@keyframes med-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.med-banner-card{flex:0 0 auto;height:60px;padding:8px 12px;width:140px}.med-banner-card.med-tight-fit{padding:4px 8px}.med-text-card{font-size:13px}.med-text-card strong{font-size:14px}}