@import url("https://p.typekit.net/p.css?s=1&k=jsz2dax&ht=tk&f=31060.31061.31062&a=132333342&app=typekit&e=css");
@import url("https://fonts.cdnfonts.com/css/futura-std-4");
@import url("https://use.typekit.net/flz1mhm.css");
@import url("https://use.typekit.net/haf5dro.css");
@import url('https://fonts.cdnfonts.com/css/montserrat');

@font-face {
    font-family: "GillSans";
    src: url("../fonts/GILLSANS.ttf") format("truetype");
}

@font-face {
    font-family: "GarageGothic";
    src: url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
        url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),
        url("https://use.typekit.net/af/8503f0/00000000000000003b9ae7a4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
}
@font-face {
    font-family: "asphalt-condensed";
    src: url("https://use.typekit.net/af/a3ea93/00000000000000007758dafb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"), url("https://use.typekit.net/af/a3ea93/00000000000000007758dafb/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"), url("https://use.typekit.net/af/a3ea93/00000000000000007758dafb/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 800;
    font-stretch: normal;
}
@font-face {
    font-family: "DynaPuff-bold";
    src: url("../fonts/DynaPuff-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "DynaPuff-SemiBold";
    src: url("../fonts/DynaPuff-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "DynaPuff-regular";
    src: url("../fonts/DynaPuff-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Gluten-Bold";
    src: url("../fonts/Gluten-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Latto";
    src: url("../fonts/Lato-Regular.ttf") format("truetype");
}

.contents {
    position: unset;
}

.swing-for-the-fences {
    background-color: #274683;
    overflow: hidden;
}

.swing-for-the-fences ul,
.swing-for-the-fences h1,
.swing-for-the-fences h2,
.swing-for-the-fences h3,
.swing-for-the-fences p {
    margin: 0;
    padding: 0;
}

.swing-for-the-fences ul {
    list-style-type: none;
}

.swing-for-the-fences .promo_content {
    position: relative;
    font-family: 'AveriaLibre';
}

.swing-for-the-fences .promo_content--top_background:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent no-repeat url("../images/promo-top-BKG.png");
    background-size: 100%;
}

.swing-for-the-fences .promo_content--bottom_background:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 100%;
    background: transparent no-repeat center bottom url("../images/promo-bottom-BKG.png");
    background-size: 100%;
}

.swing-for-the-fences .promo_content__inner {
    position: relative;
    z-index: 1;
    padding: 1px 0 10px;
    font-weight: 900;
}

.swing-for-the-fences .home_prizes_cover_image {
    width: 100%;
    display: block;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.swing-for-the-fences .promo_title {
    text-align: center;
    color: #FFFFFF;
    font-family: "DynaPuff-bold";
    text-transform: uppercase;
    text-shadow: 2px 2px #25346F;
    font-weight: 700;
}

.swing-for-the-fences .promo_title--blue {
    color: #D0E7EF;
}

.swing-for-the-fences .in_text_link,
.swing-for-the-fences .in_text_accent {
    color: #FFC888;
}