/* V3.2.37 - premium destination CTA buttons */
html body .ean-destination-card b{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  min-height:58px!important;padding:0 24px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 16px 34px rgba(3,19,37,.26)!important;font-family:"Cinzel",Georgia,"Times New Roman",serif!important;
  font-size:.98rem!important;font-weight:800!important;letter-spacing:.055em!important;text-transform:uppercase!important;
  color:#fff!important;text-align:center!important;line-height:1!important;max-width:100%!important;white-space:nowrap!important;
}
html body .ean-destination-card b::after{content:"→";font-size:1.06em;line-height:1;}
html body .ean-destination-card.ean-gate-morocco b{background:linear-gradient(180deg,#d9423a 0%,#a61f1a 100%)!important;border-color:#f1a09b!important;color:#fff!important;}
html body .ean-destination-card.ean-gate-morocco b:hover{background:linear-gradient(180deg,#e34d45 0%,#b22721 100%)!important;}
html body .ean-destination-card.ean-gate-egypt b{background:linear-gradient(180deg,#2f82ee 0%,#1459b7 100%)!important;border-color:#9dc4ff!important;color:#fff!important;}
html body .ean-destination-card.ean-gate-egypt b:hover{background:linear-gradient(180deg,#3d8ef6 0%,#1d63c3 100%)!important;}
html body .ean-destination-card.ean-gate-gulf b{background:linear-gradient(180deg,#10b6ab 0%,#0a877f 100%)!important;border-color:#83e3dd!important;color:#fff!important;}
html body .ean-destination-card.ean-gate-gulf b:hover{background:linear-gradient(180deg,#17c3b7 0%,#10968d 100%)!important;}
html body .ean-destination-card:hover b{transform:translateY(-1px);}
@media (max-width:780px){html body .ean-destination-card b{min-height:54px!important;padding:0 20px!important;font-size:.9rem!important;white-space:normal!important;line-height:1.2!important;}}
