.sports-container{margin-left:auto;margin-right:auto;display:flex;min-height:100vh;width:100%;max-width:1400px;flex-direction:column;gap:1.5rem;background-color:var(--background);padding:1.5rem 1rem}@media (min-width:768px){.sports-container{padding:120px 2rem 2rem}}.sports-category{width:100%}.sports-frame{position:relative;min-height:600px;width:100%;flex:1 1 0%;overflow:visible;border-radius:1rem;border-width:1px;border-color:hsla(0,0%,100%,.1);--tw-bg-opacity:1;background-color:rgb(5 7 9/var(--tw-bg-opacity));height:auto}.sports-frame-host{position:relative;z-index:0;width:100%}.sports-iframe{position:absolute;inset:0;z-index:0;height:100%;width:100%;border-width:0;background-color:transparent}.sports-placeholder{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6);padding-left:1.5rem;padding-right:1.5rem;text-align:center;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}