:root {
  --app-header-height: 4.125rem;
  --scrollbar-width: 0px;
  --clr-primary-1: #000000;
  --clr-primary-2: #121d58;
  --clr-primary-3: #5769a4;
  --clr-primary-4: #7987c0;
  --clr-primary-5: #c9d5ff;
  --clr-primary-6: #cfdaff;
  --clr-primary-7: #dfe2f1;
  --clr-primary-8: #f0f4ff;
  --clr-primary-9: #fcfbfb;
  --clr-primary-10: #ffffff;
  --clr-primary-11: #6E90FF;
  --clr-secondary-1: #ff3b20;
  --clr-secondary-2: #e9351d;
  --clr-secondary-3: #ffebe9;
  --clr-secondary-4: #fbe9e9;
  --clr-bgc-gradient: #edf1ff;
  --clr-mobile-divider: #e8ebf9;
  --clr-mega-menu-divider: #e7eaf8;
  --clr-media-bgc: #adc0ff;
  --clr-mega-menu-side-bgc: #f3f5fe;
  --clr-articles-bgc: #7987c0;
  --clr-research-bgc: #ff8878;
  --clr-article-text: #fbf9fc;
  --clr-pagination-current: #e3e9ff;
  --clr-input-track: #f1f1f1;
  --clr-article-btn: #a4b2e9;
  --clr-bar-dot: #9aa9e7;
  --clr-card-number: #e9ecfb;
  --clr-dots: #d9d9d9;
  --clr-list-bullet: #95a2d3;
  --clr-time-container: #99a8e6;
  --clr-hero-btn-primary: linear-gradient(0deg, rgba(255, 59, 32, 0.10) 0%, rgba(255, 59, 32, 0.10) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.40) 100%);
  --clr-hero-btn-secondary: linear-gradient(180deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.40) 100%);
  --clr-hero-btn-shadow: 0px 4px 30px 0px rgba(121, 135, 192, 0.10);
  --clr-hero-btn-backdrop: blur(15px);
}

@media (min-width: calc(80em + 0.1px)) {
  :root {
    --app-header-height: 5rem;
  }
}
html.high-contrast {
  --clr-primary-1: #000000;
  --clr-primary-2: #000000;
  --clr-primary-3: #000000;
  --clr-primary-4: #000000;
  --clr-primary-5: #ffffff;
  --clr-primary-6: #ffffff;
  --clr-primary-7: #ffffff;
  --clr-primary-8: #ffffff;
  --clr-primary-9: #ffffff;
  --clr-primary-10: #ffffff;
  --clr-secondary-1: #000000;
  --clr-secondary-2: #000000;
  --clr-secondary-3: #ffffff;
  --clr-secondary-4: #ffffff;
  --clr-bgc-gradient: #ffffff;
  --clr-mobile-divider: #ffffff;
  --clr-media-bgc: #000000;
  --clr-articles-bgc: #000000;
  --clr-research-bgc: #000000;
  --clr-article-text: #ffffff;
  --clr-pagination-current: #ffffff;
  --clr-input-track: #ffffff;
  --clr-article-btn: #000000;
  --clr-bar-dot: #000000;
  --clr-card-number: #ffffff;
  --clr-dots: #ffffff;
  --clr-list-bullet: #000000;
  --clr-time-container: #000000;
}

:root {
  --app-header-height: 4.125rem;
  --scrollbar-width: 0px;
  --clr-primary-1: #000000;
  --clr-primary-2: #121d58;
  --clr-primary-3: #5769a4;
  --clr-primary-4: #7987c0;
  --clr-primary-5: #c9d5ff;
  --clr-primary-6: #cfdaff;
  --clr-primary-7: #dfe2f1;
  --clr-primary-8: #f0f4ff;
  --clr-primary-9: #fcfbfb;
  --clr-primary-10: #ffffff;
  --clr-primary-11: #6E90FF;
  --clr-secondary-1: #ff3b20;
  --clr-secondary-2: #e9351d;
  --clr-secondary-3: #ffebe9;
  --clr-secondary-4: #fbe9e9;
  --clr-bgc-gradient: #edf1ff;
  --clr-mobile-divider: #e8ebf9;
  --clr-mega-menu-divider: #e7eaf8;
  --clr-media-bgc: #adc0ff;
  --clr-mega-menu-side-bgc: #f3f5fe;
  --clr-articles-bgc: #7987c0;
  --clr-research-bgc: #ff8878;
  --clr-article-text: #fbf9fc;
  --clr-pagination-current: #e3e9ff;
  --clr-input-track: #f1f1f1;
  --clr-article-btn: #a4b2e9;
  --clr-bar-dot: #9aa9e7;
  --clr-card-number: #e9ecfb;
  --clr-dots: #d9d9d9;
  --clr-list-bullet: #95a2d3;
  --clr-time-container: #99a8e6;
  --clr-hero-btn-primary: linear-gradient(0deg, rgba(255, 59, 32, 0.10) 0%, rgba(255, 59, 32, 0.10) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.40) 100%);
  --clr-hero-btn-secondary: linear-gradient(180deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.40) 100%);
  --clr-hero-btn-shadow: 0px 4px 30px 0px rgba(121, 135, 192, 0.10);
  --clr-hero-btn-backdrop: blur(15px);
}

@media (min-width: calc(80em + 0.1px)) {
  :root {
    --app-header-height: 5rem;
  }
}
html.high-contrast {
  --clr-primary-1: #000000;
  --clr-primary-2: #000000;
  --clr-primary-3: #000000;
  --clr-primary-4: #000000;
  --clr-primary-5: #ffffff;
  --clr-primary-6: #ffffff;
  --clr-primary-7: #ffffff;
  --clr-primary-8: #ffffff;
  --clr-primary-9: #ffffff;
  --clr-primary-10: #ffffff;
  --clr-secondary-1: #000000;
  --clr-secondary-2: #000000;
  --clr-secondary-3: #ffffff;
  --clr-secondary-4: #ffffff;
  --clr-bgc-gradient: #ffffff;
  --clr-mobile-divider: #ffffff;
  --clr-media-bgc: #000000;
  --clr-articles-bgc: #000000;
  --clr-research-bgc: #000000;
  --clr-article-text: #ffffff;
  --clr-pagination-current: #ffffff;
  --clr-input-track: #ffffff;
  --clr-article-btn: #000000;
  --clr-bar-dot: #000000;
  --clr-card-number: #ffffff;
  --clr-dots: #ffffff;
  --clr-list-bullet: #000000;
  --clr-time-container: #000000;
}

.updates-popup {
  position: absolute;
  margin-top: var(--app-header-height);
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.updates-popup .popup-container {
  display: flex;
  background: linear-gradient(rgba(201, 213, 255, 0.8) 40.77%, rgba(121, 135, 192, 0.8) 99.65%);
}
.updates-popup .popup-container .update-list {
  scrollbar-width: none;
}
.updates-popup .popup-container .update-list::-webkit-scrollbar {
  display: none;
}
.updates-popup .popup-container .update-list .update-preview {
  height: 5.3125rem;
  border-radius: 15px;
  background: linear-gradient(125deg, rgba(255, 255, 255, 0.7) -7.71%, rgba(255, 255, 255, 0.4) 51.19%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.updates-popup .popup-container .update-list .update-preview .small-text p {
  color: var(--clr-primary-2);
}
:dir(rtl) .updates-popup .popup-container .update-list .update-preview .small-text p {
  font-size: 0.875rem;
}
:not(:dir(rtl)) .updates-popup .popup-container .update-list .update-preview .small-text p {
  font-size: 0.74375rem;
}
.updates-popup .popup-container .update-list .update-preview .small-text p {
  font-weight: 300;
  line-height: 110%;
}
@media (min-width: calc(48em + 0.1px)) {
  :dir(rtl) .updates-popup .popup-container .update-list .update-preview .small-text p {
    font-size: 1.125rem;
  }
  :not(:dir(rtl)) .updates-popup .popup-container .update-list .update-preview .small-text p {
    font-size: 0.95625rem;
  }
}
.updates-popup .popup-container .update-list .update-preview .small-text a {
  text-decoration: underline;
}
@media (max-width: 48em) {
  .updates-popup .popup-container {
    width: 100%;
    height: 7.5rem;
    align-items: center;
  }
  .updates-popup .popup-container .update-list {
    overflow-x: scroll;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
  }
  .updates-popup .popup-container .update-list .update-preview {
    padding: 0.8125rem 0.9375rem 0.5rem;
    max-width: 17.5rem;
    margin: 0.5rem;
    display: flex;
    align-content: space-between;
  }
  .updates-popup .popup-container .update-list .update-preview .small-text {
    grid-row: 1;
  }
  .updates-popup .popup-container .update-list .update-preview .small-text p {
    line-height: 80%;
  }
  .updates-popup .popup-container .update-list .update-preview .update-date {
    color: var(--clr-primary-2);
  }
  :dir(rtl) .updates-popup .popup-container .update-list .update-preview .update-date {
    font-size: 0.875rem;
  }
  :not(:dir(rtl)) .updates-popup .popup-container .update-list .update-preview .update-date {
    font-size: 0.74375rem;
  }
  .updates-popup .popup-container .update-list .update-preview .update-date {
    font-weight: 700;
    line-height: 110%;
    justify-self: end;
  }
  .updates-popup .popup-container .title {
    display: none;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .updates-popup .popup-container {
    width: 26.25rem;
    height: 100%;
    padding: 0.75rem 0 0;
    flex-direction: column;
    background: linear-gradient(173deg, #fdfcfc 7.03%, rgba(201, 213, 255, 0.9) 64.24%, #7987c0 111.01%);
  }
  .updates-popup .popup-container .title {
    margin-inline-start: 4.6875rem;
    margin-bottom: 0.9375rem;
    color: var(--clr-primary-4);
  }
  :dir(rtl) .updates-popup .popup-container .title {
    font-size: 1.875rem;
  }
  :not(:dir(rtl)) .updates-popup .popup-container .title {
    font-size: 1.59375rem;
  }
  .updates-popup .popup-container .title {
    font-weight: 900;
    line-height: 110%;
  }
  .updates-popup .popup-container .update-list {
    overflow-y: auto;
    flex-grow: 1;
    padding: 0 3.5625rem;
  }
  .updates-popup .popup-container .update-list .update-preview {
    height: unset;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.86) 0%, rgba(255, 251, 251, 0.55) 100%);
    box-shadow: 0px 4px 30px 0px rgba(121, 135, 192, 0.1);
    padding: 1.25rem;
    min-height: 8.0625rem;
  }
  .updates-popup .popup-container .update-list .update-preview .update-date {
    color: var(--clr-primary-2);
  }
  :dir(rtl) .updates-popup .popup-container .update-list .update-preview .update-date {
    font-size: 1.125rem;
  }
  :not(:dir(rtl)) .updates-popup .popup-container .update-list .update-preview .update-date {
    font-size: 0.95625rem;
  }
  .updates-popup .popup-container .update-list .update-preview .update-date {
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 0.5rem;
  }
  .updates-popup .popup-container .update-list > :not(:last-child) {
    margin-bottom: 1.8125rem;
  }
}
.updates-popup .btn-toggle {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../../../assets/img/btn-toggle-popup-mobile.svg");
  transform: translate(-50%, 0);
  width: 3.375rem;
  height: 1.25rem;
  top: 100%;
  left: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.updates-popup .btn-toggle img {
  transition: transform 0.3s ease;
}
@media (max-width: 48em) {
  .updates-popup .btn-toggle img {
    scale: 0.4;
    transform: translate(-2px, -1px);
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .updates-popup .btn-toggle {
    background-image: url("../../../../assets/img/popup-desktop-btn.svg");
    transform: translate(100%, -50%);
    top: calc(50% + var(--app-header-height) / 2);
    right: 0.5px;
    height: 8.4375rem;
    width: 2.9375rem;
  }
  .updates-popup .btn-toggle img {
    transform: translate(-2px, 3px);
  }
}
.updates-popup.active .btn-toggle img {
  transform: translate(-2px, -1px) rotate(45deg);
}
.updates-popup:not(.active) {
  transform: translate(0, -100%);
}
@media (min-width: calc(48em + 0.1px)) {
  .updates-popup {
    height: 100%;
    width: unset;
    margin-top: unset;
    padding-top: var(--app-header-height);
  }
  .updates-popup.active .btn-toggle img {
    transform: translate(-2px, 3px) rotate(45deg);
  }
  .updates-popup:not(.active) {
    transform: translate(-100%, 0);
  }
}
@media (min-width: calc(80em + 0.1px)) {
  .updates-popup {
    padding-top: calc(var(--app-header-height) + 1.875rem);
  }
}

@media (max-width: 48em) {
  :not(:dir(rtl)) .updates-popup .update-list .update-preview p {
    line-height: 107%;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  :not(:dir(rtl)) .updates-popup {
    right: 0;
    left: unset;
  }
  :not(:dir(rtl)) .updates-popup:not(.active) {
    transform: translate(100%, 0);
  }
  :not(:dir(rtl)) .updates-popup .btn-toggle {
    left: 0;
    right: unset;
    transform: translate(-100%, -50%) rotateY(180deg);
  }
}

.travelers-page {
  overflow: hidden;
}
.travelers-page .about-hero-block {
  padding: 0;
}
.travelers-page .homepage-join-us-block {
  background: none;
}

.updates-popup .btn-toggle {
  background-image: url("../../../assets/img/btn-toggle-popup-mobile.svg");
}
@media (min-width: calc(48em + 0.1px)) {
  .updates-popup .btn-toggle {
    background-image: url("../../../assets/img/popup-desktop-btn.svg");
  }
}
