
div.sponsorstripe-container {
  display: block;
  position: static;
  position: sticky;
  top: 48px;
  padding: 0;
  margin: 0;
  z-index: 9999;
  font-family: "Helvetica Neue", Arial, Flama, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: #000000; }

.ad-native-sponsorstripe {
  max-width: 980px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .ad-native-sponsorstripe .ad-logo {
    height: 30px; }

@media screen and (min-width: 979px) {
  div.sponsorstripe-container {
    top: 56px; }
  .ad-native-sponsorstripe {
    font-size: 20px;
    padding: 5px 10px;
    margin: 0 auto; }
    .ad-native-sponsorstripe .ad-logo {
      height: 50px; } }

.ad-native-ssa {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-align: left;
  width: 100%;
  height: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  background: #ffffff;
  color: #000000;
  padding: 10px;
  margin: 0 auto;
  position: relative; }
  .ad-native-ssa * {
    line-height: normal; }
  .ad-native-ssa .ad-info {
    top: 0;
    left: 0; }
  .ad-native-ssa .ad-header {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin-left: 16px;
    line-height: 14px; }
  .ad-native-ssa .ad-content {
    display: flex;
    justify-content: center;
    height: 216px;
    position: relative; }
    .ad-native-ssa .ad-content .ad-image-container {
      flex: 0 0 176.5px;
      position: relative; }
      .ad-native-ssa .ad-content .ad-image-container .ad-image {
        position: absolute;
        top: auto;
        right: auto;
        left: 0;
        bottom: 0;
        width: 170px;
        height: 170px; }
    .ad-native-ssa .ad-content .ad-text-container {
      flex: 1; }
      .ad-native-ssa .ad-content .ad-text-container .ad-logo {
        width: 40px;
        height: 40px;
        position: absolute;
        top: -15px;
        right: 0; }
      .ad-native-ssa .ad-content .ad-text-container .ad-title {
        position: absolute;
        left: 0;
        font-size: 16px;
        margin-top: 15px;
        color: #333232; }
      .ad-native-ssa .ad-content .ad-text-container .ad-description {
        font-size: 14px;
        font-weight: normal;
        color: #333232;
        line-height: 130%;
        display: inline-block;
        margin-top: 45px; }
      .ad-native-ssa .ad-content .ad-text-container .ad-link {
        position: absolute;
        bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #099a8d;
        border-radius: 8px;
        color: #ffffff;
        height: 36px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center; }

@media screen and (min-width: 375px) {
  .ad-native-ssa .ad-content .ad-text-container .ad-link {
    width: 50%; } }

@media screen and (min-width: 768px) {
  .ad-native-ssa {
    width: 580px;
    height: 400px;
    padding: 20px; }
    .ad-native-ssa .ad-header {
      margin-left: 0; }
    .ad-native-ssa .ad-content {
      height: 345px; }
      .ad-native-ssa .ad-content .ad-image-container {
        flex: none;
        width: 330px; }
        .ad-native-ssa .ad-content .ad-image-container .ad-image {
          width: 330px;
          height: 330px; }
      .ad-native-ssa .ad-content .ad-text-container {
        flex: none;
        width: 210px; }
        .ad-native-ssa .ad-content .ad-text-container .ad-logo {
          width: 70px;
          height: 70px;
          position: static;
          display: block;
          margin: 15px 0 15px 80px; }
        .ad-native-ssa .ad-content .ad-text-container .ad-title {
          position: static;
          display: block;
          text-align: center;
          margin-left: 20px; }
        .ad-native-ssa .ad-content .ad-text-container .ad-description {
          margin-left: 20px;
          font-size: 15px;
          line-height: 140%; }
        .ad-native-ssa .ad-content .ad-text-container .ad-link {
          width: 190px;
          bottom: 0;
          right: 0;
          font-size: 14px; } }

.ad-native {
  width: 100%;
  min-height: 250px;
  margin: auto;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  text-align: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none; }
  .ad-native * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    text-transform: none; }
  .ad-native .ad-info {
    top: 20px; }
  .ad-native a.ad-link {
    display: block;
    text-decoration: none; }
    .ad-native a.ad-link .ad-content .ad-image-container {
      position: relative;
      line-height: 0; }
      .ad-native a.ad-link .ad-content .ad-image-container .ad-header {
        position: absolute;
        height: 20px;
        width: 100%;
        font-size: 13px;
        line-height: 20px;
        color: #4c3d00;
        background: rgba(255, 205, 0, 0.8); }
        .ad-native a.ad-link .ad-content .ad-image-container .ad-header span {
          margin-left: 8px; }
      .ad-native a.ad-link .ad-content .ad-image-container .ad-image {
        position: static;
        width: 100%;
        height: calc(100vw / 1.91); }
      .ad-native a.ad-link .ad-content .ad-image-container .ad-logo {
        position: absolute;
        height: 30px;
        width: auto;
        top: auto;
        bottom: 8px;
        left: 8px;
        right: auto; }
    .ad-native a.ad-link .ad-content .ad-text-container {
      background: #fff6d1;
      overflow: auto; }
      .ad-native a.ad-link .ad-content .ad-text-container .sponsored-by {
        color: #64625a;
        font-size: 10px;
        margin: 8px 8px 3px 8px;
        text-transform: uppercase;
        display: block; }
      .ad-native a.ad-link .ad-content .ad-text-container .title {
        margin: 0 8px 7px 8px;
        min-height: 52px;
        line-height: 24px;
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        display: flex;
        flex-direction: column;
        justify-content: center; }

.no-ad-marker:before {
  content: '' !important; }

@media screen and (min-width: 768px) {
  .ad-native {
    width: 640px;
    height: 442px; }
    .ad-native .ad-info {
      top: 30px; }
    .ad-native a.ad-link .ad-content .ad-image-container .ad-header {
      height: 30px;
      line-height: 30px;
      padding-left: 16px; }
      .ad-native a.ad-link .ad-content .ad-image-container .ad-header span {
        margin: 0; }
    .ad-native a.ad-link .ad-content .ad-image-container .ad-image {
      height: 332px; }
    .ad-native a.ad-link .ad-content .ad-image-container .ad-logo {
      left: 16px;
      bottom: 16px; }
    .ad-native a.ad-link .ad-content .ad-text-container {
      background: #fff6d1;
      overflow: auto; }
      .ad-native a.ad-link .ad-content .ad-text-container .sponsored-by {
        font-size: 13px;
        margin: 8px 16px; }
      .ad-native a.ad-link .ad-content .ad-text-container .title {
        font-size: 24px;
        margin: 0 16px 8px 16px;
        height: 59px;
        min-height: auto;
        line-height: 1.1;
        overflow: hidden; } }

.ad-native-premium {
  width: 100%;
  font-family: 'Arial-BoldMT', 'Arial', sans-serif;
  color: #6d747e;
  text-align: left;
  background: #ffffff;
  position: relative;
  margin: 0 auto; }
  .ad-native-premium * {
    line-height: normal; }
  .ad-native-premium a.ad-link {
    color: inherit;
    text-decoration: none;
    display: block; }
  .ad-native-premium .ad-info {
    top: 30px; }
  .ad-native-premium .ad-content {
    display: flex;
    flex-direction: column; }
    .ad-native-premium .ad-content .ad-header {
      height: 30px;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.73px;
      opacity: 0.91;
      padding-left: 12px;
      line-height: 30px; }
    .ad-native-premium .ad-content .ad-image-container {
      display: flex;
      flex-direction: column;
      flex: 1 -1;
      flex-basis: calc(100% / 2.12);
      }
      .ad-native-premium .ad-content .ad-image-container img {
        width: 100%;
        max-height: 100%;
        object-fit: cover;
        object-position: center 0; }
    .ad-native-premium .ad-content .ad-text-container {
      display: flex;
      flex-direction: column;
      padding-bottom: 10px; }
      .ad-native-premium .ad-content .ad-text-container .sponsored-by {
        font-size: 12px;
        text-transform: uppercase;
        padding: 8px;
        display: block; }
      .ad-native-premium .ad-content .ad-text-container .title {
        display: block;
        padding: 0 8px;
        font-family: Flama, sans-serif;
        font-size: 24px;
        font-weight: 500;
        color: #000c26;
        line-height: 1.1;
        }

@media screen and (min-width: 768px) {
  .ad-native-premium {
    width: 640px; }
    .ad-native-premium:not(.flexible) .ad-content {
      height: 500px;
      }
    .ad-native-premium .ad-info {
      top: 33px; }
    .ad-native-premium .ad-content .ad-header {
      height: 33px;
      line-height: 33px; }
    .ad-native-premium .ad-content .ad-image-container {
      flex-basis: calc(580px / 2.12); }
    .ad-native-premium .ad-content .ad-text-container .sponsored-by {
      padding: 20px;
      }
    .ad-native-premium .ad-content .ad-text-container .title {
      font-size: 27px;
      padding: 0 20px;
      } }

.ad-native-video {
  width: 100%;
  min-height: 250px;
  margin: auto;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 600;
  text-align: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none; }
  .ad-native-video * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
    text-transform: none; }
  .ad-native-video .ad-info {
    top: 20px; }
  .ad-native-video .ad-content .ad-image-container {
    position: relative;
    line-height: 0; }
    .ad-native-video .ad-content .ad-image-container .ad-header {
      position: absolute;
      height: 20px;
      width: 100%;
      font-size: 13px;
      line-height: 20px;
      color: #4c3d00;
      background: rgba(255, 205, 0, 0.8);
      z-index: 999; }
      .ad-native-video .ad-content .ad-image-container .ad-header span {
        margin-left: 8px; }
    .ad-native-video .ad-content .ad-image-container .ad-player-wrapper {
      height: calc(100vw / 1.77);
      width: 100%; }
  .ad-native-video .ad-content .ad-text-container {
    background: #fff6d1;
    overflow: auto; }
    .ad-native-video .ad-content .ad-text-container .sponsored-by {
      color: #64625a;
      font-size: 10px;
      margin: 8px 8px 3px 8px;
      text-transform: uppercase;
      display: block; }
    .ad-native-video .ad-content .ad-text-container .ad-link {
      display: flex; }
      .ad-native-video .ad-content .ad-text-container .ad-link .title {
        margin: 0 8px 7px 8px;
        min-height: 52px;
        line-height: 24px;
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        display: flex;
        flex-direction: column;
        justify-content: center; }

@media screen and (min-width: 768px) {
  .ad-native-video {
    width: 580px;
    height: 400px; }
    .ad-native-video .ad-info {
      top: 30px; }
    .ad-native-video .ad-content .ad-image-container .ad-header {
      height: 30px;
      line-height: 30px;
      padding-left: 16px; }
      .ad-native-video .ad-content .ad-image-container .ad-header span {
        margin: 0; }
    .ad-native-video .ad-content .ad-image-container .ad-player-wrapper {
      height: 326px; }
    .ad-native-video .ad-content .ad-text-container {
      background: #fff6d1;
      overflow: auto; }
      .ad-native-video .ad-content .ad-text-container .sponsored-by {
        font-size: 13px;
        margin: 8px 16px; }
      .ad-native-video .ad-content .ad-text-container .ad-link .title {
        font-size: 24px;
        margin: 0 16px 9px 16px;
        height: 35px;
        min-height: auto;
        line-height: 35px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block; } }

body > header {
  transition: opacity .5s linear;
}

main.container {
  background: transparent;
}

main.container > .every_board {
  background: var(--front-background-color, white);
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

main.container .every_board > .row:not(.row--takeover) {
  z-index: 2;
  position: relative;
  background: var(--front-background-color, white);
}

.row--takeover.in-view {
  height: 100vh!important;
  max-height: none!important;
  position: relative;
  z-index: 0;
}

.row--takeover.in-view .ad__wrapper {
  position: fixed;
  top: 0;
  left: 0;
}
.row--takeover:not(.in-view) .ad__wrapper {
    visibility: hidden;
}

.row--takeover.in-view::before, .row--takeover.in-view::after {
  background: var(--front-background-color, white);
  content: ' ';
  display: block;
  height: 150vh;
  width: 200vw;
  z-index: 1;
  top: -150vh;
  position: relative;
  margin-left: -50vw;
}
.row--takeover.in-view::after {
  top: 100vh;
}

.row--takeover .ad::after {
    padding: 0.5rem;
    background: white;
}

@media screen and (min-width: 768px) {
    .row--takeover.in-view::before, .row--takeover.in-view::after {
        position: absolute;
    }
}

article.article {
    background: var(--article-background-color, white);
}

.ad-native-premium .ad-content .ad-header {
    height: 50px;
    align-items: center;
    display: flex;
}

.ad-native-premium .ad-content .ad-header span {
  color: #000;
  float: left;
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 42px;
}

.ad-native-premium .ad-content .ad-header .logo-container {
  display: flex;
  align-items: end;
  justify-content: right;
  margin-left: auto;
  order: 2;
  height: 42px;
  width: 180px;
}

.ad-native-premium .ad-content .ad-header .ad-logourl {
  height: 100%;
  margin-left: auto;
  margin-right: 0;
}

.ad-native-premium .ad-content .ad-text-container {
    color: #010101;
}

.ad-native-premium .ad-content .ad-text-container .sponsored-by {
    font-size: 18px;
    font-family: ArialMT, Arial, sans-serif;
    text-transform: none;
    padding-bottom: 0;
}

.ad-native-premium .ad-content .ad-text-container .title {
		margin: unset !important;
		font-style: normal;
		font-weight: bold;
		font-size: 26px;
		line-height: 30px;
}

 @media screen and (max-width: 767.98px) {
    .ad-native-premium .ad-content .ad-text-container .sponsored-by {
        font-size: 12px;
    }
    .ad-native-premium .ad-content .ad-header span {
        font-size: 18px;
    }
}
