@import url("https://p.typekit.net/p.css?s=1&k=jsz2dax&ht=tk&f=31060.31061.31062&a=132333342&app=typekit&e=css");

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

@font-face {
    font-family: "Futura";
    src: url("https://fonts.cdnfonts.com/css/futura-std-4") format("woff");
}

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

@font-face {
    font-family: "Interstate-Ultra-Black";
    src: url("../fonts/Interstate-UltraBlack.ttf") format("truetype");
}

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

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

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

@font-face {
    font-family: "Interstate-Regular";
    src: url("../fonts/Interstate-Regular.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");
}

.contents {
    position: unset;
}

.brake_the_bank {
    background-color: #634050;
    overflow: hidden;
}

.brake_the_bank ul,
.brake_the_bank h1,
.brake_the_bank h2,
.brake_the_bank h3,
.brake_the_bank p {
    margin: 0;
    padding: 0;
}

.brake_the_bank ul {
    list-style-type: none;
}

.brake_the_bank .promo_content {
    position: relative;
}

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

.brake_the_bank .promo_content--bottom_background:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent no-repeat center bottom url("../images/content_background_bottom.png");
    background-size: 100%;
}

.brake_the_bank .promo_content__inner {
    position: relative;
    z-index: 1;
    padding-top: 20px;
}

.brake_the_bank .promo_content__inner--no_padding {
    padding: 0;
}

.brake_the_bank .home_prizes_cover_image {
    width: 100%;
    display: block;
    margin-bottom: -4%;
}

.brake_the_bank .promo_title {
    text-align: center;
    color: #F9F8FA;
    font-family: "Interstate-Black";
    text-transform: uppercase;
    text-shadow: 0px 6px 8px #000;
}

.brake_the_bank .promo_title--blue {
    color: #D0E7EF;
}

.brake_the_bank .promo_title--capitalize {
    text-transform: capitalize;
}

.brake_the_bank .in_text_link,
.brake_the_bank .in_text_accent {
    color: #FFE200;
}

.brake_the_bank .hidden {
    display: none;
}

.brake_the_bank .home_page .border_gradient {
    background: #8A8A8A;
}

.brake_the_bank .border_gradient {
    background: #ffffff;
}

.brake_the_bank .inner_gradient {
    background: linear-gradient(0deg, #314765, #324B5F, #365A46,  #375D40);
}

.brake_the_bank .no_wrap {
    white-space: nowrap;
}
