.sportsbook-spinner{width:32px;height:32px;position:relative}.sportsbook-spinner div{position:absolute;width:32px;height:32px;border-radius:50%;border:0.3rem solid #ffc328;-webkit-animation:1.5s spinner-ripple infinite;animation:1.5s spinner-ripple infinite;opacity:0;-webkit-transform:scale(1);transform:scale(1)}.sportsbook-spinner div:nth-child(2){-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes spinner-ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes spinner-ripple{from{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}

.sportsbook-iframe{left:0;top:50px;right:0;bottom:0;height:calc(var(--viewport-height) - 50px)}@media (min-width: 1280px){.sportsbook-iframe{top:60px;height:calc(100vh - 60px)}}.sportsbook-spinner{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.sportsbook-dropdown-menu{width:296px;height:528px;margin-top:-1px}.sportsbook-dropdown-toggle{height:50px}.sportsbook .dropdown.show .icon-arrow-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sportsbook .sports-header-logo svg{height:48px;width:auto}.sportsbook .sports-header .btn-outline-white-20:not(:active):hover{background-color:transparent !important}.with-domain-bar .sportsbook-iframe{top:126px;height:calc(var(--viewport-height) - 126px)}@media (min-width: 1024px){.with-domain-bar .sportsbook-iframe{top:90px;height:calc(100vh - 90px)}}@media (min-width: 1280px){.with-domain-bar .sportsbook-iframe{top:100px;height:calc(100vh - 100px)}}


/*# sourceMappingURL=1.96f6e2df2f44971e67f3.css.map*/