.c904o7i {
  background-color: var(--site-color);
  background-color: var(--main-color, var(--site-color));
  overflow: hidden;
  padding-bottom: 22px;
}
@media (min-width: 992px) {
  .c904o7i {
    padding-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .footer--extra-padding .c904o7i {
    padding-bottom: 160px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .c904o7i .footer__multiple {
    flex-direction: column;
  }
  .c904o7i li.footer-list__item {
    border-top: 1px solid transparent;
  }
  .c904o7i ul.footer-list {
    justify-content: flex-start;
  }
}
@media print {
  .c904o7i {
    display: none;
  }
}
.c904o7i .vdsite .newsletter-form__button:not(disabled):hover,
.c904o7i .vdsite .newsletter-form__submit:not(disabled):hover {
  background-color: silver;
}
@media print {
  .c904o7i .footer__bottom,
  .c904o7i .footer__container {
    display: none;
  }
}
.c904o7i .footer__brand-link,
.c904o7i .social-list__link {
  -webkit-text-decoration: none;
  text-decoration: none;
}
.c904o7i .footer__brand-link:focus,
.c904o7i .footer__brand-link:hover,
.c904o7i .social-list__link:focus,
.c904o7i .social-list__link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.c904o7i .social-list__link:hover .qrHolder {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  width: 150px;
  background: #fff;
  padding: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  z-index: 1;
  -webkit-transform: translate(-20px);
  transform: translate(-20px);
}
.c904o7i .social-list__link {
  position: relative;
}
.c904o7i .social-list__link .qrHolder {
  display: none;
}
.c904o7i .brand-logo {
  display: none;
  margin: 40px 25px;
}
.c904o7i .footer__dubai-logo__image {
  max-width: 160px;
}
@media screen and (min-width: 992px) {
  .c904o7i .footer__dubai-logo__image {
    max-width: none;
  }
  .c904o7i .brand-logo {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .c904o7i .brand-logo {
    display: block;
    margin: 40px 0 0;
    width: 74px;
  }
}
.c904o7i .copyright-box {
  background: var(--site-color);
}
.c904o7i .sitemap-links {
  font-family: var(--site-font-family);
}
.c904o7i .sitemap-link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c904o7i .sitemap-link__item {
  display: inline-block;
}
.c904o7i .sitemap-link__link {
  color: #fff;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 400;
}
.c904o7i .sitemap-link__link:hover {
  color: #fff;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.c904o7i .copy-text {
  font-family: var(--site-font-family);
}
.c904o7i .copy-text__para {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #cce9eb;
  font-weight: 300;
  margin: 15px 0;
}
@media (min-width: 992px) {
  .c904o7i .copy-text__para {
    color: #fff;
    line-height: 2rem;
    margin: 5px 0 0;
  }
}
.contrast .c904o7i .copyright-box {
  background: #bebebe;
}
.contrast .c904o7i .copy-text__para,
.contrast .c904o7i .sitemap-link__link,
.contrast .c904o7i .sitemap-link__link:hover {
  color: #000;
}
.c904o7i .footer__dubai-logo {
  background-color: #fff;
  padding: 17px 48px 16px;
  margin-top: 22px;
}
@media (min-width: 992px) {
  .c904o7i .footer__dubai-logo {
    margin-top: 24px;
  }
}
.c904o7i .footer__dubai-logo__para {
  margin: 7px 0 0;
  color: #cce9eb;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (min-width: 992px) {
  .c904o7i .footer__dubai-logo__para {
    color: #fff;
    line-height: 2rem;
  }
}
.c904o7i .contrast .footer__dubai-logo {
  background-color: #000;
}
.c904o7i .footer__bottom {
  padding: 19px 25px;
  position: relative;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .c904o7i .footer__bottom {
    padding: 18px 0;
  }
}
.footer .c904o7i .no-padding-custom {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .footer .c904o7i .no-padding-custom {
    padding: 0;
  }
}
.c904o7i .footer__container {
  display: flex;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .c904o7i .footer__container {
    padding: 0 25px;
  }
}
.c904o7i .footer__copies-layout {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .c904o7i .footer__copies-layout {
    align-items: flex-end;
    flex-direction: row;
  }
}
.contrast .footer .c904o7i {
  background-color: #bebebe;
}
.contrast .c904o7i .footer__bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.c904o7i .footer-links {
  font-family: var(--site-font-family);
}
.footer .c904o7i a:focus,
.footer .c904o7i button:focus,
.footer .c904o7i input:focus,
.footer .c904o7i textarea:focus {
  outline: 1px dashed #fff;
}
.footer .c904o7i a:focus picture {
  border: none;
}
.c904o7i .footer-list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.c904o7i .footer-list__item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  position: relative;
}
.c904o7i .footer-list__item--active .footer-sublist {
  display: block;
}
.c904o7i .footer-list__heading {
  color: #fff;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  margin: 0;
  font-family: var(--site-font-family);
}
@media (min-width: 992px) {
  .c904o7i .footer-list__heading {
    font-size: 1.125rem;
  }
}
.c904o7i .footer-list__icon {
  margin-top: 10px;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.c904o7i .footer-sublist {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: none;
}
.c904o7i .footer-sublist__item {
  margin-bottom: 8px;
}
.c904o7i .footer-sublist__link {
  color: #fff;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 400;
}
.c904o7i .footer-sublist__link:hover {
  color: #fff;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
@media (min-width: 769px) {
  .c904o7i .footer-list__item {
    display: inline-block;
    vertical-align: top;
    min-width: 220px;
    width: calc(25% - 20px);
  }
  .c904o7i .footer-list .footer-list__icon {
    display: none;
  }
  .c904o7i .footer-sublist {
    display: block;
  }
}
@media (min-width: 1024px) {
  .c904o7i .footer-list__item {
    width: calc(25% - 25px);
  }
  .c904o7i .footer-sublist {
    margin: 9px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .c904o7i .footer-links {
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  }
  .c904o7i .footer-list__item {
    border-top: none;
  }
}
@media (min-width: 1024px) {
  .c904o7i .footer-list {
    display: flex;
    justify-content: flex-end;
  }
}
.contrast .footer .c904o7i a:focus,
.contrast .footer .c904o7i button:focus,
.contrast .footer .c904o7i input:focus,
.contrast .footer .c904o7i textarea:focus {
  outline: 1px dashed #000;
}
.contrast .c904o7i .footer-list__item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.contrast .c904o7i .footer-list__heading,
.contrast .c904o7i .footer-sublist__link,
.contrast .c904o7i .footer-sublist__link:hover {
  color: #000;
}
@media (min-width: 769px) and (max-width: 1023px) {
  .contrast .c904o7i .footer-links {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.c904o7i .footer-social {
  margin: 21px 25px 22px 0;
}
.c904o7i .social-list {
  display: flex;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c904o7i .social-list__item {
  width: auto;
  display: inline-block;
  max-width: 30px;
}
.c904o7i .social-list__link {
  display: block;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .c904o7i .footer-social {
    margin-right: 0;
  }
  .c904o7i .brand-logo {
    display: block;
  }
  .c904o7i .social-list__item {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .c904o7i .social-list__item {
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .c904o7i .footer-list .footer-list__item {
    min-width: 25%;
  }
}
@media (max-width: 1023px) {
  .c904o7i .footer-social {
    margin: 21px 25px 22px 26px;
  }
}
.c904o7i .sitemap-link__item {
  margin-right: 25px;
}
@media (min-width: 768px) {
  .c904o7i .footer__dubai-logo__image {
    margin-top: 4px;
    margin-left: 10px;
  }
}
.c904o7i .footer__bottom:after {
  left: auto;
  right: -50%;
}
.c904o7i .footer-list {
  text-align: left;
}
.c904o7i .footer-list__item {
  padding: 24px 26px 24px 25px;
}
.c904o7i .footer-list__item--active .footer-list__icon {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-180deg);
  transform: translateX(-50%) translateY(-50%) rotate(-180deg);
}
.c904o7i .footer-list__heading {
  text-align: left;
}
.c904o7i .footer-list__icon {
  float: right;
}
.c904o7i .footer-sublist {
  text-align: right;
}
.c904o7i .footer-sublist__item {
  text-align: left;
}
@media (min-width: 1024px) {
  .c904o7i .footer-list__item {
    padding: 40px 0 22px 20px;
  }
}
.c904o7i .social-list__item {
  margin: 0 40px 0 0;
}
.c904o7i .social-list__item:last-child {
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .c904o7i .social-list__item {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .c904o7i .social-list__item {
    margin-right: 24px;
  }
}
@media (max-width: 1440px) {
  .c904o7i .footer__container .no-padding-custom,
  .c904o7i .footer__dubai-logo .no-padding-custom {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .l15irnue .footer__dubai-logo__para {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .l15irnue .footer__copies-col {
    margin-right: 20px;
  }
  .l15irnue .footer__copies-col:last-child {
    margin-right: 0;
  }
}
.r1ewo4rj .footer-social {
  margin: 21px 0 22px 25px;
}
@media screen and (min-width: 1024px) {
  .r1ewo4rj .footer-social {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .r1ewo4rj .footer-social {
    margin: 21px 26px 22px 25px;
  }
}
.r1ewo4rj .sitemap-link__item {
  margin-right: 0;
  margin-left: 25px;
}
@media (min-width: 768px) {
  .r1ewo4rj .footer__dubai-logo__image {
    margin-left: 0;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .r1ewo4rj .footer__dubai-logo__para {
    text-align: left;
  }
}
.r1ewo4rj .footer__bottom:after {
  right: auto;
  left: -50%;
}
.r1ewo4rj .footer-list {
  text-align: right;
}
.r1ewo4rj .footer-list__item {
  padding: 24px 25px 24px 26px;
}
.r1ewo4rj .footer-list__item--active .footer-list__icon {
  -webkit-transform: translateX(50%) translateY(-50%) rotate(180deg);
  transform: translateX(50%) translateY(-50%) rotate(180deg);
}
.r1ewo4rj .footer-list__heading {
  text-align: right;
}
.r1ewo4rj .footer-list__icon {
  float: left;
}
.r1ewo4rj .footer-sublist {
  text-align: left;
}
.r1ewo4rj .footer-sublist__item {
  text-align: right;
}
@media (min-width: 1024px) {
  .r1ewo4rj .footer-list__item {
    padding: 39px 20px 32px 0;
  }
}
.r1ewo4rj .social-list__item {
  margin: 0 0 0 40px;
}
.r1ewo4rj .social-list__item:last-child {
  margin-left: 0;
}
@media screen and (min-width: 769px) {
  .r1ewo4rj .social-list__item {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .r1ewo4rj .social-list__item {
    margin-right: 0;
    margin-left: 24px;
  }
}
@media (min-width: 992px) {
  .r1ewo4rj .footer__copies-col {
    margin-left: 20px;
  }
  .r1ewo4rj .footer__copies-col:last-child {
    margin-left: 0;
  }
}
/*# sourceMappingURL=140.c888e4d9.chunk.css.map */
