/*rebrand fonts*/

/*rebrand colors*/

/*@import  
  'vendor/owl-carousel/owl.carousel.scss',
  'vendor/owl-carousel/owl.theme.default.scss';
*/

/**
 * Clear inner floats
 */

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */

.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.alCenter {
  text-align: center;
}

.alRight {
  text-align: right;
}

.alLeft {
  text-align: left;
}

.spreadRow {
  display: flex;
  justify-content: space-evenly;
}

_:-ms-lang(x),
.spreadRow {
  justify-content: space-between;
}

.spaceRow {
  display: flex;
  justify-content: space-between;
}

.vStart {
  align-items: flex-start;
}

.vCenter {
  align-items: center;
}

.vEnd {
  align-items: flex-end;
}

.hStart {
  justify-content: flex-start;
}

.hCenter {
  justify-content: center;
}

.hEnd {
  justify-content: flex-end;
}

.btnWrap {
  display: flex;
  justify-content: flex-end;
  margin: 24px 0;
}

.btnWrap + .link-wrap {
  margin-top: -20px;
}

.btnWrap.hStart {
  justify-content: flex-start;
}

.btnWrap--hEnd {
  justify-content: flex-end;
}

.btnWrap.hCenter {
  justify-content: center;
}

.btnWrap > *:not(:last-child) {
  margin-right: 8px;
}

.grow {
  flex-grow: 1;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fullLink {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.hidden {
  display: none !important;
}

.flexCol {
  display: flex;
  flex-direction: column;
}

.relative {
  position: relative;
}

.round-corners {
  border-radius: 8px;
}

.border-grey {
  border: 1px solid #D7D7D7;
}

.border-grey--top {
  border-top: 1px solid #D7D7D7;
}

.border-grey--bottom {
  border-bottom: 1px solid #D7D7D7;
}

.space-top {
  margin-top: 40px;
}

.space-top-big {
  margin-top: 36px;
}

.space-top-large {
  margin-top: 170px;
}

.space-bottom {
  margin-bottom: 40px;
}

.space-bottom-large {
  margin-bottom: 170px;
}

.offset-left-s:not(label) {
  padding-left: 10px;
}

.offset-left-s.label {
  margin-left: 10px;
}

.offset-left-m:not(label) {
  padding-left: 26px;
}

.offset-left-m.label {
  margin-left: 26px;
}

.divider {
  background-color: rgba(173, 173, 173, 0.6);
  margin: 12px 0;
  width: 100%;
  height: 1px;
}

.divider.b {
  background: transparent;
  margin-bottom: 40px;
}

.noPointerEvents {
  pointer-events: none;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@font-face {
  font-family: "urw_geometric_extlight";
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.eot");
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.eot?#iefix") format("embedded-opentype"), url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.woff2") format("woff2"), url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.woff") format("woff"), url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.ttf") format("truetype"), url("../Css/RebrandCSS/fonts/urwgeometricext-light-webfont.svg#urw_geometric_extlight") format("svg");
  font-weight: normal;
  font-style: normal;
  ascent-override: 80%;
  font-display: swap;
}

@font-face {
  font-family: "urw_geometric_extregular";
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.eot");
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.woff2") format("woff2"), url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.woff") format("woff"), url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.ttf") format("truetype"), url("../Css/RebrandCSS/fonts/urwgeometricext-regular-webfont.svg#urw_geometric_extregular") format("svg");
  font-weight: normal;
  font-style: normal;
  ascent-override: 80%;
  font-display: swap;
}

@font-face {
  font-family: "urw_geometric_extsemi_bold";
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.eot");
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.woff2") format("woff2"), url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.woff") format("woff"), url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.ttf") format("truetype"), url("../Css/RebrandCSS/fonts/urwgeometricext-semibold-webfont.svg#urw_geometric_extsemi_bold") format("svg");
  font-weight: normal;
  font-style: normal;
  ascent-override: 80%;
  font-display: swap;
}

@font-face {
  font-family: "urw_geometric_extbold";
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.eot");
  src: url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.woff2") format("woff2"), url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.woff") format("woff"), url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.ttf") format("truetype"), url("../Css/RebrandCSS/fonts/urwgeometricext-bold-webfont.svg#urw_geometric_extbold") format("svg");
  font-weight: normal;
  ascent-override: 80%;
  font-style: normal;
}

@font-face {
  font-family: "icomoon-rebrand";
  src: url("../Css/RebrandCSS/fonts/icomoon-rebrand.ttf?ne379p") format("truetype"), url("../Css/RebrandCSS/fonts/icomoon-rebrand.woff?ne379p") format("woff"), url("../Css/RebrandCSS/fonts/icomoon-rebrand.svg?ne379p#icomoon-rebrand") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  font-style: normal;
}

.header [class^=icon-],
.mainFooter [class^=icon-],
.registerLogin [class^=icon-],
.header [class*=" icon-"],
.mainFooter [class*=" icon-"],
.registerLogin [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon-rebrand" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "\e937";
}

.icon-youtube:before {
  content: "\e92f";
}

.icon-warning:before {
  content: "\e924";
}

.icon-success:before {
  content: "\e927";
}

.icon-info2:before {
  content: "\e928";
}

.icon-error2:before {
  content: "\e929";
}

.icon-facebook2:before {
  content: "\e923";
}

.icon-flighthotel:before {
  content: "\e921";
}

.icon-transfers:before {
  content: "\e922";
}

.icon-google:before {
  content: "\e91b";
}

.icon-fb:before {
  content: "\e920";
}

.icon-check:before {
  content: "\e91a";
}

.icon-arrow_forward:before {
  content: "\e912";
}

.icon-car:before {
  content: "\e913";
}

.icon-ferry:before {
  content: "\e916";
}

.icon-flight:before {
  content: "\e917";
}

.icon-hotel:before {
  content: "\e919";
}

.icon-passengers:before {
  content: "\e911";
}

.icon-plus:before {
  content: "\e90f";
}

.icon-swap:before {
  content: "\e90e";
}

.icon-backArrow:before {
  content: "\e90a";
}

.icon-forwardArrow:before {
  content: "\e90c";
}

.icon-arrow:before {
  content: "\e908";
}

.icon-lang:before {
  content: "\e904";
}

.icon-login:before {
  content: "\e906";
}

.icon-quotes:before {
  content: "\e909";
}

.icon-arrowleft:before {
  content: "\e901";
}

.icon-arrowright:before {
  content: "\e902";
}

.icon-arrowdown:before {
  content: "\e905";
}

.icon-close2:before {
  content: "\e926";
}

.icon-error:before {
  content: "\e925";
}

.icon-checkBox:before {
  content: "\e91f";
}

.icon-facebook:before {
  content: "\e91b";
}

.icon-linkedin:before {
  content: "\e91c";
}

.icon-instagram:before {
  content: "\e91d";
}

.icon-twitter:before {
  content: "\e91e";
}

.icon-online:before {
  content: "\e918";
  color: #0f1248;
}

.icon-plane:before {
  content: "\e915";
  color: #0f1248;
}

.icon-calendarB:before {
  content: "\e914";
  color: #0f1248;
}

.icon-time:before {
  content: "\e900";
}

.icon-calendar:before {
  content: "\e903";
}

.icon-close:before {
  content: "\e907";
}

.icon-help:before {
  content: "\e90b";
}

.icon-info:before {
  content: "\e90d";
}

.icon-search:before {
  content: "\e910";
}

.icon-eye-closed:before {
  content: "\e979";
}

.icon-eye:before {
  content: "\e978";
}

.mainFooter {
  padding: 180px 0 30px;
  color: #ffffff;
  z-index: 2;
  position: relative;
  margin-top: 0;
}

.mainFooter:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -2;
  background: #002677;
  height: 90%;
  -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0 100%);
}

.mainFooter:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  background: url(../../media/rebranding/footer_bg.svg) no-repeat scroll left top;
  background-size: cover;
}

.fullscreenActive .mainFooter {
  z-index: 1;
}

.mainFooterRow {
  display: flex;
  justify-content: space-between;
  padding: 0;
}

.mainFooterRow--top {
  flex-wrap: wrap;
}

.mainFooterRow--top .mainFooterCol {
  padding-bottom: 75px;
  padding-right: 2vw;
}

.mainFooter--ifec .mainFooterRow--top .mainFooterCol {
  padding-bottom: 24px;
}

.mainFooterRow--top .mainFooterCol--newsletter {
  width: 34%;
}

.mainFooterRow--top .mainFooterCol--app {
  width: 28%;
}

.mainFooterRow--top .mainFooterCol--social {
  width: 22%;
}

.mainFooterRow--top .mainFooterCol--a11y {
  width: 9%;
}

.mainFooterRow--top .mainFooterCol--menu {
  max-width: 640px;
}

.mainFooter--ifec .mainFooterRow--top .mainFooterCol--menu {
  max-width: 100%;
}

.mainFooterRow--top .mainFooterCol:last-child {
  padding-right: 0;
}

.mainFooterRow--middle {
  padding-bottom: 54px;
}

.mainFooterRow--bottom {
  align-items: center;
  flex-wrap: nowrap;
}

.mainFooterCol {
  flex-grow: 1;
}

.mainFooterCol--payment {
  max-width: 634px;
}

.mainFooterNavContainer {
  display: flex;
}

.mainFooter--ifec .mainFooterNavContainer {
  justify-content: space-between;
}

.mainFooterNav__col:not(:last-child) {
  margin-right: 80px;
}

.mainFooterNav__ul {
  margin: 0;
  padding: 0;
}

.mainFooter--ifec .mainFooterNav__ul {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: center;
}

.mainFooter--ifec .mainFooterNav__ul--secondary {
  gap: 0;
}

.mainFooterNav__li {
  list-style-type: none;
  margin: 0;
}

.mainFooterNav__li:not(:last-child) {
  margin-bottom: 12px;
}

.mainFooter--ifec .mainFooterNav__li:not(:last-child) {
  margin-bottom: 0px;
}

.mainFooterNav__ul--secondary .mainFooterNav__li {
  margin-bottom: 0;
}

.mainFooterNav__ul--secondary .mainFooterNav__li:not(:last-child) {
  border-right: solid 1px #ffffff;
  padding-right: 12px;
  line-height: 1;
  margin-right: 12px;
}

.mainFooterNav__liprimary {
  list-style-type: none;
  margin: 0;
}

.mainFooter--ifec .mainFooterNav__liprimary {
  white-space: nowrap;
}

.mainFooter--ifec .mainFooterNav__liprimary:not(:last-child) {
  margin-bottom: 0px;
}

.mainFooterNav__liprimary:not(:last-child) {
  margin-bottom: 12px;
}

.mainFooterNav__link {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 14px;
  line-height: 1.21;
  color: inherit;
}

.mainFooter--ifec .mainFooterNav__link {
  font-size: 16px;
}

[dir=rtl] .mainFooterNav__link {
  font-weight: 300 !important;
}

.mainFooterNav__link--bold {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
}

[dir=rtl] .mainFooterNav__link--bold {
  font-weight: 600 !important;
}

.mainFooter--ifec .mainFooterNav__link--bold {
  font-size: 20px;
}

.desktop .mainFooterNav__link:hover,
.desktop .mainFooterNav__link:active {
  color: rgba(255, 255, 255, 0.5);
}

.mainFooterTitle {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: inherit;
  margin: 0 0 16px;
}

[dir=rtl] .mainFooterTitle {
  font-weight: 600 !important;
}

.mainFooterTitle--sm {
  font-size: 18px;
}

.paymentList {
  margin: 10px 0;
  padding: 0;
  max-width: 280px;
  line-height: 1;
}

.paymentList__item {
  list-style-type: none;
  display: inline-block;
  font-size: 0;
  margin-bottom: 10px;
}

.paymentList__item:not(:last-child) {
  margin-right: 6px;
}

.paymentList__link {
  display: block;
  height: 18px;
  max-width: 40px;
  width: 100%;
}

.paymentList__link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.paymentList__link:not(.button):focus {
  outline: 0;
}

.paymentList__link:not(.button):focus-visible {
  outline: 1px dashed #ffffff;
  outline-offset: 4px;
}

.memberList {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.memberList__item {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  max-width: 35px;
}

.memberList__item:not(:last-child) {
  margin-right: 9px;
}

.memberList__link:not(.button):focus {
  outline: 0;
}

.memberList__link:not(.button):focus-visible {
  outline: 1px dashed #ffffff;
  outline-offset: 4px;
}

.wcag_btns ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.wcag_btns li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  border-radius: 50%;
}

.wcag_btns li:not(:last-child) {
  margin-right: 10px;
}

.wcag_btns li a,
.wcag_btns li a:link,
.wcag_btns li a:visited {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  color: inherit;
  background-color: inherit;
  transition: all 0.3s ease-out;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
}

[dir=rtl] .wcag_btns li a,
[dir=rtl] .wcag_btns li a:link,
[dir=rtl] .wcag_btns li a:visited {
  font-weight: 600 !important;
}

.wcag_btns li.normal_skin {
  background-color: #ffffff;
  color: #002677;
}

.wcag_btns li.dark_skin {
  background-color: #090808;
  color: #ffffff;
}

.wcag_btns li.light_skin {
  background-color: #93A5CF;
  color: #002677;
}

.socialNav__ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.socialNav__li {
  list-style-type: none;
}

.socialNav__li:not(:last-child) {
  margin-right: 15px;
}

.socialNav__link,
.socialNav__link:link,
.socialNav__link:visited {
  display: inline-block;
  text-align: center;
  color: inherit;
  font-size: 35px;
}

.socialNav__link span {
  transition: opacity 0.3s ease-out;
}

.desktop .socialNav__link:hover span,
.desktop .socialNav__link:active span {
  opacity: 0.6;
}

#newsletter-inline-form .spinner {
  position: absolute !important;
}

#newsletter-inline-form form {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
}

#newsletter-inline-form .hpfield {
  display: none !important;
}

#newsletter-inline-form .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px;
  box-shadow: none;
  border: 0;
  background: rgba(239, 242, 248, 0.15);
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  padding: 15px 20px 17px;
  height: 50px;
  width: 270px;
  border-bottom: solid 1px transparent;
}

[dir=rtl] #newsletter-inline-form .form-control {
  font-weight: 300 !important;
}

#newsletter-inline-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

#newsletter-inline-form .form-control::-moz-placeholder {
  color: #ffffff;
}

#newsletter-inline-form .form-control::placeholder {
  color: #ffffff;
}

#newsletter-inline-form .form-control:-ms-input-placeholder {
  color: #ffffff;
}

#newsletter-inline-form .form-control::-ms-input-placeholder {
  color: #ffffff;
}

#newsletter-inline-form .form-control.error {
  border-color: #E1210D;
}

#newsletter-inline-form .form-control:focus {
  outline: 0;
}

#newsletter-inline-form .form-control:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

#newsletter-inline-form .btn {
  border: 2px solid #416BF6;
  border-radius: 25px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
  line-height: 1.22;
  text-align: center;
  color: #ffffff;
  background: transparent;
  transition: all 0.3s ease-out;
  margin: 0 0 0 20px;
  padding: 11px 35px;
  min-width: 153px;
  top: auto;
}

[dir=rtl] #newsletter-inline-form .btn {
  font-weight: 600 !important;
}

.desktop #newsletter-inline-form .btn:hover,
.desktop #newsletter-inline-form .btn:active {
  background: rgba(255, 255, 255, 0.2);
  border-color: #ffffff;
}

#newsletter-inline-form .btn:focus {
  outline: 0;
}

#newsletter-inline-form .btn:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.payment-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.copyright {
  margin: 5px 0;
  font-size: 10px;
}

.star-alliance-member img {
  width: 179px;
  height: auto;
}

.alreadySub {
  padding-top: 12px;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #E1210D;
  line-height: 1.2;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

#newsletter-inline-form .alreadySub {
  position: absolute;
  top: 100%;
  left: 0;
}

.appLinks {
  display: flex;
  width: auto;
  flex-wrap: wrap;
}

.appLinks .androidApp,
.appLinks .iosApp,
.appLinks .huaweiApp {
  display: inline-block;
  width: 111px;
  height: 32px;
  border-radius: 7px;
  margin: 0 15px 15px 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.appLinks .androidApp {
  background-image: url(../../media/rebranding/playstore.svg);
}

.appLinks .iosApp {
  background-image: url(../../media/rebranding/appstore.svg);
}

.appLinks .huaweiApp {
  background-image: url(../../media/rebranding/huawei_store.svg);
}

.appLinks a:focus {
  outline: 0;
}

.appLinks a:focus-visible {
  outline: 1px dashed #ffffff;
  outline-offset: 4px;
}

.grecaBadge {
  background-color: #ffffff;
}

.grecaBadge img {
  height: auto;
  width: 62px;
  max-width: 50%;
}

.grecaBadge .trustmark.multiple {
  width: 134px;
  padding: 4px;
}

.wrapper,
.wrapper--fullWidth-m {
  margin: 0 auto;
  width: 100%;
  max-width: 1312px;
  padding: 0 17px;
}

.registerLogin .row {
  display: flex;
  flex-wrap: wrap;
}

.registerLogin .row--stretch {
  width: 100%;
}

.registerLogin .row--nowrap {
  flex-wrap: nowrap;
}

.registerLogin .col {
  padding-right: calc(24px/2);
  padding-left: calc(24px/2);
  max-width: 100%;
  flex-grow: 1;
  flex-basis: 0;
}

.registerLogin .col-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.registerLogin .col-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.registerLogin .col-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.registerLogin .col-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.registerLogin .col-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.registerLogin .col-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.registerLogin .col-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.registerLogin .col-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.registerLogin .col-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.registerLogin .col-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.registerLogin .col-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.registerLogin .col-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.outer-wrapper {
  overflow: hidden;
}

.openSearch.icon-search {
  height: auto;
  width: auto;
}

.modal-open .main-container {
  z-index: 5;
}

.modal.show {
  display: flex !important;
}

a.mainFooterNav__link,
a.mainFooterNav__link:link,
a.mainFooterNav__link:visited {
  color: #ffffff;
}

.desktop a.mainFooterNav__link:hover,
.desktop a.mainFooterNav__link:active,
.desktop a.mainFooterNav__link:link:hover,
.desktop a.mainFooterNav__link:link:active,
.desktop a.mainFooterNav__link:visited:hover,
.desktop a.mainFooterNav__link:visited:active {
  color: rgba(255, 255, 255, 0.5);
}

.mainFooterTitle {
  top: auto;
}

.socialNav__link span {
  background: none;
  width: auto;
  height: auto;
}

.mainFooter ul li,
.mainFooter ol li {
  top: auto;
}

a.button,
button {
  color: #ffffff;
}

button,
.button {
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 105.18%), #416BF6;
  background-blend-mode: soft-light, normal;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border: none;
  border-radius: 22.5px;
  color: #ffffff;
  cursor: pointer;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding: 6px 33px;
  text-align: center;
  min-height: 48px;
  transition: background-color 0.25s;
  z-index: 1;
  position: relative;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-width: 160px;
}

button:hover,
.button:hover {
  background: #345ADB;
}

button.disabled,
.button.disabled {
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.2) 105.18%), #EDF0F6;
  background-blend-mode: soft-light, normal;
  box-shadow: 10px 10px 20px rgba(166, 171, 189, 0.1);
  color: #B5BCCA;
  cursor: default;
  pointer-events: none;
}

button.border,
.button.border {
  background: transparent;
  border: 2px solid #416BF6;
  box-shadow: none;
  border-radius: 22.5px;
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1;
  padding: 6px 33px;
  text-align: center;
  justify-content: center;
  font-size: 16px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  color: #002677;
}

.desktop button.border:not(.disabled):hover,
.desktop button.border:not(.disabled):active,
.desktop .button.border:not(.disabled):hover,
.desktop .button.border:not(.disabled):active {
  background: #EFF3FE;
  color: #002677;
}

button.border:not(.disabled):focus,
.button.border:not(.disabled):focus {
  background: #EFF3FE;
  color: #002677;
}

button.border.disabled,
.button.border.disabled {
  background-color: transparent;
  border-color: #F4F4F4;
  color: #F4F4F4;
}

button.white,
.button.white {
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
}

.desktop button.white:not(.disabled):hover,
.desktop button.white:not(.disabled):active,
.desktop .button.white:not(.disabled):hover,
.desktop .button.white:not(.disabled):active {
  background-color: rgba(255, 255, 255, 0.2);
}

button.white:not(.disabled):focus,
.button.white:not(.disabled):focus {
  background-color: rgba(255, 255, 255, 0.2);
}

button.white.disabled,
.button.white.disabled {
  background-color: transparent;
  border-color: #F4F4F4;
  color: #F4F4F4;
}

.button {
  align-self: center;
}

.plain-nav {
  background-color: #002677;
}

.plain-nav [class*=" icon-"],
.plain-nav [class^=icon-] {
  font-family: "icomoon-rebrand";
}

.plain-nav .container {
  padding-inline: 0;
}

.plain-nav .headwrap.plain-header {
  padding-inline: 12px;
}

.plain-nav .headwrap.plain-header .icon-globe.language-select {
  position: static;
  width: auto;
}

.plain-nav .headwrap.plain-header .header__icon {
  color: #ffffff;
}

.plain-footer .middle-row .link-row .mainFooterNav {
  padding-bottom: 10px;
}

.plain-footer .bottom-row .container {
  padding-block: 12px;
}

.plain-footer .bottom-row .container .row {
  display: flex;
}

.plain-footer .copyright {
  margin-block: 0;
  color: #ffffff;
}

.plain-footer .copyright p {
  top: auto;
  margin-bottom: 0;
}

.plain-footer .star-alliance-member {
  margin-left: auto;
}

.myProfile__btnAdd {
  min-width: 0;
  min-height: 0;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
}

.myProfile__btnAdd [class^=icon-],
.myProfile__btnAdd [class*=" icon-"] {
  font-family: "icomoon-rebrand" !important;
  line-height: 1;
}

.mainLayer {
  background-color: rgba(0, 0, 0, 0.42305);
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 250ms ease-in-out;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.header {
  position: relative;
  line-height: 1;
  height: 71px;
}

.fullscreenActive .header,
.modal-open .header {
  z-index: 1;
}

.header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #002677;
  z-index: -1;
}

.header__content {
  position: relative;
  z-index: 10;
}

.header__link {
  align-items: center;
  font-family: "urw_geometric_extlight", sans-serif;
  font-weight: normal;
  font-size: 16px;
}

[dir=rtl] .header__link {
  font-weight: 300 !important;
}

.header__link--intitle.header__link {
  display: none;
}

.header__icon {
  color: #416BF6;
  font-size: 45px;
  width: auto;
  height: auto;
  background: none;
}

.header__iconfill {
  fill: #ffffff;
}

.header--ifec .header__icon {
  color: #ffffff;
}

.header__icon--login {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 105.18%), #416bf6;
  background-blend-mode: soft-light, normal;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border-radius: 30px;
  margin-right: 8px;
}

.header.underlay {
  z-index: 0;
}

.header h2,
.header h1 {
  font-size: 0;
  line-height: 1;
  margin: 0;
}

.header .wrapper,
.header .wrapper--fullWidth-m {
  position: relative;
}

a.header__link {
  color: #ffffff;
}

.header .logo {
  align-self: center;
  line-height: 1;
  padding: 11px 0;
}

.header--ifec .logo {
  align-self: center;
  line-height: 1;
  padding: 11px 0;
}

.header__link {
  color: #ffffff;
}

.header__img {
  width: 170px;
  height: 34px;
}

.headerRow {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  height: 71px;
}

.header--ifec .headerRow {
  align-items: center;
  gap: 30px;
}

.mainNav {
  align-items: flex-end;
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}

.mainNav > li {
  --pad: 17px;
  font-size: 20px;
  line-height: 1;
  list-style: none;
  padding: 0 var(--pad);
  position: static;
  top: auto;
}

.mainNav > li:focus {
  outline: 0;
}

.mainNav > li:focus-visible {
  outline: 1px dashed #ffffff;
  outline-offset: 4px;
}

.mainNav__linkflex {
  display: flex !important;
  align-items: center;
  font-family: "urw_geometric_extbold", sans-serif;
}

.mainNav__arrow {
  position: relative;
  display: inline-block;
  margin-left: 4px;
}

.headerLinks {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
}

.headerLinks li {
  line-height: 1;
  list-style: none;
  margin: 0 11px;
  top: auto;
  position: static;
}

.headerLinks .mob-menu .ddList {
  min-width: 140px !important;
}

.headerLinks .mob-menu li {
  text-transform: capitalize;
}

.headerTools {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.headerBlock-inner {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

.headerBlock-inner nav {
  width: 100%;
}

.headerBlock {
  padding-top: 13px;
  /* @include responsive("<xlarge") {
       width: 100%;
   }*/
}

.menu-trigger {
  cursor: pointer;
  width: 60px;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 250ms ease;
  z-index: 24;
}

.burger {
  position: relative;
  width: 22px;
  height: 24px;
  margin: 0 auto;
}

.burger span {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: #ffffff;
}

.burger .line1 {
  top: 0;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.menuOpened .burger .line1 {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg);
  background-color: #ffffff;
}

.burger .line2 {
  top: 8px;
}

.menuOpened .burger .line2 {
  transition-delay: 0.22s;
  background-color: transparent;
}

.burger .line3 {
  top: 16px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.menuOpened .burger .line3 {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
  background-color: #ffffff;
}

body.menuOpened .mainLayer {
  opacity: 1;
  pointer-events: auto;
}

.miles-login {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  color: #416BF6;
}

.miles-login .link {
  font-size: 18px;
}

.not-scroll-level2 .level1 > .sub-menu {
  overflow: visible;
}

.invader {
  position: absolute;
  z-index: 1;
  top: 13px;
  text-align: center;
  right: 10px;
}

.tabHeader .invader {
  top: auto;
  bottom: calc(100% - 7px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.invader span:not(.tooltip, .tooltipBtn, .tooltipMain, .arrow) {
  display: inline-block;
  position: relative;
  z-index: 3;
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: -0.15px;
  line-height: 1.2;
  padding: 9px 14px 6px;
  color: #ffffff;
  background: #0D8187;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 90%);
}

[dir=rtl] .invader span:not(.tooltip, .tooltipBtn, .tooltipMain, .arrow) {
  font-weight: 700 !important;
}

.tabHeader .invader span:not(.tooltip, .tooltipBtn, .tooltipMain, .arrow) {
  font-family: "urw_geometric_extregular", sans-serif;
  font-size: 12px;
  padding: 3px 8px;
}

.invader--family {
  top: 0;
  right: 0;
}

.invader--family .value {
  display: block;
  font-size: 12px;
  background-color: #9141F6;
  padding: 6px 12px;
}

.invader--left {
  top: 0;
  left: 0;
  right: auto;
}

.invader--left .value {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 100%);
}

.homepageNews {
  width: 100%;
}

.news .news-item {
  padding: 20px 20px 56px;
  background-color: #ECF0FE;
}

.news h4 {
  font-family: "urw_geometric_extsemi_bold";
  font-size: 20px;
  color: #002677;
  letter-spacing: -0.03px;
  line-height: 1.5;
  top: auto;
  margin: 0 0 6px;
}

.news h4 a:link,
.news h4 a:visited {
  color: inherit;
  font-size: inherit;
}

.news p {
  font-size: 20px;
  letter-spacing: -0.03px;
  line-height: 1.5;
  color: #002677;
  top: auto;
  margin: 0 0 8px;
}

.news__more {
  text-align: right;
}

.news .more,
.news .more:link,
.news .more:visited {
  font-family: "urw_geometric_extsemi_bold";
  font-size: 20px;
  letter-spacing: -0.03px;
  color: #406EF5;
}

/* alert tooltips - memo homepage */

/*validation errors*/

.validation-summary-errors {
  color: #002677;
  border-radius: 4px;
  background: #FFFCFB;
  border: 1px solid #E1210D;
}

.validation-summary-errors ul {
  margin: 0;
  padding: 0;
}

.validation-summary-errors a {
  color: #416BF6;
}

.validation-summary-errors ul li {
  list-style-type: none;
  position: relative;
  font-size: 16px;
  padding: 13px 20px 13px 40px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.validation-summary-errors ul li:before {
  color: #E1210D;
  width: auto;
  height: auto;
  background: none;
  position: absolute;
  top: 13px;
  margin: 0;
  font-size: 15px;
  left: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1;
  content: "\e928";
  font-family: "icomoon-rebrand";
}

.alert-container.notice.info {
  position: relative;
  cursor: pointer;
  z-index: 12;
  border-top: 2px solid #ffffff;
}

.header ~ .alert-container.notice.info {
  display: none;
}

.alertTooltip {
  background: #ffffff;
  box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.200284);
  border-radius: 0;
  display: none;
  padding: 50px 10px 30px;
  left: 50%;
  margin-top: 10px;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
  width: 830px;
  max-width: calc(100vw - 15px);
}

.alertTooltip:before {
  border-style: solid;
  border-width: 0 14px 12px 14px;
  border-color: transparent transparent #fff transparent;
  content: "";
  top: -10px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
  height: 0;
}

.alert-container.error p {
  border-color: #E1210D;
  background: #FFFCFB;
}

.alertTooltip ul {
  list-style: none;
  max-width: 740px;
  margin: 0 auto;
  padding: 0 10px;
  max-height: 69vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-face-color: #B5BCCA;
  scrollbar-track-color: transparent;
}

.alertTooltip ul::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.alertTooltip ul::-webkit-scrollbar-thumb {
  background: #B5BCCA;
  border-radius: 5px;
}

.alertTooltip ul::-webkit-scrollbar-track {
  background: transparent;
}

.alert-text-container p {
  font-size: 14px;
  line-height: 1.2;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  position: relative;
  top: 0;
  border-radius: 4px;
  text-align: left;
  background: rgba(216, 222, 238, 0.15);
  border: 1px solid #566EA1;
  padding: 15px 20px 15px 40px;
}

[dir=rtl] .alert-text-container p {
  font-weight: 600 !important;
}

.alert-text-container p a {
  color: #416BF6;
  margin-left: 4px;
  line-height: 1;
}

.desktop .alert-text-container p a:hover,
.desktop .alert-text-container p a:active {
  color: #002677;
}

.alert-container.error.info p {
  margin-bottom: 20px;
}

.alertTooltip li {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.2;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  position: relative;
  top: 0;
  border-radius: 4px;
  text-align: left;
  background: rgba(216, 222, 238, 0.15);
  border: 1px solid transparent;
  padding: 15px 20px 15px 40px;
}

[dir=rtl] .alertTooltip li {
  font-weight: 600 !important;
}

.alertTooltip li a {
  color: #416BF6;
}

.desktop .alertTooltip li a:hover,
.desktop .alertTooltip li a:active {
  color: #002677;
}

.alert-container .alert .alert-icon {
  color: #566EA1;
  width: auto;
  height: auto;
  background: none;
  position: absolute;
  top: 15px;
  margin: 0;
  font-size: 15px;
  left: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.alert-container .alert .alert-icon:before {
  content: "\e928";
  font-family: "icomoon-rebrand";
}

.alertTooltip li .icon-info.alert-icon {
  color: #566EA1;
  width: auto;
  height: auto;
  background: none;
  position: absolute;
  top: 15px;
  margin: 0;
  font-size: 15px;
  left: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.alertTooltip li .icon-info.alert-icon:before {
  content: "\e928";
  font-family: "icomoon-rebrand";
}

.close-alertTooltip {
  background-size: contain;
  cursor: pointer;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 30px;
  background: none;
  color: #416BF6;
  width: auto;
  height: auto;
}

.close-alertTooltip:focus {
  outline: 0;
}

.close-alertTooltip:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

span.close-alertTooltip.icon-close {
  font-family: "icomoon-rebrand" !important;
}

.alert-container .alert p .alertCounter {
  background-color: #007d6d;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 23px;
  margin-right: 8px;
  padding: 0;
  text-align: center;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .alert-container .alert p .alertCounter {
  font-weight: 600 !important;
}

/* alerts */

.alert-container.disclaimer .alert-text-container {
  padding-left: 30px;
  position: relative;
}

.alert-container.disclaimer .alert-text-container [class*=icon] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0;
}

.alert-container.disclaimer .alert-text-container p {
  font-size: 14px;
}

.covidAlert {
  padding: 20px 0 10px;
}

.covidAlert .alert-container.error .alert-text-container p {
  float: none;
}

.alert-container .alert button.close {
  float: right;
  border: 0;
  background: 0 0;
  color: #fff;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1em;
  filter: alpha(opacity=20);
  cursor: pointer;
  -webkit-appearance: none;
  padding-left: 16px;
  padding-right: 16px;
}

.alert-container .alert p {
  top: -1px;
}

.alert-container.memo {
  text-align: center;
  color: #000;
}

.alert-container.memo.warning {
  background: rgba(228, 208, 70, 0.06);
}

.alert-container.memo.warning p {
  border: 1px solid #E4D046;
}

.alert-container.memo.warning .alert-icon {
  color: #E4D046;
}

.alert-container.memo.warning .alert-icon:before {
  content: "\e924";
}

.alert-container.memo.info {
  background-color: #f4f4f4;
  color: #000 !important;
}

.alert-container.memo.info button.close {
  color: #000 !important;
}

.alert-container.memo.success {
  background-color: #647d20;
}

.alert-container.notice {
  text-align: center;
  color: #fff;
}

.alert-container.notice .alert-text-container {
  min-height: inherit;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alert-container.notice.warning {
  background-color: #e42a00;
}

.alert-container.notice.info {
  background-color: #ffffff;
  color: #002677;
}

.alert-container.notice.info button.close {
  color: #000 !important;
}

.alert-container.notice.success {
  background-color: #647d20;
}

.alert-container.notice.msg {
  background-color: #f4f4f4;
}

.alert-container.notice .alert-text-container p {
  position: relative;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border: none;
  width: 100%;
}

[dir=rtl] .alert-container.notice .alert-text-container p {
  font-weight: 300 !important;
}

.alert-container.error.success p {
  background: rgba(0, 165, 64, 0.05);
  border-color: #21B059;
}

.alert-container.error.success p .alert-icon {
  color: #21B059;
  border: none;
}

.alert-container.error.success p .alert-icon:before {
  content: "\e927";
}

.alert-container.error.success hr {
  border-top-color: #54691b;
}

.alert-container.error.success .alert-link {
  color: #445416;
}

.alert-container.error.success button.close {
  color: #647d20;
}

.alert-container.error.info p {
  border-color: #3c6c8f;
  color: #002677;
  background: rgba(216, 222, 238, 0.15);
}

.alert-container.error.info hr {
  border-top-color: #345e7d;
}

.alert-container.error.info .alert-link {
  color: #2d516b;
}

.alert-container.error.info button.close {
  color: #3c6c8f;
}

.alert-container.error.warning p {
  color: #002677;
  background: #FFFCFB;
  border: 1px solid #E1210D;
}

.alert-container.error.warning .alert-icon {
  color: #E1210D;
}

.alert-container.error.warning .alert-icon:before {
  content: "\e924";
}

.alert-container .alert .alert-icon:not(:first-of-type) {
  display: none;
}

.alert-container.error.warning hr {
  border-top-color: #cb2500;
}

.alert-container.error.warning .alert-link {
  color: #b12100;
}

.alert-container.error.warning button.close {
  color: #e42a00;
}

.alert-container.error .alert-text-container p {
  margin: 0;
}

.alert-container.notice .alert-text-container p.blue {
  color: #213368;
  padding: 8px;
  background: transparent;
  width: auto;
  text-align: center;
}

.genericRightSideWrapper .alert-text-container p {
  border: none;
  border-radius: 0;
  margin: 0;
}

.alert-container.memo.alert-left .alert-text-container p {
  margin-left: 0;
}

.alert-container.error.warning.alert-dismissal.customFlightAlert p {
  border: none;
  text-align: center;
}

.alert-container:focus {
  outline: 0 !important;
}

.alert-container.notice .alert-text-container .alertCounter ~ a:last-child:after {
  content: "\e905";
  font-family: "icomoon-rebrand";
  color: #416BF6;
  margin-left: 5px;
  font-size: 8px;
  display: inline-block;
  transition: all 0.3s ease-out;
}

.alert-container.notice .alert-text-container.opened a:last-child:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.openSearch {
  margin-left: 6px;
  background: transparent;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 0 0 0 10px;
  vertical-align: top;
  min-width: inherit;
  min-height: auto;
  font-size: 22px;
  position: relative;
  cursor: pointer;
  line-height: 1;
  width: auto;
  height: auto;
}

.openSearch__text {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 16px;
  display: inline-block;
}

[dir=rtl] .openSearch__text {
  font-weight: 300 !important;
}

.desktop .openSearch:hover,
.desktop .openSearch:active {
  background: transparent;
  color: #ffffff;
}

.openSearch:focus {
  outline: 0;
}

.openSearch:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.search-wrapper {
  width: 100%;
  position: relative;
}

.search-wrapper .inputWrap .textField {
  padding: 0 50px 0 22px;
  height: 50px;
  max-width: 100%;
  border-radius: 4px;
  border: none;
  background: inherit;
}

.searchBtn:not(.searchBtn--relative) {
  position: absolute;
  right: 0;
  width: 50px;
  min-width: 40px;
  color: #416BF6;
  top: 0;
  padding: 0;
  height: 100%;
  font-size: 20px;
  text-align: center;
  background: transparent;
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  border-radius: 0 4px 4px 0;
  border: none;
}

body.searchOpened .searchBtn:not(.searchBtn--relative) {
  color: #416BF6;
}

.closeSearch {
  opacity: 0;
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  color: #ffffff;
}

.inputWrap {
  text-align: left;
}

.inputWrap .field-validation-error {
  position: relative;
  margin-top: 5px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  color: #d7210d;
  font-size: 14px;
  padding-left: 13px;
}

.inputWrap label {
  left: 13px;
  margin: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(22px);
  transform: translateY(22px);
  transition: font-size 200ms ease-out, -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out, font-size 200ms ease-out;
  transition: transform 200ms ease-out, font-size 200ms ease-out, -webkit-transform 200ms ease-out;
  z-index: 1;
  width: calc(100% - 25px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inputWrap label .req-field-label {
  display: none;
}

.inputWrap p:empty {
  margin: 0;
}

.inputWrap .textField {
  background-color: #EFF2F8;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 5px;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  padding: 26px 13px 10px;
  text-align: left;
  transition: all 200ms ease-out;
  height: 60px;
  outline: none !important;
}

[dir=rtl] .inputWrap .textField {
  font-weight: 600 !important;
}

.inputWrap .textField::-webkit-input-placeholder {
  color: #002677;
  opacity: 0.65;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
}

.inputWrap .textField::-moz-placeholder {
  color: #002677;
  opacity: 0.65;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
}

.inputWrap .textField::placeholder {
  color: #002677;
  opacity: 0.65;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
}

.inputWrap .textField.error {
  border-color: #d7210d;
  border-radius: 5px 5px 0 0;
}

.inputWrap .textField--block {
  display: block;
  width: 100%;
}

.inputWrap.has-error .textField {
  border-color: #d7210d;
  border-radius: 4px 4px 0 0;
}

.inputWrap input {
  width: 100%;
  padding: 0 10px;
  font-family: "urw_geometric_extlight", sans-serif;
}

[dir=rtl] .inputWrap input {
  font-weight: 300 !important;
}

.inputWrap input.form-control {
  padding: 26px 38px 10px 13px;
}

.inputWrap--shovalue input {
  padding-right: 50px !important;
}

.inputWrap--shovalue .showValueicon {
  right: 20px;
  min-width: 0;
  padding: 0;
  background: transparent;
  box-shadow: 0 0;
  pointer-events: all;
}

.inputWrap--withIcon i {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #0FB2B3;
}

.inputWrap--withClear {
  position: relative;
}

.inputWrap--withClear input {
  padding-right: 50px !important;
}

.inputWrap--withClear .clearIcon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  font-size: 24px;
  color: #416BF6;
  width: 48px;
  height: 48px;
  line-height: 1;
}

.inputWrap--withClear .clearIcon .show {
  transition: opacity 250ms ease-in-out;
  opacity: 1;
}

.inputWrap--withClear .clearIcon:not(.show) {
  opacity: 0;
  pointer-events: none;
}

.inputWrap--checkIn {
  position: relative;
}

.inputWrap--noLabel .textField {
  padding: 0 13px;
}

.inputWrap--enterAmount::before {
  content: attr(data-currency-text);
  position: absolute;
  top: 30px;
  left: 24px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 22px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

[dir=rtl] .inputWrap--enterAmount::before {
  font-weight: 600 !important;
}

.inputWrap--enterAmount .textField {
  padding-left: 57px;
  padding-top: 14px;
}

.inputWrap.withPlaceHolder label,
.inputWrap.completed label,
.inputWrap.focus label {
  font-size: 12px;
  top: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.inputWrap.focus .textField {
  background-color: rgba(65, 107, 246, 0.15);
  border-bottom: 2px solid #416BF6;
  border-radius: 5px 5px 0 0;
}

.inputWrap--dropDown label {
  width: calc(100% - 48px);
}

.inputWrap--dropDown .textField {
  padding-right: 35px;
}

.inputWrap--dropDownDisabled {
  pointer-events: none;
}

.inputWrap--dropDownDisabled,
.inputWrap--dropDownDisabled * {
  color: #929497;
}

.inputWrap--dropDownDisabled .selectize-input {
  background-color: #efefef;
}

.inputWrap--dropDownDisabled .icon {
  color: #929497;
}

.inputWrap--dropDownDisabled.inputWrap--filledIcon .icon::after {
  background-color: #efefef;
  box-shadow: 10px 10px 20px 2px rgba(166, 171, 189, 0.3);
}

.inputWrap--filledIcon label {
  width: calc(100% - 72px);
}

.inputWrap--filledIcon .icon {
  top: 21px;
  right: 28px;
  font-size: 18px;
  color: #ffffff;
}

.inputWrap--filledIcon .icon::before {
  z-index: 1;
  position: relative;
}

.inputWrap--filledIcon .icon::after {
  content: "";
  background-color: #416BF6;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
}

.inputWrap--filledIcon.focus .icon {
  -webkit-transform: none;
  transform: none;
}

.inputWrap--filledIcon.inputWrap--dropDownDisabled .icon {
  color: #929497;
}

.inputWrap select.selectized {
  background-color: #EFF2F8;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 4px;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 38px 10px 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 60px;
}

[dir=rtl] .inputWrap select.selectized {
  font-weight: 600 !important;
}

.inputWrap.dateField label {
  width: 100%;
}

.inputWrap--blue .selectize-input,
.inputWrap--blue .textField {
  background-color: #bfc9e3;
}

.selectized-icon {
  position: absolute;
  top: 25px;
  right: 14px;
  font-size: 11px;
  color: #416BF6;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}

.inputWrap:not(.focus) .selectized-icon {
  pointer-events: none;
}

.focus .selectized-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.selectized-icon::after {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ddWrap {
  display: flex;
  align-items: center;
}

.ddWrap .ddLabel {
  color: #F4F4F4;
  font-size: 0.8125rem;
  margin-right: 8px;
}

.dd,
.dd--hybrid,
.selectize-wrapper,
.ddNG {
  position: relative;
}

.dd .mCSB_inside > .mCSB_container,
.dd--hybrid .mCSB_inside > .mCSB_container,
.selectize-wrapper .mCSB_inside > .mCSB_container,
.ddNG .mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.dd.auto,
.auto.dd--hybrid,
.auto.selectize-wrapper,
.ddNG.auto {
  width: auto;
}

.dd--withTooltip,
.ddNG--withTooltip {
  max-width: min(380px, 100% - 30px);
}

.dd label,
.dd--hybrid label,
.selectize-wrapper label,
.ddNG label {
  position: absolute;
  top: 0;
  padding-left: 13px;
  z-index: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  transition: all 200ms ease-out;
}

.dd .selText,
.dd--hybrid .selText,
.selectize-wrapper .selText,
.ddNG .selText {
  color: #002677;
  font-size: 18px;
  font-family: "urw_geometric_extlight", sans-serif;
}

.dd .selected,
.dd--hybrid .selected,
.selectize-wrapper .selected,
.ddNG .selected {
  line-height: 1.4;
}

.dd .selectedWrap,
.dd--hybrid .selectedWrap,
.selectize-wrapper .selectedWrap,
.ddNG .selectedWrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  padding-right: 52px;
  position: relative;
  font-size: 18px;
  padding-top: 17px;
}

.dd .selectedWrap:focus,
.dd--hybrid .selectedWrap:focus,
.selectize-wrapper .selectedWrap:focus,
.ddNG .selectedWrap:focus {
  outline: 1px dashed #416BF6;
}

.dd .selectedWrap .icon,
.dd--hybrid .selectedWrap .icon,
.selectize-wrapper .selectedWrap .icon,
.ddNG .selectedWrap .icon {
  color: #416BF6;
  font-size: 11px;
  margin-top: 0;
  position: absolute;
  right: 14px;
  top: 25px;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}

.dd .selectedWrap--hybrid .icon,
.dd--hybrid .selectedWrap--hybrid .icon,
.selectize-wrapper .selectedWrap--hybrid .icon,
.ddNG .selectedWrap--hybrid .icon {
  color: #F4F4F4;
  font-size: 24px;
  margin-top: -12px;
  position: absolute;
  right: 14px;
  top: 25px;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}

.dd.withLabel label,
.withLabel.dd--hybrid label,
.withLabel.selectize-wrapper label,
.ddNG.withLabel label {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.16;
}

[dir=rtl] .dd.withLabel label,
[dir=rtl] .withLabel.dd--hybrid label,
[dir=rtl] .withLabel.selectize-wrapper label,
[dir=rtl] .ddNG.withLabel label {
  font-weight: 300 !important;
}

.dd.withLabel .selectedWrap,
.withLabel.dd--hybrid .selectedWrap,
.withLabel.selectize-wrapper .selectedWrap,
.ddNG.withLabel .selectedWrap {
  padding-top: 24px;
}

.dd.open,
.open.dd--hybrid,
.open.selectize-wrapper,
.ddNG.open {
  z-index: 3;
}

.mobile-widget .dd.open,
.mobile-widget .open.dd--hybrid,
.mobile-widget .open.selectize-wrapper,
.mobile-widget .ddNG.open {
  z-index: 4;
}

.dd.open .selectedWrap .icon,
.open.dd--hybrid .selectedWrap .icon,
.open.selectize-wrapper .selectedWrap .icon,
.dd.open .selectedWrap--hybrid .icon,
.open.dd--hybrid .selectedWrap--hybrid .icon,
.open.selectize-wrapper .selectedWrap--hybrid .icon,
.ddNG.open .selectedWrap .icon,
.ddNG.open .selectedWrap--hybrid .icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.dd.style2 .selectedWrap,
.style2.dd--hybrid .selectedWrap,
.style2.selectize-wrapper .selectedWrap,
.ddNG.style2 .selectedWrap {
  align-items: center;
  background-color: transparent;
  border: none;
  border-radius: 0;
  display: flex;
  padding: 0;
  color: #002677;
  font-size: 14px;
  line-height: 1;
  height: auto;
}

.dd.style2 .ddList,
.style2.dd--hybrid .ddList,
.style2.selectize-wrapper .ddList,
.dd.style2 .ddListNG,
.style2.dd--hybrid .ddListNG,
.style2.selectize-wrapper .ddListNG,
.ddNG.style2 .ddList,
.ddNG.style2 .ddListNG {
  min-width: 135px;
  border-radius: 16px;
  top: 100%;
}

.dd.style2 .ddList li,
.style2.dd--hybrid .ddList li,
.style2.selectize-wrapper .ddList li,
.dd.style2 .ddListNG li,
.style2.dd--hybrid .ddListNG li,
.style2.selectize-wrapper .ddListNG li,
.ddNG.style2 .ddList li,
.ddNG.style2 .ddListNG li {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  color: #002677;
  border-radius: 4px;
  margin: 0;
  display: block;
  padding: 0;
}

.dd.style2 .ddList li a,
.style2.dd--hybrid .ddList li a,
.style2.selectize-wrapper .ddList li a,
.dd.style2 .ddListNG li a,
.style2.dd--hybrid .ddListNG li a,
.style2.selectize-wrapper .ddListNG li a,
.ddNG.style2 .ddList li a,
.ddNG.style2 .ddListNG li a {
  color: inherit;
  padding: 6px 10px;
  display: block;
}

.dd.no-arrow .selectedWrap .icon,
.no-arrow.dd--hybrid .selectedWrap .icon,
.no-arrow.selectize-wrapper .selectedWrap .icon,
.ddNG.no-arrow .selectedWrap .icon {
  display: none;
}

.ddList,
.ddListNG {
  background-color: #ffffff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 19px 12px;
  position: absolute;
  text-align: left;
  width: 100%;
  max-height: 380px;
  z-index: 4;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-face-color: #B5BCCA;
  scrollbar-track-color: transparent;
}

.ddList::-webkit-scrollbar,
.ddListNG::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.ddList::-webkit-scrollbar-thumb,
.ddListNG::-webkit-scrollbar-thumb {
  background: #B5BCCA;
  border-radius: 5px;
}

.ddList::-webkit-scrollbar-track,
.ddListNG::-webkit-scrollbar-track {
  background: transparent;
}

.ddList:not(.top),
.ddListNG:not(.top) {
  top: 100%;
}

.ddList.top,
.ddListNG.top {
  bottom: calc(100% + 3px);
}

.ddList:not(.opened) .mCSB_scrollTools,
.ddListNG:not(.opened) .mCSB_scrollTools {
  opacity: 0;
}

.ddList:not(.autocomplete),
.ddListNG:not(.autocomplete) {
  display: none;
}

.inputWrap:not(.focus) .ddList.autocomplete,
.inputWrap:not(.focus) .ddListNG.autocomplete {
  padding: 0;
}

.ddList ul,
.ddListNG ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.ddList li,
.ddListNG li {
  color: #002677;
  cursor: pointer;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
  line-height: 1.66;
  padding: 9px 18px;
  transition: all 200ms ease-out;
  border-radius: 5px;
  margin-bottom: 10px;
}

[dir=rtl] .ddList li,
[dir=rtl] .ddListNG li {
  font-weight: 600 !important;
}

.desktop .ddList li:hover,
.desktop .ddList li:active,
.desktop .ddListNG li:hover,
.desktop .ddListNG li:active {
  background-color: #e3e9fe;
}

.ddList li.hovered,
.ddListNG li.hovered {
  background-color: #F4F4F4;
}

.ddList li a:focus,
.ddListNG li a:focus {
  background-color: #F4F4F4;
}

.ddList li.ui-menu-item,
.ddListNG li.ui-menu-item {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
  line-height: 1.22;
  padding: 12px 12px 12px 37px;
  border-radius: 0;
}

[dir=rtl] .ddList li.ui-menu-item,
[dir=rtl] .ddListNG li.ui-menu-item {
  font-weight: 600 !important;
}

.ddList li.ui-menu-item .ui-menu-item-highlight,
.ddListNG li.ui-menu-item .ui-menu-item-highlight {
  color: #416BF6;
}

.desktop .ddList li.ui-menu-item:hover,
.desktop .ddList li.ui-menu-item:active,
.desktop .ddListNG li.ui-menu-item:hover,
.desktop .ddListNG li.ui-menu-item:active {
  background-color: transparent;
  color: #406EF5;
}

.ddList li.ui-menu-item.hovered,
.ddListNG li.ui-menu-item.hovered {
  background-color: transparent;
  color: #406EF5;
}

.ddNG.open .ddListNG {
  display: block;
}

.custom-checkbox [type=checkbox]:checked,
.custom-checkbox [type=checkbox]:not(:checked) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.custom-checkbox [type=checkbox]:checked ~ label,
.custom-checkbox [type=checkbox]:not(:checked) ~ label {
  position: relative;
  padding-left: 48px;
  padding-right: 5px;
  padding-top: 3px;
  font-size: 16px;
  line-height: 1.375;
  vertical-align: middle;
  cursor: pointer;
  top: 3px;
  color: #55555F;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.custom-checkbox [type=checkbox]:checked ~ label.termsAndConditions,
.custom-checkbox [type=checkbox]:not(:checked) ~ label.termsAndConditions {
  font-size: 18px;
  color: #002677;
}

.custom-checkbox [type=checkbox]:checked ~ label:before,
.custom-checkbox [type=checkbox]:not(:checked) ~ label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
  background: #F1F3F8;
  box-shadow: inset -2px -2px 10px rgba(147, 165, 207, 0.1), inset 2px 2px 4px #93A5CF;
  border-radius: 4px;
}

.custom-checkbox [type=checkbox]:checked ~ label:before {
  background: #002677;
  box-shadow: inset 5px 5px 10px #14223F, inset -5px -5px 10px #1341A3;
}

.custom-checkbox [type=checkbox]:not(:checked) ~ label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.custom-checkbox [type=checkbox] ~ label:after {
  content: "\e91f";
  font-family: "icomoon-rebrand";
  position: absolute;
  font-size: 12px;
  color: white;
  top: 8px;
  left: 6px;
  transition: all 0.2s;
  line-height: 1;
}

.custom-checkbox [type=checkbox]:disabled ~ label {
  pointer-events: none;
}

.custom-checkbox [type=checkbox]:disabled:checked ~ label:after {
  color: #002677;
  opacity: 0.65;
}

.custom-checkbox [type=checkbox]:disabled:checked ~ label:before,
.custom-checkbox [type=checkbox]:disabled:not(:checked) ~ label:before {
  background: #e1e1e1;
  box-shadow: 0 0;
}

.custom-checkbox [type=checkbox]:focus-visible ~ label::before {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.custom-checkbox--small [type=checkbox]:checked ~ label,
.custom-checkbox--small [type=checkbox]:not(:checked) ~ label {
  font-size: 18px;
  padding-left: 33px;
  line-height: 1.6;
  margin: 0;
  padding-top: 0;
  font-family: "urw_geometric_extlight", sans-serif;
  color: #252C3C;
}

[dir=rtl] .custom-checkbox--small [type=checkbox]:checked ~ label,
[dir=rtl] .custom-checkbox--small [type=checkbox]:not(:checked) ~ label {
  font-weight: 300 !important;
}

.custom-checkbox--small [type=checkbox]:checked ~ label::before,
.custom-checkbox--small [type=checkbox]:not(:checked) ~ label::before {
  width: 20px;
  height: 20px;
  top: 1px;
}

.custom-checkbox--small [type=checkbox]:checked ~ label a,
.custom-checkbox--small [type=checkbox]:not(:checked) ~ label a {
  color: #416BF6;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .custom-checkbox--small [type=checkbox]:checked ~ label a,
[dir=rtl] .custom-checkbox--small [type=checkbox]:not(:checked) ~ label a {
  font-weight: 600 !important;
}

.custom-checkbox--small [type=checkbox]:checked ~ label::after,
.custom-checkbox--small [type=checkbox]:not(:checked) ~ label::after {
  left: 4px;
  font-size: 9px;
}

.error > .custom-checkbox [type=checkbox]:checked ~ label:before,
.error > .custom-checkbox [type=checkbox]:not(:checked) ~ label:before,
.custom-checkbox.error [type=checkbox]:checked ~ label:before,
.custom-checkbox.error [type=checkbox]:not(:checked) ~ label:before {
  box-shadow: inset 5px 5px 4px rgba(225, 33, 13, 0.2);
  border: 2px solid #d7210d;
  background: rgba(158, 37, 16, 0.1);
}

.error > .custom-checkbox .field-validation-error,
.custom-checkbox.error .field-validation-error {
  position: relative;
  margin-top: 5px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  color: #d7210d;
  font-size: 14px;
  padding-left: 13px;
}

.custom-radio {
  clear: left;
}

.custom-radio span.tooltip-container {
  vertical-align: top;
}

.custom-radio [type=radio]:checked,
.custom-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.custom-radio [type=radio]:checked ~ label,
.custom-radio [type=radio]:not(:checked) ~ label {
  position: relative;
  padding-left: 48px;
  padding-right: 5px;
  padding-top: 2px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.375;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  cursor: pointer;
  color: #55555f;
  margin-bottom: 15px;
}

[dir=rtl] .custom-radio [type=radio]:checked ~ label,
[dir=rtl] .custom-radio [type=radio]:not(:checked) ~ label {
  font-weight: 600 !important;
}

.custom-radio [type=radio]:checked ~ label:before,
.custom-radio [type=radio]:not(:checked) ~ label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background: #F1F3F8;
  box-sizing: border-box;
  border: solid 1px transparent;
  box-shadow: 0px 0px 13px rgba(65, 107, 246, 0.05), inset 2px 2px 4px #93A5CF, inset -2px -2px 10px rgba(147, 165, 207, 0.1);
}

.custom-radio [type=radio]:checked ~ label:after,
.custom-radio [type=radio]:not(:checked) ~ label:after {
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  transition: all 0.2s;
  line-height: 1;
  background: #002C84;
  border-radius: 50%;
  box-sizing: border-box;
}

.custom-radio [type=radio]:checked ~ label:before {
  border-color: #002677;
}

.custom-radio [type=radio]:checked ~ label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.custom-radio [type=radio]:not(:checked) ~ label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.custom-radio [type=radio]:checked:focus ~ label:before,
.custom-radio [type=radio]:not(:checked):focus ~ label:before {
  border-color: #002677;
  outline: 0;
  box-sizing: border-box;
}

.custom-radio [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.custom-radio [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.custom-radio [type=radio]:disabled:checked ~ label:before,
.custom-radio [type=radio]:disabled:not(:checked) ~ label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.custom-radio [type=radio]:disabled:checked ~ label:after {
  color: #999;
}

.custom-radio [type=radio]:disabled ~ label {
  color: #aaa;
}

.custom-radio [type=radio]:disabled:checked + label:before,
.custom-radio [type=radio]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
  opacity: 0.4;
}

.custom-radio [type=radio]:disabled,
.custom-radio [type=radio]:disabled + label {
  cursor: default;
}

.custom-radio [type=radio]:disabled + label + .tooltip-container {
  pointer-events: none;
}

.custom-radio [type=radio]:disabled + label + .tooltip-container .icon-tooltip-primary {
  opacity: 0.4;
  cursor: default;
}

.custom-radio [type=radio]:disabled + label + .tooltip-container:hover .tooltip_popup,
.custom-radio [type=radio]:disabled + label + .tooltip-container:focus .tooltip_popup {
  display: none;
}

.custom-radio .error [type=radio]:not(:checked) ~ label:before {
  border: 2px solid #d7210d;
  box-shadow: inset 5px 5px 4px rgba(225, 33, 13, 0.2);
}

.custom-radio--inline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.custom-radio--inline .custom-radio__itemWrap {
  flex: 1;
  white-space: nowrap;
}

.custom-radio--tabbed {
  display: flex;
}

.custom-radio--tabbed .custom-radio__itemWrap {
  margin: 0 15px;
}

.custom-radio--tabbed .custom-radio__itemWrap:first-child {
  margin-left: 0;
}

.custom-radio--tabbed .custom-radio__itemWrap:only-child [type=radio]:checked ~ label,
.custom-radio--tabbed .custom-radio__itemWrap:only-child [type=radio]:not(:checked) ~ label {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .custom-radio--tabbed .custom-radio__itemWrap:only-child [type=radio]:checked ~ label,
[dir=rtl] .custom-radio--tabbed .custom-radio__itemWrap:only-child [type=radio]:not(:checked) ~ label {
  font-weight: 600 !important;
}

.custom-radio--tabbed [type=radio]:checked ~ label,
.custom-radio--tabbed [type=radio]:not(:checked) ~ label {
  color: #002677;
  font-size: 20px;
  line-height: 1.2;
  font-family: "urw_geometric_extregular", sans-serif;
  padding: 0;
  padding-bottom: 2px;
  margin: 0;
  white-space: nowrap;
}

.custom-radio--tabbed [type=radio]:checked ~ label::before,
.custom-radio--tabbed [type=radio]:not(:checked) ~ label::before {
  display: none;
}

.custom-radio--tabbed [type=radio]:checked ~ label::after,
.custom-radio--tabbed [type=radio]:not(:checked) ~ label::after {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 3px;
  border-radius: 1.5px;
  background-color: transparent;
}

.custom-radio--tabbed [type=radio]:checked ~ label {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .custom-radio--tabbed [type=radio]:checked ~ label {
  font-weight: 600 !important;
}

.custom-radio--tabbed [type=radio]:checked ~ label::after {
  background-color: #416BF6;
}

.custom-radio--register [type=radio]:checked ~ label,
.custom-radio--register [type=radio]:not(:checked) ~ label {
  text-align: left;
  margin: 0;
  display: block;
  padding: 20px 5px 25px;
  padding-left: 58px;
  font-size: 20px;
  color: #002677;
  font-family: "urw_geometric_extlight", sans-serif;
}

[dir=rtl] .custom-radio--register [type=radio]:checked ~ label,
[dir=rtl] .custom-radio--register [type=radio]:not(:checked) ~ label {
  font-weight: 300 !important;
}

.custom-radio--register [type=radio]:checked ~ label::after,
.custom-radio--register [type=radio]:not(:checked) ~ label::after {
  top: 26px;
  left: 27px;
}

.custom-radio--register [type=radio]:checked ~ label::before,
.custom-radio--register [type=radio]:not(:checked) ~ label::before {
  top: 20px;
  left: 20px;
}

.custom-radio--register .custom-radio__itemWrap {
  width: 100%;
}

.custom-radio--pills {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

.custom-radio--pills .custom-radio__itemWrap {
  position: relative;
  width: 114px;
  height: 53px;
  overflow: hidden;
}

.custom-radio--pills [type=radio]:checked ~ label,
.custom-radio--pills [type=radio]:not(:checked) ~ label {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 22px;
  transition: color 0.2s ease-out;
}

.custom-radio--pills [type=radio]:checked ~ label::before,
.custom-radio--pills [type=radio]:not(:checked) ~ label::before {
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 28.75px;
  border: 0;
  transition: background-color 0.2s ease-out;
}

.custom-radio--pills [type=radio]:checked ~ label::after,
.custom-radio--pills [type=radio]:not(:checked) ~ label::after {
  display: none;
}

.custom-radio--pills [type=radio]:checked ~ label,
.custom-radio--pills [type=radio]:not(:checked) ~ label:hover {
  color: #ffffff;
}

.custom-radio--pills [type=radio]:checked ~ label::before,
.custom-radio--pills [type=radio]:not(:checked) ~ label:hover::before {
  background-color: #002677;
  box-shadow: 0 0;
}

.custom-radio--pills [type=radio]:not(:checked) ~ label {
  color: #002677;
}

.custom-radio--pills.custom-radio--tags {
  gap: 8px;
}

.custom-radio--pills.custom-radio--tags .custom-radio__itemWrap {
  width: auto;
  height: 28px;
  padding: 0 12px;
}

.custom-radio--pills.custom-radio--tags [type=radio]:checked ~ label,
.custom-radio--pills.custom-radio--tags [type=radio]:not(:checked) ~ label {
  font-size: 16px;
}

.custom-radio--pills.custom-radio--tags [type=radio]:checked ~ label::before,
.custom-radio--pills.custom-radio--tags [type=radio]:not(:checked) ~ label::before {
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid #416BF6;
  box-shadow: none;
}

.custom-radio--pills.custom-radio--tags [type=radio]:checked ~ label::before,
.custom-radio--pills.custom-radio--tags [type=radio]:not(:checked) ~ label:hover::before {
  background-color: #002677;
  border-color: #002677;
}

.field .tooltip {
  position: absolute;
  right: 0;
  top: 6px;
  z-index: 2;
}

.field .tipWrapper .tooltip {
  position: relative;
  top: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

[data-plugin-checkinmask] .fieldsWrap:not(.border),
[data-plugin-mybookingmask] .fieldsWrap:not(.border) {
  position: relative;
  z-index: 2;
}

[data-plugin-checkinmask] .fieldsWrap:not(.border) .tipWrapper,
[data-plugin-mybookingmask] .fieldsWrap:not(.border) .tipWrapper {
  position: relative;
  z-index: 2;
}

.flightNumber {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #002677;
}

.flightGroup {
  border-bottom: 1px solid #D7D7D7;
  margin-bottom: 25px;
}

.fileUploadWrapper {
  margin-bottom: 20px;
}

.ddNG .selectedWrap .selected {
  line-height: 1.4;
}

.ddNG .selectedWrap .icon {
  color: #416BF6;
}

.ddNewTag .invader {
  position: relative;
  top: 0;
  right: 0;
  margin-left: 5px;
}

.ddNewTag .invader span {
  font-family: "urw_geometric_extregular", sans-serif;
  font-size: 12px;
  padding: 3px 8px;
}

.inputsHandler {
  position: relative;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-right: 32px;
}

.inputsHandler .inputWrap {
  flex-grow: 1;
  min-width: 180px;
}

.transparentDD {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}

.transparentDD__label {
  display: flex;
  align-items: center;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.09px;
  margin: 0;
  color: #416BF6;
}

.transparentDD__icon {
  font-size: 1.375rem;
  position: relative;
  top: -2px;
}

.transparentDD label {
  color: #F4F4F4;
  display: inline-block;
  font-size: 18px;
  margin-right: 15px;
  vertical-align: middle;
}

.transparentDD .dd,
.transparentDD .dd--hybrid,
.transparentDD .selectize-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.transparentDD .dd:not(.open) .selectedWrap,
.transparentDD .dd--hybrid:not(.open) .selectedWrap,
.transparentDD .selectize-wrapper:not(.open) .selectedWrap {
  background-color: transparent;
}

.transparentDD .dd .selectedWrap,
.transparentDD .dd--hybrid .selectedWrap,
.transparentDD .selectize-wrapper .selectedWrap {
  background-color: #e3e9fe;
}

.transparentDD .dd .ddList,
.transparentDD .dd--hybrid .ddList,
.transparentDD .selectize-wrapper .ddList {
  min-width: 200px;
}

.transparentDD .dd .ddList li a,
.transparentDD .dd--hybrid .ddList li a,
.transparentDD .selectize-wrapper .ddList li a {
  color: inherit;
}

[data-plugin-modal] {
  cursor: pointer;
}

.modal:not(.show) {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}

.modal {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 9991;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}

.modal.fade.in {
  opacity: 1;
  z-index: 9991;
  pointer-events: auto;
  display: flex !important;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal--bottomSheet .modalContent {
  max-height: 90%;
}

.modal--bottomSheet .modalWrap {
  transition: -webkit-transform 0.01s ease-in-out 0s;
  transition: transform 0.01s ease-in-out 0s;
  transition: transform 0.01s ease-in-out 0s, -webkit-transform 0.01s ease-in-out 0s;
  -webkit-transform: translateY(1000px);
  transform: translateY(1000px);
  max-height: 90%;
  overflow-y: auto;
  border-radius: 20px 20px 0px 0px;
  margin-top: auto;
}

.modal--bottomSheet.show .modalWrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

.modal--digitalDocs {
  padding: 20px;
}

.modal--digitalDocs .button:not(:last-child) {
  margin-left: 0;
  margin-right: 30px;
}

.modal--otp {
  color: #002677;
}

.modal--otp .modal-dialog {
  width: 634px;
  max-width: 100%;
}

.modal--otp .modal-dialog .modal-footer {
  flex-direction: column;
  align-items: center;
  gap: 18px;
}

.modal--otp .modal-title {
  margin-top: 0;
  margin-bottom: 1em;
}

.modal--otp .modal-body {
  overflow-wrap: break-word;
}

.modal--otp .modal-footer,
.modal--otp .modal-footer .btnWrap {
  flex-direction: column;
  align-items: center;
  gap: 18px;
}

.modal--otp .modal-footer .btn:focus {
  outline: 0;
}

.modal--otp.modal .modal-footer {
  padding-top: 0;
}

.modal--otp.otpSecond .modal-footer {
  gap: 0;
}

.modal--otp label {
  word-break: break-all;
}

.modal--otp .btn-frameless,
.modal--otp .button.border {
  color: #416BF6;
  border: 0;
  box-shadow: none;
  background: none;
  display: inline-block;
}

.modal--otp .btn-frameless:hover,
.modal--otp .btn-frameless:focus,
.modal--otp .button.border:hover,
.modal--otp .button.border:focus {
  background-color: transparent !important;
  color: #002677;
}

.modal--otp .btn-frameless:active,
.modal--otp .button.border:active {
  box-shadow: none;
}

.modal--otp .more {
  background-color: transparent;
}

.modal--otp .more:hover {
  color: #002677;
}

.modal-title {
  color: #002677;
  margin-bottom: 1em;
}

.modal-body,
.modal-body p {
  color: #002677;
}

.modal-footer .btnWrap {
  margin: 0;
  width: 100%;
}

.modalBg,
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.modal--locked .modalBg,
.modal--locked .modal-backdrop {
  pointer-events: none;
}

.modal-backdrop.fade.in {
  z-index: -1;
  display: none !important;
}

.otpSecond.show + .modal-backdrop.fade.in {
  z-index: 99;
  display: block !important;
  opacity: 1;
}

.modalWrap {
  padding: 25px;
  position: relative;
  background-color: #ffffff;
  max-width: 1080px;
  width: 100%;
  max-height: 81%;
  overflow-y: auto;
}

.modalWrap.modal-gallery {
  background-color: transparent;
  max-width: 1130px;
}

.modalWrap.modal-gallery .modalContent {
  max-width: 100%;
  padding: 0;
}

.modalWrap:has(.modal-body) {
  overflow: hidden hidden;
}

body.modalOpened {
  max-height: 100%;
}

.modalContent.vscroll.mCustomScrollbar {
  padding: 0;
}

.close-modal {
  font-size: 24px;
  color: #416BF6;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 3;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  transition: all 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}

.close-modal .icon {
  color: #416BF6;
}

.close-modal .icon:before {
  font-family: "icomoon-rebrand";
  content: "\e926";
}

.desktop .close-modal:hover,
.desktop .close-modal:active {
  color: #ffffff;
  background: #416BF6;
}

.desktop .close-modal:hover .icon,
.desktop .close-modal:active .icon {
  color: #ffffff;
}

.umnrModal .modalWrap {
  border-radius: 16px;
  max-width: 760px;
}

.umnrModal__modalContent {
  margin: 0 0 82px;
  max-height: 77%;
  padding: 30px 30px 0;
}

.umnrModal__intro {
  border-bottom: 1px solid #B5BCCA;
  margin-bottom: 25px;
  padding-bottom: 25px;
  color: #002677;
}

.umnrModal__introTitle {
  font-size: 22px;
  margin-bottom: 20px;
  text-shadow: none !important;
}

.umnrModal__main {
  padding-bottom: 10px;
  color: #002677;
}

.videoModal .modalWrap {
  border-radius: 16px;
}

.videoModal .modalContent {
  padding: 0;
}

.modal .modal-content button.btn-close {
  cursor: pointer;
  z-index: 20;
  width: 35px;
  height: 35px;
  min-width: 35px;
  min-height: 35px;
  font-size: 24px;
  border-radius: 0;
  transition: all 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: none;
  right: 10px;
  top: 10px;
  z-index: 3;
  position: absolute;
  box-shadow: none;
  padding: 0;
}

.modal .modal-content button.btn-close:before {
  color: #416BF6;
  content: "\e926";
  font-family: "icomoon-rebrand";
}

.desktop .modal .modal-content button.btn-close:hover,
.desktop .modal .modal-content button.btn-close:active {
  color: #002677;
  background: none;
}

.desktop .modal .modal-content button.btn-close:hover:before,
.desktop .modal .modal-content button.btn-close:active:before {
  color: #002677;
}

.modal .modal-content button.btn-close span {
  display: none;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  margin: 10px;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 1041;
  padding-bottom: 30px;
  overflow: hidden;
  overflow-y: auto;
}

.modal .close:not(.codeField__close) {
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
  position: absolute;
  right: 0;
}

.modal .modal-content img {
  float: left;
  padding-right: 15px;
}

.modal .modal-footer {
  padding-top: 15px;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 40px 0 0;
}

.modal .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modalContent,
.modal-content {
  max-width: 870px;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 81%;
  padding: 0 15px;
  background: #ffffff;
  padding: 25px 15px 15px;
  scrollbar-face-color: #D7D7D7;
  scrollbar-track-color: transparent;
}

.modalContent::-webkit-scrollbar,
.modal-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.modalContent::-webkit-scrollbar-thumb,
.modal-content::-webkit-scrollbar-thumb {
  background: #D7D7D7;
  border-radius: 5px;
}

.modalContent::-webkit-scrollbar-track,
.modal-content::-webkit-scrollbar-track {
  background: transparent;
}

.modal-dialog .modalContent,
.modal-dialog .modal-content {
  padding: 56px 30px 40px 30px;
}

.modalContent:has(.modal-body) {
  overflow: hidden hidden;
  margin: 0;
  width: 100%;
  max-width: unset;
}

.modal-results {
  position: relative;
}

.modal-results:not(:empty) {
  width: 100%;
}

.modal-results .modal-content {
  position: relative;
}

.modalExtraInfo {
  font-size: 13px;
  margin: 20px 0 0;
  text-align: left;
}

.otp-modal-confirm-button {
  position: relative;
}

.otp-modal-confirm-button .spinner {
  position: absolute !important;
  top: 24px !important;
}

.modal-text {
  color: #002677;
}

.registerLogin {
  /* Css for using the widget outside of the modal */
}

.registerLogin *,
.registerLogin *:before,
.registerLogin *:after {
  box-sizing: border-box;
}

.registerLogin label.control-label {
  padding-left: 0;
}

.registerLogin .link {
  margin-top: 7px;
  display: inline-block;
}

.registerLogin p:not(.error) {
  letter-spacing: -0.1px;
  font-size: 20px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  color: #002677;
  top: auto;
}

[dir=rtl] .registerLogin p:not(.error) {
  font-weight: 600 !important;
}

.registerLogin .modalWrap {
  border-radius: 0;
  margin: 10px;
  max-width: 1065px;
  padding: 5px;
}

.registerLogin .modalContent {
  max-width: 100%;
  padding-bottom: 0;
  background: #ffffff;
}

.registerLogin .modalContent .left-border {
  border-left: 1px solid rgba(147, 165, 207, 0.3);
}

.registerLogin .mainContent {
  padding-bottom: 35px;
  margin: 0 auto;
  max-width: 890px;
}

.registerLogin .separator.row {
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 0 15px;
  position: relative;
}

.registerLogin .separator.row p {
  margin: 0 auto;
  padding: 0 7px;
  background-color: white;
  z-index: 1;
  top: auto;
  color: #252C3C;
  font-size: 14px;
  font-family: "urw_geometric_extlight", sans-serif;
}

[dir=rtl] .registerLogin .separator.row p {
  font-weight: 300 !important;
}

.registerLogin .register {
  justify-content: space-between;
  padding-right: 45px;
}

.registerLogin .register > div {
  max-width: 100%;
}

.registerLogin .login {
  padding-left: 45px;
}

.registerLogin .login .facebook {
  width: 100%;
}

.registerLogin h4 {
  color: #002677;
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: normal;
  letter-spacing: -0.15px;
  top: 0;
}

[dir=rtl] .registerLogin h4 {
  font-weight: 700 !important;
}

.registerLogin .checklist {
  margin: 21px 0 26px;
}

.registerLogin .button,
.registerLogin .btn {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 16px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  min-height: 45px;
}

[dir=rtl] .registerLogin .button,
[dir=rtl] .registerLogin .btn {
  font-weight: 600 !important;
}

.registerLogin .foot {
  border-top: 1px solid rgba(147, 165, 207, 0.3);
}

.registerLogin .foot padding {
  margin: 0;
}

.registerLogin .foot .tableStripes {
  max-width: 850px;
  margin: 5px auto 0;
}

.registerLogin .foot table {
  border-collapse: collapse;
  border: none;
  margin: 0 0 40px;
}

.registerLogin .foot th.mnb,
.registerLogin .foot th.basic {
  text-align: center;
  width: 100px;
}

.registerLogin .foot td.mnb,
.registerLogin .foot td.basic {
  padding: 10px;
  text-align: center;
}

.registerLogin .foot td.mnb.checked:after,
.registerLogin .foot td.basic.checked:after {
  content: "\e91f";
  display: inline-block;
  font-family: "icomoon-rebrand";
}

.registerLogin .foot td.mnb.mnb:after,
.registerLogin .foot td.basic.mnb:after {
  color: #416BF6;
}

.registerLogin .open .compare a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.registerLogin .accordion-container {
  margin: 0;
}

.registerLogin .accHeader {
  padding: 0;
}

.registerLogin .accContent {
  text-align: center;
  padding: 0;
}

.registerLogin.modal .accItem {
  background-color: initial;
  border-top-width: 0;
  padding: 0;
}

.registerLogin.nomodal {
  background-color: #F4F4F4;
}

.registerLogin.nomodal .modalContent {
  max-height: none;
  overflow: visible;
}

.registerLogin.nomodal .foot {
  background-color: #ffffff;
  border-bottom: 1px solid #B5BCCA;
  border-top: none;
  padding: 10px 0;
}

.registerLogin.nomodal .separator.row p {
  background-color: #F4F4F4;
}

.registerLogin.nomodal table {
  margin: 0 30px 20px;
}

.registerLogin .row.row-md {
  margin-top: 13px;
  margin-bottom: 13px;
  display: block;
}

.registerLogin--loginonly .modalWrap {
  max-width: 600px;
}

.registerLogin--loginonly .register,
.registerLogin--loginonly .accordion-container {
  display: none;
}

.registerLogin--loginonly .col-6.login {
  width: 100%;
  max-width: 100% !important;
  flex-basis: 100%;
  border-left: 0 !important;
  border-bottom: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.registerLogin--loginonly .btn,
.registerLogin--loginonly .button {
  min-width: 220px;
}

.registerLogin--loginonly .loginWrap:not(:first-child) {
  border-top: 1px solid rgba(147, 165, 207, 0.3);
  padding-top: 20px;
  margin-top: 20px;
}

.registerLogin--loginonly p.tp_popup_msg {
  font-size: 16px;
}

.forgot {
  margin-top: 10px;
  display: inline-block;
}

.compareAccTypes .accItem {
  border-bottom: none;
  border-top: none;
}

.compareAccTypes .accItem.open {
  background-color: #ffffff;
}

.toggle-title {
  margin: 0;
  padding: 25px 10px;
  color: #416BF6;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  text-align: center;
}

[dir=rtl] .toggle-title {
  font-weight: 600 !important;
}

.toggle-title:after {
  content: "\e905";
  display: inline-block;
  font-family: "icomoon-rebrand";
  font-size: 10px;
  vertical-align: middle;
  margin-left: 10px;
  transition: all 0.3s ease;
}

.opened .toggle-title:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.open .toggle-title:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loginRow.row {
  margin: 0;
  padding: 10px 0;
}

.row.loginRow > div,
.row.loginRow > a {
  width: 100%;
}

a.btn.facebook-login {
  background-image: none;
  background-color: #3B5998;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border-radius: 25px;
  top: 0;
  font-size: 16px;
  text-transform: none;
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 9px 29px;
  min-height: 45px;
}

a.btn.facebook-login:before {
  content: "\e923";
  font-family: "icomoon-rebrand";
  margin-right: 17px;
  font-size: 22px;
}

.appleSigninButton {
  cursor: pointer;
}

#appleid-signin > div {
  height: 45px !important;
  width: 100% !important;
  max-width: 100% !important;
  transition: all 0.3s ease-out;
  border-radius: 22.5px;
  overflow: hidden;
}

#appleid-signin > div > div > svg {
  height: 45px;
  width: 100%;
}

.customGPlusSignIn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #002677;
  width: 100%;
  border-radius: 25px;
  white-space: nowrap;
  cursor: pointer;
  border: 2px solid #416BF6;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .customGPlusSignIn {
  font-weight: 600 !important;
}

.customGPlusSignIn:hover,
.customGPlusSignIn:focus {
  background: #EFF3FE;
  color: #002677;
}

.customGPlusSignIn__icon {
  height: 43px;
}

.customGPlusSignIn__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .customGPlusSignIn__text {
  font-weight: 600 !important;
}

#registerLogin .login .row {
  margin-left: 0;
  margin-right: 0;
}

div#login-form-content {
  max-width: 450px;
}

.showValueicon {
  width: 44px;
  height: 100%;
  max-height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: auto;
  font-size: 15px;
  color: #94AACB;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.showeye .showValueicon {
  opacity: 1;
  pointer-events: auto;
  font-family: "icomoon-rebrand";
}

.showvalue .showValueicon:before {
  font-size: 15px;
  content: "\e979";
}

.teaser-content-wrapper {
  background: #fff;
  min-height: 192px;
  position: relative;
  padding: 0 16px 102px;
  text-align: center;
  float: left;
  width: 100%;
  box-shadow: 0 0 30px 0 #E8ECF5;
}

.teaser-content-wrapper h2 {
  top: auto;
  font-family: "urw_geometric_extsemi_bold";
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin: 37px 0 0;
  color: #002677;
}

.teaser-content-wrapper h2 a,
.teaser-content-wrapper h2 a:link,
.teaser-content-wrapper h2 a:visited {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.teaser-content-wrapper p {
  font-family: "urw_geometric_extlight";
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.02px;
  line-height: 1.55;
  top: auto;
  margin: 12px 0 0;
}

.teaser-content-wrapper a.more {
  color: #002677;
  text-decoration: none;
  transition: all 0.3s ease-out;
  display: block;
  float: left;
  width: calc(100% - 32px);
  font-weight: 400;
  margin-top: 10px;
  position: absolute;
  bottom: 30px;
  font-family: "urw_geometric_extsemi_bold";
  font-size: 18px;
  font-weight: normal;
  min-width: 160px;
  text-align: center;
  border: 2px solid #416BF6;
  border-radius: 22.5px;
  padding: 9px 33px 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
}

.teaser-content-wrapper a.more:hover {
  background: #EFF3FE;
}

.teaser-content-wrapper a.more i {
  display: none;
}

.teaser-hubpage .teaser-content-wrapper a.more,
.teaser-content-wrapper a.more.lfcLink {
  width: auto;
  min-width: 180px;
  float: none;
}

.teaser-hubpage .btn.btn-progress.btn-xs.pull-right {
  display: none;
}

.teaser-big-icon .container-div h3 {
  font-family: "urw_geometric_extsemi_bold";
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -0.2px;
  line-height: 1.2;
  top: auto;
  margin: 0 0 20px;
}

.teaser-big-icon .container-div p {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.02px;
  line-height: 1.55;
  top: auto;
  margin: 0 0 29px;
}

[dir=rtl] .teaser-big-icon .container-div p {
  font-weight: 300 !important;
}

.teaser-big-icon .container-div .more {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  padding: 13px 33px 9px;
  border: 2px solid #416BF6;
  border-radius: 22.5px;
  font-family: "urw_geometric_extsemi_bold";
  font-size: 18px;
  color: #002677;
  font-weight: normal;
}

.teaser-big-icon .container-div .more i {
  display: none !important;
}

.teaser-hubpage-mobile h2 {
  color: #002677;
}

.teaser-hubpage-mobile h2 a,
.teaser-hubpage-mobile h2 a:link,
.teaser-hubpage-mobile h2 a:visited {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.genericTeaserStyle .teaser-inner {
  box-shadow: 0px 0px 30px #e8ecf5;
}

.genericTeaserStyle .teaser-content-wrapper {
  padding: 30px 12px 84px;
  box-shadow: none;
}

.genericTeaserStyle .teaser-content-wrapper h2 {
  margin-top: 0;
}

.genericTeaserStyle .teaser-content-wrapper a.more,
.genericTeaserStyle .teaser-content-wrapper a.more.lfcLink {
  width: auto;
  min-width: 200px;
  float: none;
  position: absolute;
  bottom: 24px;
  top: auto;
}

.genericTeaserStyle .image_wrapper {
  max-height: 164px;
}

.genericTeaserStyle .teasersSlider__slider .teaser-content-wrapper {
  min-height: calc(100% - 164px);
}

/* used for your way landing : start */

.teaser-hubpage .teaser-inner .teaser-content-wrapper.autoHeight {
  min-height: inherit;
  padding-bottom: 37px;
}

.teaser-hubpage.noHover {
  pointer-events: none;
}

.hub-links {
  padding: 30px 0;
}

/* used for your way landing : end */

.menu_avatar {
  --initialsBG: #099395;
}

.menu_avatar--youth {
  --initialsBG: #099395;
}

.menu_avatar--blue {
  --initialsBG: #8CA6BF;
}

.menu_avatar--silver {
  --initialsBG: #6A778A;
}

.menu_avatar--gold {
  --initialsBG: #7C6F42;
}

.sub-menu.full {
  width: 100%;
  max-width: 1029px;
}

.sub-menu.full .sub-right {
  border-left: solid 1px #D7D7D7;
  padding: 0 10px;
}

.sub-menu.full .sub-right.l {
  width: 45%;
}

.sub-menu .sub-menu {
  margin-top: 20px;
}

.sub-menu .sub-menu a.more {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 16px;
  color: #416BF6;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
}

[dir=rtl] .sub-menu .sub-menu a.more {
  font-weight: 700 !important;
}

.sub-menu .sub-menu a.more:after {
  content: "\e908";
  font-family: "icomoon-rebrand";
  font-size: 10px;
  margin-left: 8px;
  height: auto;
}

.sub-menu .sub-menu ul {
  padding: 0;
  margin: 0;
  width: 100%;
}

.sub-menu .sub-menu li {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
  color: #002677;
  font-weight: normal;
  margin-bottom: 16px;
}

[dir=rtl] .sub-menu .sub-menu li {
  font-weight: 300 !important;
}

.sub-menu .sub-menu li a {
  color: #002677;
}

.sub-menu .sub-menu li a:after {
  height: 1px;
}

.desktop .sub-menu .sub-menu li a:hover,
.desktop .sub-menu .sub-menu li a:active {
  color: #406EF5;
}

.column-count3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.column-count2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.sub-right .m-nav {
  max-width: 264px;
  margin: 0 auto;
}

.promo-nav {
  padding: 0;
  margin: 0;
}

.m-nav {
  padding: 0;
  margin: 0;
}

.m-nav li {
  list-style: none;
  page-break-inside: avoid;
}

.m-nav li.has-children {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.miles-img {
  width: 108px;
}

.open-sub {
  --size: 18px;
  display: none;
  width: var(--size);
  height: var(--size);
  position: absolute;
}

.menu-title {
  position: relative;
}

.has-children > .menu-title {
  padding-right: 20px;
}

.menu-title a {
  cursor: pointer;
  outline: none;
}

.desktop .menu_userHello:hover + .menu_userLoggedIn,
.desktop .menu_userHello:active + .menu_userLoggedIn {
  max-height: 800px;
}

.menu_userLoggedIn {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.1);
  margin: -4px 15px 0 -30px;
  max-height: 0;
  max-width: calc(100% - 30px);
  overflow: hidden;
  padding: 0;
  position: absolute;
  transition: all 300ms ease-out;
  width: 320px;
  z-index: 10;
  /* @include responsive('<xlarge') {
            right: 0;
        }*/
}

.menu_userLoggedIn li {
  margin: 0;
}

.desktop .menu_userLoggedIn:hover,
.desktop .menu_userLoggedIn:active {
  max-height: 800px;
}

.menu_userLoggedIn ul {
  padding: 17px 17px 2px;
}

.menu_userLoggedIn a {
  display: block;
  padding: 20px 38px 20px 25px;
  position: relative;
  width: calc(100% + 34px);
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #002677;
  margin: 0 -17px;
}

[dir=rtl] .menu_userLoggedIn a {
  font-weight: 700 !important;
}

.desktop .menu_userLoggedIn a:hover,
.desktop .menu_userLoggedIn a:active {
  color: #406EF5;
}

.menu_userLoggedIn a:before {
  content: "\e90c";
  font-family: "icomoon-rebrand";
  font-size: 37px;
  position: absolute;
  right: 10px;
  top: 0;
  color: #416BF6;
  font-weight: normal;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}

.menu_userLoggedIn a:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: calc(100% - 10px);
  background: #D7D7D7;
  border-radius: 0.5px;
}

.menu_userLoggedIn li:last-child a:after {
  content: none;
}

.menu_userLoggedIn .menu_avatar {
  margin-bottom: 10px;
  flex-wrap: nowrap;
  display: flex;
  align-items: center;
}

.menu_avatar {
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.menu_avatar_img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--initialsBG);
  border: 4px solid var(--initialsBG);
}

.menu_avatar_img img {
  border-radius: 50%;
}

.menu_avatar_txt {
  width: calc(100% - 80px);
  padding-left: 12px;
  text-align: left;
  color: #002677;
  font-size: 20px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .menu_avatar_txt {
  font-weight: 600 !important;
}

.menu_avatar_name {
  font-size: 19px;
  margin-bottom: 10px;
}

.menu_avatar_points {
  margin-bottom: 10px;
  margin: 10px 0 0;
  font-size: 16px;
  display: block;
  font-family: "urw_geometric_extlight", sans-serif;
}

[dir=rtl] .menu_avatar_points {
  font-weight: 300 !important;
}

.menu_avatar_points.row {
  margin: 10px 0 0;
}

.mnbLoginMenu .m-nav .mnbLoginMenu__loginMobile {
  color: #416BF6;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-right: 15px;
}

[dir=rtl] .mnbLoginMenu .m-nav .mnbLoginMenu__loginMobile {
  font-weight: 600 !important;
}

.mnbLoginMenu .button,
.mnbLoginMenu button {
  min-width: 147px;
}

.mnbLoginMenu__logo {
  margin-bottom: 20px;
}

.mnbLoginMenu__mobile {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.mnbLoginMenu .inputWrap {
  margin-bottom: 5px;
}

.mnbLoginMenu .link {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
}

[dir=rtl] .mnbLoginMenu .link {
  font-weight: 700 !important;
}

.mnbRegister {
  color: #252C3C;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.222222px;
}

.mnbRegister a {
  margin-left: 10px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #416BF6;
}

[dir=rtl] .mnbRegister a {
  font-weight: 700 !important;
}

.sub-left li {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 18px;
  color: #002677;
  line-height: 1.2;
  margin-bottom: 20px;
  list-style: none;
  letter-spacing: -0.2px;
  font-weight: normal;
  top: auto;
  position: relative;
}

[dir=rtl] .sub-left li {
  font-weight: 700 !important;
}

.sub-left li a {
  color: #002677;
  display: inline-block;
  transition: all 250ms ease-out;
  padding: 5px 0;
  position: relative;
}

.sub-left li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  transition: all 0.15s ease;
  background: #406EF5;
  height: 2px;
}

.desktop .sub-left li a:hover,
.desktop .sub-left li a:active {
  color: #406EF5;
}

.desktop .sub-left li a:hover:after,
.desktop .sub-left li a:active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.sub-right li.level2 > .menu-title {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 20px;
  color: #002677;
  font-weight: normal;
}

[dir=rtl] .sub-right li.level2 > .menu-title {
  font-weight: 700 !important;
}

.sub-right .sub-menu li {
  color: #252C3C;
}

.sub-right .sub-menu li a {
  color: #252C3C;
}

.nav-simple {
  margin: 0;
  padding: 0;
  width: 100%;
}

.nav-simple li {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 18px;
  color: #002677;
  line-height: 1.2;
  margin-bottom: 20px;
  list-style: none;
  letter-spacing: -0.2px;
  font-weight: normal;
  top: auto;
  position: relative;
}

[dir=rtl] .nav-simple li {
  font-weight: 700 !important;
}

.nav-simple li a {
  color: #002677;
  display: inline-block;
  transition: all 250ms ease-out;
  padding: 5px 0;
  position: relative;
}

.nav-simple li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  transition: all 0.15s ease;
  background: #406EF5;
  height: 2px;
}

.desktop .nav-simple li a:hover,
.desktop .nav-simple li a:active {
  color: #406EF5;
}

.desktop .nav-simple li a:hover:after,
.desktop .nav-simple li a:active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-simple li {
  display: flex;
  gap: 6px;
}

.nav-simple li:last-child {
  margin-bottom: 0;
}

.nav-simple .menu-title ~ .invader {
  position: relative;
}

.menu_avatar_initials {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-weight: normal;
  font-size: 34px;
  line-height: 1;
  color: #ffffff;
}

[dir=rtl] .menu_avatar_initials {
  font-weight: 600 !important;
}

.megaMenu__mainNav {
  position: relative;
}

.megaMenu__mainNav .sub-menu .card {
  height: auto;
}

.megaMenu__mainNav .sub-menu.full .sub-right .m-nav {
  max-width: none;
}

.megaMenu__mainNav .sub-menu .sub-menu li a.more {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .megaMenu__mainNav .sub-menu .sub-menu li a.more {
  font-weight: 600 !important;
}

.megaMenu__mainNav .sub-menu .sub-menu li a.more::after {
  display: inline-block;
}

.megaMenu__mainNav .sub-left li a::after {
  bottom: -2px;
}

.megaMenu__mainNav .nav-simple li a::after {
  bottom: -4px;
}

.megaMenu .cardDetails {
  flex-grow: 1;
}

.megaMenu .card.style2 .link {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
}

[dir=rtl] .megaMenu .card.style2 .link {
  font-weight: 600 !important;
}

.megaMenu .mnbMenu .nav-simple {
  min-width: 240px;
}

.megaMenu .menu-title a {
  color: inherit;
}

.megaMenu .mnbLoginMenu__innerWrapper .alert-errors {
  display: none;
}

.megaMenu .mnbLoginMenu .link {
  font-family: "urw_geometric_extlight", sans-serif;
  color: #416BF6;
}

[dir=rtl] .megaMenu .mnbLoginMenu .link {
  font-weight: 300 !important;
}

.megaMenu .mnbRegister a {
  font-family: "urw_geometric_extlight", sans-serif;
}

[dir=rtl] .megaMenu .mnbRegister a {
  font-weight: 300 !important;
}

.megaMenu .invader span {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 4px 9px;
  top: -2px;
}

[dir=rtl] .megaMenu .invader span {
  font-weight: 600 !important;
}

.megaMenu .card.primary.card--youth {
  border: 4px solid;
  border-image-source: linear-gradient(315deg, #625EF3, #5AE3BD);
  border-image-slice: 1;
  margin: 0;
  max-width: none;
}

.megaMenu .absLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.megaMenu .cardsWrap {
  display: flex;
  flex-wrap: wrap;
}

.megaMenu .card h3 {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 18px;
  line-height: 1.1;
  color: #002677;
  margin: 0 0 6px;
  top: unset;
}

[dir=rtl] .megaMenu .card h3 {
  font-weight: 700 !important;
}

.megaMenu .card p {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.1px;
  margin: 0 0 26px;
  color: #002677;
  top: unset;
}

.megaMenu .card.vertical {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  background-color: #ffffff;
  padding: 0;
  overflow: hidden;
  border: 1px solid #F2F2F2;
  box-shadow: none;
  transition: all 300ms ease-out;
}

.megaMenu .cardImg {
  position: relative;
  width: 100%;
  padding-top: 35%;
}

.megaMenu .cardImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.megaMenu .cardDetails {
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  flex-wrap: wrap;
  flex-grow: 1;
  width: 100%;
  padding: 13px;
  text-align: left;
}

.megaMenu .cardDetailsInfo {
  padding-right: 15px;
}

.megaMenu .cardDetailsInfo p {
  margin-bottom: 0;
}

.megaMenu .card .link {
  display: inline-flex;
  align-items: center;
  width: 100%;
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 14px;
  margin-top: 12px;
  color: #416BF6;
}

[dir=rtl] .megaMenu .card .link {
  font-weight: 700 !important;
}

.megaMenu .card .link::after {
  content: "\e908";
  font-family: "icomoon-rebrand";
  font-size: 10px;
  margin-left: 8px;
}

.megaMenu .mnbLoginMenu__logo {
  vertical-align: unset;
}

.megaMenu .mnbLoginMenu .field {
  margin-bottom: 25px;
}

.desktop .megaMenu .link:not(.disabled):hover,
.megaMenu .link:not(.disabled):active,
.megaMenu .link:not(.disabled):focus {
  text-decoration: underline;
}

.youthSliderOnMenu h3 {
  font-size: 20px;
  top: 0px;
  margin-bottom: 1em;
}

.youthSliderOnMenu .owl-controls {
  margin-top: 0;
  padding: 12px 0 15px;
}

.youthSliderOnMenu .owl-controls .owl-page {
  position: relative;
  width: 8px;
  height: 8px;
  min-width: 8px;
  min-height: 8px;
  background-color: #B7C7E2;
  padding: 0;
  margin: 5px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 100px;
  transition: all 0.3s ease-out;
}

.youthSliderOnMenu .owl-controls .owl-page.active {
  width: 32px;
  min-width: 32px;
  background-color: #416BF6;
}

.youthSliderOnMenu .owl-controls .owl-page span {
  all: initial;
}

.youthSliderOnMenu .dashBoxCoupon {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 25px 20px;
  background-color: #ffffff;
  text-align: center;
  border-radius: 4px;
  flex-grow: 1;
}

.youthSliderOnMenu .dashBoxCoupon__fig {
  width: 100%;
  margin-bottom: 30px;
}

.youthSliderOnMenu .dashBoxCoupon__fig img {
  display: block;
  width: 100% !important;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.youthSliderOnMenu .dashBoxCoupon__title {
  font-size: 19px;
  line-height: 1.2;
  min-height: 43px;
  margin-top: 0;
  margin-bottom: 9px;
  top: 0;
}

.youthSliderOnMenu .dashBoxCoupon__desc {
  font-size: 0.875rem;
  line-height: 1.2;
  min-height: 33px;
  margin-bottom: 6px;
}

.youthSliderOnMenu .dashBoxCoupon__linkText {
  margin-top: auto;
  transition: color 0.3s ease-out;
}

.youthSliderOnMenu .dashBoxCoupon__abslink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.desktop .youthSliderOnMenu .dashBoxCoupon__abslink:hover ~ .dashBoxCoupon__linkText,
.desktop .youthSliderOnMenu .dashBoxCoupon__abslink:active ~ .dashBoxCoupon__linkText {
  color: #002677;
}

.youthSliderOnMenu .dashBoxCoupon__abslink:not(.button):focus-visible {
  outline-offset: -2px;
}

.tableStripes *,
.tableStripes *:before {
  box-sizing: border-box;
}

.tableStripes {
  text-align: left;
}

.tableStripes table {
  margin: 0;
}

.tableStripes th {
  border: none;
  font-size: 20px;
  letter-spacing: 0;
  font-family: "urw_geometric_extbold", sans-serif;
  font-weight: 600;
  text-align: left;
  padding: 16px 0;
  border: solid 2px #ffffff;
  color: #002677;
  background: #ffffff;
}

[dir=rtl] .tableStripes th {
  font-weight: 700 !important;
}

.tableStripes th.th--basic {
  color: #566EA1;
}

.tableStripes th.center {
  text-align: center;
}

.tableStripes thead {
  background: #fff;
  color: #182a5f;
}

.tableStripes td {
  color: #002677;
  border: none;
  padding: 0;
  letter-spacing: -0.1px;
  border: solid 2px #ffffff;
  background: #ffffff;
}

.tableStripes td .txt {
  padding: 15px 10px;
  min-height: 48px;
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 1.3;
}

.tableStripes tr:nth-child(odd) td {
  background: #F4F6FB;
}

.tableStripes td.checkWrp {
  width: 140px;
  text-align: center;
}

.tableStripes td.checkWrp .txt.check i {
  width: 30px;
  height: 30px;
  background: #002677;
  display: inline-flex;
  border-radius: 50%;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-family: "icomoon-rebrand" !important;
}

.tableStripes td.checkWrp.light .txt.check i {
  background: #B7C7E2;
}

.icon-reg-check:before {
  content: "\e91f";
}

.grayToggleWrp .mainCnt {
  display: none;
}

.swipeTableWithoutUnderlineContainer {
  box-shadow: 0px 4px 24px 0px rgba(65, 107, 246, 0.12);
  padding-bottom: 24px;
  margin: 30px 0;
}

.swipeTableWithoutUnderlineContent thead tr th {
  background: #ffffff;
  width: 12.5%;
}

.swipeTableWithoutUnderlineContent thead tr th:first-child {
  width: 25%;
}

.swipeTableWithoutUnderlineContent thead {
  top: 0;
  position: -webkit-sticky;
  position: sticky;
}

.swipeTableWithoutUnderlineContent tbody tr:nth-child(odd) td,
.swipeTableWithoutUnderlineContent tbody tr:nth-child(odd) th {
  background: #f4f6fb;
}

.swipeTableWithoutUnderlineContent tbody tr:nth-child(even) td,
.swipeTableWithoutUnderlineContent tbody tr:nth-child(even) th {
  background: #ffffff;
}

.swipeTableWithoutUnderlineContent tbody tr:first-child td {
  font-family: "urw_geometric_extregular", sans-serif;
}

.swipeTableWithoutUnderlineContent tbody tr th {
  padding-left: 32px;
  text-align: left;
  width: 25%;
}

.swipeTableWithoutUnderlineContent tr {
  border-bottom: 1px solid #314A7E;
  border-radius: 4px;
}

.swipeTableWithoutUnderlineContent tr.hidden {
  display: none;
}

.swipeTableWithoutUnderlineContent th {
  font-size: 20px;
}

.swipeTableWithoutUnderlineContent td {
  width: 12.5%;
}

.swipeTableWithoutUnderlineContent td,
.swipeTableWithoutUnderlineContent th {
  padding: 24px;
  text-align: center;
  font-size: 18px;
}

.swipeTableWithoutUnderlineContent .icon-checkBox {
  font-size: 14px;
}

.swipeTableWithoutUnderlineContent .icon-close {
  font-size: 24px;
  color: #BFC9E3;
}

.swipeTableWithoutUnderlineContent .noresults {
  display: flex;
  align-items: center;
  padding: 13px 16px;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #93A5CF;
  background-color: #F9FAFD;
}

.swipeTableWithUnderline--crowdedInfo td {
  padding: 1em;
}

.swipeTableWithUnderline tr:first-child {
  border-bottom: 1px solid #002677;
}

.swipeTableWithUnderline tr:nth-child(even) td {
  background: #f4f6fb;
}

.responsiveTableWrapper {
  padding: 20px 0;
}

.mnbCalculator .responsiveTableWrapper {
  padding: 0;
}

.responsiveTableWithUnderline tr:nth-child(even) td {
  background-color: #f4f6fb;
}

.responsiveTableWithUnderline tr:first-child {
  border-bottom: 1px solid #002677;
}

.responsiveTableWithUnderline tr .tbl_lbl {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  width: 50%;
}

[dir=rtl] .responsiveTableWithUnderline tr .tbl_lbl {
  font-weight: 600 !important;
}

table {
  border-collapse: collapse;
  color: #002677;
  width: 100%;
}

table h3 {
  font-size: 20px;
}

table tr:first-child td {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] table tr:first-child td {
  font-weight: 600 !important;
}

table td {
  font-family: "urw_geometric_extregular", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  padding: 25px 21px 17px;
}

.tableHeader {
  color: #002677;
  background-color: rgba(86, 110, 161, 0.8);
  text-align: center;
  padding: 15px;
}

.tableHeader__title {
  margin-bottom: 0;
}

.checklist {
  padding: 0;
  margin: 25px 0;
}

.checklist li {
  font-size: 18px;
  line-height: 1;
  margin: 17px 0;
  position: relative;
  list-style: none;
  letter-spacing: -0.1px;
  color: #252C3C;
  padding-left: 28px;
}

.checklist li:before {
  content: "\e91f";
  display: block;
  font-family: "icomoon-rebrand";
  font-size: 7px;
  left: 0;
  position: absolute;
  top: -3px;
  color: #ffffff;
  width: 20px;
  height: 20px;
  background: #2456D6;
  border-radius: 50%;
  padding-top: 7px;
  text-align: center;
}

.percentList {
  list-style-type: none;
  padding-left: 0;
  margin-block: 0;
}

.percentList__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-left: 24px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 12px;
}

[dir=rtl] .percentList__item {
  font-weight: 600 !important;
}

.percentList__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: var(--memberColor, lightgrey);
}

.nav-tabs,
.nav-pills {
  float: left;
  width: 100%;
}

.nav-tabs.centered:after,
.nav-pills.centered:after {
  display: block;
  position: absolute;
  content: "";
  top: 100%;
  background: #B2BFDD;
  height: 1px;
  width: 100%;
  opacity: 0.3;
}

.nav-tabs > li,
.nav-pills > li {
  margin: 0;
  float: left;
}

.nav-tabs > li:not(:last-child),
.nav-pills > li:not(:last-child) {
  margin-right: 10px;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.2;
  color: #002677;
  position: relative;
  transition: all 0.3s ease-out;
  padding: 2px 0 5px;
}

[dir=rtl] .nav-tabs > li > a,
[dir=rtl] .nav-pills > li > a {
  font-weight: 300 !important;
}

.nav-tabs > li > a:before,
.nav-pills > li > a:before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 1.5px;
  background-color: #416BF6;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: transparent;
  color: #002677;
}

.nav-tabs > li > a:hover:before,
.nav-tabs > li > a:focus:before,
.nav-pills > li > a:hover:before,
.nav-pills > li > a:focus:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.nav-tabs > li.active > a,
.nav-pills > li.active > a {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] .nav-tabs > li.active > a,
[dir=rtl] .nav-pills > li.active > a {
  font-weight: 600 !important;
}

.nav-tabs > li.active > a:before,
.nav-pills > li.active > a:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.nav-tabs.centered {
  display: flex;
  align-items: flex-end;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.date-picker-wrapper {
  background: #ffffff;
  box-shadow: 0px 15px 40px rgba(6, 6, 6, 0.247924);
  border-radius: 4px;
  border: none;
  box-sizing: border-box;
  padding: 16px 30px 90px 30px;
  z-index: 5;
  max-width: 680px;
  margin-top: -16px;
}

.date-picker-wrapper.no-shortcuts {
  padding-bottom: 90px;
}

.datepicker_group:not(.open) .date-picker-wrapper {
  padding-bottom: 0;
}

.date-picker-wrapper .month-wrapper {
  border: none;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100% !important;
}

.date-picker-wrapper .month-wrapper table {
  margin-left: 0;
  width: 280px !important;
  margin-bottom: 0;
}

.date-picker-wrapper .month-wrapper table td.first-date-selected {
  border-radius: 50% 0 0 50%;
  background-color: rgba(147, 165, 207, 0.1) !important;
}

.date-picker-wrapper .month-wrapper table td.last-date-selected {
  border-radius: 0 50% 50% 0;
  background-color: rgba(147, 165, 207, 0.1) !important;
}

.date-picker-wrapper .next,
.date-picker-wrapper .prev {
  color: #416BF6;
  font-size: 0;
  line-height: 1;
  padding: 0 !important;
  width: 32px;
  height: 32px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.date-picker-wrapper .next:hover,
.date-picker-wrapper .prev:hover {
  color: #416BF6 !important;
  background: none !important;
}

.date-picker-wrapper .next:before,
.date-picker-wrapper .prev:before {
  font-family: "icomoon-rebrand";
  font-size: 32px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: inherit;
}

.date-picker-wrapper .next:focus,
.date-picker-wrapper .prev:focus {
  outline: 2px dashed #002677;
}

.date-picker-wrapper .next .icon,
.date-picker-wrapper .prev .icon {
  display: inline-block;
  font-size: 32px;
  vertical-align: top;
}

.date-picker-wrapper .prev:before {
  content: "\e90a";
}

.date-picker-wrapper .next:before {
  content: "\e90c";
}

.date-picker-wrapper th,
.date-picker-wrapper td {
  text-align: center;
  border: 0;
  background-color: transparent !important;
}

.date-picker-wrapper table th {
  border-bottom: 1px solid #D7D7D7;
  color: #252C3C;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42;
  padding: 0;
}

[dir=rtl] .date-picker-wrapper table th {
  font-weight: 300 !important;
}

.date-picker-wrapper table th.month-name {
  border: none;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.277778px;
  line-height: 1.2;
  text-transform: capitalize;
}

[dir=rtl] .date-picker-wrapper table th.month-name {
  font-weight: 600 !important;
}

.date-picker-wrapper .week-name th {
  padding-bottom: 3px;
}

.date-picker-wrapper .caption th {
  border: none;
  padding-bottom: 15px;
}

.date-picker-wrapper .month-wrapper table .day {
  border: none;
  color: #002677;
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
}

[dir=rtl] .date-picker-wrapper .month-wrapper table .day {
  font-weight: 300 !important;
}

.date-picker-wrapper .month-wrapper table .day.invalid {
  color: #979797;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #002677;
}

.date-picker-wrapper .month-wrapper table .day.real-today {
  background: none;
  border-color: #B7C7E2;
  border-radius: 50%;
}

.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: rgba(147, 165, 207, 0.1);
}

.date-picker-wrapper .month-wrapper table .day:focus {
  color: #416BF6;
}

.date-picker-wrapper .month-wrapper table .day.last-date-selected,
.date-picker-wrapper .month-wrapper table .day.first-date-selected {
  background-color: #00217A !important;
  border-radius: 50% !important;
  color: #ffffff !important;
}

.date-picker-wrapper .month-wrapper table .day.last-date-selected.toMonth.valid,
.date-picker-wrapper .month-wrapper table .day.first-date-selected.toMonth.valid {
  color: #ffffff;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: rgba(140, 166, 191, 0.1);
}

.date-picker-wrapper .month-wrapper table td.first-date-selected.checked + td.checked .day:before,
.date-picker-wrapper .month-wrapper table td.first-date-selected.checked + td.hovering .day:before {
  background-color: rgba(140, 166, 191, 0.1);
  content: "";
  position: absolute;
  left: -50%;
  top: 0;
  width: 50%;
  height: 100%;
}

.date-picker-wrapper .month-wrapper table td.last-date-selected:not(:first-child) .day:before {
  background-color: rgba(140, 166, 191, 0.1);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}

.date-picker-wrapper .month-wrapper table td:last-child.hovering:not(.last-date-selected) .day,
.date-picker-wrapper .month-wrapper table td:last-child.checked:not(.first-date-selected):not(.last-date-selected) .day {
  border-radius: 0 20px 20px 0;
}

.date-picker-wrapper .month-wrapper table td:first-child.hovering .day,
.date-picker-wrapper .month-wrapper table td:first-child.checked:not(.last-date-selected):not(.first-date-selected) .day {
  border-radius: 20px 0 0 20px;
}

.date-picker-wrapper .month-wrapper table td.hovering.last:not(.last-date-selected) .day {
  border-radius: 0 20px 20px 0;
}

.date-picker-wrapper .month-wrapper table td.hovering.last:not(.last-date-selected):first-child .day {
  border-radius: 50%;
}

.date-picker-wrapper .month-wrapper table td.lastMonth.hovering + .toMonth.hovering .day,
.date-picker-wrapper .month-wrapper table td.lastMonth.checked + .toMonth.checked .day {
  border-radius: 20px;
}

.date-picker-wrapper .drp_top-bar {
  padding: 14px 0 0;
  border-top: 1px solid #cecece;
  display: flex;
  justify-content: space-between;
  align-items: center;
  bottom: 12px;
  padding-right: 0;
  position: absolute;
  width: calc(100% - 60px);
  left: 30px;
}

.date-picker-wrapper .drp_top-bar .apply-btn {
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 105.18%), #416BF6;
  background-blend-mode: soft-light, normal;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border-radius: 22.5px;
  color: #ffffff;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: auto;
  margin-bottom: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  width: auto;
  min-width: 107px;
}

[dir=rtl] .date-picker-wrapper .drp_top-bar .apply-btn {
  font-weight: 600 !important;
}

.skin1 .date-picker-wrapper .drp_top-bar .apply-btn {
  background: #f1ea1d;
  color: #000000;
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  background: #27aae1;
  color: #FFF;
  border: 1px solid transparent;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  box-shadow: none;
}

.date-picker-wrapper .drp_top-bar .apply-btn:not(.disabled):hover,
.date-picker-wrapper .drp_top-bar .apply-btn:not(.disabled):focus {
  color: #FFF;
  background-color: #345adb;
}

.date-picker-wrapper {
  width: 680px;
}

.date-picker-wrapper.single-date {
  width: 680px;
}

.breadcrumb {
  padding: 10px 0 0;
  list-style: none;
}

a.teaser-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.teaser-inner.teaser-inner--link,
.teaser-hubpage .teaser-inner.teaser-inner--link {
  transition: all 0.2s ease;
  box-shadow: 0px 4px 24px rgba(65, 107, 246, 0.12);
}

.desktop .teaser-inner.teaser-inner--link:hover,
.desktop .teaser-inner.teaser-inner--link:active,
.desktop .teaser-hubpage .teaser-inner.teaser-inner--link:hover,
.desktop .teaser-hubpage .teaser-inner.teaser-inner--link:active {
  box-shadow: 0px 4px 24px rgba(65, 107, 246, 0);
}

.desktop .teaser-inner.teaser-inner--link:hover a.more,
.desktop .teaser-inner.teaser-inner--link:active a.more,
.desktop .teaser-hubpage .teaser-inner.teaser-inner--link:hover a.more,
.desktop .teaser-hubpage .teaser-inner.teaser-inner--link:active a.more {
  background: #EFF3FE;
}

/*reskin*/

.separator.row p {
  color: #252C3C;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

label,
p.control-label {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 18px;
  color: #002677;
  position: relative;
  top: auto;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

[dir=rtl] label,
[dir=rtl] p.control-label {
  font-weight: 600 !important;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.registration_login.login_page .btn {
  min-width: 200px;
}

section.registration_login.login_page h2 {
  margin-bottom: 32px;
}

.regTxt {
  max-width: 400px;
}

.regTxt ul {
  padding: 0;
}

.regTxt ul li {
  font-size: 18px;
  line-height: 1.2;
  margin: 17px 0;
  position: relative;
  list-style: none;
  letter-spacing: -0.1px;
  color: #252C3C;
  padding-left: 28px;
}

.regTxt ul li:before {
  content: "\e91f";
  display: block;
  font-family: "icomoon-rebrand";
  font-size: 7px;
  left: 0;
  position: absolute;
  top: -2px;
  color: #ffffff;
  width: 20px;
  height: 20px;
  background: #2456D6;
  border-radius: 50%;
  padding-top: 7px;
  box-sizing: border-box;
  text-align: center;
}

.listWrapper ul li a {
  line-height: 1;
  position: relative;
  color: #416BF6;
  font-size: 20px;
  top: 0;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.stepsWrapper label {
  /*float: left;*/
  margin-right: 20px;
}

.no-control-label {
  float: left;
}

.create-account-button .btn-progress {
  width: 100%;
}

.more,
a.more {
  line-height: 1;
  position: relative;
  color: #416BF6;
  font-size: 20px;
  margin-top: 5px;
  top: 0;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.more i {
  display: none;
}

.btn {
  display: inline-block;
  /* position: relative;
   top: 6px;*/
  font-family: "urw_geometric_extsemi_bold";
  font-weight: normal;
  margin-bottom: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  line-height: 1.1875;
  padding: 10px 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 22.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
  color: #333;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.button:disabled,
.button.disabled {
  cursor: not-allowed;
  pointer-events: none;
  box-shadow: none;
}

.btn-lg {
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 19px;
}

.btn-lg:focus,
.btn-lg:hover {
  background-color: #345adb;
}

.btn-sm {
  padding: 10px 10px;
}

.btn-xs {
  padding: 0 8px;
  font-size: 16px;
  line-height: 22px;
  border-radius: 3px;
}

.btn-primary,
.origin_and_destination .city-guide > ul li.active .btn-outline {
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 105.18%), #416BF6;
  background-blend-mode: soft-light, normal;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border-radius: 22.5px;
  color: #ffffff;
}

.btn-primary:focus,
.origin_and_destination .city-guide > ul li.active .btn-outline:focus {
  outline: 1px dashed #416BF6 !important;
  outline-offset: 4px;
  color: #ffffff;
}

.btn-primary:hover {
  color: #fff;
  background: #345ADB;
}

.btn-secondary {
  border: 2px solid #416BF6;
  border-radius: 22.5px;
  color: #002677;
  transition: all 0.25s ease;
  background: none;
  box-shadow: none;
}

.btn-secondary:hover {
  background: #EFF3FE;
}

.btn-progress,
.btn-progress:link,
.btn-progress:visited,
a.btn-progress {
  background: linear-gradient(317.7deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 105.18%), #416BF6;
  background-blend-mode: soft-light, normal;
  box-shadow: 2px 2px 16px 2px rgba(0, 38, 119, 0.4);
  border-radius: 22.5px;
  color: #ffffff;
}

.btn-progress:hover,
.btn-progress:focus {
  color: #FFF;
  background-color: #345adb;
}

.btn-frameless {
  background: #fff;
  color: #002677;
  border: 0;
  box-shadow: none;
}

.btn-frameless:hover {
  background-color: #1b2a55;
}

.btn-transparent,
a.btn-transparent {
  border-color: #FFF;
  color: #fff;
}

.btn-transparent:hover,
a.btn-transparent:hover {
  color: #f2f2f2;
}

.btn-outline {
  border: 2px solid #416BF6;
  background: transparent;
  color: #002677;
  box-shadow: none;
}

.btn-outline:hover {
  background: transparent;
}

.btn-full-width {
  width: 100%;
}

.btn-facebook,
.btn-google,
.btn-linkedin,
.btn-twitter {
  background-size: auto 38px;
  background-position: left top;
  background-repeat: no-repeat;
  color: #FFF;
}

.btn-google {
  background-color: #f2553b;
}

.btn-google:hover {
  background-color: #ea2f10;
  color: #FFF;
}

.btn-facebook {
  background-color: #3a5998;
}

.btn-facebook:hover {
  background-color: #2c4373;
  color: #FFF;
}

.btn-twitter {
  background-color: #1ca7fc;
}

.btn-twitter:hover {
  background-color: #038de2;
  color: #FFF;
}

.btn-linkedin {
  background-color: #127bb6;
}

.btn-linkedin:hover {
  background-color: #0d5c88;
  color: #FFF;
}

/*benefits table*/

.benefitsTable {
  width: 100%;
  padding: 80px 0;
  background: #fff;
}

.benefitsTable h2 {
  margin-top: 26px;
  text-align: center;
  width: 100%;
}

.benefitsTable .legend {
  font-family: "urw_geometric_extlight", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  color: #252C3C;
  letter-spacing: 0.0888889px;
  line-height: 2;
  display: block;
  padding: 0 28px;
}

[dir=rtl] .benefitsTable .legend {
  font-weight: 300 !important;
}

.tableWrapper {
  background: #FFFFFF;
  box-shadow: 0px 4px 24px rgba(65, 107, 246, 0.12);
  padding: 14px 28px;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  position: relative;
}

.benefitsTable .tableWrapper {
  float: none;
  background: none;
  box-shadow: none;
}

.tableWrapper.benefits {
  margin-bottom: 0;
}

.tableWrapper.benefits i.check {
  width: 30px;
  height: 30px;
  background: #8CA6BF;
  display: inline-flex;
  border-radius: 50%;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-style: normal;
  font-family: "icomoon-rebrand" !important;
  line-height: 30px;
}

.tableWrapper.benefits i.check:before {
  content: "\e91f";
}

.tableWrapper.benefits td:nth-child(3) i.check {
  background: #7E848D;
}

.tableWrapper.benefits td:nth-child(4) i.check {
  background: #7C6F42;
}

.tableWrapper.benefits table th {
  font-size: 20px;
  color: #002677;
  letter-spacing: -0.2px;
  font-family: "urw_geometric_extsemi_bold";
  font-weight: normal;
  line-height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.tableWrapper.benefits table th:nth-child(2) {
  color: #8CA6BF;
}

.tableWrapper.benefits table th:nth-child(3) {
  color: #6A778A;
}

.tableWrapper.benefits table th:nth-child(4) {
  color: #7C6F42;
}

.tableWrapper table thead {
  border-bottom: 3px solid #3c517b;
}

.tableWrapper.benefits table thead {
  border-bottom: 0;
}

.tableWrapper table th {
  font-size: 26px;
  color: #002677;
  font-family: "urw_geometric_extsemi_bold";
  font-weight: normal;
  line-height: 100%;
}

.tableWrapper table tr th {
  text-align: center;
}

.tableWrapper table tr th:first-child {
  text-align: left;
}

.tableWrapper table tr td {
  letter-spacing: -0.2px;
  vertical-align: middle;
  text-align: center;
  border: 0;
  font-size: 20px;
  color: #54585a;
  min-height: 48px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.tableWrapper.benefits table tr td {
  font-family: "urw_geometric_extlight";
  color: #002677;
}

.tableWrapper.benefits {
  border-bottom: 0;
}

.tableWrapper.benefits table tr td:not(:first-child) {
  width: 110px;
  border: 2px solid #fff;
}

.tableWrapper table tr td:first-child {
  text-align: left;
  padding-left: 20px;
}

.tableWrapper table tbody tr:nth-child(odd) td {
  background-color: #F4F6FB;
}

.tableWrapper.benefits [data-before=Blue] {
  color: #8CA6BF;
}

.tableWrapper.benefits [data-before=Silver] {
  color: #6A778A;
}

.tableWrapper.benefits [data-before=Gold] {
  color: #7C6F42;
}

.ui-slider .ui-slider-handle {
  width: 1.5em;
  height: 1.5em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.6em;
}

.inputWrap--shovalue {
  position: relative;
}

.otpComp__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #ffffff;
  padding: 24px;
}

.otpComp__input {
  width: 35px;
  height: 45px;
  color: #002677;
  border: 2px solid #D8DEEE;
  border-radius: 4px;
  text-align: center;
}

.progressStepper {
  padding: 0 0 23px;
}

.progressStepper__bar {
  position: relative;
  width: 100%;
  height: 12px;
}

.progressStepper__base,
.progressStepper__step {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
}

.progressStepper__base {
  background-color: #F6F6F6;
  width: 100%;
}

.progressStepper__step {
  background-color: #416BF6;
  transition: width 0.4s ease-out;
  width: calc(var(--progressStep) / var(--progressStepTotal) * 100%);
}

:root {
  --max-height: calc(100vh - 90px);
}

.myProfile__header {
  position: relative;
  text-align: center;
  padding: 14px 44px;
  margin-bottom: auto;
}

.myProfile__header > * {
  margin-top: 0;
  margin-bottom: 0;
}

.myProfile__header + * {
  padding-top: 20px;
}

.myProfile__headerTitle {
  line-height: 1.2;
  top: auto;
}

.myProfile__header .myProfile__btnRound {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.myProfile__header .myProfile__btnRound--right {
  left: auto;
  right: 0;
}

.myProfile__header--lineBottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -17px;
  right: -17px;
  height: 1px;
  background-color: #e9edf5;
}

.myProfile__title {
  line-height: 1.4;
  margin-bottom: 2px;
}

.myProfile__titleWrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 4px;
}

.myProfile__titleWrap > * {
  margin-bottom: 0;
}

.myProfile__title--small {
  font-size: 16px;
  margin-bottom: 4px;
}

.myProfile__btnRound {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #416BF6;
  background-color: #F4F6FB;
  font-size: 24px;
  border-radius: 100%;
}

.myProfile__btnRound [class^=icon-],
.myProfile__btnRound [class*=" icon-"] {
  font-family: "icomoon-rebrand" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.myProfile__btnAdd {
  display: block;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #416bf6;
  background-color: transparent;
  padding: 0;
  margin: 20px auto;
  cursor: pointer;
}

.myProfile__btnAdd[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  box-shadow: none;
}

.myProfile__btnAdd > * {
  vertical-align: text-top;
}

.myProfile__btnAdd [class^=icon-],
.myProfile__btnAdd [class*=" icon-"] {
  font-size: 24px;
}

.myProfile__bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 16px 34px;
  margin: auto auto 0;
  background-color: #ffffff;
  z-index: 1;
  box-shadow: 0 -8px 24px rgba(65, 107, 246, 0.12);
}

.profVoucher {
  width: 284px;
  background-color: #ffffff;
  padding: 16px 16px 24px;
  border-radius: 4px;
  box-shadow: 0 4px 24px rgba(65, 107, 246, 0.12);
}

.profVoucher__header {
  margin-bottom: 30px;
}

.profVoucher__title {
  line-height: 1.4;
  margin-bottom: 4px;
}

.profVoucher__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 15px;
}

.profVoucher__infoRow {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  font-size: 16px;
  font-family: "urw_geometric_extregular", sans-serif;
}

.profVoucher__infoRow p {
  font-size: inherit;
  margin-block: 0;
}

.profVoucher__infoRow p.voucher-expired {
  color: #E1210D;
}

.profVoucher__infoRow--textSmall {
  font-size: 14px;
  color: #5972A7;
}

.profVoucher__infoRow--textSmaller {
  font-size: 12px;
  color: #5972A7;
}

.profVoucher__infoRow--separator {
  height: 1px;
  background-color: #E9EDF5;
}

.profVoucher__infoRow--route {
  align-items: center;
  gap: 8px;
  min-height: 25px;
}

.profVoucher__infoRow--routeText {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
}

.profVoucher__infoRow--routeText::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #BFC9E3;
}

.profVoucher__infoRow--routeText:last-child {
  text-align: right;
  flex-direction: row-reverse;
}

.profVoucher__infoRow--route p {
  line-height: 1.3;
}

.profVoucher__infoRow--moreLess {
  display: block;
}

.profVoucher__fig {
  display: flex;
}

.profVoucher__code {
  font-size: 18px;
  color: #416BF6;
  margin-bottom: 0;
}

.profVoucher__codeCopyBtn {
  background-color: transparent;
  color: inherit;
  padding: 0;
  margin-left: 10px;
}

.profVoucher__notFound {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  padding: 26px 34px;
  color: #5972A7;
}

.profVoucher__moreLessBtn {
  display: flex;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  color: #416BF6;
  background-color: transparent;
  margin-left: auto;
}

.myProfileBlockRow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 0;
  margin-bottom: 8px;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #E9EDF5;
}

.myProfileBlockRow--canSwipe {
  transition: -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.myProfileBlockRow--canSwipe.readyToDelete {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.myProfileBlockRow--expired .myProfileBlockRow__fig {
  opacity: 0.4;
}

.myProfileBlockRow--expired p:first-child {
  opacity: 0.4;
}

.myProfileBlockRow--expired p:last-child {
  color: #E1210D;
}

.myProfileBlockRow__fig {
  max-width: 32px;
}

.myProfileBlockRow__fig img {
  display: block;
}

.myProfileBlockRow__details {
  flex-grow: 1;
}

.myProfileBlockRow__details p {
  margin-bottom: 0;
}

.myProfileBlockRow__details p:last-child {
  font-size: 12px;
}

.myProfileBlockRow__details p:first-child,
.myProfileBlockRow__details p:only-child {
  font-size: 16px;
}

.myProfileBlockRow__detailsAside {
  flex-shrink: 0;
}

.myProfileBlockRow__btn {
  width: 40px;
  height: 40px;
  color: #416BF6;
  font-size: 24px;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.outer-wrapper .myProfileBlockRow__btn {
  min-width: auto;
  min-height: auto;
  background-image: none;
  box-shadow: none;
}

.outer-wrapper .myProfileBlockRow__btn:hover {
  background-color: transparent;
}

.myProfileBlockRow__btn [class^=icon-],
.myProfileBlockRow__btn [class*=" icon-"] {
  display: block;
}

.myProfileBlockRow__btn--delete {
  color: #E1210D;
}

.myProfileBlockRow__btn--border {
  border: 1px solid;
  border-radius: 100%;
}

.outer-wrapper .myProfileBlockRow [class^=icon-],
.outer-wrapper .myProfileBlockRow [class*=" icon-"] {
  font-family: "icomoon-rebrand" !important;
}

.outer-wrapper .myProfileBlockRow .icon-trash:before {
  content: "\e935";
}

.myProfileBlockRow__deleteBtn {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82px;
  height: 100%;
  font-size: 25px;
  padding: 0;
  color: #ffffff;
  background-color: #E1210D;
  border-radius: 0;
  -webkit-transform: translateX(calc(100% + 17px));
  transform: translateX(calc(100% + 17px));
  transition: width 0.3s ease-out;
}

.readyToDelete .myProfileBlockRow__deleteBtn {
  width: 100%;
}

.outer-wrapper .myProfileBlockRow__deleteBtn {
  min-width: auto;
  min-height: auto;
  background-image: none;
  box-shadow: none;
}

.outer-wrapper .myProfileBlockRow__deleteBtn:hover {
  background-color: #E1210D;
}

.myProfileCreditCards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 32px;
  margin: 15px auto;
}

.myProfileCreditCards__text {
  font-size: 16px;
  margin-bottom: 0;
}

.myProfileCreditCards__cardsWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  flex-grow: 1;
}

.myProfileCreditCards__fig img {
  display: block;
}

.myProfile-travel-pass-wrap .tabs--simple .tabHeader {
  font-size: 1rem;
  margin-left: 12px;
  margin-right: 12px;
}

.myProfile-travel-pass-wrap .tabs--simple .tabHeader:first-child {
  margin-left: 17px;
}

.myProfile-travel-pass-wrap .tabs--simple .tabHeadersWrap {
  justify-content: normal;
}

.myProfile-vouchers-wrap .voucherBnr {
  margin-left: auto;
  margin-right: auto;
}

.profile-companions .addCompanion {
  position: relative;
}

.profile-companions .validatableForm,
.profile-companions #ProfileTravellingCompanion_Cont {
  height: 100%;
}

.profile-companions .showAddNewCompanion.addCompanion .addCompanionButton {
  display: none;
}

.profile-companions .passenger_info_container--isEditing ~ .addCompanionButton {
  display: none;
}

.profile--oa .modal {
  align-items: flex-start;
  -webkit-padding-before: 40px;
  padding-block-start: 40px;
}

#optanon #optanon-menu li .preference-menu-item button,
#optanon #optanon-menu li .preference-menu-item a {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  box-shadow: none;
  font-size: 14px !important;
  font-weight: normal;
}

#optanon #optanon-popup-body .legacy-preference-banner-title {
  font-family: "urw_geometric_extbold", sans-serif;
  font-size: 18px !important;
  font-weight: normal;
}

#optanon #optanon-popup-body p.header-3 {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-weight: normal;
  font-size: 16px !important;
}

#optanon #optanon-popup-body div.optanon-main-info-text {
  font-family: "urw_geometric_extregular", sans-serif;
  font-weight: normal;
  font-size: 14px !important;
}

#optanon #optanon-popup-wrapper .optanon-white-button-middle button {
  box-shadow: none;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px !important;
  font-weight: normal;
}

#optanon #optanon-popup-top .optanon-close {
  box-shadow: none;
}

#optanon #optanon-popup-more-info-bar p,
#optanon .fieldset label {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px !important;
  font-weight: normal;
}

.simpleLogin {
  padding: 0 20px 6px;
}

.simpleLogin div#login-form-content {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  -webkit-column-gap: 66px;
  -moz-column-gap: 66px;
  column-gap: 66px;
  flex-basis: 100%;
}

.simpleLogin h4 {
  display: none;
}

.simpleLogin .row,
.simpleLogin .row.row-md {
  margin: 0 !important;
}

.simpleLogin .col-xs-12 {
  width: 100%;
}

.simpleLogin__socialCol,
.simpleLogin__loginCol {
  width: calc(50% - 33px);
}

.simpleLogin__socialCol {
  position: relative;
}

.simpleLogin .login-bt-wrapper {
  width: 100%;
  padding-bottom: 20px;
}

.simpleLogin .login-bt-wrapper .btn,
.simpleLogin .login-bt-wrapper .button {
  min-width: 160px;
}

.simpleLogin__title {
  font-size: 16px;
  line-height: 1.1875;
  letter-spacing: 0;
  margin: 0 0 16px;
  top: auto;
}

.simpleLogin .loginRow.row {
  padding-top: 0;
  padding-bottom: 20px;
  margin: 0;
}

.simpleLogin .forgot {
  font-size: 14px;
  margin-top: 5px;
}

.simpleLogin .mainContent.row {
  margin: 0 !important;
}

.simpleLogin .inputWrap label {
  font-size: 14px;
  top: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.percentBar {
  display: flex;
  background-color: #9FB2E9;
  margin-bottom: 6px;
  border-radius: 10px;
  overflow: hidden;
}

.percentBarWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.percentBar__item {
  height: 19px;
  background-color: var(--memberColor, lightgrey);
}

.memberBox {
  position: relative;
  margin-bottom: 24px;
}

.memberBox--hasInvader .invader .value {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 14px;
  background-color: var(--invitationStatus, #0D8187);
}

[dir=rtl] .memberBox--hasInvader .invader .value {
  font-weight: 600 !important;
}

.memberBox--pending {
  --invitationStatus: #002677;
}

.memberBox--rejected {
  --invitationStatus: #871408;
}

.memberBox--expired {
  --invitationStatus: #5F6778;
}

.memberBox__title {
  display: flex;
  align-items: center;
  gap: 16px;
}

.memberBox__title::after {
  content: "";
  width: 14px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: var(--memberColor, lightgrey);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.memberBox__info {
  display: flex;
  gap: 60px;
}

.memberBox__info > * {
  margin-bottom: 0;
}

.memberBox__fullName {
  flex: 1;
}

.memberBox__text {
  font-size: 18px;
}

.memberBox__controls {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
}

.memberBox__controls--hEnd {
  justify-content: flex-end;
}

.memberBox__controls .memberBox__text {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
}

[dir=rtl] .memberBox__controls .memberBox__text {
  font-weight: 600 !important;
}

.memberBox__controls .toggleSwitch {
  margin-left: 5px;
}

.memberBox__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: inherit;
  background-color: transparent;
  min-height: 26px;
  padding: 0;
}

.memberBox__btn:focus {
  outline: 0;
}

.memberBox__btn:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.memberBox__btn:not(.disabled),
.memberBox__btn:not([disabled]) {
  cursor: pointer;
}

.memberBox__btn [class^=icon-],
.memberBox__btn [class*=" icon-"] {
  color: #416BF6;
}

.memberBox__btn--blue {
  color: #416BF6;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 16px;
  min-height: 45px;
}

[dir=rtl] .memberBox__btn--blue {
  font-weight: 600 !important;
}

.TogetherMemberColor1 {
  --memberColor: #21B059;
}

.TogetherMemberColor2 {
  --memberColor: #33C6F5;
}

.TogetherMemberColor3 {
  --memberColor: #E4D046;
}

.TogetherMemberColor4 {
  --memberColor: #9141F6;
}

.TogetherMemberColor5 {
  --memberColor: #FC5E6C;
}

.TogetherMemberColor6 {
  --memberColor: #416BF6;
}

.tier--blue {
  --memberColor: #8CA6BF;
}

.tier--silver {
  --memberColor: #6A778A;
}

.tier--gold {
  --memberColor: #7C6F42;
}

.__digit_scroller_digit {
  position: relative;
  display: inline-block;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  width: 0.7em;
  text-align: center;
}

.__digit_scroller_digit._digit_up {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.__digit_scroller_next_digit {
  position: absolute;
  top: 100%;
  left: 0;
}

.__digit_scroller_wrap {
  display: inline-block;
  overflow: hidden;
}

.countdowntimer {
  display: flex;
  justify-content: center;
  color: #ffffff;
  margin-top: 10px;
}

.countdowntimer_item {
  border: 1px solid #ffffff;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 12px 2px;
  margin: 0 14px;
  width: 82px;
  min-height: 80px;
  line-height: 1;
  font-size: 0;
  text-align: center;
  color: inherit;
}

.countdowntimer_value {
  font-family: "urw_geometric_extregular", sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  display: block;
}

.countdowntimer_value .__digit_scroller_digit > span {
  line-height: 1;
}

.countdowntimer_placeholder {
  font-family: "urw_geometric_extregular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: inherit;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card.primary .countdowntimer {
  color: #002677;
  justify-content: flex-start;
}

.card.primary .countdowntimer_item {
  margin: 0;
  padding: 0;
  min-height: 40px;
  width: 56px;
  position: relative;
}

.card.primary .countdowntimer_item:not(:last-child):after {
  content: ":";
  display: inline-block;
  margin: 0 6px;
  position: absolute;
  right: -6px;
  font-size: 20px;
  top: 3px;
  font-weight: 700;
}

.card.primary .countdowntimer_value {
  font-size: 20px;
}

.card.primary .countdowntimer_placeholder {
  font-size: 8px;
}

.invader span {
  background: #0F767C;
}

.remaining .invader span,
.discount .invader span,
.save .invader span {
  background: #E7043A;
}

.closed .invader span,
.expired .invader span {
  background: #767676;
}

.soldout .invader span {
  background: #ADADAD;
}

.gift .invader span,
.pending .invader span {
  background: #002677;
}

.new .invader span,
.announcement .invader span,
.waiting .invader span {
  background: #4175C9;
}

.recommended .invader span,
.approved .invader span,
.offer .invader span {
  background: #0F767C;
}

.requested .invader span {
  background: #E4D046;
  color: #002677;
}

.rejected .invader span {
  background: #BB0A0A;
}

.invader.invader--red span {
  background: #E7043A;
}

.invader.invader--new span,
.invader.invader--waiting span {
  background: #4175C9;
}

.past .invader.invader--new,
.past .invader.invader--waiting {
  background: #002677;
}

.invader.invader--rejected span {
  background: #BB0A0A;
}

.invader.invader--closed span,
.invader.invader--expired span {
  background: #767676;
}

.invader.invader--soldout span {
  background: #ADADAD;
}

.invader.invader--status span {
  background: #E4D046;
  color: #002677;
}

.invader.invader--pending span,
.invader.invader--scheduled span {
  background: #002677;
}

.invader--reversed span {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}

.giftCard {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  aspect-ratio: 1065/570;
  max-width: 100%;
  margin: 50px auto;
  padding: 46px 30px 21px;
  border-radius: 40px;
  overflow: hidden;
}

.giftCard__sectionTitle {
  margin-bottom: 21px;
}

.giftCard__desc {
  color: #252C3C;
  margin: 0;
  font-size: 16px;
}

.giftCard__main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 900px;
}

.giftCard .textarea-max-msg,
.giftCard .char-count-para {
  align-self: flex-start;
  font-size: 18px;
  white-space: nowrap;
}

.giftCard__inpt {
  height: 60px;
  width: 100%;
  max-width: 475px;
  font-size: 22px;
  font-family: "urw_geometric_extsemi_bold", "Segoe UI Emoji", sans-serif;
  text-align: center;
  color: #002677;
  background: transparent;
  padding: 17px;
  border: 2px dashed #93a5cf;
}

[dir=rtl] .giftCard__inpt {
  font-weight: 600 !important;
}

.giftCard__inptContainer {
  width: 100%;
  max-width: 475px;
  position: relative;
}

.giftCard__inptContainer--textArea {
  max-width: 900px;
  margin-bottom: 20px;
}

.giftCard__inpt:focus-visible {
  outline: 0;
  border: 2px dashed #002677;
}

.giftCard__inpt::-webkit-input-placeholder {
  color: inherit;
}

.giftCard__inpt::-moz-placeholder {
  color: inherit;
}

.giftCard__inpt::placeholder {
  color: inherit;
}

.giftCard__inpt--textArea {
  resize: none;
  max-width: 900px;
  border-radius: 0;
  overflow: hidden;
  /*transform: translateY(-20px);*/
}

.giftCard__inpt--italics {
  font-style: italic;
}

.giftCard__emoji {
  background: transparent;
  padding: 0;
  cursor: pointer;
  position: absolute;
  bottom: -6px;
  right: -24px;
}

.giftCard__inptContainer--textArea .giftCard__emoji {
  bottom: 30px;
}

.giftCard__fig {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.giftCard__fig img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.giftCard__slider {
  min-height: 137px;
  color: #416BF6;
  margin-bottom: 30px;
}

.giftCard__slider.owl-carousel {
  opacity: 0;
  transition: opacity 0.2s ease;
}

.giftCard__slider.owl-loaded {
  opacity: 1;
}

.giftCard__slider .owl-prev {
  top: 66px;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.giftCard__slider .owl-next {
  top: 66px;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

.giftCard__imgWrap {
  max-width: 507px;
  margin: 34px auto;
}

.giftCard--zoomed {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  z-index: 2;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.75);
}

.giftCard--previewed {
  margin-block: 0 30px;
  z-index: 0;
}

.giftCard--previewed input,
.giftCard--previewed textarea {
  font-size: 20px;
  height: auto;
  padding: 2px;
  border: 2px solid transparent;
}

.giftCard--previewed textarea {
  padding: 15px;
}

.giftCardOccasionBox {
  position: relative;
  aspect-ratio: 249/133;
  width: 100%;
  background-color: transparent;
  border-radius: 12px;
  overflow: hidden;
  border: 3px solid transparent;
  transition: border 0.2s ease;
}

.owl-carousel .giftCardOccasionBox {
  border-radius: 12px;
}

.desktop .giftCardOccasionBox:hover,
.desktop .giftCardOccasionBox:active {
  border: 3px solid #406EF5;
  cursor: pointer;
}

.giftCardOccasionBox:focus {
  outline: 0;
}

.giftCardOccasionBox:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.giftCardOccasionBox--active.giftCardOccasionBox {
  border: 3px solid #002677;
}

.giftCardOccasionBox__wrap {
  flex-grow: 1;
}

.giftCardOccasionBox__fig {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.giftCardOccasionBox .giftCardOccasionBox__fig img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.giftCardOccasionBox__title {
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 19px;
  color: #002677;
  line-height: 1;
  padding-left: 3px;
  margin-top: 9px;
  margin-bottom: 0;
}

.giftAmount {
  /* &__container {
         display: flex;
         gap: 22px;

         @include responsive('<medium') {
             flex-direction: column-reverse;
             gap: unset;
         }

     }*/
}

.giftAmount__presets {
  margin-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: space-between;
  width: 100%;
}

.giftAmount__extraInfo {
  position: absolute;
  left: 0;
  top: -20px;
  z-index: 1;
  white-space: nowrap;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.giftAmount__manual {
  position: relative;
  /*.custom-radio--pills & {
            width: 200px;

            @include responsive('<medium') {
                width: 150px;
            }
        }*/
}

.giftCardInfo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}

.giftCardInfo__part {
  flex-grow: 1;
}

.giftCardInfo__text {
  line-height: 1.2;
  margin-bottom: 0;
}

.giftCardInfo__text--big {
  font-size: 30px;
}

.giftCardInfo--type2 {
  margin: 46px auto 14px;
}

.giftCardInfo--type2 .giftCardInfo__text:first-child {
  margin-bottom: 10px;
}

.giftCardBox {
  text-align: center;
}

.giftCardBox__title {
  font-size: 34px;
  margin-bottom: 16px;
  line-height: 1.2;
}

.giftCardBox__title--sub {
  font-size: 16px;
  margin-bottom: 17px;
  line-height: 1.12;
}

.giftCardBox__fig--card {
  margin-bottom: 40px;
}

.giftCardBox__fig img {
  display: block;
  margin: 0 auto;
}

.giftCardBox__promoCode {
  margin-bottom: 0;
  line-height: 1.2;
}

.giftCardBox__promoCodeWrap {
  background-color: #0D8187;
  padding: 21px;
  padding-bottom: 15px;
  margin: 0 auto 35px;
  color: #ffffff;
  border-radius: 5px;
}

.giftCardBox__promoCode--greyedOut {
  color: #667DAD;
}

.giftCardBalance {
  margin-block: 40px;
}

.giftCardBalance #recaptcha-div {
  display: flex;
  justify-content: center;
}

.giftCardBalance .example {
  margin-top: 4px;
}

.giftCardBalance .btnWrap {
  margin-top: 32px;
}

.giftCardTable thead th {
  padding-block: 0 12px;
  text-align: center;
  padding-inline: 0;
  font-size: 1.125rem;
}

.giftCardTable tbody td {
  padding-block: 24px;
  text-align: center;
  padding-inline: 0;
  font-size: 1.125rem;
}

.giftCardTable tr:first-child td span:last-child {
  font-family: "urw_geometric_extregular", sans-serif;
}

.giftCardTable .tableHead {
  max-width: 60%;
  width: 100%;
  padding: 12px;
  background-color: #F4F6FB;
  font-weight: 400;
  flex-shrink: 0;
  border-radius: 4px;
  text-align: left;
  font-weight: bold;
}

.giftCardPaymentWrapper .paymentIframeWrapper__inner {
  justify-content: center;
}

.dashBox__btn--iconLeft {
  font-size: 18px;
  padding: 0;
  background-color: transparent;
}

.dashBox__btn--iconLeft:focus {
  outline: 0;
}

.dashBox__btn--iconLeft:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: 4px;
}

.dashBox__btn--iconLeft.more {
  font-size: 18px;
  margin-top: 0;
}

.dashBox__btn--iconLeft:not(.disabled),
.dashBox__btn--iconLeft:not([disabled]) {
  cursor: pointer;
}

.dashBox__btn--iconLeft .icon-edit {
  font-family: "icomoon-rebrand" !important;
}

.dashBox__btn--iconLeft .icon-edit::before {
  content: "\e933";
}

.dashBox__fig {
  margin: 0 auto 20px;
  width: 80px;
  height: 80px;
  background-color: var(--initialsBG);
  border: 4px solid var(--initialsBG);
  border-radius: 50%;
  aspect-ratio: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "urw_geometric_extsemi_bold", sans-serif;
  font-size: 2.125rem;
  font-weight: normal;
  line-height: 1.17;
  color: #ffffff;
}

[dir=rtl] .dashBox__fig {
  font-weight: 600 !important;
}

.dashBox__fig img {
  display: block;
  border-radius: 50%;
}

.dashBoxCustomShape .dashBox__fig {
  width: 40px;
  height: 40px;
  margin: 0;
  border-width: 2px;
}

.dashBox__list {
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
  margin-block: 10px;
}

.dashBox__listWrap {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
}

.dashBox__list li {
  top: auto;
}

.dashBox__list .dashBox__fig {
  font-size: 14px;
  line-height: 0.79;
  color: #002677;
  width: 32px;
  height: 32px;
  background-color: var(--memberColor, #9FB2E9);
  border: 2px solid var(--memberColor, #9FB2E9);
  margin-bottom: 0;
  border-width: 2px;
}

.dashBox__list .dashBox__initials {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}

.deleteAccount {
  color: #002677;
}

.deleteAccount .modal-title {
  text-align: center;
  margin-top: 0;
}

.deleteAccount .modal-body {
  margin-top: 20px;
}

.deleteAccount .modal-footer .btn {
  width: 100%;
  margin-bottom: 20px;
}

/*@import 'themes/homefacelift';*/

@media (min-width: 480px) {
  button,
  .button {
    min-width: 205px;
  }

  .inputWrap input {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .smallShow {
    display: none;
  }

  .tableStripes td:first-child .txt:not(.check) {
    padding-left: 25px;
  }

  .simpleLogin__socialCol:after {
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(147, 165, 207, 0.3);
    position: absolute;
    left: -33px;
    top: 0;
  }

  .simpleLogin .login-bt-wrapper {
    padding-top: 20px;
    order: 1;
  }
}

@media (min-width: 768px) {
  .spaceRow-large {
    display: flex;
    justify-content: space-between;
  }

  .hEnd-l {
    justify-content: flex-end;
  }

  .desktopHide:not(.m-nav) {
    display: none !important;
  }

  .mainFooterNav__ul--2colmns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }

  .paymentList__item:not(:last-child) {
    margin-right: 10px;
  }

  .copyright {
    font-size: 12px;
  }

  button.border,
  .button.border {
    min-height: 48px;
  }

  .button,
  .button.border {
    min-height: 45px;
  }

  .plain-nav .headwrap.plain-header {
    height: 90px;
  }

  .plain-nav .headwrap.plain-header .icon-globe.language-select {
    display: block;
    background-image: none;
  }

  .plain-nav .headwrap.plain-header .header__link {
    line-height: 1.875;
  }

  .validation-summary-errors ul li {
    font-size: 16px;
    padding: 13px 30px 13px 60px;
  }

  .validation-summary-errors ul li:before {
    left: 21px;
    font-size: 20px;
  }

  .alert-container.notice.info {
    border-top: 2px solid #007D6D;
  }

  .alertTooltip {
    padding: 50px 10px;
    z-index: 999;
  }

  .alertTooltip ul {
    max-height: 75vh;
  }

  .alert-text-container p {
    font-size: 16px;
    padding: 15px 30px 15px 60px;
  }

  .alertTooltip li {
    font-size: 16px;
    padding: 15px 30px 15px 60px;
  }

  .alert-container .alert .alert-icon {
    left: 21px;
    font-size: 20px;
  }

  .alertTooltip li .icon-info.alert-icon {
    left: 21px;
    font-size: 20px;
  }

  .custom-radio--inline {
    gap: 32px;
  }

  .maskBlock.relative .field.passengersField {
    margin-left: 0;
    width: 50%;
  }

  .modal--small .modalWrap {
    max-width: 634px;
  }

  .modal--otp .modal-footer .btn-primary,
  .modal--otp .modal-footer .button:not(.border) {
    align-self: flex-end;
  }

  .modal .btnWrap.hEnd {
    justify-content: flex-end;
  }

  .close-modal {
    width: 43px;
    height: 43px;
    font-size: 30px;
  }

  .umnrModal__main {
    border-bottom: 1px solid #B5BCCA;
  }

  .videoModal .modalWrap {
    margin: 0 30px;
    padding: 30px;
  }

  .videoModal .modalContent {
    max-width: initial;
  }

  .modal .modal-content button.btn-close {
    width: 43px;
    height: 43px;
    min-width: 43px;
    min-height: 43px;
    font-size: 30px;
  }

  .modalContent,
  .modal-content {
    padding: 25px;
  }

  .modal-dialog .modalContent,
  .modal-dialog .modal-content {
    padding: 56px 30px 40px 30px;
  }

  .registerLogin .modalWrap {
    padding: 10px;
    margin: 20px;
  }

  .registerLogin h4 {
    font-size: 38px;
  }

  .nav-simple li {
    align-items: center;
  }

  .megaMenu .cardDetails {
    padding: 15px;
  }

  .percentList {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .date-picker-wrapper.twelve-months {
    max-height: 290px;
    overflow-y: auto;
  }

  .date-picker-wrapper .month-wrapper table:nth-child(2n+1) {
    margin-right: 30px;
  }

  .date-picker-wrapper .month-wrapper table:nth-child(2n) {
    margin-left: 30px;
  }

  .date-picker-wrapper .month-wrapper table:not(:first-child):not(:nth-child(2)) {
    margin-top: 20px;
  }

  .myProfile-travel-pass-wrap .tabs--simple .tabHeadersWrap {
    margin-block: 1rem;
  }

  .profile-companions .addCompanion:not(.showAddNewCompanion) .addNewCompanion {
    display: none;
  }

  .profile-companions .passenger_info_container {
    overflow: hidden;
  }

  #ProfileFlightPreferences_Container .inputWrap.focus .selectize-control {
    min-height: 240px;
  }

  .memberBox--hasInvader {
    padding-top: 50px;
  }

  .memberBox__title {
    font-size: 20px;
    margin-bottom: 24px;
  }

  .memberBox__fullName {
    max-width: 150px;
  }

  .giftCard__slider .owl-stage-outer {
    margin-right: -1px;
  }

  .giftCardModal__title {
    text-align: center;
  }

  .giftCardInfo__part {
    max-width: 50%;
  }

  .giftCardInfo__text + .giftCardInfo__text {
    margin-top: 5px;
  }

  .giftCardBox {
    background: #F1F3F8;
    padding: 40px;
    padding-bottom: 52px;
    margin: 30px auto 50px;
    border-radius: 30px;
  }

  .giftCardTableWrapper {
    position: relative;
    padding-top: 40px;
  }

  .giftCardTableWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
    max-width: 1062px;
    margin: 0 auto;
    background: rgba(147, 165, 207, 0.4);
    z-index: 1;
  }

  .giftCardTable tbody tr:nth-child(odd) {
    background-color: #F4F6FB;
  }

  .nojsslider__list .giftCardOccasionBox__wrap {
    width: 260px;
  }
}

@media (min-width: 992px) {
  .grecaBadge {
    margin: 0 auto;
    margin-right: 50px;
  }

  .plain-footer .middle-row .link-row {
    justify-content: flex-start;
  }

  .plain-footer .middle-row .link-row .mainFooterNav {
    flex-basis: 33%;
  }

  .custom-checkbox--verAlignCenter {
    min-height: 60px;
    display: flex;
    align-items: center;
  }

  .swipeTableWithUnderline--crowdedInfo td {
    font-size: 16px;
  }

  .responsiveTableWithUnderline tr .tbl_lbl {
    display: none;
  }

  table tr:first-child td {
    line-height: 1.6;
  }

  .memberBox__content {
    display: grid;
    grid-template-columns: 55% 45%;
  }

  .giftCard--previewed textarea {
    min-height: 92px;
  }
}

@media only screen and (min-width: 992px) {
  .modal-dialog.default {
    width: 525px;
    margin: auto !important;
  }

  .modal-dialog.large {
    width: 972px;
  }
}

@media (min-width: 1280px) {
  .desktopHide.m-nav {
    display: none !important;
  }

  .mainFooterRow--top .mainFooterCol--payment {
    padding-left: 40px;
  }

  .mainFooterRow--top .mainFooterCol:nth-child(4n) {
    padding-right: 0;
  }

  .desktop a.header__link:hover,
  .desktop a.header__link:active {
    color: rgba(255, 255, 255, 0.8);
  }

  a.header__link:link,
  a.header__link:visited {
    color: #ffffff;
  }

  .header {
    height: 90px;
  }

  .header__link {
    display: inline-flex;
    color: #ffffff;
  }

  .desktop .header__link:hover,
  .desktop .header__link:active {
    color: rgba(255, 255, 255, 0.8);
  }

  .header__icon {
    color: #ffffff;
    font-size: 30px;
  }

  .header--ifec .header__icon {
    font-size: 45px;
  }

  .header__img {
    width: 225px;
    height: 45px;
  }

  .headerRow {
    height: 90px;
  }

  .mainNav > .menu-title a {
    padding: 14px 0;
  }

  .mainNav > li:last-child {
    padding-right: 0px;
  }

  .mainNav > li.active > .menu-title a {
    color: #ffffff;
  }

  .mainNav > li.active > .menu-title a:after {
    background-color: #406EF5;
  }

  .mainNav > li > .menu-title a,
  .mainNav > li > .menu-title > span {
    color: #ffffff;
    display: block;
    padding: 17px 0;
    position: relative;
    font-size: 20px;
  }

  .mainNav > li > .menu-title a:after,
  .mainNav > li > .menu-title > span:after {
    border-radius: 2px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    transition: all 250ms ease-out;
    width: 100%;
    height: 3px;
  }

  .desktop .mainNav > li > .menu-title a:hover,
  .desktop .mainNav > li > .menu-title a:active,
  .desktop .mainNav > li > .menu-title > span:hover,
  .desktop .mainNav > li > .menu-title > span:active {
    color: #ffffff;
  }

  .desktop .mainNav > li > .menu-title a:hover:after,
  .desktop .mainNav > li > .menu-title a:active:after,
  .desktop .mainNav > li > .menu-title > span:hover:after,
  .desktop .mainNav > li > .menu-title > span:active:after {
    background-color: #406EF5;
  }

  .mainNav > li {
    position: relative;
  }

  .headerLinks:last-child {
    position: relative;
    padding-left: 21px;
    margin-left: 32px;
  }

  .headerLinks:last-child:after {
    content: "";
    position: absolute;
    left: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    width: 1px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
  }

  .headerLinks .mob-menu li {
    margin-right: 0;
    padding-right: 0;
  }

  .headerTools {
    margin-bottom: -4px;
  }

  .menu-trigger {
    display: none;
  }

  .invader {
    top: 0;
    right: 0;
  }

  .invader--left {
    right: auto;
  }

  .searchBlock {
    position: relative;
    transition: all 0.3s ease;
  }

  body.searchOpened .searchBlock {
    padding-left: 220px;
  }

  .search-wrapper {
    position: absolute;
    right: -3px;
    width: 100%;
    top: -5px;
    transition: all 0.05s ease;
    max-width: 448px;
    z-index: 2;
  }

  body:not(.searchOpened) .search-wrapper {
    opacity: 0;
    pointer-events: none;
    transition: all 0.05s ease 0.15s;
  }

  .search-wrapper .inputWrap {
    background: #EFF2F8;
    border-radius: 4px;
    transition: all 0.3s ease;
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }

  body:not(.searchOpened) .search-wrapper .inputWrap {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  .search-wrapper .inputWrap .textField {
    padding: 0 40px 0 18px;
    height: 28px;
    font-size: 14px;
    color: #4D68A5;
  }

  .searchBtn:not(.searchBtn--relative) {
    font-size: 24px;
    width: 40px;
    color: #ffffff;
  }

  .level1 > .sub-menu {
    right: 17px;
    max-width: calc(100% - 34px);
    padding: 30px;
  }

  .level1 > .sub-menu--sml {
    max-width: 290px;
    right: -60px;
  }

  .level1 > .sub-menu {
    min-width: 700px;
    position: absolute;
    top: 100%;
    background: #ffffff;
    border: 1px solid #D7D7D7;
    box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.291985);
    border-radius: 0px 0px 4px 4px;
    display: flex;
    justify-content: space-between;
    transition: none;
  }

  .level1 > .sub-menu:not(.opened) {
    /*opacity: 0;
    pointer-events: none;
    visibility: hidden;*/
    display: none;
  }

  .level1 > .sub-menu--sml {
    width: 290px;
    max-width: 290px;
    min-width: 290px;
    right: -60px;
    max-height: 72vh;
    padding: 25px;
    border: solid 5px #ffffff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-face-color: #B5BCCA;
    scrollbar-track-color: transparent;
  }

  .level1 > .sub-menu--sml::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .level1 > .sub-menu--sml::-webkit-scrollbar-thumb {
    background: #B5BCCA;
    border-radius: 5px;
  }

  .level1 > .sub-menu--sml::-webkit-scrollbar-track {
    background: transparent;
  }

  .level1:last-child > .sub-menu--sml {
    right: 0;
  }

  .sub-menu.full {
    width: calc(100% - 34px);
  }

  .sub-menu.full .sub-left {
    max-height: 100vh;
    overflow: auto;
    scrollbar-face-color: #B5BCCA;
    scrollbar-track-color: transparent;
  }

  .sub-menu.full .sub-left::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .sub-menu.full .sub-left::-webkit-scrollbar-thumb {
    background: #B5BCCA;
    border-radius: 5px;
  }

  .sub-menu.full .sub-left::-webkit-scrollbar-track {
    background: transparent;
  }

  .sub-menu.full .sub-left {
    width: calc(100% - 420px);
    flex-basis: calc(100% - 420px);
    max-width: calc(100% - 420px);
  }

  .sub-menu.full .sub-right {
    width: 420px;
    flex-basis: 420px;
    max-width: 420px;
    margin-left: 30px;
  }

  .sub-menu .card {
    width: 260px;
    max-width: calc(50% - 29px);
    margin: 0 0 0 29px;
  }

  .sub-menu .card:only-child {
    width: 350px;
    max-width: calc(100% - 29px);
  }

  .open-sub {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
  }

  .open-sub:before {
    content: "\e905";
    font-family: "icomoon-rebrand";
    font-size: 7px;
    display: inline-block;
  }

  .menu_userLoggedIn {
    margin-left: 0;
    min-width: 320px;
    right: 0;
  }

  .menu_avatar_txt {
    padding-left: 22px;
  }

  .mnbLoginMenu .button,
  .mnbLoginMenu button {
    min-width: 160px;
  }

  .mnbLoginMenu__innerWrapper {
    margin: 0 auto;
    max-width: 387px;
    padding-left: 21px;
  }

  .sub-left li {
    font-size: 20px;
  }

  .nav-simple li {
    font-size: 20px;
  }

  .megaMenu__mainNav > li {
    position: static;
  }

  .megaMenu__mainNav > li > .menu-title a:not([href]) {
    cursor: default;
  }

  .megaMenu__mainNav .level1 > .sub-menu {
    right: 0;
    min-width: 900px;
  }

  .megaMenu__mainNav .level2.has-children .sub-menu {
    padding-right: 20px;
  }

  .megaMenu__mainNav .level2 > .menu-title > a {
    font-family: "urw_geometric_extsemi_bold", sans-serif;
  }

  [dir=rtl] .megaMenu__mainNav .level2 > .menu-title > a {
    font-weight: 600 !important;
  }

  .megaMenu__mainNav .sub-left .level2 > .menu-title {
    min-height: 58px;
  }

  .megaMenu__mainNav .sub-left .level2 > .menu-title > a {
    padding-top: 0;
  }

  .megaMenu__mainNav .sub-right .level2 > .menu-title > a {
    line-height: 1.2;
  }

  .megaMenu__mainNav .sub-menu .card:only-child {
    width: 378px;
  }

  .megaMenu__mainNav .sub-menu .menu-title > a {
    padding-bottom: 0;
  }

  .megaMenu__mainNav .sub-menu .sub-left li a {
    display: inline;
  }

  .megaMenu__mainNav .sub-menu.full {
    min-width: 1180px;
    width: 100%;
  }

  .megaMenu__mainNav .sub-menu.full .sub-left {
    width: auto;
    flex-basis: auto;
    max-width: none;
  }

  .megaMenu__mainNav .sub-menu.full .sub-left .sub-menu {
    margin-top: 0;
  }

  .megaMenu__mainNav .sub-menu.full .sub-right {
    position: relative;
    padding: 0;
    padding-left: 29px;
    min-width: 350px;
    width: auto;
    flex-basis: auto;
    max-width: none;
    margin-left: 0;
    max-width: 456px;
  }

  .megaMenu__mainNav .sub-menu.full .sub-right .sub-menu {
    margin-top: 20px;
  }

  .megaMenu__mainNav .sub-menu.full .sub-right .sub-menu li a {
    line-height: 1.3;
    display: block;
  }

  .megaMenu__mainNav .sub-menu .sub-menu li a:not(.more) {
    font-family: "urw_geometric_extregular", sans-serif;
  }

  .megaMenu__mainNav .mnbLoginMenu__innerWrapper {
    padding-left: 0;
  }

  .megaMenu .genairationMenu.loggedIn > * {
    display: flex;
  }

  .megaMenu .genairationMenu .mnbLoginMenu {
    padding-left: 29px;
    border-left: solid 1px #D7D7D7;
  }

  .mnbCalculator .responsiveTableWrapper tr td:first-child {
    padding-left: 30px;
  }
}

@media (pointer: coarse) and (min-width: 1280px) {
  .menu_userHello:hover + .menu_userLoggedIn {
    max-height: 800px;
  }
}

@media (max-width: 1279px) {
  .mainFooter {
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooter:before {
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooter:after {
    background-position: top center;
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooterRow {
    flex-wrap: wrap;
  }

  .mainFooterRow--top .mainFooterCol {
    padding-bottom: 10px;
  }

  .mainFooterRow--top .mainFooterCol--newsletter {
    width: 50%;
  }

  .mainFooterRow--top .mainFooterCol--a11y {
    width: 20%;
  }

  .mainFooterRow--top .mainFooterCol--menu {
    width: 80%;
  }

  .mainFooterCol {
    margin-bottom: 40px;
  }

  a.header__link:link,
  a.header__link:visited {
    color: #002677;
  }

  .plain-nav .headwrap.plain-header .header__link--outertitle {
    display: none;
  }

  .plain-nav .headwrap.plain-header .dd.mob-menu,
  .plain-nav .headwrap.plain-header .mob-menu.dd--hybrid,
  .plain-nav .headwrap.plain-header .mob-menu.selectize-wrapper {
    min-height: auto;
  }

  .header__content {
    background: #002677;
  }

  .header__link {
    display: flex;
    padding: 10px 15px;
    font-family: "urw_geometric_extbold", sans-serif;
    font-size: 20px;
    color: #002677;
    font-weight: normal;
  }

  [dir=rtl] .header__link {
    font-weight: 700 !important;
  }

  .header__link.selected {
    padding: 0;
  }

  .header--ifec .header__link {
    color: #ffffff;
  }

  .mob-menu.open .header__link--outertitle.header__link {
    display: none;
  }

  .mob-menu.open .header__link--intitle.header__link {
    display: block;
  }

  .header__icon--login {
    margin-left: 8px;
  }

  a.header__link {
    color: #002677;
  }

  .header--ifec a.header__link {
    color: #ffffff;
  }

  .headerRow {
    align-items: center;
  }

  .header--ifec .headerRow .dd.mob-menu,
  .header--ifec .headerRow .mob-menu.dd--hybrid,
  .header--ifec .headerRow .mob-menu.selectize-wrapper {
    min-height: unset;
  }

  .header--ifec .headerRow .dd.mob-menu .ddList:not(.opened),
  .header--ifec .headerRow .mob-menu.dd--hybrid .ddList:not(.opened),
  .header--ifec .headerRow .mob-menu.selectize-wrapper .ddList:not(.opened) {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  .mainNav {
    justify-content: space-between;
    width: 100%;
  }

  .mainNav > li:first-child {
    padding-left: 0px;
  }

  .mainNav {
    display: block;
    position: relative;
    padding-left: 10px;
  }

  .mainNav li {
    display: block;
    padding: 0;
    min-height: 58px;
    margin: 0;
  }

  .mainNav li.has-children > .menu-title .open-sub:after {
    content: "\e90c";
    font-family: "icomoon-rebrand";
    font-size: 37px;
    position: absolute;
    right: 10px;
    top: 0;
    color: #416BF6;
    font-weight: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
  }

  .mainNav li.has-children > .menu-title a {
    display: inline-block;
    max-width: calc(100% - 40px);
  }

  .mainNav li.has-children.active > .menu-title {
    position: absolute;
    left: 0;
    top: -71px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 71px;
    padding: 0 35px;
    font-family: "urw_geometric_extbold", sans-serif;
    font-size: 20px;
    font-weight: normal;
  }

  [dir=rtl] .mainNav li.has-children.active > .menu-title {
    font-weight: 700 !important;
  }

  .mainNav li.has-children.active > .menu-title:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 60px;
    height: 100%;
    background: #252C3C;
    z-index: -1;
    pointer-events: none;
  }

  .mainNav li.has-children.active > .menu-title a {
    padding: 0;
  }

  .mainNav li.has-children.active > .menu-title .open-sub {
    z-index: 3;
  }

  .mainNav li.has-children.active > .menu-title .open-sub:after {
    content: "\e90a";
    right: auto;
    left: 6px;
  }

  .mainNav .menu-title {
    position: relative;
    font-size: 20px;
    background: #ffffff;
    font-family: "urw_geometric_extbold", sans-serif;
  }

  [dir=rtl] .mainNav .menu-title {
    font-weight: 700 !important;
  }

  .mainNav .menu-title a {
    display: block;
    padding: 20px 5px;
    color: #002677;
  }

  .mainNav .menu-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #D7D7D7;
    border-radius: 0.5px;
  }

  .mainNav__linkflex {
    justify-content: space-between;
  }

  .mainNav__arrow {
    color: #416BF6;
  }

  .headerLinks {
    display: block;
    order: 1;
    width: 100%;
    position: static;
  }

  .headerLinks > li {
    display: block;
    border-top: solid 1px #D7D7D7;
    margin: 0;
  }

  .headerLinks .dd.mob-menu .selectedWrap,
  .headerLinks .mob-menu.dd--hybrid .selectedWrap,
  .headerLinks .mob-menu.selectize-wrapper .selectedWrap {
    display: flex;
    padding: 10px 15px;
    font-size: 18px;
  }

  .headerTools {
    align-items: center;
    height: 46px;
    max-width: calc(100% - 200px);
    margin-left: auto;
    position: relative;
  }

  .headerTools {
    max-width: 100%;
  }

  .headerBlock-inner {
    align-content: space-between;
    background: #ffffff;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%;
    justify-content: space-between;
    padding: 0;
    width: 100%;
  }

  .headerBlock-inner:not(.not-scroll) {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .headerBlock-inner nav {
    order: 0;
  }

  .headerBlock-inner .headerTools {
    order: 1;
    width: 100%;
    flex-wrap: wrap;
    height: auto;
    position: static;
  }

  .headerBlock {
    bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 60px);
    padding: 71px 0 0 0;
    transition: all 0.3s ease;
  }

  .iphone .headerBlock.headerBlock--open {
    padding-top: 0;
  }

  .iphone .headerBlock.headerBlock--open .dd.mob-menu.open .selectedWrap,
  .iphone .headerBlock.headerBlock--open .mob-menu.open.dd--hybrid .selectedWrap,
  .iphone .headerBlock.headerBlock--open .mob-menu.open.selectize-wrapper .selectedWrap {
    z-index: 9;
  }

  body:not(.menuOpened) .headerBlock {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    pointer-events: none;
    overflow: hidden;
  }

  .headerBlock.headerBlock--open nav {
    opacity: 0;
    visibility: hidden;
  }

  body.menuOpened {
    height: 95vh !important;
    overflow: hidden;
  }

  body.menuOpened .mainContainer {
    height: 100vh;
  }

  body.menuOpened header .logo {
    pointer-events: none;
  }

  .miles-login {
    padding: 0 17px;
  }

  .tabHeader .invader {
    display: none;
  }

  .menuOpened .alert-container.notice.info {
    display: none;
  }

  .searchBlock {
    margin: 15px 0;
    padding: 0 17px;
    width: 100%;
  }

  .searchBlock .openSearch {
    display: none;
  }

  .search-wrapper .inputWrap .textField {
    font-size: 16px;
    background: #EBEFFC;
    border-bottom: solid 1px rgba(65, 107, 246, 0.4);
    width: 100%;
  }

  .search-wrapper .inputWrap .textField::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "urw_geometric_extlight", sans-serif;
    font-weight: normal;
    color: rgba(0, 38, 119, 0.6);
  }

  [dir=rtl] .search-wrapper .inputWrap .textField::-webkit-input-placeholder {
    font-weight: 300 !important;
  }

  .search-wrapper .inputWrap .textField::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "urw_geometric_extlight", sans-serif;
    font-weight: normal;
    color: rgba(0, 38, 119, 0.6);
  }

  [dir=rtl] .search-wrapper .inputWrap .textField::-moz-placeholder {
    font-weight: 300 !important;
  }

  .search-wrapper .inputWrap .textField:-ms-input-placeholder {
    /* IE 10+ */
    font-family: "urw_geometric_extlight", sans-serif;
    font-weight: normal;
    color: rgba(0, 38, 119, 0.6);
  }

  [dir=rtl] .search-wrapper .inputWrap .textField:-ms-input-placeholder {
    font-weight: 300 !important;
  }

  .search-wrapper .inputWrap .textField:-moz-placeholder {
    /* Firefox 18- */
    font-family: "urw_geometric_extlight", sans-serif;
    font-weight: normal;
    color: rgba(0, 38, 119, 0.6);
  }

  [dir=rtl] .search-wrapper .inputWrap .textField:-moz-placeholder {
    font-weight: 300 !important;
  }

  .search-wrapper .inputWrap .textField:focus {
    background: #E0E7FD;
  }

  .level1 > .sub-menu {
    flex-wrap: wrap;
  }

  .level1 > .sub-menu {
    width: 100%;
  }

  .sub-menu.full {
    flex-wrap: wrap;
  }

  .sub-menu.full .sub-left {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .sub-menu.full .sub-right {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .sub-menu.full .sub-left.column-count3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .sub-menu.full .sub-left.column-count2 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .sub-menu.full .sub-right {
    width: 100%;
    border-top: solid 1px #D7D7D7;
    border-left: none;
    padding: 0;
    flex-basis: 100%;
    max-width: 100%;
  }

  .sub-menu.full .sub-right.l {
    width: 100%;
    border-left: none;
    border-top: solid 1px #B5BCCA;
    padding-top: 27px;
    margin-top: 23px;
  }

  .sub-menu.full .sub-right.l .small-wrapper {
    max-width: 100%;
  }

  .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-content: space-between;
    box-shadow: none;
    background: #ffffff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    z-index: 3;
    height: calc(100vh - 71px);
    padding-bottom: 35px;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1);
  }

  .iphone .sub-menu {
    padding-bottom: 180px;
  }

  .sub-menu .sub-menu {
    margin: 0;
  }

  .sub-menu.opened {
    z-index: 4;
  }

  .sub-menu:not(.opened) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: none;
  }

  .sub-menu.full .sub-left,
  .sub-menu .sub-left,
  .sub-menu .sub-right {
    width: 100%;
    border: none;
    padding: 0;
    flex-basis: 100%;
    max-width: 100%;
  }

  .sub-menu .sub-right {
    margin-top: 30px;
  }

  .sub-menu .sub-left.column-count2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .sub-menu ul,
  .sub-menu .sub-menu ul {
    padding-left: 10px;
  }

  .sub-menu .cardsWrap {
    padding: 0 17px;
    margin-top: 0;
  }

  .sub-menu .card {
    max-width: 100%;
    width: 100%;
    margin: 12px 0 0 0;
  }

  .sub-menu .card .link {
    display: none;
  }

  .sub-menu li a {
    color: #F4F4F4;
  }

  .sub-menu li a.more {
    font-size: 18px;
    color: #21B059;
    padding: 20px 5px;
  }

  .sub-right .m-nav {
    max-width: 100%;
  }

  .sub-right .m-nav li:last-child .menu-title:after {
    content: none;
  }

  .open-sub {
    --size: 100%;
  }

  .open-sub {
    z-index: 3;
    left: 0;
    top: 0;
    cursor: pointer;
  }

  .menu-title a {
    position: relative;
    z-index: 2;
    display: inline-block;
  }

  .has-children > .menu-title .open-sub {
    display: block;
  }

  .dd.mob-menu,
  .mob-menu.dd--hybrid,
  .mob-menu.selectize-wrapper {
    position: static;
    min-height: 65px;
  }

  .dd.mob-menu:not(.open) .ddList,
  .mob-menu.dd--hybrid:not(.open) .ddList,
  .mob-menu.selectize-wrapper:not(.open) .ddList {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: none;
  }

  .dd.mob-menu.open .selectedWrap,
  .mob-menu.open.dd--hybrid .selectedWrap,
  .mob-menu.open.selectize-wrapper .selectedWrap {
    position: absolute;
    left: 0;
    top: 0;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 71px;
    padding: 0 35px;
    font-size: 24px;
    background: #ffffff;
    overflow: visible;
  }

  .dd.mob-menu.open .selectedWrap:before,
  .mob-menu.open.dd--hybrid .selectedWrap:before,
  .mob-menu.open.selectize-wrapper .selectedWrap:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 60px;
    height: 100%;
    background: #252C3C;
    z-index: -1;
    pointer-events: none;
  }

  .dd.mob-menu.open .selectedWrap .header__icon.icon-lang,
  .mob-menu.open.dd--hybrid .selectedWrap .header__icon.icon-lang,
  .mob-menu.open.selectize-wrapper .selectedWrap .header__icon.icon-lang {
    display: none;
  }

  .dd.mob-menu.open .selectedWrap .icon,
  .mob-menu.open.dd--hybrid .selectedWrap .icon,
  .mob-menu.open.selectize-wrapper .selectedWrap .icon {
    display: block;
    right: auto;
    left: 10px;
    font-size: 37px;
    margin-top: -15px;
    -webkit-transform: none;
    transform: none;
    color: #416BF6;
  }

  .dd.mob-menu.open .selectedWrap .icon:before,
  .mob-menu.open.dd--hybrid .selectedWrap .icon:before,
  .mob-menu.open.selectize-wrapper .selectedWrap .icon:before {
    content: "\e90a";
  }

  .dd.mob-menu .ddList,
  .mob-menu.dd--hybrid .ddList,
  .mob-menu.selectize-wrapper .ddList {
    position: absolute;
    top: 71px;
    left: 0;
    width: 100%;
    display: flex;
    align-content: space-between;
    box-shadow: none;
    background: #ffffff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    z-index: 3;
    height: calc(100vh - 71px) !important;
    padding-bottom: 15px;
    max-height: calc(100vh - 71px);
    display: block !important;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 0 0 0 10px;
  }

  .dd.mob-menu .ddList li,
  .mob-menu.dd--hybrid .ddList li,
  .mob-menu.selectize-wrapper .ddList li {
    font-size: 20px;
    padding: 18px 50px 18px 0;
    color: #002677;
    border-radius: 0;
    position: relative;
    font-family: "urw_geometric_extbold", sans-serif;
  }

  [dir=rtl] .dd.mob-menu .ddList li,
  [dir=rtl] .mob-menu.dd--hybrid .ddList li,
  [dir=rtl] .mob-menu.selectize-wrapper .ddList li {
    font-weight: 700 !important;
  }

  .dd.mob-menu .ddList li.active:before,
  .mob-menu.dd--hybrid .ddList li.active:before,
  .mob-menu.selectize-wrapper .ddList li.active:before {
    font-family: "icomoon-rebrand";
    content: "\e91f";
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 16px;
    color: #416BF6;
  }

  .dd.mob-menu .ddList li:after,
  .mob-menu.dd--hybrid .ddList li:after,
  .mob-menu.selectize-wrapper .ddList li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #B5BCCA;
    border-radius: 0.5px;
  }

  .menu_userHello--active {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 72px;
    background: #ffffff;
  }

  .iphone .menu_userHello--active {
    position: fixed;
    z-index: 999;
    width: calc(100% - 72px);
  }

  .menu_userHello--active .icon-login {
    display: none;
  }

  .menu_userHello--active:before {
    content: "\e90a";
    font-family: "icomoon-rebrand";
    font-size: 37px;
    color: #416BF6;
    display: inline-block;
    margin-right: 10px;
    margin-top: -4px;
  }

  .menu_userHello--active:after {
    content: "";
    position: absolute;
    left: 100%;
    width: 60px;
    height: 100%;
    background: #252C3C;
    z-index: -1;
    pointer-events: none;
  }

  .menu_userHello--active ~ .menu_userLoggedIn {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .menu_userLoggedIn {
    max-height: 100%;
    position: absolute;
    top: 72px;
    left: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    height: calc(100% - 72px);
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .mnbLoginMenu .link {
    font-size: 14px;
  }

  .mnbLoginMenu .field {
    display: inline-block;
    max-width: 240px;
    margin-right: 17px;
  }

  .mnbLoginMenu .btnWrap {
    display: inline-block;
    margin-top: 0;
    padding-top: 4px;
  }

  .mnbLoginMenu .fieldsWrapper {
    display: flex;
  }

  .nav-simple li {
    display: flex;
  }

  .nav-simple .menu-title {
    position: static;
  }

  .megaMenu__mainNav .level2.has-children {
    position: static;
  }

  .megaMenu__mainNav .sub-menu .cardsWrap {
    gap: 17px;
  }

  .megaMenu__mainNav .sub-menu .card {
    max-width: 320px;
  }

  .megaMenu__mainNav .sub-menu.full .sub-left.column-count3 {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }

  .megaMenu__mainNav .sub-menu.full .sub-right {
    margin-top: 0;
    border-top: 0;
  }

  .megaMenu__mainNav .sub-menu .sub-menu li {
    margin-bottom: 8px;
  }

  .megaMenu .invader {
    top: 0;
    right: 0;
  }

  .megaMenu .card.primary.card--youth {
    margin: 14px;
    max-width: min(340px, 100% - 28px);
  }

  .megaMenu .cardsWrap {
    gap: 17px;
  }
}

@media only screen and (max-width: 1024px) {
  .tableWrapper.benefits table tr td:first-child {
    padding-left: 0 !important;
    padding-right: 0;
    text-align: center;
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .responsiveTableWithUnderline tr:first-child {
    display: none;
  }

  .responsiveTableWithUnderline tr td {
    width: 100%;
    display: flex;
  }

  .responsiveTableWithUnderline tr td:not(:first-child) {
    background-color: #fff;
  }

  .responsiveTableWithUnderline tr td:first-child {
    font-family: "urw_geometric_extsemi_bold", sans-serif;
    background: #f4f6fb;
  }

  [dir=rtl] .responsiveTableWithUnderline tr td:first-child {
    font-weight: 600 !important;
  }

  .responsiveTableWithUnderline tr .tbl_val {
    width: 50%;
  }
}

@media (max-width: 991px) {
  .mainFooter {
    padding-top: 100px;
  }

  .mainFooterRow--top .mainFooterCol--newsletter {
    width: 100%;
  }

  .wrapper--fullWidth-m {
    padding: 0;
  }

  .registerLogin .col-m-1 {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }

  .registerLogin .col-m-2 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .registerLogin .col-m-3 {
    flex-basis: 37.5%;
    max-width: 37.5%;
  }

  .registerLogin .col-m-4 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .registerLogin .col-m-5 {
    flex-basis: 62.5%;
    max-width: 62.5%;
  }

  .registerLogin .col-m-6 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .registerLogin .col-m-7 {
    flex-basis: 87.5%;
    max-width: 87.5%;
  }

  .registerLogin .col-m-8 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .plain-footer .container {
    padding-inline: 24px;
  }

  .transparentDD .dd .selectedWrap,
  .transparentDD .dd--hybrid .selectedWrap,
  .transparentDD .selectize-wrapper .selectedWrap {
    display: flex;
    align-items: center;
  }

  .registerLogin .mainContent {
    flex-direction: column-reverse;
    max-width: 600px;
    margin: 0 auto;
  }

  .registerLogin .mainContent .login {
    border-bottom: 1px solid #B5BCCA;
    border-left-width: 0;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-left: 0;
  }

  .registerLogin .mainContent .register {
    padding-right: 0;
  }

  .toggle-title {
    font-size: 16px;
  }

  .genericTeaserStyle .image_wrapper {
    max-height: 164px;
  }

  .swipeTableWithUnderlineContent,
  .swipeTableWithUnderlineContainer {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .swipeTableWithoutUnderlineContent td,
  .swipeTableWithoutUnderlineContent th {
    padding: 12px;
    font-size: 16px;
  }

  table h3 {
    font-size: 14px;
  }

  table td {
    font-size: 14px;
    padding: 20px 17px 14px;
  }

  .nav-tabs > li > a,
  .nav-pills > li > a {
    font-size: 20px;
  }

  .giftCard__main {
    max-width: 496px;
  }
}

@media (max-width: 991px) and (-ms-high-contrast: none) {
  .registerLogin .mainContent {
    /* IE11 */
    display: block;
  }
}

@media (max-width: 767px) {
  .alCenter-m {
    text-align: center;
  }

  .alRight-m {
    text-align: right;
  }

  .alLeft-m {
    text-align: left;
  }

  .hCenter-s {
    justify-content: center;
  }

  .btnWrap--mobWrap {
    flex-wrap: wrap;
  }

  .btnWrap--mobWrap > * {
    width: 100%;
    margin-bottom: 15px;
  }

  .btnWrap--mobWrap > *:not(:last-child) {
    margin-right: 0;
  }

  .mblock {
    display: block;
  }

  .mhidden {
    display: none !important;
  }

  .flexCol-m {
    display: flex;
    flex-direction: column;
  }

  .mobileHide {
    display: none !important;
  }

  .border-grey {
    margin-bottom: 12px;
    margin-top: 12px;
  }

  .space-top-big {
    margin-top: 24px;
  }

  .space-top-large {
    margin-top: 80px;
  }

  .space-bottom-large {
    margin-bottom: 80px;
  }

  .offset-left-m:not(label) {
    padding-left: 10px;
  }

  .offset-left-m.label {
    margin-left: 10px;
  }

  .noscroll-mobile {
    overflow: hidden;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }

  .mainFooter {
    padding: 100px 0 30px;
    -webkit-clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooter:before {
    -webkit-clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooter:after {
    -webkit-clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 100%);
  }

  .mainFooter--ifec .mainFooterRow--top .mainFooterCol {
    padding-bottom: 0;
  }

  .mainFooterRow--top .mainFooterCol {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .mainFooterRow--top .mainFooterCol--app {
    width: 100%;
    order: 4;
  }

  .mainFooterRow--top .mainFooterCol--social {
    width: 100%;
    order: 5;
  }

  .mainFooterRow--top .mainFooterCol--a11y {
    width: 100%;
    order: 3;
  }

  .mainFooterRow--top .mainFooterCol--menu {
    width: 100%;
    order: 2;
  }

  .mainFooterRow--top .mainFooterCol--payment {
    order: 1;
    width: 100%;
  }

  .mainFooter--ifec .mainFooterRow--bottom {
    padding-top: 0;
  }

  .mainFooterRow--bottom {
    position: relative;
    padding-top: 85px;
  }

  .mainFooterCol--mobHidden {
    display: none;
  }

  .mainFooterNavContainer {
    flex-wrap: wrap;
  }

  .mainFooterNav__col:not(:last-child) {
    padding-bottom: 5px;
    margin-right: 0;
  }

  .mainFooter--ifec .mainFooterNav__col {
    margin-bottom: 24px;
  }

  .mainFooterNav__col {
    width: 100%;
  }

  .mainFooter--ifec .mainFooterNav__ul {
    gap: 24px;
  }

  .mainFooter--ifec .mainFooterNav__ul--secondary {
    gap: 0;
  }

  .mainFooterNav__ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .mainFooterNav__ul--secondary .mainFooterNav__li {
    margin-bottom: 0;
  }

  .mainFooterNav__ul--secondary .mainFooterNav__li:not(:last-child) {
    border-right: solid 1px #ffffff;
    padding-right: 12px;
    line-height: 1;
    margin-right: 12px;
  }

  .mainFooterNav__li {
    margin-bottom: 12px;
  }

  .mainFooterNav__li:not(:last-child) {
    border-right: solid 1px #ffffff;
    padding-right: 10px;
    line-height: 1;
    margin-right: 10px;
  }

  .mainFooter--ifec .mainFooterNav__liprimary {
    margin: 0 10px 0;
  }

  .mainFooterNav__liprimary {
    margin: 0 10px 8px;
  }

  .mainFooter--ifec .mainFooterNav__link {
    font-size: 14px;
  }

  .mainFooter--ifec .mainFooterNav__link--bold {
    font-size: 16px;
  }

  .memberList {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .wcag_btns ul {
    justify-content: center;
  }

  .socialNav__ul {
    justify-content: center;
  }

  .payment-content {
    justify-content: center;
  }

  .appLinks {
    justify-content: center;
  }

  .grecaBadge {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .registerLogin .col {
    padding-right: calc(16px/2);
    padding-left: calc(16px/2);
  }

  .registerLogin .col-s-1 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .registerLogin .col-s-2 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .registerLogin .col-s-3 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .registerLogin .col-s-4 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .registerLogin .col-s-5 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .registerLogin .col-s-6 {
    flex-basis: 100%;
    max-width: 100%;
  }

  button,
  .button {
    min-height: 42px;
  }

  .plain-nav .headwrap.plain-header {
    height: 70px;
  }

  .plain-nav .headwrap.plain-header .logo_aegean_olympic {
    max-width: 50%;
  }

  .plain-nav .headwrap.plain-header .dd.style2 .ddList,
  .plain-nav .headwrap.plain-header .style2.dd--hybrid .ddList,
  .plain-nav .headwrap.plain-header .style2.selectize-wrapper .ddList {
    right: 0;
  }

  .plain-nav .headwrap.plain-header .header__icon {
    font-size: 35px;
  }

  .passengersPopup_open .header {
    z-index: 1;
  }

  .header--ifec .logo__img {
    max-height: 26px;
  }

  .homepageNews {
    padding: 0 18px;
  }

  .news .news-item {
    text-align: center;
  }

  .news__more {
    text-align: center;
  }

  .alert-container.notice.info {
    background-color: #F5F7FB;
  }

  .alert-container.notice .alert-text-container p.blue {
    font-size: 14px;
  }

  .searchBtn--relative {
    width: 100%;
  }

  .searchBtn--relative button,
  .searchBtn--relative .button,
  .searchBtn--relative .btn {
    width: 100%;
  }

  .inputWrap .textField {
    font-size: 16px;
  }

  .custom-checkbox--small [type=checkbox]:checked ~ label,
  .custom-checkbox--small [type=checkbox]:not(:checked) ~ label {
    font-size: 16px;
  }

  .custom-radio--register [type=radio]:checked ~ label,
  .custom-radio--register [type=radio]:not(:checked) ~ label {
    padding: 20px 15px 25px;
    padding-left: 48px;
  }

  .custom-radio--register [type=radio]:checked ~ label::after,
  .custom-radio--register [type=radio]:not(:checked) ~ label::after {
    left: 17px;
  }

  .custom-radio--register [type=radio]:checked ~ label::before,
  .custom-radio--register [type=radio]:not(:checked) ~ label::before {
    left: 10px;
  }

  .custom-radio--pills {
    justify-content: space-between;
  }

  .custom-radio--pills .custom-radio__itemWrap {
    width: 150px;
  }

  .custom-radio--pills.custom-radio--tags {
    justify-content: flex-end;
  }

  .custom-radio--pills.custom-radio--tags .custom-radio__itemWrap {
    width: auto;
  }

  .field--radioTabbed {
    overflow-y: auto;
    overflow-x: auto;
  }

  .transparentDD {
    margin-right: 0;
    padding: 0;
  }

  .transparentDD .dd .selectedWrap,
  .transparentDD .dd--hybrid .selectedWrap,
  .transparentDD .selectize-wrapper .selectedWrap {
    padding: 16px 10px;
  }

  .transparentDD .dd .selection,
  .transparentDD .dd--hybrid .selection,
  .transparentDD .selectize-wrapper .selection,
  .transparentDD .dd .ddList li,
  .transparentDD .dd--hybrid .ddList li,
  .transparentDD .selectize-wrapper .ddList li {
    padding: 9px 0;
  }

  .modal--digitalDocs .modalWrap {
    padding: 0;
  }

  .modal--digitalDocs .modalContent {
    padding: 30px 25px;
  }

  .modal--digitalDocs .btnWrap {
    flex-wrap: wrap;
  }

  .modal--digitalDocs .button:not(:last-child) {
    margin: 0;
  }

  .modal .btnWrap.hEnd {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .modal .btnWrap.hEnd > *:not(:last-child) {
    margin-right: 0;
    margin-bottom: 8px;
  }

  .umnrModal .modalWrap {
    bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 25px 20px 0;
    position: fixed;
    right: 0;
    top: 30px;
  }

  .umnrModal__modalContent {
    display: flex;
    flex-direction: column;
    max-height: initial;
    min-height: 100%;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    scrollbar-face-color: #B5BCCA;
    scrollbar-track-color: transparent;
  }

  .umnrModal__modalContent::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .umnrModal__modalContent::-webkit-scrollbar-thumb {
    background: #B5BCCA;
    border-radius: 5px;
  }

  .umnrModal__modalContent::-webkit-scrollbar-track {
    background: transparent;
  }

  .umnrModal__confirmBtn {
    bottom: 0;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    padding: 20px 0;
    background-color: #ffffff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.2);
    z-index: 10;
  }

  .umnrModal__confirmBtn .button {
    max-width: 300px;
    width: 100%;
  }

  .umnrModal .close-modal {
    font-size: 16px;
    padding: 8px;
    right: 20px;
    top: 20px;
  }

  .umnrModal .close-modal .icon {
    font-size: 13px;
  }

  .umnrModal .ddList {
    left: initial;
    margin-bottom: 30px;
    right: 0;
  }

  .umnrModal .ddList.top {
    margin-bottom: 0 !important;
  }

  .registerLogin .foot th.mnb,
  .registerLogin .foot th.basic {
    width: 60px;
  }

  .teaser-big-icon .container-div .more {
    text-align: center;
  }

  .nav-simple li {
    justify-content: space-between;
  }

  .megaMenu .genairationMenu .youthSliderOnMenu {
    max-width: min(340px, 100%);
    padding: 0 14px;
    color: #002677;
  }

  .megaMenu .genairationMenu .youthSliderOnMenu .dashBoxCoupon {
    background-color: #ffffff;
  }

  .megaMenu .genairationMenu .youthSliderOnMenu .owl_customControls {
    margin-top: 0;
    border-top: 0;
  }

  .megaMenu .genairationMenu .youthSliderOnMenu .btnWrap {
    display: flex;
  }

  .megaMenu .invader {
    margin: 0;
  }

  .tableHeader__title {
    font-size: 16px;
  }

  .percentList__item {
    align-items: center;
    padding-left: 32px;
    font-size: 14px;
    min-height: 50px;
  }

  .percentList__item:not(:last-child) {
    border-bottom: 1px solid #D7D7D7;
  }

  .percentList__item::before {
    width: 20px;
    height: 20px;
  }

  .date-picker-wrapper {
    padding-bottom: 115px;
  }

  .date-picker-wrapper.no-shortcuts {
    padding-bottom: 115px;
  }

  .datepicker_group:not(.open) .date-picker-wrapper {
    display: none !important;
  }

  .date-picker-wrapper .month-wrapper {
    max-height: calc(100vh - 197px);
    overflow-y: auto;
    padding-top: 60px;
  }

  .android .date-picker-wrapper .month-wrapper,
  .iphone .date-picker-wrapper .month-wrapper {
    max-height: calc(100vh - 197px - 80px);
  }

  .date-picker-wrapper .month-wrapper table {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .date-picker-wrapper .month-wrapper table.month1 .week-name {
    position: fixed;
    display: flex;
    justify-content: space-around;
    width: 280px;
    top: 136px;
    background-color: #fff;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 5px;
    height: initial;
  }

  .date-picker-wrapper .month-wrapper table.month1 .week-name:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: -245px;
    right: -245px;
    z-index: -1;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #b5bcca;
  }

  .date-picker-wrapper .month-wrapper table.month1 .week-name th {
    border: 0;
  }

  .date-picker-wrapper .month-wrapper table:not(.month1) .week-name {
    display: none;
  }

  .date-picker-wrapper .drp_top-bar {
    width: 100%;
    left: 0;
    padding: 20px;
    background-color: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.2);
  }

  .android .date-picker-wrapper .drp_top-bar,
  .iphone .date-picker-wrapper .drp_top-bar {
    bottom: 0;
    position: fixed;
    z-index: 99;
  }

  .fullscreenFormField--open .date-picker-wrapper {
    left: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    bottom: 85px;
    box-shadow: none;
    display: flex !important;
    justify-content: center;
    left: 0 !important;
    margin: 0 auto;
    overflow: scroll;
    padding: 34px 20px 0;
    right: 0;
    top: 150px !important;
  }

  .date-picker-wrapper .month1,
  .date-picker-wrapper .month2 {
    padding: 0 !important;
  }

  .date-picker-wrapper.single-date {
    width: 100%;
  }

  .date-picker-wrapper {
    width: 100%;
  }

  .t-datepicker-open .header,
  .airport_select_open .header {
    z-index: -1;
  }

  .datepicker_group:not(.open) .week-name {
    display: none;
  }

  .benefitsTable .legend {
    padding-left: 14px;
    padding-right: 14px;
  }

  .myProfile__content {
    flex-grow: 1;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }

  .myProfile__contentWrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    max-height: var(--max-height);
    height: var(--max-height);
    color: #002677;
    padding-bottom: 20px;
  }

  .myProfile__contentWrap--noMaxHeight {
    max-height: none;
  }

  .myProfile__contentWrap--noMaxHeight .myProfile__content {
    overflow: visible;
    padding-bottom: 32px;
  }

  .wrapper--mobileApp {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    min-height: 100vh;
  }

  .profile-companions .addCompanion:not(.showAddNewCompanion) .myProfile__bottom {
    display: none;
  }

  .profile-companions .addNewCompanion {
    position: absolute;
    top: 0;
    height: 100%;
    left: calc(100% + 17px);
    background-color: #ffffff;
    transition: left 0.35s ease-out;
  }

  .profile-companions .showAddNewCompanion.addCompanion {
    min-height: 100vh;
    height: 100%;
  }

  .profile-companions .showAddNewCompanion.addCompanion .addNewCompanion {
    left: 0;
  }

  .memberBox {
    padding: 20px 16px;
    box-shadow: 0 0 30px #E8ECF5;
  }

  .memberBox--hasInvader {
    padding-top: 40px;
  }

  .memberBox__info {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
  }

  .memberBox__controls {
    flex-direction: column;
    gap: 18px;
  }

  .memberBox__controls .button {
    width: 100%;
  }

  .memberBox__controls--hCenterMob {
    align-items: center;
  }

  .countdowntimer_item {
    width: 72px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .giftCard {
    padding: 13px 20px 9px;
    margin: 25px auto;
    max-width: 500px;
    border-radius: 12px;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }

  .giftCard__sectionTitle {
    margin-bottom: 14px;
  }

  .giftCard__desc {
    font-size: 12px;
  }

  .giftCard__main {
    margin-top: 16px;
    max-width: 297px;
  }

  .giftCard .textarea-max-msg,
  .giftCard .char-count-para {
    font-size: 10px;
  }

  .giftCard__inptContainer {
    height: auto;
    max-width: 192px;
  }

  .ios .giftCard__inptContainer {
    max-width: 256px;
  }

  .giftCard__inptContainer--textArea {
    max-width: 297px;
    margin-bottom: 10px;
  }

  .ios .giftCard__inptContainer--textArea {
    max-width: 305px;
  }

  .giftCard__inpt {
    height: auto;
    max-width: 192px;
    font-size: 12px;
    padding: 4px 8px;
    margin-bottom: -6px;
  }

  .ios .giftCard__inpt {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    font-size: 16px;
    max-width: 256px;
    padding: 0.333em 0.666em;
    border-width: 0.166em;
    margin-bottom: -7px;
  }

  .giftCard__inpt--textArea {
    max-width: 297px;
    min-height: 0;
    line-height: 1;
    /*transform: translateY(-10px);*/
  }

  .ios .giftCard__inpt--textArea {
    border: 2px dashed #93a5cf;
    -webkit-transform: scale(0.75) translateY(-10px);
    transform: scale(0.75) translateY(-10px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    max-width: 305px;
  }

  .ios .giftCard__emoji {
    right: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }

  .ios .giftCard__inptContainer--textArea .giftCard__emoji {
    right: 16px;
  }

  .giftCard__slider {
    min-height: 100px;
  }

  .giftCard__slider .owl-stage {
    padding-left: 0 !important;
  }

  .giftCard__slider .owl-stage-outer {
    margin-left: -17px;
    margin-right: -17px;
    padding-left: 17px;
  }

  .giftCard--previewed input,
  .giftCard--previewed textarea {
    font-size: 9px;
  }

  .giftCardOccasionBox__title {
    font-size: 14px;
    margin-top: 6px;
  }

  .giftAmount__manual {
    width: 100%;
  }

  .giftCardModal__title {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 0;
  }

  .giftCardModal .separatorLine {
    margin: 20px auto;
  }

  .giftCardInfo__text {
    font-size: 16px;
  }

  .giftCardBox {
    padding-top: 26px;
  }

  .giftCardBox__bottom {
    background: #F1F3F8;
    padding: 23px 20px;
    padding-bottom: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .giftCardBox__title {
    font-size: 24px;
    margin-bottom: 9px;
  }

  .giftCardBox__fig--card {
    margin-bottom: 9px;
  }

  .giftCardBalance {
    margin-top: 16px;
  }

  .giftCardBalance .btnWrap {
    margin-top: 24px;
  }

  .giftCardBalance .btnWrap--mobWrap > :not(:last-child) {
    margin: 0;
  }

  .giftCardTable tbody td {
    padding-block: 4px;
    display: flex;
    gap: 4px;
    font-size: 0.875rem;
  }

  .giftCardTable .tableData {
    background-color: #F4F6FB;
    padding: 12px;
    border-radius: 4px;
    text-align: right;
    max-width: 40%;
    flex-shrink: 0;
    width: 100%;
  }

  .nojsslider__inner {
    margin-right: -17px;
  }

  .nojsslider__list .giftCardOccasionBox__wrap {
    width: 126px;
  }
}

@media screen and (max-width: 767px) {
  .modal--digitalDocs .button:first-child {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .date-picker-wrapper .drp_top-bar .apply-btn {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    margin-bottom: 10px;
  }

  .returnSelected .date-picker-wrapper .drp_top-bar .apply-btn {
    opacity: 1;
    visibility: visible;
  }

  .tableWrapper {
    padding: 14px;
    box-shadow: none;
  }

  .tableWrapper table tr td {
    text-decoration: none;
    color: inherit;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .tableWrapper table tr td a {
    text-decoration: none;
    color: inherit;
  }

  .benefitsTable {
    padding: 60px 0;
  }
}

@media only screen and (max-width: 767px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .benefitsTable table,
  .benefitsTable thead,
  .benefitsTable tbody,
  .benefitsTable th,
  .benefitsTable td,
  .benefitsTable tr {
    display: block;
    float: left;
    width: 100%;
  }

  .benefitsTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .benefitsTable td {
    padding-left: 31% !important;
    position: relative;
  }

  .benefitsTable td:before {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    white-space: nowrap;
    right: auto;
    width: 30%;
    text-align: center;
  }

  .benefitsTable td:not(:first-child):before {
    right: auto;
    width: 30%;
    height: 100%;
    color: #54585a;
    display: block;
    line-height: 48px;
    background-color: #e8e9ef;
  }

  .benefitsTable td:nth-of-type(1):before {
    content: attr(data-before);
    top: 50%;
    margin-top: -22px;
    font-size: 26px;
    color: #002677;
    font-family: "urw_geometric_extsemi_bold";
    font-weight: normal;
  }

  .benefitsTable td:before {
    content: attr(data-before);
  }

  .tableWrapper table tr td:not(:first-child) {
    width: 100%;
  }

  .tableWrapper.benefits table tbody tr:nth-child(odd) td {
    background-color: #fff;
  }

  .tableWrapper.benefits table tbody tr td:nth-child(even) {
    background: #F4F6FB;
  }

  .benefitsTable tbody tr {
    border-bottom: 1px solid #93A5CF;
  }

  .tableWrapper.benefits table tr td:not(:first-child) {
    width: 100%;
    border: none;
  }

  /*generic table inside partner page*/

  .tableWrapper table,
  .tableWrapper thead,
  .tableWrapper tbody,
  .tableWrapper th,
  .tableWrapper td,
  .tableWrapper tr {
    display: block;
    float: left;
    width: 100%;
  }

  .tableWrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .tableWrapper td {
    padding-left: 51% !important;
    position: relative;
  }

  .tableWrapper td:before {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    white-space: nowrap;
    right: auto;
    width: 50%;
    text-align: center;
  }

  .tableWrapper td:not(:first-child):before {
    right: auto;
    width: 50%;
    height: 100%;
    color: #54585a;
    display: block;
    line-height: 48px;
    background-color: #e8e9ef;
  }

  .tableWrapper td:nth-of-type(1):before {
    content: attr(data-before);
    top: 50%;
    margin-top: -22px;
    font-size: 26px;
    color: #002677;
    font-family: "urw_geometric_extsemi_bold";
    font-weight: normal;
    white-space: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
    display: inline-block;
  }

  .tableWrapper td:before {
    content: attr(data-before);
  }

  .tableWrapper table tr td:first-child {
    text-align: center;
    background-color: #f3f2f5 !important;
  }
}

@media (max-width: 639px) {
  .dd.style2 .ddList,
  .style2.dd--hybrid .ddList,
  .style2.selectize-wrapper .ddList,
  .dd.style2 .ddListNG,
  .style2.dd--hybrid .ddListNG,
  .style2.selectize-wrapper .ddListNG,
  .ddNG.style2 .ddList,
  .ddNG.style2 .ddListNG {
    left: initial;
    right: -10px;
  }

  .headerLinks .dd.style2 .ddList,
  .headerLinks .style2.dd--hybrid .ddList,
  .headerLinks .style2.selectize-wrapper .ddList,
  .headerLinks .dd.style2 .ddListNG,
  .headerLinks .style2.dd--hybrid .ddListNG,
  .headerLinks .style2.selectize-wrapper .ddListNG,
  .headerLinks .ddNG.style2 .ddList,
  .headerLinks .ddNG.style2 .ddListNG {
    left: 0;
    right: auto;
  }

  .registerLogin .button,
  .registerLogin .btn {
    width: 100%;
  }

  .tableStripes tr {
    margin-bottom: 20px;
  }

  .responsiveTableJS td:before {
    content: attr(data-before);
  }

  .tableStripes thead {
    display: none;
  }

  .tableStripes table,
  .tableStripes tr,
  .tableStripes th,
  .tableStripes td,
  .tableStripes tbody {
    display: block;
  }

  .tableStripes td {
    position: relative;
    padding: 0;
    margin-bottom: 2px;
    border: none;
    display: flex;
    flex-wrap: wrap;
    background: #f4f6fb;
  }

  .tableStripes td .txt {
    width: 48%;
    line-height: 1.1;
    font-size: 18px;
    padding: 10px;
    min-height: 50px;
    text-align: center;
  }

  .tableStripes td.checkWrp.light:before {
    color: #93A5CF;
  }

  .tableStripes td:before {
    display: flex;
    align-items: center;
    width: 52%;
    padding: 5px 20px;
    font-size: 20px;
    text-align: left;
    background: #F4F6FB;
    border-right: solid 2px #ffffff;
    font-family: "urw_geometric_extsemi_bold", sans-serif;
  }

  [dir=rtl] .tableStripes td:before {
    font-weight: 600 !important;
  }

  .tableStripes td:first-child:before {
    content: none;
  }

  .tableStripes td:first-child .txt {
    width: 100%;
  }

  .tableStripes td:after {
    content: "";
    display: block;
    clear: both;
  }

  .tableStripes td.checkWrp,
  .register_login_popup .tableStripes td.checkWrp {
    width: 100%;
  }

  .simpleLogin div#login-form-content {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 20px;
  }

  .simpleLogin__socialCol,
  .simpleLogin__loginCol {
    width: 100%;
  }

  .simpleLogin .login-bt-wrapper .btn,
  .simpleLogin .login-bt-wrapper .button {
    width: 100%;
  }

  .countdowntimer_value {
    font-size: 34px;
  }

  .giftCardInfo--type2 .giftCardInfo__part {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .modal .btnWrap.hEnd .button {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .tableWrapper {
    padding: 0;
  }

  .tableWrapper table tr td {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .transparentDD label {
    margin: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 359px) {
  .custom-radio--register [type=radio]:checked ~ label,
  .custom-radio--register [type=radio]:not(:checked) ~ label {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .noscroll-tablet {
    overflow: hidden;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .grecaBadge {
    margin: 0 10px;
  }

  .wrapper,
  .wrapper--fullWidth-m {
    padding: 0 35px;
  }

  .memberBox__controls {
    justify-content: flex-end;
    margin-top: 15px;
  }

  .giftCard {
    padding-top: 4.3192488263%;
    padding-inline: 2.8169014085%;
    padding-bottom: 1.9718309859%;
  }

  .giftCard__inptContainer {
    height: 40px;
    max-width: 380px;
  }

  .giftCard__inptContainer--textArea {
    min-height: 70px;
    max-width: 496px;
  }

  .giftCard__inpt {
    height: 40px;
    max-width: 380px;
    font-size: 20px;
    padding: 7px 17px;
  }

  .giftCard__inpt--textArea {
    min-height: 70px;
    max-width: 496px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  .plain-nav .container {
    width: min(100vw, 1280px);
  }
}

@media (max-width: 1279px) and (min-width: 768px) {
  .header .logo {
    width: 156px;
    position: absolute;
    top: 9px;
    left: 35px;
  }

  .header--ifec .logo {
    width: inherit;
    position: unset;
  }

  .headerRowWrapper {
    padding: 0 35px;
  }

  .megaMenu__mainNav .sub-menu {
    align-content: flex-start;
  }

  .megaMenu .mnbLoginMenu__innerWrapper.mobileHide {
    display: none;
  }
}