#tagline strong { font-size:24px; font-weight:500; color:#fff}
#tagline .header sup{font-size: 45%;top: -0.8rem;}
@media(min-width: 768px){
#tagline .bo-temp.intro .images-icons { gap:3rem; padding-top: 2rem; }
}
@media(min-width: 769px){
#tagline .header sup{top: -2.4rem;}
}
.exclusive-ribbon {
  display: block;
  line-height: 1em;
  font-size: .875rem;
  font-weight: 700;
  height: fit-content;
  margin: 0 auto;
  max-width: fit-content;
  padding: .3em 1em;
  text-align: left;
  text-transform: uppercase;
  background: #ff9c07;
  color: #000;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  margin-bottom: 1.5em;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}