.sportsbook-header{color:#fff;display:flex;flex-direction:column;gap:20px;padding:2rem 0}@media (min-width:992px){.sportsbook-header{flex-direction:row;gap:30px}}.sportsbook-header__provider{display:flex;gap:15px}.sportsbook-header__text-section{align-self:flex-end;display:block}@media (min-width:992px){.sportsbook-header__text-section{align-self:auto}}.sportsbook-header__name{text-transform:uppercase}.sportsbook-header__stars{display:flex}.sportsbook-header__stars svg{height:2rem;width:2rem}.sportsbook-header__rating{display:flex;padding-left:10px;white-space:nowrap}.sportsbook-header__rating-value{font-family:var(--font-secondary);margin-right:5px}.sportsbook-header__description{max-width:984px;width:100%}@media (min-width:1500px){.sportsbook-header__description{width:75%}}.sportsbook-header__cta{padding-top:30px}@media (max-width:992px){.sportsbook-header .btn{justify-content:center;width:100%}}.sportsbook-header__image-section{width:120px}@media (min-width:992px){.sportsbook-header__image-section{width:180px}}