@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');
@import url("https://p.typekit.net/p.css?s=1&k=nrl5iby&ht=tk&f=61171.61172&a=402123946&app=typekit&e=css");
  @import url("https://use.typekit.net/nrl5iby.css");
@font-face {
font-family:"brush-up";
src:url("https://use.typekit.net/af/a1b4e6/0000000000000000775c748b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/a1b4e6/0000000000000000775c748b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/a1b4e6/0000000000000000775c748b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
}
@font-face {
    font-family: "SourceSansPro-Bold";
    src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "SourceSansPro-Regular";
    src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "SourceSansPro-Semibold";
    src: url("../fonts/SourceSansPro-Semibold.ttf") format("truetype");
}

.contents {
    position: unset;
}

.fresh-picks {
     background: #EA8A2F;
    overflow: hidden;
}

.fresh-picks ul,
.fresh-picks h1,
.fresh-picks h2,
.fresh-picks h3,
.fresh-picks p {
    margin: 0;
    padding: 0;
}

.fresh-picks ul {
    list-style-type: none;
}

.fresh-picks .promo_content {
    position: relative;
    z-index: 2;
}

.fresh-picks .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-img.png");
    background-size: 100%;
}
.fresh-picks .promo_content--top_backgroundss: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%;
}

.fresh-picks .promo_content--bottom_background:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: transparent no-repeat center bottom url("../images/promo-bottom-img.png");
    background-size: 100%;
}

.fresh-picks .promo_content--bottom_backgrounds:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: transparent no-repeat center bottom url("../images/promo-hero-bottom-BKG.png");
    background-size: 100%;
}

.fresh-picks .promo_content__inner {
    position: relative;
    z-index: 1;
    padding: 1px;
}

.fresh-picks .home_prizes_cover_image {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.fresh-picks .promo_title {
    text-align: center;
    color: #125852;
    font-family: "brush-up";
font-weight: 500;
font-style: normal;
    text-transform: uppercase;
}

.fresh-picks .in_text_link,
.fresh-picks .in_text_accent {
    color: #358308;
}

.fresh-picks .promo-banner {
    margin: -1px;
}
@media (max-width: 550px) {
    .fresh-picks .promo_content--bottom_background:after ,
    .fresh-picks .promo_content--bottom_backgrounds:after {
        bottom: -6px;
}
}

