/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
    overflow: visible;
}
body,
fieldset,
figure,
h1,
h2,
h3,
h4,
li,
p,
ul {
    margin: 0;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
    box-sizing: border-box;
    padding: 0;
}
fieldset,
legend,
li,
ul {
    padding: 0;
}
.espnFantasyApp__footer a > img,
.espnFantasyApp__subHeader .download-badges > a > img {
    max-height: 40px;
}
html {
    font-family: sans-serif;
    line-height: 1.2;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-overflow-scrolling: touch;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block;
}
hr {
    box-sizing: content-box;
    height: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 12px;
}
li {
    list-style: none;
}
a {
    background-color: #fff0;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.2;
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    border: 1px solid silver;
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
.espnFantasyApp {
    background: #fff;
    font-family: BentonSans, -apple-system, Roboto, Helvetica, Arial, sans-serif;
    overflow: hidden;
    position: relative;
}
.espnFantasyApp__header {
    background-color: #000;
    height: 44px;
    position: relative;
}
.espnFantasyApp__header__logo {
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(http://a2.espncdn.com/i/eticket/iditarod/images/espn_logo.png) no-repeat;
    background-size: contain;
    height: 21px;
    left: 50%;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 79px;
}
.espnFantasyApp__subHeader {
    background: url(https://secure.espn.com/fantasy/appDownload/img/blue-swoop.png) center bottom no-repeat;
    background-size: cover;
    color: #fff;
    min-height: 500px;
    text-align: center;
}
.espnFantasyApp__subHeader .app-tile {
    height: 114px;
    margin: 57px 0 33px;
    width: 114px;
}
.espnFantasyApp__subHeader .download-badges > a {
    display: inline-block;
    margin-top: 33px;
}
.espnFantasyApp__subHeader .download-badges > a + a {
    margin-left: 8px;
}
.espnFantasyApp__subHeader h1 {
    font-size: 44px;
    line-height: 43px;
    margin-bottom: 14px;
}
.espnFantasyApp__subHeader p {
    font-size: 25px;
    line-height: 30px;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__subHeader {
        min-height: 385px;
    }
    .espnFantasyApp__subHeader .app-tile {
        margin-top: 40px;
    }
    .espnFantasyApp__subHeader h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .espnFantasyApp__subHeader p {
        font-size: 14px;
        line-height: 16px;
    }
    .section-content {
        padding: 0 16px 30px;
        text-align: center;
    }
}
.section-content {
    color: #1a183d;
}
.section-content h4 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
    .section-content h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 6px;
    }
}
.section-content p {
    font-size: 20px;
    line-height: 28px;
}
@media screen and (max-width: 1023px) {
    .section-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .section-content p + h4 {
        margin-top: 30px;
    }
}
@media screen and (min-width: 1024px) {
    .section-content p + h4 {
        margin-top: 60px;
    }
}
.espnFantasyApp__section .section-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 768px) {
    .espnFantasyApp__section .section-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section .section-wrapper {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.espnFantasyApp__section--compete {
    min-height: 400px;
}
.espnFantasyApp__section--compete .section-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.espnFantasyApp__section--compete .section-wrapper > img {
    min-height: 0;
    min-width: 60%;
}
@media screen and (min-width: 1280px) {
    .espnFantasyApp__section--compete .section-wrapper > img {
        min-width: 55%;
    }
}
@media screen and (min-width: 1440px) {
    .espnFantasyApp__section--compete .section-wrapper > img {
        min-width: 45%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .espnFantasyApp__section--compete .section-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
    .espnFantasyApp__section--compete .section-wrapper .section-content {
        margin-right: 60px;
    }
}
.espnFantasyApp__section--compete .section-content {
    width: 30%;
}
.espnFantasyApp__section--manage {
    background: #f1f2f3;
    padding-top: 12px;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--compete .section-content {
        margin: 0 auto;
        width: 70%;
    }
    .espnFantasyApp__section--manage {
        padding-top: 0;
    }
}
@media screen and (min-width: 768px) {
    .espnFantasyApp__section--manage {
        background: url(https://secure.espn.com/fantasy/appDownload/img/grey-swoop.png) center top no-repeat #f1f2f3;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .espnFantasyApp__section--manage {
        background-position-y: -250px;
    }
}
@media screen and (min-width: 1024px) {
    .espnFantasyApp__section--manage {
        background-position-y: -100px;
    }
}
.espnFantasyApp__section--manage .section-content {
    width: 500px;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--manage .section-content {
        margin: 0 auto;
        order: 2;
        padding-bottom: 30px;
        width: 66%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .espnFantasyApp__section--manage .section-content {
        width: 250px;
    }
}
@media screen and (min-width: 768px) {
    .espnFantasyApp__section--manage .section-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        padding: 30px 0;
    }
}
.espnFantasyApp__section--manage .section-image {
    width: 50%;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--manage .section-image {
        background: url(https://secure.espn.com/fantasy/appDownload/img/phone-mock-mobile2.svg) center top no-repeat;
        background-size: 100%;
        margin-bottom: 30px;
        order: 1;
        padding-bottom: 56%;
        width: 100%;
    }
    .espnFantasyApp__section--streak {
        padding-top: 30px;
    }
}
@media screen and (min-width: 768px) {
    .espnFantasyApp__section--manage .section-image {
        background: url(https://secure.espn.com/fantasy/appDownload/img/appScreenshot.svg) 0 0 no-repeat;
        background-size: 100%;
        min-height: 375px;
    }
}
@media screen and (min-width: 1024px) {
    .espnFantasyApp__section--manage .section-image {
        min-height: 580px;
        width: 480px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .espnFantasyApp__section--streak .section-wrapper {
        padding: 0 30px;
    }
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--streak .section-image {
        background: url(https://secure.espn.com/fantasy/appDownload/img/streakCard-Mobile.png) center top no-repeat;
        background-size: 90%;
        order: 2;
        padding-bottom: 64%;
    }
}
@media screen and (min-width: 768px) {
    .espnFantasyApp__section--streak .section-image {
        background: url(https://secure.espn.com/fantasy/appDownload/img/streakCard-desktop.png) 0 center no-repeat;
        background-size: 100%;
        margin: 0 20px 0 -40px;
        padding-bottom: 34%;
        width: 55%;
    }
}
.espnFantasyApp__section--streak .section-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 372px;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--streak .section-content {
        margin: 0 auto;
        order: 1;
        padding-bottom: 22px;
        text-align: center;
        width: auto;
    }
    .espnFantasyApp__section--streak .section-content p {
        margin: 10px auto;
        width: 240px;
    }
    .espnFantasyApp__section--streak .section-content p > span {
        font-style: italic;
        font-weight: 700;
    }
    .espnFantasyApp__section--streak .section-content p + img {
        margin-top: 20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .espnFantasyApp__section--streak .section-content {
        width: 169px;
    }
}
.espnFantasyApp__section--streak .section-content > img {
    display: block;
    margin: 16px 0 0 -8px;
    width: 126px;
}
.espnFantasyApp__footer {
    background: #2b2c2d;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 30px 20px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .espnFantasyApp__section--streak .section-content > img {
        margin-left: auto;
        margin-right: auto;
    }
    .espnFantasyApp__footer {
        font-size: 12px;
        line-height: 17px;
        padding: 20px;
    }
}
.espnFantasyApp__footer .espnFantasyApp__footer__wrap {
    margin: 0 auto;
    width: 760px;
}
@media screen and (max-width: 1023px) {
    .espnFantasyApp__footer .espnFantasyApp__footer__wrap {
        width: 100%;
    }
}
.espnFantasyApp__footer .espnFantasyApp__footer__download {
    padding-top: 29px;
}
.espnFantasyApp__footer a {
    color: #fff;
    text-decoration: none;
}
.espnFantasyApp__footer a + a {
    margin-left: 8px;
}
