: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);
}
@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: grid;
    align-content: space-between;
  }
  .updates-popup .popup-container .update-list .update-preview p {
    grid-row: 1;
    line-height: 80%;
  }
  .updates-popup .popup-container .update-list .update-preview h4 {
    justify-self: end;
  }
  .updates-popup .popup-container h3 {
    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 h3 {
    margin-inline-start: 4.6875rem;
    margin-bottom: 0.9375rem;
  }
  .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 h4 {
    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);
  }
}

.homepage-hero-block {
  padding-top: 12.5rem;
}
.homepage-hero-block .title-section {
  position: relative;
}
.homepage-hero-block .title-section .hero-img {
  width: 100%;
  height: auto;
  display: block;
}
.homepage-hero-block .title-section .title {
  margin-bottom: 0.9375rem;
}
.homepage-hero-block .title-section .sub-title {
  margin: 0 auto 1.25rem;
}
.homepage-hero-block .title-section .buttons-container {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  max-width: 27.5625rem;
}
@media (max-width: 48em) {
  .homepage-hero-block .title-section .buttons-container {
    margin-inline: auto;
    max-width: 15.375rem;
  }
}
.homepage-hero-block .title-section .buttons-container .hero-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
  width: 100%;
  padding-block: 1.40625rem;
  padding-right: 1.65625rem;
  padding-left: 2.28125rem;
  box-shadow: var(--clr-hero-btn-shadow);
  -webkit-backdrop-filter: var(--clr-hero-btn-backdrop);
          backdrop-filter: var(--clr-hero-btn-backdrop);
  border-radius: 20px;
  border: none;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 110%;
}
@media (max-width: 48em) {
  .homepage-hero-block .title-section .buttons-container .hero-btn {
    font-size: 1.125rem;
    padding: 1rem;
    border-radius: 16px;
  }
  .homepage-hero-block .title-section .buttons-container .hero-btn img {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.homepage-hero-block .title-section .buttons-container .hero-btn .btn-content {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.homepage-hero-block .title-section .buttons-container .hero-btn.primary {
  color: var(--clr-secondary-1);
  background: var(--clr-hero-btn-primary);
}
.homepage-hero-block .title-section .buttons-container .hero-btn.primary .arrow-icon path {
  fill: var(--clr-secondary-1);
}
html[lang=en] .homepage-hero-block .title-section .buttons-container .hero-btn.primary .arrow-icon {
  transform: rotate(180deg);
}
.homepage-hero-block .title-section .buttons-container .hero-btn.secondary {
  color: var(--clr-primary-4);
  background: var(--clr-hero-btn-secondary);
}
html[lang=en] .homepage-hero-block .title-section .buttons-container .hero-btn.secondary .arrow-icon {
  transform: rotate(180deg);
}
.homepage-hero-block .title-section .buttons-container .hero-btn .arrow-icon {
  width: 0.46875rem;
  height: 0.890625rem;
}
@media (max-width: 48em) {
  .homepage-hero-block .title-section {
    text-align: center;
  }
  .homepage-hero-block .title-section .hero-image-wrapper-mobile {
    position: absolute;
    height: -moz-fit-content;
    height: fit-content;
    top: -15.625rem;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .homepage-hero-block .title-section .hero-image-wrapper-mobile img {
    max-width: unset;
  }
  .homepage-hero-block .title-section .hero-image-wrapper-mobile .shape {
    position: absolute;
    bottom: 2.1875rem;
    right: 0;
    transform: translate(33%, -8%);
  }
  .homepage-hero-block .title-section .hero-image-wrapper-mobile .hero-image-container {
    -webkit-mask-image: url("../../../../assets/img/hero-img-mask-mobile.svg");
    mask-image: url("../../../../assets/img/hero-img-mask-mobile.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 24.3125rem;
  }
  .homepage-hero-block .title-section .hero-image-wrapper {
    display: none;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .homepage-hero-block .title-section .hero-image-wrapper {
    position: absolute;
    height: -moz-fit-content;
    height: fit-content;
    top: -25px;
    left: 0;
    width: 45%;
    max-width: 30.3125rem;
  }
  .homepage-hero-block .title-section .hero-image-wrapper .shape {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(33%, -8%);
    width: 52%;
  }
  .homepage-hero-block .title-section .hero-image-wrapper .hero-image-container {
    margin-top: 1.4375rem;
    -webkit-mask-image: url("../../../../assets/img/hero-img-mask.svg");
    mask-image: url("../../../../assets/img/hero-img-mask.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
  .homepage-hero-block .title-section .sub-title {
    margin: 0 0 2.1875rem;
  }
  .homepage-hero-block .title-section .hero-image-wrapper-mobile {
    display: none;
  }
}
.homepage-hero-block .hero-services-section {
  margin: 5rem 0 5rem;
}
.homepage-hero-block .hero-services-section h3 {
  margin-bottom: 0.9375rem;
}
.homepage-hero-block .hero-services-section .btn {
  margin: 2.0625rem auto 0;
}
.homepage-hero-block .hero-services-section .services-swiper-container .btn-arrow:hover {
  cursor: pointer;
}
.homepage-hero-block .hero-services-section .services-swiper-container .btn-arrow.disabled-arrow {
  opacity: 0.7;
}
.homepage-hero-block .hero-services-section .services-swiper-container .btn-arrow.disabled-arrow:hover {
  cursor: not-allowed;
}
.homepage-hero-block .hero-services-section .services-swiper {
  width: 100%;
  height: 15.625rem;
  overflow: hidden;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link {
  position: relative;
  display: grid;
  grid-template-rows: min-content 2.1875rem;
  justify-items: center;
  align-content: end;
  height: calc(100% - 4px);
  width: -moz-max-content;
  width: max-content;
  margin: 2px auto;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link:not(.special-service-icon) .icon {
  scale: 1.5;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .icon,
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .bgc,
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .bgc-hover {
  grid-row: 1;
  grid-column: 1;
  justify-self: center;
  align-self: center;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .bgc-hover {
  opacity: 0;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link:hover {
  cursor: pointer;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link:hover .bgc-hover {
  opacity: 1;
}
.homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .service-name {
  text-align: center;
}
:dir(rtl) .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .service-name {
  font-size: 1rem;
}
:not(:dir(rtl)) .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link .service-name {
  font-size: 0.85rem;
}
.homepage-hero-block .hero-services-section .services-swiper .disabled-arrow {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
@media (max-width: 48em) {
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide {
    height: 50% !important;
    position: relative;
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide.swiper-slide-active::after {
    content: "";
    position: absolute;
    height: 3.25rem;
    width: 2px;
    background-color: var(--clr-primary-8);
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide.swiper-slide-active::before {
    content: "";
    position: absolute;
    height: 3.25rem;
    width: 2px;
    background-color: var(--clr-primary-8);
    left: 0;
    top: 150%;
    transform: translate(0, -50%);
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide p {
    max-width: 6.25rem;
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link:not(.special-service-icon) img {
    scale: 0.79;
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link.special-service-icon img {
    scale: 0.71;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .homepage-hero-block .hero-services-section .services-swiper {
    height: 8.75rem;
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link {
    gap: 1.25rem;
    grid-template-rows: min-content min-content;
  }
  .homepage-hero-block .hero-services-section .services-swiper .swiper-slide-link:not(.special-service-icon) .icon {
    scale: 2.2;
  }
  :dir(rtl) .homepage-hero-block .hero-services-section .services-swiper .service-name {
    font-size: 1.25rem;
  }
  :not(:dir(rtl)) .homepage-hero-block .hero-services-section .services-swiper .service-name {
    font-size: 1.0625rem;
  }
}
@media (max-width: 80em) {
  .homepage-hero-block .hero-services-section {
    width: calc(100vw - 4.375rem - var(--scrollbar-width));
  }
}
@media (max-width: 48em) {
  .homepage-hero-block .hero-services-section {
    max-width: 25rem;
    margin-inline: auto;
  }
  .homepage-hero-block .hero-services-section h3 {
    text-align: center;
  }
  :dir(rtl) .homepage-hero-block .hero-services-section h3 {
    font-size: 1.25rem;
  }
  :not(:dir(rtl)) .homepage-hero-block .hero-services-section h3 {
    font-size: 1.0625rem;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .homepage-hero-block .hero-services-section h3 {
    margin-bottom: 1.125rem;
  }
}
.homepage-hero-block .btn {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 48em) {
  .homepage-hero-block > .full-grow {
    display: none;
  }
  .homepage-hero-block .btn {
    margin: 0 auto;
    padding: 0 1.5625rem;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  .homepage-hero-block {
    padding-top: 3.75rem;
  }
}
@media (min-width: calc(48em + 0.1px)) {
  :not(:dir(rtl)) .homepage-hero-block .title-section .title {
    max-width: 28.125rem;
  }
  :not(:dir(rtl)) .homepage-hero-block .title-section .hero-image-wrapper {
    left: unset;
    right: 0;
    transform: rotateY(180deg) translate(-5.625rem, 0);
  }
}
:not(:dir(rtl)) .homepage-hero-block .hero-services-section .btn-arrow {
  transform: rotateY(180deg);
}
