mtn-map-banner > div{
	height: 200px;
}

.advert-banner-content > .advert-banner__body > .advert-banner__description b {
  font-family: "MTNBrighterSans-ExtraBold", Arial, sans-serif;
} 

.vivid-key-visual .vivid-key-visual-content-heading p {
        margin-top: 2rem !important;
    	font-family: "MTNBrighterSans-ExtraBold", Arial, sans-serif;
        font-size: clamp(3.5rem, 6vw, 4rem) !important;
        max-width: 13ch !important;
        color: #ffffff !important;
      }
    @media screen and (max-width: 1024px) {
      .vivid-key-visual-content-heading p {
          padding-bottom: 0.7rem !important;
        }
	}

.vivid-key-visual-content-blurb p{
  color: #fff !important;
}
.vivid-key-visual-content-blurb p span.boldFont{
  font-weight: bold;
}
 .vivid-key-visual-content-blurb {
   margin-bottom: 2rem;
        p {
           font-size: clamp(1.2rem, 4.5vw, 1.5rem) !important;
           color: #fff !important;
        }
        p:empty {
          display: none;
        }
      }
.vivid-key-visual-content-optional .vivid-button {
  max-width: 216px;
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 18px 0;
}
.vivid-key-visual .vivid-key-visual-content-optional > a.vivid-button.vivid-button-ghost-night {
	color: #fff !important;
}
.vivid-key-visual-content-optional .vivid-button:hover { 
          color: #ffffff !important;
          background: #000000 !important;      
}
.vivid-key-visual-content-optional .vivid-button:active {
          color: #ffffff !important;
          background: #202020 !important;      
        }
.vivid-key-visual-content-optional .vivid-button:focus {
          color: #ffffff !important;
          background: #202020 !important;      
        }

 @media (max-width: 991px) {
        .vivid-key-visual-content-main {
          align-items: flex-start !important;
        }
        .vivid-key-visual .vivid-key-visual-content-heading p {
          color: #fff !important;
          font-size: clamp(2.2rem, 6vw, 3.5rem) !important;
        }
      }

  .top-deal-card-title-html {
    font-weight: 400 !important;   
   }

	  .top-deal-card-title-html > p {
        font-family: "MTNBrighterSans-ExtraBold", Arial, sans-serif;
        margin-bottom: 0 !important;
      }
.top-deal-card-details .top-deal-card-title-html {
  margin-bottom: 10px !important;
}


@media screen and (min-width: 991px) {
    .carousel-title {
      font-size: 48px !important;
      line-height: 57px !important;
    }
  }

.radio-button_wrapper { 
  align-items: center !important;
}


.radio-button_wrapper::before {
   margin: 0 16px 0px 10px !important;
}

.hero-tc { 
  display: none !important;
}


.vivid-key-visual-content-blurb,
.vivid-key-visual-content-heading {
 text-align: start !important; 
}

.advert-banner-content > .advert-banner__footer > .advert-banner__cta-button > p {
    font-size: 13px !important;
    margin-right: 15px;
}