.page--compass-4xe .content__banner:after,
  .page--compass-4xe .content__container-banner
  {
    display: none;
  }
  
  .page--compass-4xe .conversion-form .conversion-form__header-phrase {
    background-color: #FFBA00;
    border-radius: 8px 8px 0 0;
    text-align: left;
  }
  
  .page--compass-4xe .conversion-form__header-phrase .form-conversion__title,
  .page--compass-4xe .conversion-form__header-phrase p {
    color: #FFF;
  }
  
  .page--compass-4xe .conversion-form .button--submit {
    background-color: #FFBA00;
    color: #FFF;
  }
  
  .compass-4xe__title {
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
  }
  
  .compass-4xe__title span {
    color: #FFBA00;
  }
  
  .page--compass-4xe .content__text iframe {
    width: 100%;
  }
  
  .page--compass-4xe .chronometer {
    display: flex;
    margin-top: 2rem;
    width: 100%;
  }
  
  .page--compass-4xe .chronometer__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: #FFBA00;
    border-radius: 8px 0 0 8px;
    width: 100%;
  }
  
  .page--compass-4xe .chronometer__main {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #333333;
    border-radius: 0 8px 8px 0;
    color: #FFF;
  }
  
  .page--compass-4xe .chronometer__main h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFF;
  }
  
  .page--compass-4xe .chronometer__main h3 img {
    display: none;
  }
  
  .page--compass-4xe .chronometer__display {
    list-style: none;
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1.5rem;
    padding: 0;
    margin: 0;
    margin-top: .5rem;
  }
  
  .page--compass-4xe .chronometer__time-item {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
  }
  
  .page--compass-4xe .chronometer__time-item span {
    color: #FFBA00;
  }
  
  .page--compass-4xe .gallery-with-thumbs .section-component__title {
    font-size: 3rem;
    text-transform: initial;
    padding-bottom: 1.5rem;
  }
  
  .page--compass-4xe .chronometer__icon h3,
  .page--compass-4xe .static-page__text .content__top h3,
  .map-content h3, .instagram-content h3 {
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: bold;
  }

  .instagram-content h3, .map-content h3 {
    color: #FFF !important;
  }

  
  
  .map-content h3, .instagram-content h3 {
    margin-left: 30px;
  }
  
  .page--compass-4xe .map-content {
    background-image: url(https://legado.autoforce.com.br/codecheat/scripts/ddm/jeep_experience/img/bg-map.png);
    padding: 30px;
  }
  
  .page--compass-4xe .instagram-content {
    background-image: url(https://legado.autoforce.com.br/codecheat/scripts/ddm/jeep_experience/img/bg-redes-sociais.png);
    padding: 30px;
  }
  
  /*
  .page--compass-4xe .content__text .content__top {
    margin-bottom: 86px;
  }
  */
  
  .page--compass-4xe .content-arena-ram {
    margin-top: 56px;
  }
  
  .page--compass-4xe .gallery-with-thumbs .section-component__title, .page--compass-4xe .static-page__header {
    display: none;
  }
  
  .page--compass-4xe .gallery-with-thumbs,
  .page--compass-4xe .slide-gallery--with-side-thumb {
    margin-top: 0;
  }
  
  /*
  .page--compass-4xe .btn-area {
    margin-top: 66px;
  }
  */
  
  .page--compass-4xe .btn-cta-jeep{
    background-color: #FFBA00;
    color: #FFF;
    padding: 14px 75px;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: bold;
  }
  
  .page--compass-4xe .btn-area .arrow-icon {
    margin-left: 8px;
    margin-bottom: 2px;
  }
  
  .page--compass-4xe .slide-gallery--with-side-thumbs {
    margin-top: 0;
  }
  
  .page--compass-4xe .arena-text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .page--compass-4xe .ctas-area {
    margin-bottom: 42px;
  }
  
  .page--compass-4xe .ctas-area a {
    text-decoration: none;
  }
  
  .page--compass-4xe .gallery-with-thumbs, .page--compass-4xe .static-page__header{
    display: none !important;
  }
  
  @media screen and (min-width: 1200px) {
    .page--compass-4xe .content--static-page .container {
      max-width: 1050px !important;
    }
  }
  
  @media screen and (min-width: 992px) {
    .page--compass-4xe .content__form .content__form-with-banner {
      margin-top: 0;
    }
  
    .page--compass-4xe .slide-gallery--with-side-thumbs .slide-gallery__images,
    .page--compass-4xe .slide-gallery--with-side-thumbs .slide-images__slide {
      height: 370px !important;
    }
  
    .page--compass-4xe .slide-gallery--with-side-thumbs,
    .page--compass-4xe .slide-gallery--with-side-thumbs .slide-gallery__thumbs {
      height: 380px !important;
    }
  
    .page--compass-4xe .gallery-with-thumbs {
      margin: 0;
    }
  
    .page--compass-4xe .content__banner {
      min-height: 327px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .page--compass-4xe .iframe-desktop {
      height: 1300px !important;
    }

    .page--compass-4xe .static-page {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
  
    .page--compass-4xe .static-page__banner {
      height: 100vw !important;
      background-image: url("//legado.autoforce.com.br/codecheat/scripts/ddm/jeep_experience/img/banner-mobile-ram.png") !important;
      background-position: top !important;
      background-size: cover !important;
    }
  
    .page--compass-4xe .arena-ram-galery {
      padding: 0;
    }
  
    .page--compass-4xe .slide-gallery--with-side-thumbs .slide-gallery__images {
      height: 194px !important;
    }
  
    .page--compass-4xe .instagram-content,
    .page--compass-4xe .map-content {
      padding: 25px 25px 12px 12px;
    }
  
    .page--compass-4xe .btn-cta-jeep {
      padding: 14px;
      width: 100%;
      margin: 32px auto;
    }
  
    .ctas-area img {
      height: -webkit-fill-available;
    }
  
    .map-content h3, .instagram-content h3 {
      line-height: 1;
    }
  
    .ctas-area > div:nth-child(1) {
      margin-bottom: 24px;
    }
  
    .page--compass-4xe .content__top {
      margin-bottom: 16px;
    }
  
    .page--compass-4xe .content-arena-ram {
      margin: 0;
    }
  
    .page--compass-4xe .content__text {
      display: flex;
      flex-direction: column;
    }
  
    .page--compass-4xe .content__separator {
      margin: 32px auto;
    }
  
    .page--compass-4xe .content__text .chronometer{
      order: 2;
    }
  
    .page--compass-4xe .content__text .content-arena-ram{
      order: 1;
    }
  
    .page--compass-4xe .content--static-page .content__container {
      margin-top: 0;
    }
  
    .page--compass-4xe .chronometer {
      margin-bottom: 2rem;
    }
  
    .page--compass-4xe .chronometer__icon {
      display: none;
    }
    
    .page--compass-4xe .chronometer__main {
      border-radius: 8px;
      overflow: hidden;
    }
  
    .page--compass-4xe .chronometer__main h3 {
      display: flex;
      align-items: center;
      padding: 1rem;
      width: 100%;
      background-color: #FFBA00;
      font-size: 1rem;
      justify-content: center;
    }
  
    .page--compass-4xe .chronometer__main h3 img {
      display: block;
      margin-right: 1rem;
    }
  
    .page--compass-4xe .chronometer__display {
      padding: 1rem;
      margin-top: 0;
    }
  
    .page--compass-4xe .chronometer__display {
      grid-gap: 1.5rem;
    }
  
    .page--compass-4xe .chronometer__time-item {
      display: flex;
      flex-direction: column;
      align-items: center;
      font-size: 1rem;
    }
  
    .page--compass-4xe .chronometer__time-item span {
      font-size: 1.75rem;
      line-height: 1;
    }
  
    .page--compass-4xe .gallery-with-thumbs > .container {
      padding-right: 15px !important;
      padding-left: 15px !important;
    }
  
    .page--compass-4xe .slide-gallery--with-side-thumbs {
      margin-left: 0;
      margin-right: 0;
    }
  
    @media screen and (max-width: 575.98px) {
      .footer .button-scroll-top {
        top: -15px !important;
      }
    }
  }
  