/* V3.2.41 - harmonize the three destination labels */
html body .ean-destination-card .ean-destination-name{
  margin:0 0 10px!important;
  line-height:.92!important;
}
html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{
  font-size:clamp(2.32rem,4.0vw,3.62rem)!important;
  letter-spacing:-.055em!important;
}
html body .ean-destination-card.ean-gate-egypt > div .ean-destination-name{
  font-size:clamp(2.38rem,4.08vw,3.72rem)!important;
  letter-spacing:-.055em!important;
}
html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{
  font-size:clamp(2.28rem,3.86vw,3.48rem)!important;
  white-space:nowrap!important;
  letter-spacing:-.05em!important;
}
html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name::after,
html body .ean-destination-card.ean-gate-egypt > div .ean-destination-name::after,
html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name::after{
  width:74px!important;
}
@media (max-width: 1180px){
  html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{font-size:clamp(2.12rem,4.2vw,3.18rem)!important;}
  html body .ean-destination-card.ean-gate-egypt > div .ean-destination-name{font-size:clamp(2.18rem,4.25vw,3.28rem)!important;}
  html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{font-size:clamp(2.06rem,4vw,3.02rem)!important;}
}
@media (max-width: 780px){
  html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name{font-size:clamp(1.92rem,8.1vw,2.6rem)!important;}
  html body .ean-destination-card.ean-gate-egypt > div .ean-destination-name{font-size:clamp(2rem,8.35vw,2.68rem)!important;}
  html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name{font-size:clamp(1.9rem,7.8vw,2.5rem)!important;}
  html body .ean-destination-card.ean-gate-morocco > div .ean-destination-name::after,
  html body .ean-destination-card.ean-gate-egypt > div .ean-destination-name::after,
  html body .ean-destination-card.ean-gate-gulf > div .ean-destination-name::after{width:58px!important;}
}
