/* V3.2.40 - final card fit fixes */
html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{
  font-size:clamp(2.45rem,4.15vw,3.8rem)!important;
  letter-spacing:-.06em!important;
}
html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{
  font-size:clamp(2.4rem,4vw,3.7rem)!important;
  white-space:nowrap!important;
  letter-spacing:-.055em!important;
}
html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name br{display:none!important;}
html body .ean-destination-card.ean-gate-morocco b,
html body .ean-destination-card.ean-gate-morocco b:hover,
html body .ean-destination-card.ean-gate-morocco b:focus-visible{
  background:#b3402a!important;
  background-image:linear-gradient(180deg,#c04a31 0%,#9d341f 100%)!important;
  border-color:#d89486!important;
  color:#fff!important;
}
@media (max-width: 1180px){
  html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{font-size:clamp(2.2rem,4.5vw,3.35rem)!important;}
  html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{font-size:clamp(2.15rem,4.2vw,3.18rem)!important;}
}
@media (max-width: 780px){
  html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{font-size:clamp(2rem,8.6vw,2.75rem)!important;}
  html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{font-size:clamp(1.95rem,8vw,2.62rem)!important;}
}
