@charset "UTF-8";
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
#banner { position: relative; border: 1px solid #000; width: 300px; height: 250px; overflow: hidden; }
#banner, #banner * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.fullsize { width: 300px; height: 250px; }
.hide { display: none; }
.show { display: block; }
.hidden { position: absolute; width: 0; height: 0; opacity: 0; overflow: hidden; }
#banner .interaction { z-index: 100; }
#banner #mainBtn { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 50; cursor: pointer; background-color: rgba( 255, 255, 255, 0 ); }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
#banner { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/300x250-bg.jpg' ) no-repeat; background-size: cover; }
#banner #ctaBtn { position: absolute; background-color: #c14d11; right: 30px; bottom: 30px; width: 140px; height: 40px; }
.container * { text-transform: uppercase; }
.common, .dynamic { position: absolute; }
.overlay { background-color: black; opacity: 0; }
.brackets { position: absolute; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.bracketLeft { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/bracketLeft.png' ) no-repeat left top; background-size: contain; width: 93px; height: 76px; }
.bracketRight { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/bracketRight.png' ) no-repeat right top; background-size: contain; width: 93px; height: 76px; }
.mmLogo { position: absolute; background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/mmLogo.png' ) no-repeat; background-size: contain; width: 245px; height: 143px; left: 28px; top: 61px; -webkit-transform: scale( 0 ); -ms-transform: scale( 0 ); transform: scale( 0 ); }
.failsafe { position: absolute; top: 0; opacity: 0; background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/failsafe/300x250_failsafe.jpg' ) no-repeat; background-size: contain; }
.dynamic { position: absolute; top: 86px; width: 300px; height: 163px; display: none; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#titleSponsor { font-family: "abolition", sans-serif; font-weight: 400; font-style: normal; font-size: 14px; text-align: center; color: white; margin-top: 8px; }
#titleSponsor #sponsor { padding-top: 2px; font-size: 9px; }
#gameContainer { width: 300px; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#games { position: relative; -ms-flex-item-align: start; align-self: flex-start; height: 40px; width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-left: -5px; }
.game { width: 300px; font-family: "abolition", sans-serif; font-weight: 400; font-style: normal; color: white; display: -webkit-box; display: -ms-flexbox; display: flex; opacity: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-bottom: auto; }
.game span { font-size: 14px; -ms-flex-item-align: end; align-self: flex-end; margin: 3px 10px; }
#round { color: #fe9329; font-family: termina, sans-serif; font-weight: 600; font-style: normal; font-size: 12px; text-align: center; margin-top: 6px; }
.team { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
.team .seed { font-size: 17px; margin: 2px 2px; }
.team .teamName { font-size: 29px; -ms-flex-item-align: end; align-self: flex-end; }
#tuneInContainer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-family: termina, sans-serif; font-weight: 600; font-style: normal; text-align: center; font-size: 12px; color: white; margin-bottom: 10px; }
#tuneIns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 900px; height: 19px; overflow: hidden; }
.tuneIn { width: 300px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.tuneIn span { margin-left: 6px; }
#networks { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: 28px; width: 900px; overflow: hidden; margin-top: -6px; }
.network { width: 300px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.network * { margin: 0 4px; }
.network .espn { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/networks/espn.png' ) no-repeat; background-size: contain; width: 42px; height: 11px; }
.network .espn2 { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/networks/espn2.png' ) no-repeat; background-size: contain; width: 59px; height: 11px; }
.network .espnU { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/networks/espnu.png' ) no-repeat; background-size: contain; width: 60px; height: 19px; }
.network .espnPlus { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/networks/espn_plus.png' ) no-repeat; background-size: contain; width: 54px; height: 11px; }
.network .abc { background: url( 'https://secure.espncdn.com/promotions/bsa/2024/ads/ncaa/marchmadness/assets/networks/abc.png' ) no-repeat; background-size: contain; width: 20px; height: 20px; }
