.hero-section{min-height:100vh;background-position:50%;background-size:cover;background-repeat:no-repeat;padding-top:80px}.hide-on-mobile{display:block}@media (max-width:768px){.hero-section{padding-top:20px}.hide-on-mobile{display:none}}.quotes-carousel .carousel-item{min-height:220px}.quote-card{max-width:860px;background:#fff;border-radius:12px;padding:2rem 2.25rem;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.08);position:relative}.quote-mark{position:absolute;top:-10px;left:16px;font-size:4rem;line-height:1;color:#0d6efd;opacity:.15;-webkit-user-select:none;-moz-user-select:none;user-select:none}.quote-text{font-size:1.125rem;font-style:italic;margin:0 0 .5rem;color:#212529}.quote-author{font-weight:600;color:#495057}.media-logo{height:28px;width:auto;object-fit:contain}