/* ===================================== HP MAIN HERO ===================================== */
.g3-hero__sc-3 .g3-img-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0;
    left: auto;
    right: 0;
  }
  
  .g3-hero__sc-3 .g3-v-center {
    position: relative;
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 9.6em 0;
    overflow: hidden;
  }
  
  .g3-hero__sc-3__txt {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: visible;
    text-align: center;
  }
  
  .g3-hero__sc-3__txt .g3-eyebrow {
      padding-bottom: 0.4em;
      font-size: 3em;
    font-weight: 600;
    display: inline-block;
  }
  
  .g3-hero__sc-3__txt h1 {
      font-size: 8em;
      line-height: 1.1;
      font-family: "kudryashev-d-contrast", serif;
      font-weight: 500;
  }
  
  .g3-hero__sc-3__txt .g3-modernline {
    position: relative;
    width: auto;
    font-size: 1em;
  }
  
  .g3-hero__sc-3__txt > p {
    display: block;
  }
  .g3-hero__sc-3__txt .g3-promo-offer__lg{
      font-size: 3.4em;
  }
  .g3-hero__sc-3__txt .g3-promo-offer__sm{
      font-size: 2.6em;
  }
  .g3-hero__sc-3__txt sup {
    position: relative;
    vertical-align: 1.3em;
    font-size: 0.4em;
  }
  
  .g3-hero__sc-3__txt .g3-ctas {
    margin-top: 3.2em;
    white-space: nowrap;
  }
  
  .g3-hero__sc-3__txt a.g3-cta--block-solid {
      margin: 0 .6em;
      font-size: 2.3em;
  }
  .g3-hero__sc-3 .g3-disclaimer--fixed {
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    bottom: 2.2em;
  }
  
  .g3-hero__sc-3 .g3-background {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    z-index: -1;
  }
  
  @media (min-width: 1024px) {
    section.g3-hero__sc-3 .g3-img-overlay {
      width: 50%;
      left: 28%;
    }
  
    section.g3-hero__sc-3.g3-text-block--left .g3-img-overlay {
      left: 0;
      right: auto;
      margin: 0;
    }
  
    section.g3-hero__sc-3.g3-text-block--right .g3-img-overlay {
      right: 0;
      left: auto;
      margin: 0;
    }
  
    section.g3-hero__sc-3.g3-text-block--center .g3-img-overlay {
      left: 0;
      right: 0;
      margin: 0 auto;
    }
  
    .g3-hero__sc-3 .g3-v-center {
      padding: 0 0 11.1em 0;
    }
  
    .g3-hero__sc-3__txt .g3-eyebrow {
      font-size: 0.875em;
      padding-bottom: 3.2em;
    }
  
    .g3-hero__sc-3__txt h1 {
      font-size: 7.2em;
      padding-bottom: 0.05em;
    }
    .g3-hero__sc-3__txt .g3-promo-offer__lg{
      font-size: 2em;
      font-weight: 400;
      line-height: 1;
  }
  .g3-hero__sc-3__txt .g3-promo-offer__sm{
      font-size: 1.9em;
      font-weight: 600;
  }
    .g3-hero__sc-3__txt h1 > .g3-modernline {
      font-size: 1em;
      margin-left: -0.05em;
    }
  
    .g3-hero__sc-3__txt > p {
      display: block;
      font-size: 1em;
      line-height: 1.5;
      letter-spacing: 0.03em;
    }
  
    .g3-hero__sc-3__txt .g3-ctas {
      margin-top: 1.85em;
    }
  
    .g3-hero__sc-3__txt a.g3-cta--block-solid {
      margin: 0 0.6em;
      font-size: 1em;
    }
    .g3-hero__sc-3 .g3-disclaimer--fixed {
      font-size: .75em;
      bottom: 9.6em;
    }
  }
  /* ===================================== HP MAIN HERO END ===================================== */
  
  /* ===================================== HP MAIN HERO ===================================== */
  
  .hpMain092324 .g3-v-center {
    padding: 0 0 8.3em 0;
  }
  
  .hpMain092324 .g3-hero__sc-3__txt a.g3-cta--block-solid {
      width: 11em;
    }
  @media (min-width: 1024px) {      
      .hpMain092324 .g3-v-center {
          padding: 0 0 3.1em 0;
        }
        .hpMain092324 .g3-hero__sc-3__txt a.g3-cta--block-solid {
          width: 11.5em;
        }
  }
  /* ===================================== HP MAIN HERO END ===================================== */
  
  /* ===================================== THIS JUST IN ===================================== */
  .hpThisJustIn .slide_content_abs div h2{
    font-family: "kudryashev-d-contrast", serif;
    font-style: normal;
    font-size: 50px;
    color: #fff;
  
  }
  .hpThisJustIn .slide_content_abs div {
    padding: 0 0 1% 2%;
  }
  .hpThisJustIn .slide_content_abs div p{
    color: #fff;
    font-size: 15px;
    margin: 1% 0;
  }
  .hpThisJustIn .slide_content_abs div span{
    font-size: 15px;
    color: #fff;
  
  }
  @media (max-width: 480px) {
      .hpThisJustIn .slide_content_abs div {
          padding: 15% 10% 6%;
      }
      .hpThisJustIn .slide_content_abs div h2{
        color: #000;     
      }

      .hpThisJustIn .slide_content_abs div p{
        color: #000;
        font-size: 18px;
        margin: 2% 0;
      }

      .hpThisJustIn .slide_content_abs div span{
        color: #000;
        font-size: 18px;
      }
  }
  /* ===================================== THIS JUST IN ===================================== */
  