@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
}
.row.s-row {
  margin-right: -2.5px;
  margin-left: -2.5px;
}
.row.s-row .s-col {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.row.m-row {
  margin-right: -5px;
  margin-left: -5px;
}
.row.m-row .m-col {
  padding-left: 5px;
  padding-right: 5px;
}
.row.l-row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row.l-row .m-col {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.row.h-center {
  justify-content: center;
}
.row.v-center {
  align-items: center;
}
.row.v-bottom {
  align-items: flex-end;
}
.row.s-b {
  justify-content: space-between;
  align-content: space-between;
}
.row.v-bottom {
  align-items: end;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-13 {
  flex: 0 0 14.28%;
  max-width: 14.28%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-2 {
  flex: 0 0 16.6666%;
  max-width: 16.6666%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-7 {
  flex: 0 0 55%;
  max-width: 55%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-5 {
  flex: 0 0 45%;
  max-width: 45%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-14 {
  flex: 0 0 28.5733333333%;
  max-width: 28.5733333333%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-20 {
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-1 {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-md-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 0 15px;
  box-sizing: border-box;
}

.col-variable-width {
  flex: 1;
  padding: 0 15px;
  box-sizing: border-box;
}

.site-header__mobile-button-col {
  display: none;
}

.mobile-menu__button {
  width: 40px;
  height: 40px;
  background: url("../img/icons/menu.svg");
}
.mobile-menu__button.mobile-menu__button-active {
  background: url("../img/icons/menu-close.svg");
}

body #mysticky-nav.wrapfixed {
  opacity: 1;
  background: transparent;
}
body #mysticky-nav.wrapfixed .myfixed {
  background: transparent;
  width: 100% !important;
}
body #mysticky-nav.wrapfixed .myfixed .site-header__container {
  background: rgba(91, 77, 255, 0.2);
  border: 2px solid #5B4DFF;
  backdrop-filter: blur(5.625px);
}
body #mysticky-nav.wrapfixed .myfixed .site-header__container .menu a {
  color: #FCFCFD;
}
body #mysticky-nav.wrapfixed .myfixed .site-header__container .menu a:hover {
  color: #5B4DFF;
}
body #mysticky-nav.wrapfixed .myfixed .site-header__container .site-button:hover {
  background: #1D2939;
}

.site-branding {
  display: flex;
  flex-wrap: wrap;
}
.site-branding img {
  display: block;
}
.site-branding .site-branding__title-logo {
  margin-left: 10px;
}

.site-header {
  padding: 15px 15px 0;
}
.site-header .site-header__container {
  background: #1D2939;
  border: 2px solid #1D2939;
  border-radius: 15px;
  padding: 13px 0;
  position: relative;
}
.site-header .site-header__menu-col {
  margin-left: auto;
}
.site-header .site-header__menu-col .menu {
  color: #868A93;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding: 17px 0;
}
.site-header .site-header__menu-col .menu .menu-item {
  padding: 0 15px;
}
.site-header .site-header__menu-col .menu .menu-item:first-child {
  padding-left: 0;
}
.site-header .site-header__menu-col .menu .menu-item:last-child {
  padding-right: 0;
}
.site-header .site-header__menu-col .menu .menu-item a:hover {
  color: #5B4DFF;
}
.site-header .site-header__menu-col .menu .menu-item a.active {
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.site-header .site-header__call-to-action-col {
  margin-left: auto;
}

.testimonial-block {
  border-radius: 15px;
  border: 0 solid #5B4DFF;
  overflow: hidden;
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

@property --gradient-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
:root {
  --clr-1: #101828;
  --clr-2: #101828;
  --clr-3: #5B4CFF;
  --clr-4: #5B4DFF;
  --clr-5: #101828;
}

.testimonial-wrap::before {
  content: "";
  position: absolute;
  inset: -4px;
  z-index: -1;
  background: conic-gradient(from var(--gradient-angle), var(--clr-3), var(--clr-4), var(--clr-5), var(--clr-4), var(--clr-3));
  border-radius: inherit;
  animation: rotation_2 8s linear infinite;
}

.testimonial-wrap::after {
  content: "";
  position: absolute;
  inset: -4px;
  z-index: -1;
  background: conic-gradient(from var(--gradient-angle), var(--clr-3), var(--clr-4), var(--clr-5), var(--clr-4), var(--clr-3));
  border-radius: inherit;
  animation: rotation 12s linear infinite;
}

.testimonial-wrap::after {
  filter: blur(10px);
}

@keyframes rotation {
  0% {
    --gradient-angle: 0deg;
  }
  100% {
    --gradient-angle: 360deg;
  }
}
@keyframes rotation_2 {
  0% {
    --gradient-angle: 0deg;
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    --gradient-angle: 360deg;
    opacity: 1;
  }
}
.testimonial-wrap {
  position: relative;
  border-radius: 15px;
  cursor: pointer;
  height: 100%;
}

.testimonials-block__container {
  position: relative;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.testimonials-block__container:hover:before {
  opacity: 0.8;
  background: #101828;
}
.testimonials-block__container:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #101828;
  z-index: 9;
  top: 0;
  left: 0;
  transition: all 300ms ease-in-out;
}
.testimonials-block__container .testimonial-block__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/testimonials-video-bg.jpg") center no-repeat;
  background-size: cover;
}
.testimonials-block__container .testimonial-block__text {
  position: relative;
  z-index: 9;
  padding: 30px;
  color: #FCFCFD;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.testimonials-block__container .testimonial-block__text svg {
  display: block;
  margin: auto;
}

.source-item {
  color: #868A93;
  font-size: 14px;
  line-height: 125%;
}
.source-item img {
  border-radius: 15px;
  display: block;
}
.source-item .source-item__image {
  height: 377px;
}
.source-item .source-item__image.google-search__bg {
  background: #fff url("../img/source/google-search.jpg") no-repeat center;
  background-size: contain;
  border-radius: 15px;
}
.source-item .source-item__image.cnbc-article__bg {
  background: #fff url("../img/source/cnbc-article.jpg") no-repeat center;
  background-size: contain;
  border-radius: 15px;
}
.source-item .source-item__text {
  margin-top: 5px;
}

.box-bg__ftx {
  margin-top: 5px;
}

.page-section__have-animation.in-view {
  display: block;
}

.cursor {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(calc(var(--x) - var(--width) / 2), calc(var(--y) - var(--height) / 2));
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.42, 1);
  transition-property: width, height, transform;
  z-index: 100000000000000000;
  pointer-events: none;
  will-change: transform;
}
.cursor.hide-cursor-dot:after {
  opacity: 0;
}
.cursor.drag-cursor-active {
  cursor: none;
}
.cursor.drag-cursor-active:after {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  border: 2px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2) url("../img/icons/cursor-arrows.svg") no-repeat center;
  backdrop-filter: blur(7.5px);
  margin-top: -18px;
  margin-left: -18px;
  opacity: 1;
}
.cursor.map-cursor-dot:after {
  background: rgba(255, 213, 89, 0.2);
  backdrop-filter: blur(7.5px);
  border-color: #FFD559;
  width: 28px;
  height: 28px;
  margin-top: -5px;
  margin-left: -5px;
}

@media (pointer: fine) {
  .cursor {
    display: block;
  }
}
.cursor:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
  border-radius: var(--radius);
  border: 1px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2);
  backdrop-filter: blur(7.5px);
  opacity: var(--scale);
  transform: scale(var(--scale));
  transition: 0.3s cubic-bezier(0.25, 0.25, 0.42, 1) opacity, 0.3s cubic-bezier(0.25, 0.25, 0.42, 1) transform, 0.1s cubic-bezier(0.25, 0.25, 0.42, 1) border-radius;
}

body:not(body:hover) .cursor::after {
  opacity: 0;
  transform: scale(0);
}

.welcome-featured__container__wrapper {
  position: relative;
  max-width: calc(100% - 105px);
}
.welcome-featured__container__wrapper:before {
  content: "";
  width: 60px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: rgb(16, 24, 40);
  background: linear-gradient(90deg, #101828 4%, rgba(250, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.welcome-featured__container__wrapper:after {
  content: "";
  width: 60px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  background: rgb(16, 24, 40);
  background: linear-gradient(-90deg, #161c38 4%, rgba(250, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}

.entry-content p {
  margin: 0 0 10px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}

.welcome-featured__item-logo-wrap {
  position: relative;
  display: block;
}
.welcome-featured__item-logo-wrap:hover .welcome-featured__item-logo-hover {
  opacity: 0 !important;
}
.welcome-featured__item-logo-wrap:hover .welcome-featured__item-logo-unhover {
  opacity: 1 !important;
}

.welcome-featured__item-logo-unhover {
  opacity: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

body .iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}
body .pum-theme-default-theme {
  background: transparent;
}
body .pum-theme-default-theme:before {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(5px);
}
body .pum-theme-default-theme .pum-container {
  padding: 0;
  border-radius: 15px;
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
body .pum-theme-default-theme .pum-container .pum-close {
  background: url("../img/icons/close-popup.svg") center no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  top: -40px;
  left: auto;
  font-size: 0;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
body .pum-theme-default-theme .pum-container .pum-close:hover {
  background: url("../img/icons/close-popup-hover.svg") center no-repeat;
  transition: all 0.3s ease-in-out;
}
body .pum-theme-default-theme .pum-container .pum-content {
  border-radius: 15px;
  border: 2px solid #5B4DFF;
  overflow: hidden;
}
body .pum-theme-default-theme .pum-container .pum-content iframe {
  display: block;
}

.mobile-h1-svg {
  display: none;
}

.call-to-action-section h2 {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-menu__bg {
  background: rgba(0, 0, 0, 0.75);
  opacity: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9998;
  backdrop-filter: blur(5px);
  display: none;
}

#page.site {
  overflow: hidden;
}

.no-pointer {
  pointer-events: none;
}

.section-map {
  position: relative;
}

.country-local-icon {
  cursor: pointer;
}

.pop-up-country {
  position: absolute;
  border-radius: 20px 40px 40px 2px;
  background: #F6B73B;
  flex-wrap: wrap;
  padding: 10px 15px 10px 10px;
  color: #1D2939;
  line-height: 140%;
  letter-spacing: 0.32px;
  display: flex;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  width: max-content;
}
.pop-up-country.not-hide {
  display: flex;
  opacity: 1;
}
.pop-up-country.not-hide .pop-up-country__title {
  line-height: 24px;
}
.pop-up-country img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: block;
}
.pop-up-country p {
  margin: 0;
}

.contacts-section__bg {
  border-radius: 15px;
  overflow: hidden;
  background: url("../img/section-contacts-image.png") no-repeat center;
  background-size: cover;
  height: 100%;
}

.slider-arrows_process {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.slider-arrows_process .slider-arrow {
  display: block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.slider-arrows_process .slider-arrow.slider-arrow__prev {
  margin-right: 15px;
}
.slider-arrows_process .slider-arrow.disable-arrow {
  opacity: 0.6;
  pointer-events: none;
  transform: scale(0.75);
}
.slider-arrows_process .slider-arrow svg {
  display: block;
}

.process-item .box-bg {
  padding-top: 45px;
}
.process-item .box-bg:hover {
  border-color: #1D2939;
}

.process-container {
  position: relative;
}
.process-container:before {
  content: "";
  width: 60px;
  height: 100%;
  position: absolute;
  display: block;
  top: 30px;
  left: 0;
  background: rgb(16, 24, 40);
  background: linear-gradient(90deg, rgb(47 63 143) 4%, rgba(250, 255, 255, 0) 100%);
  z-index: 1;
}
.process-container:after {
  content: "";
  width: 60px;
  height: 100%;
  position: absolute;
  display: block;
  top: 30px;
  right: 0;
  background: rgb(16, 24, 40);
  background: linear-gradient(-90deg, rgb(47 63 143) 4%, rgba(250, 255, 255, 0) 100%);
  z-index: 1;
}
.process-container .slick-slide .process-item {
  transition: all 0.3s ease-in-out;
}
.process-container .slick-slide.slick-active .process-item {
  transform: scale(0.75);
}
.process-container .slick-slide.slick-active.slick-now .process-item {
  transform: scale(1);
}
.process-container .slick-slide.slick-active.slick-now .process-item .box-bg {
  border-color: #5B4DFF;
}

.process-item {
  position: relative;
  padding-top: 32px;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.process-item .process-item__number {
  position: absolute;
  left: 45px;
  top: 0;
  border-radius: 15px;
  border: 2px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2);
  backdrop-filter: blur(7.5px);
  padding: 15px 30px;
  color: #5B4DFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 0.64px;
}

.service-grid .box-bg {
  padding: 30px;
  border: 0;
}
.service-grid .service-grid__item {
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}
.service-grid .service-grid__item img {
  pointer-events: none;
  display: block;
}
.service-grid .service-grid__item.service-grid__item-first:hover img {
  top: -60px;
  right: -90px;
}
.service-grid .service-grid__item.service-grid__item-first img {
  position: absolute;
  top: -100px;
  right: -70px;
}
.service-grid .service-grid__item.service-grid__item-second {
  height: calc(100% - 5px);
}
.service-grid .service-grid__item.service-grid__item-second:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  height: 360px;
  opacity: 0.2;
  background: #5B4DFF;
  filter: blur(90px);
  left: 100px;
  top: 140px;
  pointer-events: none;
}
.service-grid .service-grid__item.service-grid__item-second:hover img {
  bottom: 0;
}
.service-grid .service-grid__item.service-grid__item-second img {
  position: absolute;
  bottom: -60px;
  right: 0;
}
.service-grid .service-grid__item.service-grid__item-third {
  padding: 30px 30px 120px 30px;
}
.service-grid .service-grid__item.service-grid__item-third:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  height: 360px;
  opacity: 0.2;
  background: #5B4DFF;
  filter: blur(90px);
  right: -230px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.service-grid .service-grid__item.service-grid__item-third:hover .item-third__3 {
  bottom: -40px;
}
.service-grid .service-grid__item.service-grid__item-third:hover .item-third__2 {
  bottom: -25px;
}
.service-grid .service-grid__item.service-grid__item-third:hover .item-third__1 {
  bottom: -40px;
}
.service-grid .service-grid__item.service-grid__item-third img {
  position: absolute;
}
.service-grid .service-grid__item.service-grid__item-third .item-third__3 {
  bottom: 0;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-third .item-third__2 {
  bottom: -55px;
  right: 72px;
}
.service-grid .service-grid__item.service-grid__item-third .item-third__1 {
  bottom: 0;
  right: 114px;
}
.service-grid .service-grid__item.service-grid__item-fourth {
  padding: 30px 30px 120px 30px;
}
.service-grid .service-grid__item.service-grid__item-fourth:after {
  content: "";
  display: block;
  position: absolute;
  width: 360px;
  height: 360px;
  opacity: 0.2;
  background: #5B4DFF;
  filter: blur(90px);
  right: -230px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.service-grid .service-grid__item.service-grid__item-fourth img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.service-grid .service-grid__item.service-grid__item-fifth {
  height: 320px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-1 {
  bottom: -10px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-2 {
  bottom: 10px;
  right: 10px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-3 {
  bottom: -10px;
  right: 40px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-4 {
  bottom: -20px;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-5 {
  bottom: -30px;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-fifth:hover .item-fourth-6 {
  bottom: -10px;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-1 {
  position: absolute;
  bottom: -30px;
  right: -10px;
}
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-2,
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-3,
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-4,
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-5,
.service-grid .service-grid__item.service-grid__item-fifth .item-fourth-6 {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-sixth {
  padding: 30px 30px 75px 30px;
}
.service-grid .service-grid__item.service-grid__item-sixth:hover img {
  transform: rotate(15deg);
}
.service-grid .service-grid__item.service-grid__item-sixth img {
  position: absolute;
  bottom: 15px;
  right: 30px;
}
.service-grid .service-grid__item.service-grid__item-seventh {
  padding: 30px 30px 120px 30px;
  background: #1D2939 url("../img/services/item-seventh__bg.png") no-repeat center;
  background-size: cover;
}
.service-grid .service-grid__item.service-grid__item-seventh h3 {
  position: relative;
}
.service-grid .service-grid__item.service-grid__item-seventh h3 img {
  position: absolute;
  top: 100%;
  left: 0;
  animation: heartbeat 3s ease-in-out infinite;
  transition: all 0.3s ease-in-out;
}
.service-grid .service-grid__item.service-grid__item-seventh .item-seventh__1 {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.service-grid .service-grid__item.service-grid__item-eighth {
  padding: 30px 30px 120px 30px;
}
.service-grid .service-grid__item.service-grid__item-eighth:hover .item-eighth__1 {
  top: -30px;
}
.service-grid .service-grid__item.service-grid__item-eighth:hover .item-eighth__2 {
  top: 7px;
}
.service-grid .service-grid__item.service-grid__item-eighth img {
  position: absolute;
}
.service-grid .service-grid__item.service-grid__item-eighth .item-eighth__1 {
  right: 0;
  top: 0;
}
.service-grid .service-grid__item.service-grid__item-eighth .item-eighth__2 {
  top: 17px;
  right: 0;
}
.service-grid .service-grid__item.service-grid__item-ninth {
  margin-bottom: 0;
}
.service-grid .service-grid__item.service-grid__item-ninth:hover .item-ninth__text {
  transform: rotate(5deg);
}
.service-grid .service-grid__item.service-grid__item-ninth .item-ninth__text {
  pointer-events: none;
  transform: rotate(-5deg);
  position: absolute;
  right: -40px;
  top: -55px;
  color: #FF0016;
  text-shadow: 0 14.835px 29.67px rgba(0, 0, 0, 0.5);
  font-size: 256px;
  font-style: normal;
  font-weight: 900;
  line-height: 110%; /* 281.6px */
}

.section-alone__second-row {
  margin-top: -110px;
  position: relative;
  pointer-events: none;
}

.section-map {
  max-width: max-content;
  margin: auto;
}
.section-map svg {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.section-desc {
  max-width: 690px;
}

.box-bg {
  padding: 26px;
  background: #1D2939;
  border: 2px solid #1D2939;
  border-radius: 15px;
}
.box-bg:hover {
  border-color: #5B4DFF;
}

.box-bg__col:first-child {
  margin-bottom: 30px;
}
.box-bg__col:nth-child(2) {
  margin-bottom: 30px;
}

.page-section {
  padding: 60px 0;
}
.page-section.welcome-section {
  padding-top: 120px;
  position: relative;
}
.page-section.welcome-section:before {
  content: "";
  display: block;
  position: absolute;
  width: 880px;
  height: 880px;
  border-radius: 100%;
  opacity: 0.15;
  background: #5B4DFF;
  filter: blur(220px);
  right: 0;
  top: -70px;
  z-index: -1;
}
.page-section.services-section {
  position: relative;
}
.page-section.services-section:before {
  content: "";
  display: block;
  position: absolute;
  width: 700px;
  height: 700px;
  border-radius: 100%;
  opacity: 0.2;
  background: #5B4DFF;
  filter: blur(175px);
  left: 0;
  bottom: 0;
  z-index: -1;
}
.page-section.pre-footer__page-section {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}

.site-footer {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.site-footer .site-footer__container {
  background: #1D2939;
  padding: 60px 0;
  border-radius: 30px;
}

.welcome-section__title-item {
  margin-bottom: 30px;
}

.h1-title {
  color: #C1C3C8;
  font-size: 18px;
  line-height: 140%;
}
.h1-title p {
  margin: 15px 0 30px;
}

.welcome-featured {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.welcome-featured .welcome-featured-title {
  margin-right: 15px;
  min-width: 90px;
}
.welcome-featured .welcome-featured__container {
  overflow: hidden;
}

.welcome-featured__container {
  position: relative;
}
.welcome-featured__container .welcome-featured__item {
  max-width: max-content;
}
.welcome-featured__container .welcome-featured__hide-line {
  opacity: 0;
  pointer-events: none;
  flex-wrap: nowrap;
  min-width: max-content;
}
.welcome-featured__container .welcome-featured__visible-line {
  transition: all 1s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  flex-wrap: nowrap;
  max-width: 1094px;
  cursor: none;
}

.process-section__box {
  max-height: 280px;
}

.welcome-featured__Carousel {
  position: relative;
}

.welcome-featured__item-logo {
  padding: 10px 15px;
  border-radius: 5px;
  background: #1D2939;
}
.welcome-featured__item-logo img {
  display: block;
}

.simple-text p {
  margin: 0 0 15px;
}
.simple-text p:last-child {
  margin-bottom: 0;
}

.footer-disclaimer {
  color: #868A93;
  font-size: 14px;
  line-height: 125%;
}

.menu-footer-menu-container {
  margin-top: 15px;
}
.menu-footer-menu-container .menu-item {
  padding: 17px 0;
}
.menu-footer-menu-container .menu-item a {
  color: #868A93;
  line-height: 100%;
}

.flashit {
  -webkit-animation: flash linear 15s infinite;
  animation: flash linear 15s infinite;
}

@-webkit-keyframes flash {
  0% {
    opacity: 0.2;
  }
  10% {
    opacity: 0.7;
  }
  20% {
    opacity: 0.8;
  }
  30% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 0.5;
  }
  90% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes flash {
  0% {
    opacity: 0.2;
  }
  10% {
    opacity: 0.7;
  }
  20% {
    opacity: 0.8;
  }
  30% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.2;
  }
  80% {
    opacity: 0.5;
  }
  90% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.2;
  }
}
/* Pulse class and keyframe animation */
.pulseit {
  -webkit-animation: pulse linear 0.5s infinite;
  animation: pulse linear 0.5s infinite;
}

@-webkit-keyframes pulse {
  0% {
    width: 200px;
  }
  50% {
    width: 340px;
  }
  100% {
    width: 200px;
  }
}
@keyframes pulse {
  0% {
    width: 200px;
  }
  50% {
    width: 340px;
  }
  100% {
    width: 200px;
  }
}
select {
  appearance: none;
}

.form-select__wrap {
  position: relative;
}

.form-select__show-form {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.form-select__show-form:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("../img/icons/arrow-bottom-select-icon.svg") no-repeat;
  background-position-x: right;
  background-position-y: center;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

.form-select__item-title {
  position: relative;
  cursor: pointer;
}
.form-select__item-title:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 6px;
  background: url("../img/icons/arrow-top-select-icon.svg");
  right: 0;
  top: 50%;
  margin-top: -3px;
}

.form-select {
  border-radius: 10px;
  border: 2px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2);
  backdrop-filter: blur(7.5px);
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  padding: 15px 20px;
  display: none;
  z-index: 2;
}
.form-select .form-select__item {
  margin-top: 10px;
  padding-left: 20px;
  line-height: 140%;
  position: relative;
  cursor: pointer;
}
.form-select .form-select__item.form-select__item-active:before {
  background: url("../img/icons/button-select-icon.svg");
}
.form-select .form-select__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: url("../img/icons/button-no-select-icon.svg");
}

body.iti-mobile .iti--container {
  width: calc(100% - 30px);
  height: calc(100vh - 240px);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  margin-top: 15px;
}
body.iti-mobile .iti--container .iti__country-list {
  border-radius: 10px;
  border: 2px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2);
  backdrop-filter: blur(7.5px);
  overflow-x: hidden;
}

.form-section {
  border-radius: 30px;
  background: #1D2939;
  padding: 30px 0;
}
.form-section .iti__country-list {
  border-radius: 10px;
  border: 2px solid #5B4DFF;
  background: rgba(91, 77, 255, 0.2);
  backdrop-filter: blur(7.5px);
  overflow-x: hidden;
  top: 0;
  margin: 0 0 0 -1px;
}
.form-section .iti__country-list .iti__country {
  font-size: 14px;
}
.form-section .iti__country-list::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.form-section .iti__country-list::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.form-section .iti__country-list::-webkit-scrollbar-thumb {
  background: #5B4DFF;
  border: 0 none #C1C3C8;
  border-radius: 50px;
}
.form-section .iti__country-list::-webkit-scrollbar-thumb:hover {
  background: #5B4DFF;
}
.form-section .iti__country-list::-webkit-scrollbar-thumb:active {
  background: #5B4DFF;
}
.form-section .iti__country-list::-webkit-scrollbar-track {
  background: #C1C3C8;
  border: 0 none #ffffff;
  border-radius: 50px;
}
.form-section .iti__country-list::-webkit-scrollbar-corner {
  background: transparent;
}

.phone-module__body-messages {
  position: relative;
  padding: 0 15px;
  margin-bottom: 6px;
}
.phone-module__body-messages:hover {
  margin-bottom: 12px;
}
.phone-module__body-messages:hover .phone-module__message {
  margin-bottom: 3px;
}
.phone-module__body-messages:hover .phone-module__message-hide-second {
  bottom: -5px;
}
.phone-module__body-messages:hover .phone-module__message-hide-first {
  bottom: -9px;
}
.phone-module__body-messages .phone-module__message {
  position: relative;
  border-radius: 24px;
  background: #2c3131;
  background-blend-mode: overlay, normal;
  backdrop-filter: blur(75px);
  padding: 14px 14px 12px 14px;
  z-index: 2;
  margin-bottom: 0;
  cursor: pointer;
}
.phone-module__body-messages .phone-module__message-hide-second {
  bottom: -3px;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  z-index: 1;
}
.phone-module__body-messages .phone-module__message-hide-second svg {
  display: block;
}
.phone-module__body-messages .phone-module__message-hide-first {
  bottom: -6px;
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}
.phone-module__body-messages .phone-module__message-hide-first svg {
  display: block;
}

.phone-module__message-container {
  display: flex;
  flex-wrap: wrap;
}
.phone-module__message-container .phone-module__message-avatar {
  width: 38px;
  margin-right: 10px;
  position: relative;
}
.phone-module__message-container .phone-module__message-avatar:before {
  content: "";
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  background: url("../img/phone/phone-avatar.png");
}
.phone-module__message-container .phone-module__message-body {
  flex: 1;
}
.phone-module__message-container .phone-module__message-body .phone-module__message-text {
  color: #C1C3C8;
  font-size: 11px;
  line-height: 125%;
  letter-spacing: 0.22px;
}
.phone-module__message-container .phone-module__message-body .phone-module__message-body-header {
  display: flex;
  flex-wrap: wrap;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.4px;
}
.phone-module__message-container .phone-module__message-body .phone-module__message-body-header .phone-module__message-time {
  color: var(--Labels-Vibrant-Secondary---Dark, rgba(127, 127, 127, 0.5));
  font-size: 13px;
  padding-right: 8px;
  margin-left: auto;
}

.phone-module {
  background: url("../img/phone/phone-wallpaper.jpg") center no-repeat;
  background-size: cover;
  border-radius: 15px;
  overflow: hidden;
  width: 320px;
  height: 600px;
  position: relative;
  z-index: 1;
}
.phone-module:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(19, 19, 38, 0.3);
  backdrop-filter: blur(11px);
  left: 0;
  top: 0;
}

.phone-module__wrap {
  position: relative;
}
.phone-module__wrap.phone-module__flashlight-on:after {
  opacity: 0.6;
}
.phone-module__wrap:after {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 300px;
  opacity: 0;
  background: #5B4DFF;
  filter: blur(175px);
  right: -125px;
  top: -125px;
}

.phone-module__container {
  position: relative;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.button-on {
  display: none;
}

.phone-module__body {
  width: 100%;
  margin-top: auto;
}
.phone-module__body .phone-module__body-buttons {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
}
.phone-module__body .phone-module__body-buttons svg {
  display: block;
}
.phone-module__body .phone-module__body-buttons .phone-module__button-action {
  margin-right: auto;
  border-radius: 100%;
  overflow: hidden;
}
.phone-module__body .phone-module__body-buttons .phone-module__button-action svg {
  cursor: pointer;
}
.phone-module__body .phone-module__body-indicator {
  padding: 21px 91px 8px 90px;
}
.phone-module__body .phone-module__body-indicator .phone-module__body-indicator-line {
  height: 4px;
  width: 100%;
  position: relative;
  max-width: 140px;
  margin: auto;
}
.phone-module__body .phone-module__body-indicator .phone-module__body-indicator-line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  border-radius: 100px;
  background: #FFFFFF;
}

.phone-module__header {
  width: 100%;
}
.phone-module__header .phone-module__header-status-bar {
  display: flex;
  flex-wrap: wrap;
  padding: 22.6px 32.572px 17.4px 32.572px;
}
.phone-module__header .phone-module__header-status-bar .phone-module__header-status-bar-item {
  margin-left: 7.5px;
}
.phone-module__header .phone-module__header-status-bar .phone-module__header-status-bar-item:first-child {
  margin-left: auto;
}
.phone-module__header .phone-module__header-status-bar .phone-module__header-status-bar-item svg {
  display: block;
}
.phone-module__header .phone-module__header-unlock {
  margin: 15px 0;
}
.phone-module__header .phone-module__header-unlock svg {
  margin: auto;
  display: block;
  width: max-content;
}
.phone-module__header .phone-module__header-time {
  text-align: center;
  margin-bottom: 10px;
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  font-size: 100px;
  font-style: normal;
  font-weight: 500;
  line-height: 75%;
}
.phone-module__header .phone-module__header-date {
  text-align: center;
  color: #FFFFFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bottom-pagination .page-numbers {
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.bottom-pagination .page-numbers li {
  display: block;
  width: 40px;
  height: 40px;
  color: #C1C3C8;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  position: relative;
}
.bottom-pagination .page-numbers li a, .bottom-pagination .page-numbers li span {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  display: block;
}
.bottom-pagination .page-numbers li a:hover {
  color: #5B4DFF;
}
.bottom-pagination .page-numbers li svg {
  display: block;
}
.bottom-pagination .page-numbers li .current {
  opacity: 0.7;
}

.main-post-item-image {
  height: 300px;
  border-radius: 15px;
  border: 2px solid #1D2939;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.main-post-item-image:hover {
  border-radius: 20px;
  border-color: #5B4DFF;
}
.main-post-item-image:hover .main-post-item__title {
  color: #FCFCFD;
}
.main-post-item-image:hover .main-post-item__container-content {
  color: #FCFCFD;
}
.main-post-item-image:hover .main-post-item__date-tr {
  margin-bottom: 0;
  padding-bottom: 15px;
  opacity: 1;
}

.main-post-item-simple {
  height: max-content;
  border: 2px solid #101828;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  transition: height 0.5s ease;
  position: relative;
}
.main-post-item-simple:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #101828;
}
.main-post-item-simple:hover {
  height: 300px !important;
  border-radius: 20px;
  border-color: #5B4DFF;
}
.main-post-item-simple:hover:before {
  opacity: 0;
}
.main-post-item-simple:hover .main-post-item__title {
  color: #FCFCFD;
}
.main-post-item-simple:hover .main-post-item__container-content {
  color: #FCFCFD;
}
.main-post-item-simple .main-post-item__date-tr {
  margin-bottom: 0;
  padding-bottom: 15px;
  opacity: 1;
}

.main-post-item__wrap {
  padding: 10px;
  width: 100%;
  position: relative;
}

.main-post-item__content {
  padding: 20px;
  border-radius: 15px;
  background: #1D2939;
}

.main-post-item__container-content {
  color: #C1C3C8;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.main-post-item__container-content p {
  margin: 0;
}

.main-post-item__title {
  color: #C1C3C8;
  font-size: 24px;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}

.main-post-item__date-tr {
  color: #868A93;
  font-size: 14px;
  line-height: 125%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -18px;
  opacity: 0;
}

.main-post-item__date {
  margin-right: 10px;
}

.posts-list--row {
  margin-top: -10px;
}

.posts-list--col {
  margin-top: 10px;
}

.breadcrumb {
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 100%;
  color: #868A93;
}
.breadcrumb .current {
  color: #5B4DFF;
  font-weight: 900;
}
.breadcrumb a:hover {
  color: #5B4DFF;
}

.breadcrumb-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 17px 0;
}

.delimiter-crumbs {
  display: block;
  width: 35px;
  height: 16px;
  position: relative;
}
.delimiter-crumbs .hydrated {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.single-post--image {
  position: relative;
  padding-bottom: 30px;
}
.single-post--image img {
  display: block;
  border-radius: 30px;
}

.single-post--details {
  display: flex;
  flex-wrap: wrap;
  color: #868A93;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  padding-bottom: 15px;
}

.single-post--date-time {
  padding-right: 10px;
}

.single-post--content #ez-toc-container {
  display: none;
}
.single-post--content a {
  color: #5B4DFF;
}
.single-post--content a:hover {
  color: #FCFCFD;
}
.single-post--content p {
  margin-top: 5px;
}
.single-post--content p:last-child {
  margin-bottom: 0;
}
.single-post--content h2,
.single-post--content h3 {
  color: #C1C3C8;
  margin-bottom: 5px;
}
.single-post--content table {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 125%;
}
.single-post--content table tr {
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2px;
}
.single-post--content table tr:last-child {
  margin-bottom: 0;
}
.single-post--content table tr:hover {
  background: #1D2939;
}
.single-post--content table tr:hover td {
  background: transparent;
}
.single-post--content table tr td {
  padding: 15px;
  vertical-align: top;
  width: 50%;
}
.single-post--content table tr td:first-child {
  border-radius: 15px;
  background: #1D2939;
}
.single-post--content blockquote {
  margin: 30px 0;
  padding: 28px;
  border-radius: 15px;
  background: #1D2939;
  border: 2px solid #1D2939;
  display: block;
  position: relative;
}
.single-post--content blockquote:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 30px;
  top: -10px;
  right: 30px;
  background: url("../img/icons/blockquote-icon--s.svg");
}
.single-post--content blockquote:after {
  content: "";
  display: block;
  position: absolute;
  width: 150px;
  height: 120px;
  top: 15px;
  right: 15px;
  background: url("../img/icons/blockquote-icon--l.svg");
}
.single-post--content blockquote:hover {
  border-color: #5B4DFF;
}
.single-post--content blockquote:hover:after {
  opacity: 0;
}
.single-post--content blockquote p {
  margin-bottom: 15px;
}
.single-post--content blockquote em {
  color: #868A93;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 125%;
}
.single-post--content figure {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-post--content figure img {
  margin: 0;
  border-radius: 30px;
}
.single-post--content figure figcaption {
  color: #868A93;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 125%;
  text-align: left;
  margin: 10px 0 0 0;
}
.single-post--content ul {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-post--content ul li {
  padding-left: 34px;
  margin-bottom: 15px;
  position: relative;
}
.single-post--content ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url("../img/icons/dot-icon--li.svg") no-repeat center;
  left: 5px;
  top: 0;
}
.single-post--content ul li:last-child {
  margin-bottom: 0;
}
.single-post--content ol {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 29px;
}
.single-post--content ol li {
  padding-left: 5px;
  margin-bottom: 15px;
  position: relative;
}
.single-post--content ol li::marker {
  color: #5B4DFF;
}
.single-post--content ol li:last-child {
  margin-bottom: 0;
}
.single-post--content .sc_card {
  margin: 0 0 5px;
  border-radius: 15px;
  background: #1D2939;
  padding: 28px;
  border: 2px solid #1D2939;
  cursor: pointer;
}
.single-post--content .sc_card.faq-item--active {
  border-color: #5B4DFF;
}
.single-post--content .sc_card.faq-item--active .faq-item--header-icon {
  transform: rotate(180deg);
}
.single-post--content .sc_card.faq-item--active .faq-item--header-icon svg path {
  stroke: #5B4DFF;
}
.single-post--content .sc_card:hover {
  border-color: #5B4DFF;
}
.single-post--content .sc_card:hover .faq-item--header-icon svg path {
  stroke: #5B4DFF;
}
.single-post--content .sc_card h2 {
  font-size: 36px;
  font-weight: 900;
  line-height: 125%;
  margin-bottom: 0;
}
.single-post--content .sc_card h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  margin-bottom: 0;
}
.single-post--content .sc_card p {
  font-size: 16px;
  line-height: 150%;
}
.single-post--content .sc_card:last-child {
  margin-bottom: 0;
}

.faq-item--header {
  position: relative;
  padding-right: 34px;
}

.faq-item--header-icon {
  position: absolute;
  right: 0;
  top: 3px;
}
.faq-item--header-icon svg {
  display: block;
}

.faq-item--text {
  margin-top: 15px;
  display: none;
}

.single-post--sidebar #ez-toc-container {
  padding: 0 30px 15px;
}

body #ez-toc-container {
  background: transparent;
  border: 0;
  display: block;
  width: 100%;
  margin: 0;
}
body #ez-toc-container .ez-toc-title-container {
  margin-bottom: 0;
  padding-right: 29px;
  position: relative;
}
body #ez-toc-container .ez-toc-title-container .ez-toc-title {
  color: #C1C3C8;
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  display: block;
}
body #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  cursor: pointer;
}
body #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle.toc-title--active {
  transform: rotate(180deg);
}
body #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn {
  background: url("../img/icons/toggle-icon--top.svg") no-repeat center;
  width: 24px;
  height: 24px;
  position: relative;
  padding: 0;
  margin: 0;
  display: block;
  pointer-events: none;
}
body #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle .ez-toc-btn span {
  display: none;
}
body #ez-toc-container nav {
  margin-top: 15px;
}
body #ez-toc-container nav .ez-toc-list li {
  margin-bottom: 5px;
}
body #ez-toc-container nav .ez-toc-list li:last-child {
  margin-bottom: 0;
}
body #ez-toc-container nav .ez-toc-list li a {
  display: block;
  color: #868A93;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
  padding: 5px 0;
}
body #ez-toc-container nav .ez-toc-list li a:hover {
  color: #5B4DFF;
  text-decoration: none;
}
body #ez-toc-container nav .ez-toc-list li a:before {
  content: none;
}

.single-post--sidebar {
  position: sticky;
  top: 15px;
}

.single-post--right-col {
  height: 100%;
}

.single-post--related-posts {
  margin-top: 30px;
}

.animate-item__full-section {
  opacity: 0;
}

.animate-item__dot {
  width: 0;
  height: 0;
}

.in-view li.animate-item__full-section {
  animation: slide-up-title 0.5s ease-in-out 0s forwards;
}
.in-view .animate-item__full-section {
  opacity: 0;
  animation: slide-up 0.5s ease-in-out 0s forwards;
}
.in-view .animate-item__dot {
  width: 0;
  height: 0;
  animation: dot-map 0.33s ease-in-out 0s forwards;
}
.in-view .iti .iti__selected-flag {
  animation: fade-in 0.5s ease-in-out 0s forwards;
  animation-delay: 1.6s;
}

.iti .iti__selected-flag {
  opacity: 0;
}

.animate-item {
  opacity: 0;
}
.animate-item.in-view {
  animation: slide-up 0.5s ease-in-out 0s forwards;
}
.animate-item.in-view.animate__animated-title {
  animation: slide-up-title 0.5s ease-in-out 0s forwards;
}

@keyframes dot-map {
  from {
    width: 0;
    height: 0;
  }
  to {
    width: 27px;
    height: 27px;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slide-up {
  from {
    transform: translateY(60px);
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-up-title {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.animate-item.animate__animated.animate__delay-1,
.animate-item__full-section.animate__animated.animate__delay-1,
.country-local-icon.animate__animated.animate__delay-1 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-1,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-1,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-1 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-2,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-2,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-2 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-3,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-3,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-3 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-4,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-4,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-4 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-5,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-5,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-5 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-6,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-6,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-6 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-7,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-7,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-7 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-8,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-8,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-8 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-9,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-9,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-9 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-10,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-10,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-10 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-11,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-11,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-11 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-12,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-12,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-12 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-13,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-13,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-13 {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-14,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-14,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-14 {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-15,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-15,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-15 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-16,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-16,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-16 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-17,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-17,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-17 {
  -webkit-animation-delay: 3.7s;
  animation-delay: 3.7s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-18,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-18,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-18 {
  -webkit-animation-delay: 3.9s;
  animation-delay: 3.9s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-19,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-19,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-19 {
  -webkit-animation-delay: 4.1s;
  animation-delay: 4.1s;
}
.animate-item.animate__animated.animate__delay-1.animate__delay-1-20,
.animate-item__full-section.animate__animated.animate__delay-1.animate__delay-1-20,
.country-local-icon.animate__animated.animate__delay-1.animate__delay-1-20 {
  -webkit-animation-delay: 4.3s;
  animation-delay: 4.3s;
}
.animate-item.animate__animated.animate__delay-2,
.animate-item__full-section.animate__animated.animate__delay-2,
.country-local-icon.animate__animated.animate__delay-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-1,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-1,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-2,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-2,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-2 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-3,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-3,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-3 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-4,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-4,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-4 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-5,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-5,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-5 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-6,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-6,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-6 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-7,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-7,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-7 {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-8,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-8,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-8 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-9,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-9,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-9 {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-10,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-10,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-10 {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-11,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-11,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-11 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-12,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-12,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-12 {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-13,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-13,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-13 {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-14,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-14,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-14 {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-15,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-15,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-15 {
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-16,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-16,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-16 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-17,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-17,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-17 {
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-18,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-18,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-18 {
  -webkit-animation-delay: 4.4s;
  animation-delay: 4.4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-19,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-19,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-19 {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-20,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-20,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-20 {
  -webkit-animation-delay: 4.8s;
  animation-delay: 4.8s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-21,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-21,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-21 {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-22,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-22,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-22 {
  -webkit-animation-delay: 5.2s;
  animation-delay: 5.2s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-23,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-23,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-23 {
  -webkit-animation-delay: 5.4s;
  animation-delay: 5.4s;
}
.animate-item.animate__animated.animate__delay-2.animate__delay-2-24,
.animate-item__full-section.animate__animated.animate__delay-2.animate__delay-2-24,
.country-local-icon.animate__animated.animate__delay-2.animate__delay-2-24 {
  -webkit-animation-delay: 5.6s;
  animation-delay: 5.6s;
}
.animate-item.animate__animated.animate__delay-3,
.animate-item__full-section.animate__animated.animate__delay-3,
.country-local-icon.animate__animated.animate__delay-3 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-1,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-1,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-1 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-2,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-2,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-2 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-3,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-3,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-3 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-4,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-4,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-4 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-5,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-5,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-5 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-6,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-6,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-6 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-7,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-7,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-7 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-8,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-8,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-8 {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-9,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-9,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-9 {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}
.animate-item.animate__animated.animate__delay-3.animate__delay-3-0,
.animate-item__full-section.animate__animated.animate__delay-3.animate__delay-3-0,
.country-local-icon.animate__animated.animate__delay-3.animate__delay-3-0 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}
.animate-item.animate__animated.animate__delay-4,
.animate-item__full-section.animate__animated.animate__delay-4,
.country-local-icon.animate__animated.animate__delay-4 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animate-item.animate__animated.animate__delay-5,
.animate-item__full-section.animate__animated.animate__delay-5,
.country-local-icon.animate__animated.animate__delay-5 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animate-item.animate__animated.animate__delay-6,
.animate-item__full-section.animate__animated.animate__delay-6,
.country-local-icon.animate__animated.animate__delay-6 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animate-item.animate__animated.animate__delay-7,
.animate-item__full-section.animate__animated.animate__delay-7,
.country-local-icon.animate__animated.animate__delay-7 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.animate-item.animate__animated.animate__delay-8,
.animate-item__full-section.animate__animated.animate__delay-8,
.country-local-icon.animate__animated.animate__delay-8 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animate-item.animate__animated.animate__delay-9,
.animate-item__full-section.animate__animated.animate__delay-9,
.country-local-icon.animate__animated.animate__delay-9 {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}
.animate-item.animate__animated.animate__delay-10,
.animate-item__full-section.animate__animated.animate__delay-10,
.country-local-icon.animate__animated.animate__delay-10 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animate-item.animate__animated.animate__delay-11,
.animate-item__full-section.animate__animated.animate__delay-11,
.country-local-icon.animate__animated.animate__delay-11 {
  -webkit-animation-delay: 3.25s;
  animation-delay: 3.25s;
}
.animate-item.animate__animated.animate__delay-12,
.animate-item__full-section.animate__animated.animate__delay-12,
.country-local-icon.animate__animated.animate__delay-12 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

body {
 /* background: #2f3f8f; */
 background: #1a1e30;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  color: #C1C3C8;
  overflow-x: hidden;
}
body .slick-dots {
  display: flex !important;
  margin-top: 15px;
  flex-wrap: wrap;
  bottom: 0;
  margin-left: -4px;
  position: relative;
}
body .slick-dots li {
  width: 20px;
  height: 20px;
  padding: 6px;
  display: block;
  margin: 0;
  opacity: 0.5;
}
body .slick-dots li.slick-active {
  opacity: 1;
  padding: 4px;
}
body .slick-dots li button {
  border-radius: 100%;
  background: #5B4DFF;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0;
}
body .slick-dots li button:before {
  content: none;
}
body .enable-animation {
  transition: all 0.3s ease-in-out;
}
body .enable-animation * {
  transition: all 0.3s ease-in-out;
}
body .enable-animation *:before {
  transition: all 0.3s ease-in-out;
}
body .enable-animation *:after {
  transition: all 0.3s ease-in-out;
}

.mobile-call-col {
  display: none;
}

.desk-h2-svg {
  display: flex;
}

.mobile-h2-svg {
  display: none;
}

h1 {
  color: #FCFCFD;
  font-size: 56px;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 30px;
}
h1 b {
  color: #5B4DFF;
}

h2 {
  color: #FCFCFD;
  font-size: 36px;
  font-weight: 900;
  line-height: 112.5%;
  margin: 0 0 15px;
}
h2.blue-h2-text {
  color: #5B4DFF;
  margin-bottom: 5px;
}
h2.section-h2-title {
  max-width: 690px;
  width: 100%;
}

h3 {
  color: #FCFCFD;
  font-size: 24px;
  font-weight: 500;
  line-height: 125%;
  margin: 0 0 15px;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrapper {
  max-width: 1240px;
  width: 100%;
  margin: auto;
  padding: 0 65px;
  box-sizing: border-box;
}
.wrapper.full-wrapper {
  max-width: 100%;
}

.site-button {
  border-radius: 10px;
  padding: 16px 26px 14px 26px;
  border: 2px solid #5B4DFF;
  background: #5B4DFF;
  color: #FCFCFD;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  display: block;
  width: max-content;
  cursor: pointer;
}
.site-button:hover {
  color: #5B4DFF;
  background: transparent;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[name=phone],
input[type=color], textarea, select {
  display: block;
  border-radius: 10px;
  border: 1px solid #868A93;
  background: transparent;
  padding: 10px 15px;
  width: 100%;
  color: #868A93;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  outline: none;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[name=phone]::placeholder,
input[type=color]::placeholder, textarea::placeholder, select::placeholder {
  color: #868A93;
}
input[type=text].error-input,
input[type=email].error-input,
input[type=url].error-input,
input[type=password].error-input,
input[type=search].error-input,
input[type=number].error-input,
input[type=tel].error-input,
input[type=range].error-input,
input[type=date].error-input,
input[type=month].error-input,
input[type=week].error-input,
input[type=time].error-input,
input[type=datetime].error-input,
input[type=datetime-local].error-input,
input[name=phone].error-input,
input[type=color].error-input, textarea.error-input, select.error-input {
  border-color: #FF0016;
  color: #FF0016;
}
input[type=text].error-input::placeholder,
input[type=email].error-input::placeholder,
input[type=url].error-input::placeholder,
input[type=password].error-input::placeholder,
input[type=search].error-input::placeholder,
input[type=number].error-input::placeholder,
input[type=tel].error-input::placeholder,
input[type=range].error-input::placeholder,
input[type=date].error-input::placeholder,
input[type=month].error-input::placeholder,
input[type=week].error-input::placeholder,
input[type=time].error-input::placeholder,
input[type=datetime].error-input::placeholder,
input[type=datetime-local].error-input::placeholder,
input[name=phone].error-input::placeholder,
input[type=color].error-input::placeholder, textarea.error-input::placeholder, select.error-input::placeholder {
  color: #FF0016;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[name=phone]:focus,
input[type=color]:focus, textarea:focus, select:focus {
  border: 1px solid #5B4DFF;
  outline: none;
  color: #868A93;
}
input[type=text]:focus + label,
input[type=email]:focus + label,
input[type=url]:focus + label,
input[type=password]:focus + label,
input[type=search]:focus + label,
input[type=number]:focus + label,
input[type=tel]:focus + label,
input[type=range]:focus + label,
input[type=date]:focus + label,
input[type=month]:focus + label,
input[type=week]:focus + label,
input[type=time]:focus + label,
input[type=datetime]:focus + label,
input[type=datetime-local]:focus + label,
input[name=phone]:focus + label,
input[type=color]:focus + label, textarea:focus + label, select:focus + label {
  opacity: 1 !important;
}

textarea {
  min-height: 132px;
  resize: none;
}

@keyframes heartbeat {
  0%, 20%, 40%, 60%, 80% {
    transform: scale(1);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(1deg);
  }
  20%, 40%, 60%, 80% {
    transform: scale(1.1) rotate(-0.5deg);
  }
}
.take-button__wrap {
  position: relative;
}

.thank-you__message {
  padding: 30px;
  border-radius: 15px;
  background: #1D2939;
}
.thank-you__message .take-button {
  padding: 10px 10px 10px 34px;
  border-radius: 10px;
  background: #5B4DFF;
  color: #FCFCFD;
  font-weight: 500;
  position: relative;
  font-size: 14px;
  line-height: 100%;
  display: block;
  margin-bottom: 30px;
  left: 0;
  top: 0;
}
.thank-you__message .take-button svg {
  position: absolute;
  left: 10px;
  display: block;
}
.thank-you__message .take-button.take-fb {
  animation: levitate 5s ease-in-out infinite;
}
.thank-you__message .take-button.take-fb svg {
  top: 8px;
}
.thank-you__message .take-button.take-wa {
  animation: levitate 4s ease-in-out infinite;
}
.thank-you__message .take-button.take-wa svg {
  top: 7px;
}

.ty__button-row {
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}

@keyframes levitate {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -23%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.ty__container {
  text-align: center;
}
.ty__container .section-desc {
  margin-left: auto;
  margin-right: auto;
}

.ty__item {
  display: flex;
  flex-wrap: wrap;
}
.ty__item span {
  display: block;
  flex: 1;
}
.ty__item svg {
  margin-right: 10px;
}

.ty__section-desc a {
  color: #5B4DFF;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  text-decoration-line: underline;
  display: block;
}

@media (max-width: 1240px) {
  .site-header .wrapper {
    padding: 0 48px;
  }
  .site-footer .wrapper {
    padding: 0 50px;
  }
  .form-section .wrapper {
    padding: 0 50px;
  }
  .wrapper.full-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1100px) {
  body #mysticky-nav.wrapfixed .myfixed .site-header__container {
    background: #1D2939;
    border-color: rgba(255, 255, 255, 0.0235294118);
  }
  .form-select,
  body.iti-mobile .iti--container .iti__country-list {
    background: #1D2939;
  }
  .site-footer__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .service-grid .service-grid__item.service-grid__item-ninth .item-ninth__text {
    text-shadow: 0 9.884px 19.768px rgba(0, 0, 0, 0.5);
    font-size: 128px;
    right: 30px;
    top: 17px;
  }
  .aside-form-wrapper .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .site-header__mobile-button-col {
    display: block;
    padding-left: 10px;
  }
  .site-header__call-to-action-col {
    padding-right: 0;
  }
  .site-header {
    z-index: 9999;
  }
  .site-header * {
    z-index: 9999;
  }
  .site-header .site-header__menu-col {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 5px;
    border-radius: 15px;
    background: #1D2939;
    padding: 15px 30px;
    border: 2px solid rgba(255, 255, 255, 0.0235294118);
  }
  .site-header .site-header__menu-col .menu {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .site-header .site-header__menu-col .menu .menu-item {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 17px 0;
  }
  .site-header .site-header__menu-col .menu .menu-item a {
    color: #868A93;
    text-align: right;
  }
  .site-header .site-header__menu-col .menu .menu-item a.active {
    color: #5B4DFF;
  }
  .about-us-section .about-us-section__right-col .box-bg__col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .about-us-section .about-us-section__right-col .box-bg__col:last-child {
    margin-bottom: 0;
  }
  .service-grid__item-sixth-col {
    order: -1;
  }
  .form-section__left-col {
    flex: 1;
    max-width: 100%;
  }
  .form-section__right-col {
    flex: 0 0 350px;
    max-width: 350px;
  }
  .page-section {
    padding: 30px 0;
  }
  .welcome-section .col-8,
  .services-section .col-8,
  .contact-us-section .col-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .welcome-section .col-4,
  .services-section .col-4,
  .contact-us-section .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-us-section .contacts-section__bg {
    height: 400px;
    margin-bottom: 30px;
  }
  .welcome-section__left-col .welcome-section__titles {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
  }
  .welcome-section__left-col .welcome-section__titles:after {
    content: "";
    width: 60px;
    height: 50px;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    background: rgb(16, 24, 40);
    background: linear-gradient(-90deg, #161c38 4%, rgba(250, 255, 255, 0) 100%);
    z-index: 1;
    pointer-events: none;
  }
  .welcome-section__left-col .welcome-section__title-item {
    margin-bottom: 0;
  }
  .welcome-section__left-col .welcome-featured {
    margin-bottom: 30px;
    order: -1;
  }
  .page-section.welcome-section {
    padding-top: 60px;
  }
  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-header .wrapper {
    padding: 0 13px;
  }
  .site-footer .site-footer__container {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 15px;
  }
  .site-footer .wrapper {
    padding: 0 15px;
  }
  .form-section {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 15px;
  }
  .form-section .wrapper {
    padding: 0 15px;
  }
  .section-alone__second-row {
    margin-top: -60px;
  }
  .source-item .source-item__image {
    height: 261px;
  }
  .page-section__tab-content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .page-section__tab-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section__tab-sidebar .col-3--tab.m-col {
    padding-left: 0;
    padding-right: 0;
  }
  .page-section__tab-sidebar .row-m0--tab {
    margin-left: 0;
    margin-right: 0;
  }
  .col-4--tab {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .single-post--left-col {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .single-post--right-col {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .single-post--container h1 {
    font-size: 36px;
  }
  .single-post--related-posts .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .single-post--related-posts .col-6:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .desk-h2-svg {
    display: none;
  }
  .mobile-h2-svg {
    display: flex;
  }
}
@media (max-width: 767px) {
  .single-post--left-col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .single-post--left-col .single-post--content #ez-toc-container {
    display: block;
    padding: 20px;
    border-radius: 15px;
    background: #1D2939;
    margin-bottom: 30px;
  }
  .single-post--left-col .single-post--content #ez-toc-container li:before {
    content: none;
  }
  .single-post--right-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-post--right-col #ez-toc-container {
    display: none;
  }
  .mobile-h2-svg {
    display: none;
  }
  .call-to-action-section-ftx__col {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .call-to-action-section-ftx__col.mobile-call-col {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .call-to-action-section-ftx__col.mobile-call-col .mobile-h2-svg {
    display: flex;
  }
  .process-item .process-item__number {
    background: #1D2939;
  }
  .pop-up-country {
    padding: 5px 10px 5px 5px;
    font-size: 14px;
  }
  .pop-up-country.not-hide img {
    width: 16px;
    height: 16px;
  }
  .pop-up-country.not-hide .pop-up-country__title {
    line-height: 18px;
  }
  .section-alone__second-row {
    margin-top: -30px;
  }
  .phone-module {
    width: 100%;
    height: auto;
    padding-top: 15px;
  }
  .phone-module__header {
    display: none;
  }
  .phone-module__body .phone-module__body-buttons {
    display: none;
  }
  .phone-module__body .phone-module__body-indicator {
    margin-top: 21px;
  }
  .pre-footer__page-section .form-section__left-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-2.animate__delay-2-1 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-2.animate__delay-2-2 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-1 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-4 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-5 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-3 {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-6 {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-7 {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-8 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
  .pre-footer__page-section .form-section__left-col .animate__animated.animate__delay-3.animate__delay-3-9 {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
  }
  .pre-footer__page-section .form-section__right-col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    order: -1;
  }
  .pre-footer__page-section .form-section__right-col .phone-module__wrap.animate__delay-3.animate-item__full-section {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  .service-grid h3 {
    font-size: 16px;
  }
  .service-grid .service-grid__item.box-bg {
    padding-left: 15px;
    padding-right: 15px;
  }
  .service-grid .service-grid__item.service-grid__item-ninth .item-ninth__text {
    top: 7px;
  }
  .service-grid .service-grid__item.service-grid__item-sixth img {
    bottom: 8px;
  }
  .why-we-section .testimonial-wrap {
    height: 330px;
  }
  .why-we-section__left-col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .why-we-section__right-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .site-header {
    padding: 5px 5px 0;
  }
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .call-to-action-section h2 {
    font-size: 24px;
  }
  h2.mb30 {
    margin-bottom: 15px;
  }
  h3 {
    position: relative;
    z-index: 1;
  }
  .section-alone__second-row .col-20 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
  }
  .section-alone__second-row .col-20:last-child {
    margin-bottom: 0;
  }
  .about-us-section .about-us-section__left-col {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .about-us-section .about-us-section__right-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .desk-h1-svg {
    display: none;
  }
  .mobile-h1-svg {
    display: block;
    margin-bottom: 15px;
  }
  .wrapper.full-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }
  .page-section.pre-footer__page-section,
  .site-footer {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  .col-1--m {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mb10--m {
    margin-bottom: 10px;
  }
  .mb10--m:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 650px) {
  .service-grid .service-grid__item.service-grid__item-third:hover .item-third__1 {
    bottom: -40px;
  }
  .service-grid .service-grid__item.service-grid__item-third:hover .item-third__2 {
    bottom: -65px;
  }
  .service-grid .service-grid__item.service-grid__item-third:hover .item-third__3 {
    bottom: -40px;
  }
  .service-grid .service-grid__item.service-grid__item-third .item-third__1 {
    right: auto;
    left: 15px;
    bottom: -55px;
  }
  .service-grid .service-grid__item.service-grid__item-third .item-third__2 {
    right: auto;
    left: 62px;
    bottom: -45px;
  }
  .service-grid .service-grid__item.service-grid__item-third .item-third__3 {
    right: auto;
    left: 109px;
    bottom: -60px;
  }
  .service-grid .service-grid__item.service-grid__item-eighth .item-eighth__1 {
    width: 160px;
    top: auto !important;
    bottom: 25px;
    right: 20px;
  }
  .service-grid .service-grid__item.service-grid__item-eighth .item-eighth__2 {
    width: 140px;
    top: auto !important;
    bottom: 20px;
    right: 9px;
  }
  .service-grid .service-grid__item.service-grid__item-ninth .item-ninth__text {
    text-shadow: 0 4.942px 9.884px rgba(0, 0, 0, 0.5);
    font-size: 64px;
    top: 40px;
    right: -15px;
  }
  .site-header .site-branding__title-logo {
    display: none;
  }
  .source-item .source-item__image {
    height: 307px;
  }
  .ty__item svg {
    margin-left: auto;
    margin-right: auto;
  }
  .ty__item span {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .ty__button-row .col-variable-width {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .ty__button-row .col-variable-width:last-child {
    margin-bottom: 0;
  }
  .take-button__wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.pretty-list li {
  padding-left: 34px;
  margin-bottom: 15px;
  position: relative;
}
ul.pretty-list li:last-child {
  margin-bottom: 0;
}
ul.pretty-list li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url("../img/icons/pretty-list-icon.svg");
}
ul.clear-list {
  font-size: 14px;
}
ul.clear-list li {
  line-height: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  margin-bottom: 5px;
}
ul.clear-list li:last-child {
  margin-bottom: 0;
}
ul.clear-list li img {
  margin-top: 2px;
  margin-right: 10px;
}
ul.clear-list li span,
ul.clear-list li img {
  display: block;
}
ul.clear-list__large {
  font-size: 14px;
}
ul.clear-list__large li {
  margin-bottom: 15px;
}
ul.clear-list__large li:last-child {
  margin-bottom: 0;
}
ul.clear-list__large li a {
  line-height: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
ul.clear-list__large li a:hover {
  color: #5B4DFF;
}
ul.clear-list__large li a img {
  margin-top: 2px;
  margin-right: 15px;
}
ul.clear-list__large li a span,
ul.clear-list__large li a img {
  display: block;
}

.iti {
  display: block;
  width: 100%;
}
.iti .iti__flag {
  margin-right: 6px;
  border-radius: 4px;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-align__center {
  text-align: center;
}

.horizontal-middle {
  margin-left: auto;
  margin-right: auto;
}

.mb30 {
  margin-bottom: 30px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb0 {
  margin-bottom: 0;
}

.br15 {
  border-radius: 15px;
}

.reset-top-padding {
  padding-top: 0 !important;
}

.reset-bottom-padding {
  padding-bottom: 0 !important;
}

/*# sourceMappingURL=general.css.map */
/* ——— Static page text ——— */
.static-page-text .wrapper{
  max-width:820px;
  margin:0 auto;
  padding:0 1rem;
  color:#222;              /* high-contrast body text   */
}

.static-page-text h1{
  font-size:2rem;
  font-weight:700;
  margin:0 0 2rem;
  text-transform:uppercase;
  letter-spacing:.03em;
}

.static-page-text h2{
  font-size:1.5rem;
  font-weight:600;
  margin:2rem 0 1rem;
}

.static-page-text p{
  line-height:1.65;
  margin:0 0 1rem;
}

.static-page-text dl{margin:0 0 2rem;}
.static-page-text dt{font-weight:600;margin-top:1rem;}
.static-page-text dd{margin-left:0;}

@media (min-width:992px){
  .static-page-text h1{font-size:2.25rem;}
  .static-page-text h2{font-size:1.75rem;}
}

/* ——— Global ——— */
html{scroll-behavior:smooth;}


/* ——— Wrapper for static pages ——— */
.static-page-text .wrapper{
  max-width:820px;
  margin:0 auto;
  padding:0 1rem;
}
.static-page-text h1{
  font-size:2rem;font-weight:700;margin:0 0 2rem;
  text-transform:uppercase;letter-spacing:.03em;
}
.static-page-text h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;}
.static-page-text p{line-height:1.65;margin:0 0 1rem;}
@media(min-width:992px){
  .static-page-text h1{font-size:2.25rem;}
  .static-page-text h2{font-size:1.75rem;}
}

/* ——— Company snapshot grid ——— */
.imprint-grid{
  display:grid;gap:2rem;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
}
.imprint-grid article h3{
  margin-top:.25rem;font-size:1rem;
  letter-spacing:.03em;text-transform:uppercase;
}

/* ——— Sticky pill menu ——— */
.legal-menu{
  position:sticky;top:1rem;z-index:30;
  background:#fff;
  padding:.8rem 1rem;
  border:1px solid #e7eaf0;
  border-radius:.75rem;
  box-shadow:0 8px 20px rgba(0,0,0,.06);
  overflow-x:auto;
}
.legal-menu ul{
  display:flex;flex-wrap:wrap;gap:.75rem;
  margin:0;padding:0;list-style:none;
}
.legal-menu li{margin:0;}               /* kills odd spacing */

/* pill links — always white text */
.legal-menu a,
.legal-menu a:visited{
  display:inline-block;
  font-size:.86rem;font-weight:600;line-height:1.15;
  padding:.55rem 1.25rem;
  border-radius:9999px;
  background:linear-gradient(135deg,#0066ff 0%,#0099ff 100%);
  color:#fff !important;               /* ← forces white */
  text-decoration:none;
  border:none;
  box-shadow:0 2px 4px rgba(0,0,0,.08);
  transition:transform .15s,box-shadow .15s;
}
.legal-menu a:hover,
.legal-menu a:focus-visible{
  transform:translateY(-2px);
  box-shadow:0 6px 12px rgba(0,0,0,.10);
}
.legal-menu a:active{
  transform:none;
  box-shadow:0 2px 4px rgba(0,0,0,.08);
}

/* ——— Section headings & back-to-menu link ——— */
.legal-title{
  margin-top:3.75rem;
  font-size:1.25rem;
  border-bottom:2px solid #f0f2f8;
  padding-bottom:.3rem;
}
.backtop{
  text-align:right;
  margin-top:1.65rem;
}
.backtop a{
  font-size:.75rem;
  font-weight:600;
  color:#555;
  text-decoration:none;
  border-bottom:1px dashed currentColor;
}
.backtop a:hover{color:#0066ff;}

/* ——— Disclaimer card ——— */
.legal-alert{
  margin-top:3rem;
  padding:1.75rem;
  border-left:4px solid #0066ff;
  background:#f7f9fc;
  border-radius:.5rem;
}

/* ——— Optional <details> accordion ——— */
details{border:1px solid #e5e5e5;border-radius:.5rem;padding:1rem;background:#fff;}
details[open]{box-shadow:0 2px 6px rgba(0,0,0,.04);}
details+details{margin-top:1rem;}
summary{cursor:pointer;font-weight:600;list-style:none;}
summary::-webkit-details-marker{display:none;}

/* ——— Imprint page: paragraph colour ——— */
#imprint p{
  color:#f0f0f1;
}

#imprint > div > aside > h3 {
  color:#000;
}

#imprint > div > aside > p  {
 color:#000;
}

.backtop a {
    font-size: .75rem;
    font-weight: 600;
    color: #ffffff!important;
    text-decoration: none;
    border-bottom: 1px dashed currentColor;
}

/* ───── Primary header menu (horizontal) ───── */
.site-header__menu-col .menu{
  display:flex;               /* ← side-by-side items        */
  flex-wrap:wrap;             /* allow wrap on very small widths */
  gap:2rem;                   /* space between links         */
  margin:0;                   /* kill default UL margins     */
  padding:0;
  list-style:none;            /* kill bullets                */
  align-items:center;
}

/* reset LI spacing */
.site-header__menu-col .menu > li{margin:0;}

/* link styling */
.site-header__menu-col .menu a{
  display:inline-block;
  font-weight:600;
  color:#f0f0f1;              /* your requested light grey   */
  text-decoration:none;
  position:relative;
  padding:.25rem 0;
  transition:color .2s;
}
.site-header__menu-col .menu a:hover,
.site-header__menu-col .menu a:focus{
  color:#00b0ff;              /* accent on hover             */
}

/* underline on hover (optional) */
.site-header__menu-col .menu a::after{
  content:"";
  position:absolute;left:0;bottom:-4px;
  width:0;height:2px;background:#00b0ff;
  transition:width .2s;
}
.site-header__menu-col .menu a:hover::after,
.site-header__menu-col .menu a:focus::after{
  width:100%;
}

/* ───── Mobile breakpoint (≤768px) ───── */
@media(max-width:768px){
  .site-header__menu-col .menu{
    flex-direction:column;
    gap:1rem;
    align-items:flex-start;
  }
}


.footer-menu{
  display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 0;padding:0;list-style:none;
}
.footer-menu li{margin:0;}
.footer-menu a{font-weight:600;color:#f0f0f1;text-decoration:none;transition:color .2s;}
.footer-menu a:hover{color:#00b0ff;}
@media(max-width:768px){.footer-menu{flex-direction:column;gap:.75rem;}}