@font-face {
  font-family: "HostGrotesk";
  font-display: swap;
  src: url("../fonts/HostGrotesk-Regular/HostGrotesk-Regular.woff") format("woff"),url("../fonts/HostGrotesk-Regular/HostGrotesk-Regular.woff2") format("woff2"),url("../fonts/HostGrotesk-Regular/HostGrotesk-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "HostGrotesk";
  font-display: swap;
  src: url("../fonts/HostGrotesk-Medium/HostGrotesk-Medium.woff") format("woff"),url("../fonts/HostGrotesk-Medium/HostGrotesk-Medium.woff2") format("woff2"),url("../fonts/HostGrotesk-Medium/HostGrotesk-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "HostGrotesk";
  font-display: swap;
  src: url("../fonts/HostGrotesk-SemiBold/HostGrotesk-SemiBold.woff") format("woff"),url("../fonts/HostGrotesk-SemiBold/HostGrotesk-SemiBold.woff2") format("woff2"),url("../fonts/HostGrotesk-SemiBold/HostGrotesk-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "HostGrotesk";
  font-display: swap;
  src: url("../fonts/HostGrotesk-Bold/HostGrotesk-Bold.woff") format("woff"),url("../fonts/HostGrotesk-Bold/HostGrotesk-Bold.woff2") format("woff2"),url("../fonts/HostGrotesk-Bold/HostGrotesk-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "HostGrotesk";
  font-display: swap;
  src: url("../fonts/HostGrotesk-ExtraBold/HostGrotesk-ExtraBold.woff") format("woff"),url("../fonts/HostGrotesk-ExtraBold/HostGrotesk-ExtraBold.woff2") format("woff2"),url("../fonts/HostGrotesk-ExtraBold/HostGrotesk-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Britanica-Regular";
  font-display: swap;
  src: url("../fonts/Britanica-Regular/Britanica-Regular.woff") format("woff"),url("../fonts/Britanica-Regular/Britanica-Regular.woff2") format("woff2"),url("../fonts/Britanica-Regular/Britanica-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Britanica-Black";
  font-display: swap;
  src: url("../fonts/Britanica-Black/Britanica-Black.woff") format("woff"),url("../fonts/Britanica-Black/Britanica-Black.woff2") format("woff2"),url("../fonts/Britanica-Black/Britanica-Black.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons/icons.eot?xgjht2");
  src: url("../fonts/icons/icons.eot?xgjht2#iefix") format("embedded-opentype"),url("../fonts/icons/icons.ttf?xgjht2") format("truetype"),url("../fonts/icons/icons.woff?xgjht2") format("woff"),url("../fonts/icons/icons.svg?xgjht2#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.icon-arrow:before {
  content: "";
}

.icon-arrow2:before {
  content: "";
}

.icon-arrow3:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-fb:before {
  content: "";
}

.icon-in:before {
  content: "";
}

.icon-insta:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-play:before {
  content: "";
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

button {
  border: 0px;
  cursor: pointer;
  outline: none;
  background: none;
  border: 0;
  font-size: inherit;
  font-family: inherit;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 0px;
}

svg {
  max-width: 100%;
}

video {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

iframe {
  max-width: 100%;
}

li {
  list-style-position: inside;
}

table {
  border-collapse: collapse;
  text-align: left;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
picture,
canvas {
  display: block;
}

b,
strong {
  font-weight: 700;
}

iframe {
  border: 0px;
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

input,
textarea,
select {
  display: block;
  padding: 0 0 12px 0;
  background: none;
  width: 100%;
  max-width: 100%;
  font-family: "HostGrotesk",sans-serif;
  font-size: 14px;
  color: #000111;
  font-weight: 400;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #9a9b9f;
  transition: all .3s ease-in-out;
  overflow: hidden;
  text-overflow: ellipsis;
}

input,
select {
  height: 25px;
}

textarea {
  min-height: 250px;
  resize: none;
  overflow: hidden;
}

ul,
ol {
  list-style: none;
}

address {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 64px;
  line-height: 90%;
  color: #fff8f5;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

::-webkit-input-placeholder {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #9a9b9f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

::-moz-placeholder {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #9a9b9f;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

:-moz-placeholder {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #9a9b9f;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

:-ms-input-placeholder {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #9a9b9f;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: rgba(0,0,0,0) !important;
}

input:focus:-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: rgba(0,0,0,0) !important;
}

input:focus::-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: rgba(0,0,0,0) !important;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: rgba(0,0,0,0) !important;
}

.btn {
  min-width: 56px;
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  gap: 0;
  height: 56px;
  background: none;
  border-radius: 0;
  transition: all .3s ease-in-out;
  position: relative;
  border: 0;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff8f5;
  text-align: center;
  line-height: 100%;
  text-decoration: none;
  font-style: normal;
  padding: 0;
}

.btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: inherit;
  padding: 10px 24px;
  background: #eb0064;
  border-radius: 100px;
  white-space: nowrap;
}

.btn i {
  transition: inherit;
  padding: 10px;
  flex: 56px 0 0;
  background: #eb0064;
  border-radius: 100px;
}

.btn i:first-child {
  display: none;
}

.btn:hover {
  text-decoration: none;
}

.btn:hover span {
  background: #142eeb;
}

.btn:hover i {
  background: #142eeb;
}

/* Отключение всех hover эффектов для hero-content__btn btn btn--blue */
.hero-content__btn.btn.btn--blue:hover,
.wrap--hero .hero-content__btn.btn.btn--blue:hover {
  text-decoration: none;
}

.hero-content__btn.btn.btn--blue:hover span,
.wrap--hero .hero-content__btn.btn.btn--blue:hover span {
  background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
  transform: none !important;
  box-shadow: 0px 0px 50px #142eeb !important;
  opacity: .85 !important;
}

.hero-content__btn.btn.btn--blue:hover i,
.wrap--hero .hero-content__btn.btn.btn--blue:hover i {
  background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
  transform: none !important;
  opacity: .85 !important;
  visibility: visible !important;
  box-shadow: 0px 0px 50px #142eeb !important;
}

.hero-content__btn.btn.btn--blue:hover i:first-child,
.wrap--hero .hero-content__btn.btn.btn--blue:hover i:first-child {
  display: none !important;
  transform: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.hero-content__btn.btn.btn--blue:hover i:last-child,
.wrap--hero .hero-content__btn.btn.btn--blue:hover i:last-child {
  display: flex !important;
  transform: none !important;
  opacity: .85 !important;
  visibility: visible !important;
  background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
  box-shadow: 0px 0px 50px #142eeb !important;
}

.btn--blue span {
  background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%);
  box-shadow: 0px 0px 50px #142eeb;
  backdrop-filter: blur(2.5px);
  position: relative;
  shape-rendering: crispEdges;
  opacity: .85;
}

.btn--blue span::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(360deg, rgba(14, 32, 168, 0.85) 0%, rgba(0, 17, 150, 0.85) 100%);
  backdrop-filter: blur(2.5px);
}

.btn--blue i {
  background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%);
  box-shadow: 0px 0px 50px #142eeb;
  backdrop-filter: blur(2.5px);
  position: relative;
  shape-rendering: crispEdges;
  opacity: .85;
}

.btn--blue i::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(360deg, rgba(14, 32, 168, 0.85) 0%, rgba(0, 17, 150, 0.85) 100%);
  backdrop-filter: blur(2.5px);
}

.btn--white {
  color: #1d1d1d;
}

.btn--white:hover {
  color: #fff8f5;
}

.btn--white span {
  background: #fff8f5;
}

.btn--white i {
  background: #fff8f5;
}

.scroll-hidden {
  overflow: auto !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: 100%;
}

.scroll-hidden::-webkit-scrollbar {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

body.overlay,
body.modal-expanded,
.overlay-menu,
.overlay-phones {
  overflow: hidden;
}

.modal-expanded .overflow-bg {
  visibility: visible;
  opacity: 1;
}

.is-hidden-mobile {
  display: none;
}

button:disabled {
  cursor: not-allowed;
}

.overflow-bg,
.fancybox__backdrop {
  transition: all .3s ease-in-out;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 7;
  visibility: hidden;
  opacity: 0;
  background: rgba(0,0,0,.5);
}

.is-overlay-menu,
.is-overlay-modal {
  overflow: hidden;
}

.wrap {
  padding: 45px 0;
  overflow: hidden;
  transition: opacity 0.3s ease-out;
}

.container {
  padding: 0 20px;
}

.title {
  margin: 0 0 40px 0;
}

.title__left {
  margin: 0 0 30px 0;
}

.title__content {
  font-size: 16px;
  line-height: 140%;
}

.title__content p {
  margin: 0 0 30px 0;
}

.title__content p:last-child {
  margin: 0;
}

.title__link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  color: #fff8f5;
  margin: 30px 0 0;
}

.title__link:hover {
  text-decoration: none;
}

.title__link i.icon-arrow2 {
  font-weight: 400;
  font-size: 11px;
}

.title__link i.icon-arrow2::before {
  content: "";
}

.menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 12px;
  color: #fff8f5;
  background: #142eeb;
  border-radius: 50%;
}

.menu-btn.is-open {
  background: #fff8f5;
  color: #1d1d1d;
}

.menu-btn.is-open i::before {
  content: "";
}

.wrap-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  max-width: 442px;
  overflow: auto;
  background: url(../img/bgs/modal-bg.png) bottom right no-repeat,#eb0064;
  background-size: 70% auto,cover !important;
  transition: all .3s ease-in-out;
  transform: translateX(110vw);
}

.wrap-modal.is-show {
  transform: translateX(0vw);
}

.wrap-modal--choice .modal-content {
  height: 100vh;
  margin: -80px 0 0;
  justify-content: center;
}

.wrap-modal--form {
  background: url(../img/bgs/modal-bg.png) bottom right no-repeat,#fff8f5;
  color: #000111;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 20px;
  height: 80px;
  background: #eb0064;
}

.modal-header .logo {
  max-width: 67px;
}

.modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 12px;
  background: #fff8f5;
  color: #1d1d1d;
  border-radius: 50%;
  transition: all .3s ease-in-out;
}

.modal-close:hover {
  background: #142eeb;
  color: #fff8f5;
}

.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  height: calc(100vh - 80px);
  text-align: left;
  overflow: auto;
}

.modal-content .form {
  padding: 0 20px;
}

.modal-title {
  width: 100%;
  margin: 0 0 60px 0;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 90%;
}

.modal-choice {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 26px;
}

.modal-choice__btn {
  width: 100%;
  font-size: 14px;
}

.modal-choice__btn span {
  width: calc(100% - 56px);
  justify-content: flex-start;
  text-align: left;
}

.form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.form__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  width: 100%;
}

.form__label {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 90%;
}

.form__error {
  width: 100%;
  display: block;
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 90%;
  color: #eb0064;
}

.form__btn {
  margin: auto;
}

.form-privacy {
  width: 100%;
  position: relative;
}

.form-privacy__input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.form-privacy__input:checked~.form-privacy__txt::after {
  opacity: 1;
  visibility: visible;
}

.form-privacy__txt {
  display: block;
  position: relative;
  padding: 0 0 0 26px;
  font-size: 14px;
  line-height: 90%;
  color: #000111;
}

.form-privacy__txt a {
  color: inherit;
  text-decoration: underline;
}

.form-privacy__txt::before {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background: #fff8f5;
  border: 1px solid #9a9b9f;
  border-radius: 50%;
  position: absolute;
  top: -1px;
  left: 0;
}

.form-privacy__txt::after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  background: #9a9b9f;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 3px;
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev,
.swiper-button-next {
  display: none;
}

.swiper-pagination,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  display: flex;
  align-items: center;
  justify-content: space-between;
  bottom: 7px;
  top: auto;
  width: 100%;
  height: 6px;
  border-radius: 100px;
  overflow: hidden;
}

.swiper-pagination-bullet {
  margin: 0;
  width: 100%;
  height: 100%;
  flex: 1;
  border-radius: 0px;
  background: #0b1667;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}

.swiper-pagination-bullet-active {
  background: #83cfff;
  border-radius: 100px;
}

.hidden-on-mobile {
  display: none;
}

.accordion__item {
  padding: 24px;
  border-bottom: 1px solid #0b1667;
  background: rgba(0,0,0,0);
  transition: all .3s ease-in-out;
}

.accordion__item.is-active {
  background: #142eeb;
}

.accordion__item.is-active .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
}

.accordion__title {
  position: relative;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  padding: 0 40px 0 0;
}

.accordion__title::after {
  content: "";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  transition: all .3s ease-in-out;
}

.accordion__content {
  display: none;
  padding: 16px 0 0;
  font-family: "Britanica-Regular",sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}


body {
  background: #000111;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #fff8f5;
}

.wrap-header {
  padding: 20px 0;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 8;
  transition: all .3s ease-in-out;
}

.wrap-header.is-open .header-actions__item {
  opacity: 0;
  visibility: hidden;
}

.wrap-header.is-open .header-actions__item--menu-btn {
  opacity: 1;
  visibility: visible;
}

.header {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.header .logo {
  max-width: 67px;
  position: relative;
  z-index: 1;
}

.logo:hover {
  text-decoration: none;
}

.wrap-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  background: url(../img/bgs/menu-bg.png) bottom right no-repeat,#142eeb;
  padding: 140px 20px 60px;
  transition: all .3s ease-in-out;
  transform: translateX(110vw);
}

.wrap-menu.is-open {
  transform: translateX(0vw);
}

.menu {
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  text-decoration: underline;
  color: #fff8f5;
}

.menu__item {
  margin: 0 0 56px 0;
}

.menu__item:last-child {
  margin: 0;
}

.menu__item--current {
  color: #eb0064;
}

.menu__link {
  color: inherit;
  text-decoration: underline;
}

.header-actions {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0px;
  position: relative;
}

.header-actions__item {
  transition: all .3s ease-in-out;
}

.header-actions__link {
  display: flex;
}

.header-actions__link.btn {
  min-width: 100%;
  height: 100%;
}

.header-actions__link span {
  display: none;
}

.header-actions__link i {
  flex: 40px 0 0;
  height: 40px;
  font-size: 12px;
}

.header-actions__link i.icon-arrow::before {
  content: "";
}

.header-actions__link:hover {
  text-decoration: none;
}

.socials {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 24px;
  font-size: 32px;
  color: #fff8f5;
}

.socials--clone {
  margin: 56px 0 0;
}

.socials__link {
  color: inherit;
}

.socials__link:hover {
  text-decoration: none;
}

.wrap--hero {
  padding: 0;
  position: relative;
  cursor: none !important;
}

.wrap--hero *,
.wrap--hero *::before,
.wrap--hero *::after {
  cursor: none !important;
}

/* Hide original button position when used as cursor */
.hero-content .hero-content__btn,
.wrap--hero .hero-content .hero-content__btn {
  visibility: hidden !important;
  display: none !important;
}

/* Button as cursor - remove ALL transitions and animations */
.hero-content__btn.cursor-active,
.hero-content__btn.cursor-active *,
.hero-content__btn.cursor-active::before,
.hero-content__btn.cursor-active::after,
.hero-content__btn.cursor-active *::before,
.hero-content__btn.cursor-active *::after,
.hero-content__btn.cursor-active span,
.hero-content__btn.cursor-active span *,
.hero-content__btn.cursor-active span::before,
.hero-content__btn.cursor-active span::after,
.hero-content__btn.cursor-active i,
.hero-content__btn.cursor-active i *,
.hero-content__btn.cursor-active i::before,
.hero-content__btn.cursor-active i::after,
.hero-content__btn.cursor-active:hover,
.hero-content__btn.cursor-active:hover *,
.hero-content__btn.cursor-active:hover::before,
.hero-content__btn.cursor-active:hover::after,
.hero-content__btn.cursor-active:hover span,
.hero-content__btn.cursor-active:hover span *,
.hero-content__btn.cursor-active:hover span::before,
.hero-content__btn.cursor-active:hover span::after,
.hero-content__btn.cursor-active:hover i,
.hero-content__btn.cursor-active:hover i *,
.hero-content__btn.cursor-active:hover i::before,
.hero-content__btn.cursor-active:hover i::after {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
}

/* Button positioning - optimized for GSAP animation */
.hero-content__btn.cursor-active {
  position: fixed !important;
  pointer-events: none !important;
  z-index: 99999 !important;
  margin: 0 !important;
  cursor: none !important;
  will-change: transform !important;
  /* GSAP will handle transform via x, y, xPercent, yPercent */
}

/* Prevent any transform on children */
.hero-content__btn.cursor-active span,
.hero-content__btn.cursor-active:hover span {
  transform: none !important;
}

.hero-content__btn.cursor-active i,
.hero-content__btn.cursor-active:hover i {
  transform: none !important;
}

.wrap--hero .container {
  padding: 0;
}

.wrap--hero-page {
  padding: 0 0 100px;
}

.wrap-hero-video {
  position: relative;
}

.wrap-hero-video::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 90%);
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-hero-img {
  position: relative;
}

.wrap-hero-img::after {
  content: "";
  display: block;
  box-sizing: border-box;
  width: 691px;
  height: 691px;
  background: #142eeb;
  opacity: .5;
  filter: blur(100px);
  position: absolute;
  left: 27px;
  bottom: 0;
  z-index: 0;
}

.hero-video {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}

.hero-img {
  width: 100vw;
  height: 100vh;
}

.hero-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-content {
  width: 100%;
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}

.hero-content__title {
  font-size: 64px;
  line-height: 100%;
  text-transform: uppercase;
}

.hero-content__sub-title {
  margin: 0 0 10px 0;
  font-family: "Britanica-Regular",sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
}

.hero-content__btn {
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 14px;
  top: -18px;
  height: 48px;
}

.hero-content__btn i {
  flex: 48px 0 0;
}

.best-slider {
  overflow: visible;
}

.best-slider__item {
  width: 100%;
  max-width: 343px;
}

.best-slider__wrap-img {
  width: 100%;
  height: 399px;
  position: relative;
}

.best-slider__img {
  width: 100%;
  height: 100%;
}

.best-slider__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.best-slider__logo {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
  max-width: 174px;
}

.best-slider__content {
  display: none;
}

.wrap--exp {
  padding: 0 0 80px;
}

.wrap-exp {
  position: relative;
}

.exp {
  width: 100%;
  height: 560px;
  background: url(../img/bgs/exp-bg.png) center no-repeat;
  background-size: cover !important;
}

.exp__content {
  position: absolute;
  top: 120px;
  left: 20px;
  right: 20px;
  z-index: 1;
  text-align: center;
}

.exp__title {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
}

.exp__btn {
  margin: 40px 0 0;
}

.balls__item {
  position: absolute;
  transition: all .3s ease-in-out;
  width: 29px;
  height: 29px;
  background: #fff8f5;
  border-radius: 50%;
}

.balls__item--blue {
  width: 116px;
  height: 116px;
  background: #142eeb;
}

.balls__item:nth-child(1) {
  top: 62px;
  left: -7px;
}

.balls__item:nth-child(2) {
  width: 89px;
  height: 89px;
  top: 194px;
  right: -18px;
}

.balls__item:nth-child(3) {
  width: 76px;
  height: 76px;
  left: -18px;
  bottom: 147px;
}

.balls__item:nth-child(4) {
  width: 152px;
  height: 152px;
  right: -18px;
  bottom: -76px;
}

.balls__item:nth-child(5) {
  top: 30px;
  left: 180px;
}

.balls__item:nth-child(6) {
  width: 17px;
  height: 17px;
  right: 48px;
  bottom: 181px;
}

.balls__item:nth-child(7) {
  left: 71px;
  bottom: 45px;
}

.moments {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.moments__item {
  padding: 40px 40px 64px 40px;
  background: #142eeb;
  font-size: 16px;
  line-height: 140%;
}

.moments__data {
  margin: 0 0 30px 0;
}

.moments__title {
  margin: 0 0 24px 0;
  font-weight: 800;
  font-size: 52px;
  line-height: 90%;
}

.moments__sub-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 90%;
  color: #83cfff;
}

.moments-slider__item {
  width: auto;
}

.wrap--contacts {
  background: url(../img/bgs/contacts-bg.png) right bottom no-repeat,linear-gradient(180deg, #000111 0%, #0B1A85 148.47%),linear-gradient(180deg, #000111 0%, #142EEB 100%);
}

.contacts {
  padding: 0 20px 15px;
}

.contacts__title {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
}

.contacts__btn {
  margin: 30px 0 0;
}

.wrap-footer {
  padding: 20px 0;
  background: #000111;
}

.footer {
  padding: 0 20px;
}

.footer .socials {
  margin: 24px 0 0;
}

.footer-top .logo {
  display: block;
  max-width: 107px;
  margin: 0 0 20px 0;
}

.footer-cols {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-cols__col {
  flex: calc(50% - 10px) 0 0;
}

.footer-cols__col:first-child {
  flex: 100% 0 0;
}

.footer-title {
  margin: 0 0 24px 0;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
}

.wrap-footer-menu {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}

.w-footer-menu {
  flex: 1;
}

.footer-menu-title {
  margin: 0 0 8px 0;
  font-family: "Britanica-Regular",sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  text-transform: uppercase;
}

.footer-menu {
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
}

.footer-menu__item {
  margin: 0 0 8px 0;
}

.footer-menu__item:last-child {
  margin: 0;
}

.footer-menu__link {
  color: inherit;
  text-decoration: underline;
}

.footer-bottom {
  margin: 40px 0 0;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #83cfff;
}

.footer-bottom__right {
  margin: 8px 0 0;
}

.logo-uniting {
  max-width: 177px;
  margin: 0 0 8px 0;
}

.wrap--desc-list {
  margin: -300px 0 0;
  padding: 45px 0 20px;
  position: relative;
}

.wrap--path {
  margin: -200px 0 0;
  padding: 0;
  position: relative;
  overflow: visible;
}

.desc-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.desc-list__content {
  margin: 40px 0 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}

.desc-list__content b,
.desc-list__content strong {
  font-weight: inherit;
  color: #0b1667;
}

.wrap--values {
  margin: -45px 0 0;
}

.values__left {
  color: #9a9b9f;
}

.values__left h1,
.values__left h2,
.values__left h3,
.values__left h4,
.values__left h5,
.values__left h6 {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  margin: 0 0 40px 0;
}

.values__left h1 b,
.values__left h1 strong,
.values__left h2 b,
.values__left h2 strong,
.values__left h3 b,
.values__left h3 strong,
.values__left h4 b,
.values__left h4 strong,
.values__left h5 b,
.values__left h5 strong,
.values__left h6 b,
.values__left h6 strong {
  font-weight: inherit;
  position: relative;
  color: #eb0064;
}

.values__left h1 b::after,
.values__left h1 strong::after,
.values__left h2 b::after,
.values__left h2 strong::after,
.values__left h3 b::after,
.values__left h3 strong::after,
.values__left h4 b::after,
.values__left h4 strong::after,
.values__left h5 b::after,
.values__left h5 strong::after,
.values__left h6 b::after,
.values__left h6 strong::after {
  content: "";
  display: block;
  box-sizing: border-box;
  background: #eb0064;
  opacity: .6;
  filter: blur(50px);
  width: 168px;
  height: 67px;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  border-radius: 50%;
}

.values__left p {
  margin: 0 0 40px 0;
}

.values__left p:last-child {
  margin: 0;
}

.values__right {
  margin: 40px 0 0;
}

.part {
  padding: 48px;
  background: linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%);
}

.part__content {
  color: #9a9b9f;
}

.part__content>picture,
.part__content>figure,
.part__content>img {
  margin: 0 0 40px 0;
}

.part__content h1,
.part__content h2,
.part__content h3,
.part__content h4,
.part__content h5,
.part__content h6 {
  margin: 0 0 20px 0;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  position: relative;
  z-index: 1;
}

.part__content h1 b,
.part__content h1 strong,
.part__content h2 b,
.part__content h2 strong,
.part__content h3 b,
.part__content h3 strong,
.part__content h4 b,
.part__content h4 strong,
.part__content h5 b,
.part__content h5 strong,
.part__content h6 b,
.part__content h6 strong {
  font-weight: inherit;
  position: relative;
  z-index: -1;
  color: #eb0064;
}

.part__content h1 b::after,
.part__content h1 strong::after,
.part__content h2 b::after,
.part__content h2 strong::after,
.part__content h3 b::after,
.part__content h3 strong::after,
.part__content h4 b::after,
.part__content h4 strong::after,
.part__content h5 b::after,
.part__content h5 strong::after,
.part__content h6 b::after,
.part__content h6 strong::after {
  content: "";
  display: block;
  box-sizing: border-box;
  background: #eb0064;
  opacity: .6;
  filter: blur(50px);
  width: 168px;
  height: 67px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
}

.part__content p {
  margin: 0 0 20px 0;
}

.part__content p:last-child {
  margin: 0;
}

.part__right {
  margin: 40px 0 0;
}

.logos-slider {
  margin: 40px 0 0;
}

.logos-slider__wrap {
  align-items: center;
}

.logos-slider__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: auto;
}

.part-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 20px;
}

.part-list__item {
  flex: 1;
  height: 252px;
  padding: 20px 10px;
  background: #142eeb;
  backdrop-filter: blur(5px);
  position: relative;
}

.part-list__data {
  font-weight: 800;
  font-size: 20px;
  line-height: 90%;
  text-align: center;
}

.part-list__title {
  display: flex;
  align-items: center;
  height: 36px;
  overflow: hidden;
  font-weight: 500;
  font-size: 20px;
  line-height: 90%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform-origin: bottom left;
  transform: rotate(-90deg) translateY(18px);
}

.path {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  min-height: 560px;
  padding: 97px 20px;
  background: url(../img/bgs/path-bg.png) center no-repeat,linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-size: cover !important;
  text-align: center;
  position: relative;
  margin: 0 0 43px 0;
}

.path::before,
.path::after {
  content: "";
  display: block;
  box-sizing: border-box;
  min-width: 299px;
  height: 115px;
  position: absolute;
  left: 25px;
  right: 25px;
  background: url(../img/bgs/service-bg.png) center no-repeat;
  background-size: auto 100% !important;
}

.path::before {
  top: -32px;
}

.path::after {
  bottom: -40px;
}

.path__title {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 140%;
  color: #fff8f5;
}

.time__content {
  margin: 64px 0 0;
  font-size: 16px;
  line-height: 140%;
}

.time__right {
  margin: 40px 0 0;
}

.time-slider {
  overflow: visible;
}

.time-slider__wrap {
  align-items: stretch;
}

.time-slider__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px 24px 48px;
  background: #142eeb;
  font-family: "Britanica-Regular",sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 140%;
  color: #fff8f5;
  position: relative;
  min-height: 400px;
}

.time-slider__item.swiper-slide-active {
  background: #0B1667;
}

.time-slider__item::before {
  content: attr(data-counter-display);
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 49px;
  line-height: 90%;
  text-align: right;
  position: absolute;
  top: 24px;
  right: 24px;
}

.time-slider__img {
  max-width: 160px;
  margin: auto;
}

.time-slider__title {
  font-size: 15px;
  line-height: 120%;
}

.time-slider__txt {
  margin: 35px 0 0;
}

.time-slider .swiper-pagination {
  position: static;
  margin: 40px 0 0;
}

.enhance {
  padding: 135px 20px;
  min-height: 661px;
  position: relative;
}

.enhance::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: url(../img/bgs/enhance-bg.png) center no-repeat,linear-gradient(180deg, #010212 5.65%, rgba(1, 2, 20, 0) 32.95%, rgba(1, 2, 19, 0) 61.3%, #000111 86.76%);
  background-size: cover !important;
  opacity: .5;
  filter: blur(25px);
}

.enhance__title {
  position: relative;
  z-index: 1;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 120%;
  text-align: center;
}

.enhance__title strong,
.enhance__title b {
  font-weight: inherit;
  position: relative;
  color: #eb0064;
}

.enhance__title strong::after,
.enhance__title b::after {
  content: "";
  display: block;
  box-sizing: border-box;
  background: #eb0064;
  opacity: .6;
  filter: blur(50px);
  position: absolute;
  left: -20px;
  right: -10px;
  top: -2px;
  bottom: -2px;
  z-index: -1;
  border-radius: 50%;
}

.enhance__title em {
  font-weight: inherit;
  font-style: normal;
  color: #0b1667;
}

.pluses-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0 0 110px 0;
}

.pluses-nav__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 17px;
  width: 86px;
  height: 86px;
  background: linear-gradient(0deg, rgba(255, 248, 245, 0.1) 0%, rgba(153, 149, 147, 0.1) 100%);
  border-radius: 14px;
  transition: all .3s ease-in-out;
  color: #fff8f5;
  fill: #fff8f5;
  stroke: #fff8f5;
  position: relative;
}

.pluses-nav__item::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  pointer-events: none;
  border: 1px solid #666;
  border-radius: inherit;
  opacity: .3;
}

.pluses-nav__item.is-active {
  padding: 29px;
  transform: scale(1.7);
  background: linear-gradient(360deg, rgba(14, 32, 168, 0.8) 0%, rgba(0, 17, 150, 0.8) 100%);
  box-shadow: 0px 0px 60px #142eeb;
  border-radius: 12px;
  color: #83cfff;
  fill: #83cfff;
  stroke: #83cfff;
  border-color: #83cfff;
}

.pluses-nav__item.is-active svg {
  max-width: 66px;
  max-height: 66px;
  transform: scale(0.6);
}

.pluses-nav__link {
  color: inherit;
  fill: inherit;
  stroke: inherit;
}

.pluses-nav__link:hover {
  text-decoration: none;
}

.pluses-nav__link svg {
  max-width: 34px;
  max-height: 34px;
}

.pluses-nav__link svg.no-fill {
  fill: none;
}

.pluses-nav__link svg,
.pluses-nav__link path {
  color: inherit;
  fill: inherit;
  stroke: inherit;
}

.pluses-list {
  display: flex;
  flex-direction: column;
  gap: 23px;
}

.pluses-list__item {
  transition: all .3s ease-in-out;
  font-size: 14px;
  line-height: 140%;
  color: #83cfff;
  opacity: .2;
}

.pluses-list__item.is-active {
  opacity: 1;
}

.pluses-list__title {
  margin: 0 0 24px 0;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}

.pluses-list__left {
  display: none;
}

.timeline__item {
  padding: 48px 20px 166px;
  background: url(../img/bgs/timeline-1-bg.png) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%);
  background-size: 290px auto,cover !important;
  border-bottom: 5px solid #142eeb;
  font-size: 14px;
  line-height: 140%;
  color: #83cfff;
  margin: 0 0 20px 0;
  cursor: pointer;
}

.timeline__item:last-child {
  margin: 0;
}

.timeline__item:nth-child(2) {
  border-color: #eb0064;
  background: url(../img/bgs/timeline-2-bg.png) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%);
  background-size: 290px auto,cover !important;
}

.timeline__item:nth-child(3) {
  border-color: #fff8f5;
  background: url(../img/bgs/timeline-3-bg.png) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%);
  background-size: 290px auto,cover !important;
}

.timeline__title {
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #fff8f5;
  margin: 48px 0 0;
  padding: 0 20px;
}

.timeline__content {
  padding: 40px 20px 166px;
}

.company__img {
  margin: 0 0 40px 0;
}

.company__title {
  margin: 0 0 30px 0;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #83cfff;
}

.company-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 40px 0 0;
}

.company-list__img {
  width: 100%;
  height: 362px;
}

.company-list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: auto;
}

.company-list__btn {
  display: none;
}

.wrap--projects {
  margin: -200px 0 0;
  padding: 0 0 45px;
  position: relative;
}

.projects {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.projects-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.projects-list__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: "Britanica-Regular",sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #fff8f5;
}

.projects-list__item:hover {
  text-decoration: none;
}

.projects-list__wrap-img {
  height: 300px;
}

.projects-list__img {
  width: 100%;
  height: 100%;
}

.projects-list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.projects-list__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.projects-list__title {
  font-size: 24px;
  line-height: 90%;
  color: #eb0064;
}

.projects-list__logo {
  max-width: 82px;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
}

.pagination__item {
  background: #0b1667;
  border-radius: 50%;
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 90%;
  color: #fff8f5;
}

.pagination__item--current,
.pagination__item--prev,
.pagination__item--next {
  background: #142eeb;
}

.pagination__item--prev i {
  transform: rotate(180deg);
}

.pagination__item--disabled {
  background: #0b1667;
  color: #142eeb;
  pointer-events: none;
  cursor: auto;
}

.pagination__link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5px;
  width: 40px;
  flex: 40px 0 0;
  height: 40px;
  color: inherit;
}

.pagination__link:hover {
  text-decoration: none;
}

.pagination__link i {
  font-weight: 400;
  font-size: 12px;
}

.wrap--hero-project {
  padding: 0;
}

.wrap--hero-project .container {
  padding: 0;
}

.hero-project {
  height: 675px;
  position: relative;
}

.hero-project__img {
  width: 100%;
  height: 100%;
}

.hero-project__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-project__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: absolute;
  bottom: 40px;
  left: 20px;
  right: 20px;
  z-index: 1;
}

.hero-project__logo {
  max-width: 163px;
}

.hero-project__title {
  font-size: 52px;
  line-height: 90%;
}

.project-data {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px;
}

.project-data__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px 20px;
  min-width: 123px;
  min-height: 48px;
  background: #142eeb;
  font-weight: 500;
  font-size: 10px;
  line-height: 90%;
  color: #83cfff;
}

.project-data__item:first-child {
  min-width: 109px;
}

.project-data__content {
  font-weight: 800;
  font-size: 12px;
  line-height: 90%;
  color: #fff8f5;
  text-transform: uppercase;
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin: 0 0 40px 0;
  font-family: "HostGrotesk",sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: #83cfff;
}

.content h2:last-child,
.content h3:last-child,
.content h4:last-child,
.content h5:last-child,
.content h6:last-child {
  margin: 0;
}

.content p,
.content ul,
.content ol {
  margin: 0 0 40px 0;
}

.content p:last-child,
.content ul:last-child,
.content ol:last-child {
  margin: 0;
}

.content picture {
  margin: 0 0 40px 0;
}

.content picture:last-child {
  margin: 0;
}

.content__cols {
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin: 0 0 40px 0;
}

.content__cols:last-child {
  margin: 0;
}

.wrap-video {
  position: relative;
  width: 100%;
  height: 254px;
  border: 4px solid #fff8f5;
  margin: 0 0 40px 0;
}

.wrap-video:last-child {
  margin: 0;
}

.wrap-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrap-video .btn {
  min-width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  font-family: "Britanica-Black",sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.wrap-video .btn span {
  white-space: nowrap;
}

.wrap-video .btn i {
  width: 48px;
}

.events-slider {
  overflow: visible;
}

.events-slider__item {
  max-width: 343px;
}

.events-slider__wrap-img {
  height: 399px;
  position: relative;
}

.events-slider__img {
  width: 100%;
  height: 100%;
}

.events-slider__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.events-slider__logo {
  max-width: 174px;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 1;
}

.wrap--pluses {
  padding: 90px 0 45px;
}

@media only screen and (min-width: 460px) {
  .hero-content__title {
    font-size: 82px;
  }
}

@media only screen and (min-width: 600px) {
  .hero-content__title {
    font-size: 106px;
  }

  .moments__item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
  }

  .moments__data {
    margin: 0;
    min-width: 40%;
  }

  .desc-list__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }

  .desc-list__item:nth-child(even) {
    flex-direction: row-reverse;
  }

  .desc-list__img {
    flex: 1;
  }

  .desc-list__content {
    margin: 0;
    flex: 1;
    padding: 50px 0 0;
  }

  .path {
    justify-content: center;
  }

  .time-slider__item {
    max-width: 670px;
    height: 610px;
    padding: 40px;
    font-size: 16px;
    line-height: 140%;
  }

  .time-slider__item::before {
    font-size: 80px;
    line-height: 90%;
    top: 40px;
    right: 40px;
  }

  .time-slider__img {
    max-width: 280px;
  }

  .time-slider__title {
    font-size: 32px;
    line-height: 120%;
  }

  .wrap-video {
    height: 380px;
  }
}

@media only screen and (min-width: 767px) {
  .title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }

  .title__left {
    flex: 1;
    margin: 0;
  }

  .title__right {
    flex: 1;
  }

  .hero-content__title {
    font-size: 120px;
    line-height: 100%;
  }

  .hero-content__btn {
    top: -42px;
  }

  .exp {
    background: url(../img/bgs/desktop/exp-bg.png) center no-repeat;
    background-size: cover !important;
  }

  .exp__content {
    top: 50%;
    transform: translateY(-50%);
  }

  .contacts {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .contacts__btn {
    margin: 0;
    min-width: 48px;
    height: 48px;
    font-family: "Britanica-Black",sans-serif;
    font-weight: 400;
    font-size: 14px;
  }

  .contacts__btn i {
    flex: 48px 0 0;
  }

  .footer-top {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 40px;
  }

  .footer-top .logo {
    margin: 0;
  }

  .footer-cols {
    flex: calc(100% - 147px);
    gap: 40px;
  }

  .footer-cols__col {
    flex: 1;
  }

  .footer-cols__col:first-child {
    flex: 1;
  }

  .wrap-footer-menu {
    flex-direction: column;
  }

  .footer-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
  }

  .footer-bottom__left {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
  }

  .footer-bottom__right {
    margin: 0;
  }

  .logo-uniting {
    flex: 177px 0 0;
  }

  .footer-copy {
    min-width: 200px;
    text-align: right;
  }

  .desc-list {
    gap: 0;
  }

  .desc-list__item:nth-child(even) {
    align-items: flex-end;
    margin: -120px 0 0;
  }

  .wrap--values {
    margin: 0;
  }

  .values {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
  }

  .values__left {
    flex: 1;
  }

  .values__right {
    flex: 1;
    margin: 0;
  }

  .part {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 40px;
  }

  .part__left {
    flex: 1;
  }

  .part__right {
    flex: 1;
    margin: 0;
  }

  .part-list {
    height: 100%;
  }

  .part-list__item {
    height: 100%;
  }

  .path {
    background: url(../img/bgs/desktop/path-bg.png) center no-repeat,linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    background-size: cover !important;
    padding: 97px 160px;
  }

  .path::before {
    min-width: 140px;
    width: 140px;
    height: 899px;
    background: url(../img/bgs/desktop/service-1-bg.png) center no-repeat;
    background-size: 100% auto !important;
    left: 0;
    top: -200px;
  }

  .path::after {
    min-width: 160px;
    width: 160px;
    height: 891px;
    background: url(../img/bgs/desktop/service-2-bg.png) center no-repeat;
    background-size: 100% auto !important;
    left: auto;
    right: 0;
    top: -170px;
  }

  .time {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 20px;
  }

  .time__left {
    flex: 1;
    background: #000111;
    position: relative;
    z-index: 2;
  }

  .time__right {
    flex: 1;
    margin: 0;
  }

  .enhance {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 576px;
  }

  .company {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
  }

  .company__left {
    flex: 1;
  }

  .company__right {
    flex: 1;
  }

  .company__title {
    margin: 0;
  }

  .company-list {
    flex-direction: row;
    align-items: stretch;
  }

  .company-list__item {
    flex: 1;
    position: relative;
  }

  .company-list__btn {
    display: inline-flex;
    min-width: 48px;
    height: 48px;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .company-list__btn i {
    flex: 48px 0 0;
  }

  .projects-list {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 40px 20px;
  }

  .projects-list__item {
    flex: calc(50% - 10px) 0 0;
  }

  .project-data__item {
    min-width: 123px;
    padding: 20px;
    min-height: 80px;
    gap: 16px;
    font-size: 12px;
    line-height: 90%;
    justify-content: space-between;
  }

  .project-data__item:first-child {
    min-width: 123px;
  }

  .project-data__content {
    font-size: 14px;
    line-height: 90%;
  }

  .content__cols {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 40px;
    margin: 0 0 80px 0;
  }

  .content__col {
    flex: calc(50% - 20px) 0 0;
  }

  .wrap-video {
    height: 500px;
  }
}

@media only screen and (min-width: 1100px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 80px;
    line-height: 90%;
  }

  .hidden-on-mobile {
    display: block;
  }

  .hidden-on-pc {
    display: none;
  }

  .btn i:first-child {
    display: flex;
    transform: translateX(0%);
    opacity: 0;
    visibility: hidden;
  }

  .hero-content__btn.btn.btn--blue i:first-child,
  .wrap--hero .hero-content__btn.btn.btn--blue i:first-child {
    display: none !important;
    transform: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .btn:hover span {
    transform: translateX(56px);
  }

  .btn:hover i:last-child {
    transform: translateX(100%);
    opacity: 0;
  }

  .btn:hover i:first-child {
    transform: translateX(100%);
    opacity: 1;
    visibility: visible;
  }

  /* Отключение всех hover эффектов для hero-content__btn btn btn--blue в медиа-запросе */
  .hero-content__btn.btn.btn--blue:hover span,
  .wrap--hero .hero-content__btn.btn.btn--blue:hover span {
    transform: none !important;
    background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
    box-shadow: 0px 0px 50px #142eeb !important;
    opacity: .85 !important;
  }

  .hero-content__btn.btn.btn--blue:hover i:last-child,
  .wrap--hero .hero-content__btn.btn.btn--blue:hover i:last-child {
    display: flex !important;
    transform: none !important;
    opacity: .85 !important;
    visibility: visible !important;
    background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
    box-shadow: 0px 0px 50px #142eeb !important;
  }

  .hero-content__btn.btn.btn--blue:hover i:first-child,
  .wrap--hero .hero-content__btn.btn.btn--blue:hover i:first-child {
    display: none !important;
    transform: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }

  .wrap-header {
    height: 128px;
    padding: 40px 0;
    overflow: hidden;
  }

  .header {
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .header .logo {
    flex: 1;
    max-width: none;
  }

  .header-actions__link {
    font-size: 14px;
  }

  .header-actions__link span {
    display: flex;
  }

  .header-actions__link i {
    flex: 48px 0 0;
    height: 48px;
    font-size: 14px;
  }

  .header-actions__link i.icon-arrow::before {
    content: "";
  }

  .header-actions__link:hover span {
    transform: translateX(48px);
  }

  .header-actions__link.btn {
    height: 48px;
  }

  .wrap-menu {
    flex: 1 1 1;
    position: static;
    overflow: visible;
    padding: 0;
    transform: none;
    background: none !important;
  }

  .menu {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 22px;
    height: 48px;
    background: #000111;
    backdrop-filter: blur(5px);
    border-radius: 100px;
    font-size: 14px;
    color: #fff8f5;
    text-decoration: none;
  }

  .menu__item {
    height: 100%;
    margin: 0;
  }

  .menu__item--current,
  .menu__item:hover {
    color: #eb0064;
  }

  .menu__item--current .menu__link::before {
    content: "";
    display: block;
    height: 10px;
    background: #eb0064;
    border-radius: 50%;
    position: relative;
    left: 0;
    width: 10px;
    transform: translateX(-8px);
    transition: all .3s ease-in-out;
  }

  .menu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    text-decoration: none;
    height: 100%;
    position: relative;
    transition: all .3s ease-in-out;
    overflow: hidden;
  }

  .menu__link::before {
    content: "";
    display: block;
    height: 10px;
    background: #eb0064;
    border-radius: 50%;
    position: relative;
    left: 0;
    width: 0;
    transform: translateX(-100px);
    transition: all .3s ease-in-out;
  }

  .menu__link:hover {
    text-decoration: none;
  }

  .menu__link:hover::before {
    width: 10px;
    transform: translateX(-8px);
  }

  .header-actions {
    flex: 1;
  }

  .modal-choice__btn:hover span {
    transform: none;
  }

  .modal-choice__btn:hover i:last-child {
    transform: none;
    opacity: 1;
  }

  .wrap {
    padding: 80px 0;
  }

  .container {
    width: 100%;
    max-width: 1680px;
    padding: 0 40px;
    margin: 0 auto;
  }

  .title {
    margin: 0 0 70px 0;
    gap: 30px;
  }

  .wrap--hero {
    padding: 0;
  }

  .wrap--hero .container {
    max-width: 100%;
  }

  .hero-content {
    max-width: 790px;
    padding: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .hero-content__btn:hover span {
    transform: translateX(48px);
  }

  .hero-content__btn.btn.btn--blue:hover span,
  .wrap--hero .hero-content__btn.btn.btn--blue:hover span {
    transform: none !important;
    background: linear-gradient(73deg, #142EEB 0%, #83CFFF 100%) !important;
    box-shadow: 0px 0px 50px #142eeb !important;
  }

  .best-slider__item {
    max-width: 670px;
    overflow: hidden;
  }

  .best-slider__item:hover .best-slider__img img {
    transform: scale(1.1);
  }

  .best-slider__item:hover .best-slider__wrap-img::after {
    opacity: 1;
    visibility: visible;
  }

  .best-slider__item:hover .best-slider__logo {
    z-index: 2;
  }

  .best-slider__item:hover .best-slider__content {
    transform: translateY(0);
  }

  .best-slider__wrap-img {
    height: 656px;
    overflow: hidden;
  }

  .best-slider__wrap-img::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../img/bgs/best-bg.png) center no-repeat,linear-gradient(180deg, rgba(20, 46, 235, 0) 50%, #0B1667 100%);
    background-size: cover !important;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .best-slider__img img {
    transition: all .3s ease-in-out;
  }

  .best-slider__logo {
    max-width: 284px;
  }

  .best-slider__content {
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px;
    z-index: 2;
    transition: all .3s ease-in-out;
    font-family: "Britanica-Regular",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    transform: translateY(200%);
  }

  .best-slider__title {
    font-size: 32px;
    line-height: 120%;
  }

  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    position: static;
    margin: 46px 0 0;
    height: 8px;
  }

  .time-slider .swiper-horizontal>.swiper-pagination-bullets,
  .time-slider .swiper-pagination,
  .time-slider .swiper-pagination-bullets.swiper-pagination-horizontal,
  .time-slider .swiper-pagination-custom,
  .time-slider .swiper-pagination-fraction {
    height: 6px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: flex;
    width: 102px;
    height: 102px;
    background: #fff8f5;
    border-radius: 50%;
    font-size: 24px;
    top: 290px;
    margin: 0;
  }

  .swiper-button-next::after,
  .swiper-button-prev::after {
    content: "";
    font-family: "icons";
    font-size: inherit;
    color: #142eeb;
  }

  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background: #142eeb;
  }

  .swiper-button-next:hover::after,
  .swiper-button-prev:hover::after {
    color: #fff8f5;
  }

  .swiper-button-prev::after {
    transform: rotate(180deg);
  }

  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    display: none;
  }

  .exp {
    padding: 20px 234px;
  }

  .exp__title {
    font-family: "Britanica-Black",sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 140%;
  }

  .exp__content {
    left: 234px;
    right: 234px;
  }

  .balls__item:nth-child(1) {
    width: 124px;
    height: 124px;
    left: 119px;
    top: 150px;
  }

  .balls__item:nth-child(2) {
    width: 173px;
    height: 173px;
    right: 161px;
    top: -70px;
  }

  .balls__item:nth-child(3) {
    width: 168px;
    height: 168px;
    left: 381px;
    top: 419px;
  }

  .balls__item:nth-child(4) {
    width: 123px;
    height: 123px;
    right: 72px;
    bottom: 61px;
  }

  .balls__item:nth-child(5) {
    width: 46px;
    height: 46px;
    left: 40%;
    top: 17px;
  }

  .balls__item:nth-child(6) {
    width: 66px;
    height: 66px;
    right: 25%;
    bottom: 125px;
  }

  .balls__item:nth-child(7) {
    width: 66px;
    height: 66px;
    left: -19px;
    bottom: 75px;
  }

  .moments__data {
    flex: 1;
  }

  .moments__content,
  .moments-slider {
    flex: 1;
  }

  .wrap--contacts {
    background: url(../img/bgs/desktop/contacts-bg.png) right bottom no-repeat,linear-gradient(180deg, #000111 0, #0b1a85 148.47%),linear-gradient(180deg, #000111 0, #142eeb 100%);
  }

  .contacts {
    gap: 120px;
  }

  .contacts__title {
    font-family: "Britanica-Black",sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
  }

  .wrap-footer {
    padding: 40px 0 20px;
  }

  .footer {
    width: 100%;
    max-width: 1680px;
    padding: 0 40px;
    margin: 0 auto;
  }

  .footer-top {
    gap: 238px;
  }

  .footer-cols {
    flex: calc(100% - 345px);
    gap: 20px;
  }

  .footer-title {
    font-size: 24px;
    line-height: 120%;
  }

  .footer-menu-title {
    font-size: 12px;
    line-height: 120%;
  }

  .footer-menu {
    font-size: 14px;
    line-height: 120%;
  }

  .footer-menu__link {
    transition: all .3s ease-in-out;
  }

  .footer-menu__link:hover {
    color: #eb0064;
  }

  .footer-bottom {
    gap: 80px;
  }

  .footer-bottom__left {
    align-items: center;
    gap: 80px;
  }

  .logo-uniting {
    margin: 0;
  }

  .footer-data {
    max-width: 545px;
  }

  .wrap--hero-page {
    padding: 0 0 150px;
  }

  .hero-content__sub-title {
    font-size: 32px;
    line-height: 100%;
  }

  .wrap--desc-list {
    margin: -350px 0 0;
    overflow: visible;
  }

  .wrap--desc-list::after {
    content: "";
    display: block;
    width: 100%;
    height: 200%;
    position: absolute;
    top: -111px;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
    pointer-events: none;
    background: url(../img/bgs/desktop/desc-bg.png) center top no-repeat;
    background-size: cover !important;
  }

  .desc-list__item {
    gap: 60px;
  }

  .desc-list__item:nth-child(even) .desc-list__content {
    padding: 80px 0 0;
  }

  .desc-list__content {
    font-size: 32px;
    line-height: 120%;
    padding: 80px 40px 40px;
  }

  .values__left {
    flex: 420px 0 0;
    font-family: "Britanica-Regular",sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #fff8f5;
  }

  .values__right {
    flex: calc(100% - 460px) 0 0;
  }

  .values__left h1,
  .values__left h2,
  .values__left h3,
  .values__left h4,
  .values__left h5,
  .values__left h6 {
    font-family: "Britanica-Black",sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
  }

  .accordion__item {
    padding: 24px 24px 80px;
    cursor: pointer;
  }

  .accordion__item.is-active {
    padding: 24px;
  }

  .accordion__title {
    font-size: 24px;
    line-height: 140%;
  }

  .part__left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
  }

  .part__content h1,
  .part__content h2,
  .part__content h3,
  .part__content h4,
  .part__content h5,
  .part__content h6 {
    font-size: 48px;
    line-height: 120%;
  }

  .part-list {
    min-height: 544px;
  }

  .part-list__data {
    font-size: 56px;
    line-height: 90%;
  }

  .part-list__title {
    font-size: 32px;
    line-height: 90%;
    height: 58px;
    bottom: 40px;
    transform: rotate(-90deg) translateY(29px);
  }

  .wrap--path {
    padding: 0;
  }

  .path__title {
    font-family: "Britanica-Black",sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 140%;
  }

  .path__btn {
    display: none;
  }

  .time-slider .swiper-button-next,
  .time-slider .swiper-button-prev {
    top: 254px;
  }

  .wrap--enhance {
    padding: 0;
  }

  .enhance {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .enhance::before {
    background: url(../img/bgs/desktop/enhance-bg.png) center no-repeat,linear-gradient(180deg, #010212 5.65%, rgba(1, 2, 20, 0) 32.95%, rgba(1, 2, 19, 0) 61.3%, #000111 86.76%);
    background-size: cover !important;
  }

  .pluses-nav {
    display: none;
  }

  .wrap--pluses .container {
    max-width: 100%;
    padding: 0;
  }

  .pluses-list {
    display: block;
  }

  .pluses-list__item {
    background: linear-gradient(180deg, #000111 0%, rgba(11, 22, 103, 0) 100%);
    backdrop-filter: blur(10px);
    overflow: hidden;
    opacity: 1;
  }

  .pluses-list__item.is-active .pluses-list__img:first-child {
    opacity: 0;
    visibility: hidden;
  }

  .pluses-list__item.is-active .pluses-list__img:last-child {
    opacity: 1;
    visibility: visible;
  }

  .pluses-list__container {
    width: 100%;
    max-width: 1680px;
    padding: 0 40px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
  }

  .pluses-list__left {
    display: block;
    flex: 555px 0 0;
  }

  .pluses-list__imgs {
    width: 503px;
    height: 504px;
    position: relative;
  }

  .pluses-list__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out;
  }

  .pluses-list__img:last-child {
    opacity: 0;
    visibility: hidden;
  }

  .pluses-list__right {
    flex: calc(100% - 575px) 0 0;
    max-width: 500px;
    padding: 120px 0;
  }

  .pluses-list__title {
    font-size: 32px;
    line-height: 120%;
  }

  .timeline {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 20px;
  }

  .timeline__item {
    margin: 0;
    background: url(../img/bgs/desktop/timeline-1-bg.png) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 452px auto,cover !important;
    transition: all .5s ease-in-out;
    cursor: pointer;
  }

  .timeline__item.is-active {
    background: url(../img/bgs/desktop/timeline-1-bg.png) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 452px auto,cover !important;
  }

  .timeline__item.is-active .timeline__content {
    opacity: 1;
    visibility: visible;
  }

  .timeline__item:nth-child(2) {
    background: url(../img/bgs/desktop/timeline-2-bg.png) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 450px auto,cover !important;
  }

  .timeline__item:nth-child(2).is-active {
    background: url(../img/bgs/desktop/timeline-2-bg.png) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 450px auto,cover !important;
  }

  .timeline__item:nth-child(3) {
    background: url(../img/bgs/desktop/timeline-3-bg.png) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 450px auto,cover !important;
  }

  .timeline__item:nth-child(3).is-active {
    background: url(../img/bgs/desktop/timeline-3-bg.png) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 450px auto,cover !important;
  }

  .timeline__title {
    padding: 0 48px;
    font-size: 48px;
    line-height: 120%;
  }

  .timeline__content {
    padding: 40px 48px 48px;
    max-width: 500px;
    transition: inherit;
    opacity: 0;
    visibility: hidden;
  }

  .company {
    padding: 0 40px 0 115px;
    gap: 135px;
  }

  .company__left {
    flex: 440px 0 0;
  }

  .company__title {
    font-size: 32px;
    line-height: 120%;
  }

  .company__content {
    padding: 0 0 40px 0;
  }

  .company__right {
    flex: calc(100% - 575px) 0 0;
  }

  .company-list {
    padding: 0 40px 0 115px;
  }

  .projects-list__item {
    flex: calc(33.3333% - 13.35px) 0 0;
  }

  .projects-list__item:hover .projects-list__img img {
    transform: scale(1.1);
  }

  .projects-list__wrap-img {
    position: relative;
    overflow: hidden;
  }

  .projects-list__img img {
    transition: all .3s ease-in-out;
  }

  .pagination__item:hover {
    background: #142eeb;
  }

  .wrap--hero-project {
    padding: 0;
  }

  .wrap--hero-project .container {
    max-width: 100%;
  }

  .hero-project {
    height: 772px;
  }

  .hero-project__content {
    width: 100%;
    max-width: 1680px;
    padding: 0 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .hero-project__title {
    font-size: 64px;
    line-height: 90%;
    max-width: 898px;
  }

  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
    font-size: 24px;
    line-height: 140%;
  }

  .wrap-video {
    height: 700px;
  }

  .events-slider__item {
    max-width: 670px;
  }

  .events-slider__wrap-img {
    height: 780px;
  }

  .events-slider .swiper-button-next,
  .events-slider .swiper-button-prev {
    top: 330px;
  }
}

@media only screen and (min-width: 1400px) {
  .wrap-hero-img::after {
    display: none;
  }

  .desc-list__item {
    justify-content: center;
  }

  .desc-list__img {
    padding: 0 40px;
  }

  .desc-list__content {
    padding: 80px 80px 40px 0;
  }

  .desc-list__item:nth-child(even) {
    margin: -270px 0 0;
  }

  .desc-list__item:nth-child(even) .desc-list__content {
    padding: 40px;
  }

  .desc-list__item:nth-child(even) .desc-list__img {
    padding: 40px 40px 40px 0;
  }

  .path {
    margin: 0 0 60px 0;
  }

  .path::before {
    width: 185px;
    height: 899px;
    left: -16px;
    top: -220px;
  }

  .path::after {
    width: 193px;
    height: 891px;
    right: 13px;
    top: -149px;
  }

  .time {
    gap: 135px;
  }

  .time__left {
    flex: 555px 0 0;
    position: relative;
  }

  .time__left::after {
    content: "";
    display: block;
    width: 105px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -105px;
    background: #000111;
  }

  .time__right {
    flex: calc(100% - 690px) 0 0;
  }

  .content {
    padding: 0 110px;
  }
}

@media only screen and (min-width: 1600px) {
  .best-slider__item {
    max-width: 520px;
  }

  .best-slider__wrap-img {
    height: 604px;
  }

  .moments__item:last-child .moments__data {
    min-width: auto;
    flex: 415px 0 0;
  }

  .moments-slider {
    flex: calc(100% - 455px) 0 0;
  }

  .wrap--contacts {
    background: url(../img/bgs/desktop/contacts1920-bg.png) 65% bottom no-repeat,linear-gradient(180deg, #000111 0, #0b1a85 148.47%),linear-gradient(180deg, #000111 0, #142eeb 100%);
  }

  .wrap-video {
    height: 800px;
  }
}

@media only screen and (max-width: 360px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 54px;
  }

  .hero-content__title {
    font-size: 54px;
  }

  .wrap--desc-list {
    margin: -200px 0 0;
  }

  .wrap--path,
  .wrap--projects {
    margin: -100px 0 0;
  }

  .path::after,
  .path::before {
    min-width: 240px;
    height: 100px;
  }

  .pluses-nav {
    gap: 5px;
  }

  .pluses-nav__item {
    width: 76px;
    height: 76px;
  }

  .timeline__item {
    background-size: 190px auto,cover !important;
  }

  .timeline__item:nth-child(1),
  .timeline__item:nth-child(2),
  .timeline__item:nth-child(3) {
    background-size: 190px auto,cover !important;
  }

  .timeline__item:nth-child(3) {
    background: url(../img/bgs/timeline-3-bg.png) right 300px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%);
    background-size: 190px auto,cover !important;
  }
}

.webp .wrap-modal { background: url(../img/bgs/modal-bg.webp) bottom right no-repeat,#eb0064; }

.webp .wrap-modal--form { background: url(../img/bgs/modal-bg.webp) bottom right no-repeat,#fff8f5; }

.webp .wrap-menu { background: url(../img/bgs/menu-bg.webp) bottom right no-repeat,#142eeb; }

.webp .exp { background: url(img/bgs/exp-bg-hp-sec-3.png) center no-repeat; }

.webp .wrap--contacts { background: url(../img/bgs/contacts-bg.webp) right bottom no-repeat,linear-gradient(180deg, #000111 0%, #0B1A85 148.47%),linear-gradient(180deg, #000111 0%, #142EEB 100%); }

.webp .path { background: url(../img/bgs/path-bg.webp) center no-repeat,linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }

.webp .path::before, .webp .path::after { background: url(../img/bgs/service-bg.webp) center no-repeat; }

.webp .enhance::before { background: url(../img/bgs/enhance-bg.webp) center no-repeat,linear-gradient(180deg, #010212 5.65%, rgba(1, 2, 20, 0) 32.95%, rgba(1, 2, 19, 0) 61.3%, #000111 86.76%); }

.webp .timeline__item { background: url(../img/bgs/timeline-1-bg.webp) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%); }

.webp .timeline__item:nth-child(2) { background: url(../img/bgs/timeline-2-bg.webp) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%); }

.webp .timeline__item:nth-child(3) { background: url(../img/bgs/timeline-3-bg.webp) right 260px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0%, rgba(11, 22, 103, 0.7) 100%); }

@media only screen and (min-width: 767px) {

  .webp .exp { background: url(img/bgs/exp-bg-hp-sec-3.png) center no-repeat; }
}

@media only screen and (min-width: 767px) {

  .webp .path { background: url(../img/bgs/desktop/path-bg.webp) center no-repeat,linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
}

@media only screen and (min-width: 767px) {

  .webp .path::before { background: url(../img/bgs/desktop/service-1-bg.webp) center no-repeat; }
}

@media only screen and (min-width: 767px) {

  .webp .path::after { background: url(../img/bgs/desktop/service-2-bg.webp) center no-repeat; }
}

@media only screen and (min-width: 1100px) {

  .webp .best-slider__wrap-img::after { background: url(../img/bgs/best-bg.webp) center no-repeat,linear-gradient(180deg, rgba(20, 46, 235, 0) 50%, #0B1667 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .wrap--contacts { background: url(../img/bgs/desktop/contacts-bg.webp) right bottom no-repeat,linear-gradient(180deg, #000111 0, #0b1a85 148.47%),linear-gradient(180deg, #000111 0, #142eeb 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .wrap--desc-list::after { background: url(../img/bgs/desktop/desc-bg.png) center top no-repeat; }
}

@media only screen and (min-width: 1100px) {

  .webp .enhance::before { background: url(../img/bgs/desktop/enhance-bg.webp) center no-repeat,linear-gradient(180deg, #010212 5.65%, rgba(1, 2, 20, 0) 32.95%, rgba(1, 2, 19, 0) 61.3%, #000111 86.76%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item { background: url(../img/bgs/desktop/timeline-1-bg.webp) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item.is-active { background: url(../img/bgs/desktop/timeline-1-bg.webp) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item:nth-child(2) { background: url(../img/bgs/desktop/timeline-2-bg.webp) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item:nth-child(2).is-active { background: url(../img/bgs/desktop/timeline-2-bg.webp) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item:nth-child(3) { background: url(../img/bgs/desktop/timeline-3-bg.webp) 1000px bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1100px) {

  .webp .timeline__item:nth-child(3).is-active { background: url(../img/bgs/desktop/timeline-3-bg.webp) right bottom no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

@media only screen and (min-width: 1600px) {

  .webp .wrap--contacts { background: url(../img/bgs/desktop/contacts1920-bg.webp) 65% bottom no-repeat,linear-gradient(180deg, #000111 0, #0b1a85 148.47%),linear-gradient(180deg, #000111 0, #142eeb 100%); }
}

@media only screen and (max-width: 360px) {

  .webp .timeline__item:nth-child(3) { background: url(../img/bgs/timeline-3-bg.webp) right 300px no-repeat,linear-gradient(180deg, rgba(0, 1, 17, 0.7) 0, rgba(11, 22, 103, 0.7) 100%); }
}

/* ============================================
   GSAP TITLE ANIMATIONS - MASK OVERFLOW EFFECT
   ============================================ */
.title-mask {
  overflow: hidden;
  display: block;
  padding-inline: 0.5rem;
}

h1 .title-mask,
h2 .title-mask,
h3 .title-mask,
h4 .title-mask,
h5 .title-mask,
h6 .title-mask {
  padding-inline: 0;
}

.title-line-inner {
  display: block;
}