﻿@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;
  overflow: clip;
  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: translateZ(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);
  -webkit-backface-visibility: hidden;
  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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  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(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.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-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(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,
.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(0, -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: transform 0.2s, top 0.2s;
}
.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: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.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-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
@keyframes modal-video {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  0% {
    transform: translateY(100px);
  }
  to {
    transform: translate(0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}
.modal-video-effect-exit {
  opacity: 0;
}
.modal-video-effect-exit .modal-video-movie-wrap {
  transform: translateY(100px);
}
.modal-video-body {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}
.modal-video-body,
.modal-video-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.modal-video-inner {
  align-items: center;
}
@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    box-sizing: border-box;
  }
}
.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  transform: translate(0);
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:after,
.modal-video-close-btn:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-cyrillic-ext-300-normal.5df3b45f.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-300-normal.b3808c15.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-cyrillic-300-normal.7335a360.woff2) format("woff2"),
    url(../media/inter-cyrillic-300-normal.12da1343.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-greek-ext-300-normal.7b467784.woff2) format("woff2"),
    url(../media/inter-greek-ext-300-normal.65885ce4.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-greek-300-normal.14123a0c.woff2) format("woff2"),
    url(../media/inter-greek-300-normal.1d22835e.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-vietnamese-300-normal.ad9ef503.woff2) format("woff2"),
    url(../media/inter-vietnamese-300-normal.aad496d8.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-latin-ext-300-normal.167cc8c9.woff2) format("woff2"),
    url(../media/inter-latin-ext-300-normal.f695be66.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/inter-latin-300-normal.15fb600d.woff2) format("woff2"),
    url(../media/inter-latin-300-normal.6f95f590.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-cyrillic-ext-400-normal.2440d5f8.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-400-normal.2f7e2d5f.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-cyrillic-400-normal.547767ef.woff2) format("woff2"),
    url(../media/inter-cyrillic-400-normal.155d25e8.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-greek-ext-400-normal.f8992900.woff2) format("woff2"),
    url(../media/inter-greek-ext-400-normal.f18bf187.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-greek-400-normal.573bacd1.woff2) format("woff2"),
    url(../media/inter-greek-400-normal.c753a7cd.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-vietnamese-400-normal.de4fc44f.woff2) format("woff2"),
    url(../media/inter-vietnamese-400-normal.a9dd2faf.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-latin-ext-400-normal.32a25442.woff2) format("woff2"),
    url(../media/inter-latin-ext-400-normal.4edcaace.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/inter-latin-400-normal.ef6d3f52.woff2) format("woff2"),
    url(../media/inter-latin-400-normal.2c7a775c.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-cyrillic-ext-500-normal.d8f535fc.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-500-normal.d112b22c.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-cyrillic-500-normal.5ec9103b.woff2) format("woff2"),
    url(../media/inter-cyrillic-500-normal.6b846965.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-greek-ext-500-normal.5fe403a5.woff2) format("woff2"),
    url(../media/inter-greek-ext-500-normal.15398cd6.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-greek-500-normal.947d4ab3.woff2) format("woff2"),
    url(../media/inter-greek-500-normal.e66131f5.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-vietnamese-500-normal.7c0a695f.woff2) format("woff2"),
    url(../media/inter-vietnamese-500-normal.a3a73b95.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-latin-ext-500-normal.d9b491de.woff2) format("woff2"),
    url(../media/inter-latin-ext-500-normal.a19a84a6.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/inter-latin-500-normal.b7b43ace.woff2) format("woff2"),
    url(../media/inter-latin-500-normal.cb4c8ceb.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-cyrillic-ext-600-normal.dd95b020.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-600-normal.7817fa57.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-cyrillic-600-normal.8c69e1bb.woff2) format("woff2"),
    url(../media/inter-cyrillic-600-normal.1cf09d31.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-greek-ext-600-normal.d05f940f.woff2) format("woff2"),
    url(../media/inter-greek-ext-600-normal.e7a185cc.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-greek-600-normal.ee808ffe.woff2) format("woff2"),
    url(../media/inter-greek-600-normal.f2d09137.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-vietnamese-600-normal.9d518599.woff2) format("woff2"),
    url(../media/inter-vietnamese-600-normal.c5ce3fcb.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-latin-ext-600-normal.38b075d8.woff2) format("woff2"),
    url(../media/inter-latin-ext-600-normal.49faa47a.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/inter-latin-600-normal.8fb1a964.woff2) format("woff2"),
    url(../media/inter-latin-600-normal.ce0f5f43.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-cyrillic-ext-700-normal.94d4fa7d.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-700-normal.a454a69f.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-cyrillic-700-normal.9ce56ec3.woff2) format("woff2"),
    url(../media/inter-cyrillic-700-normal.3ae9e273.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-greek-ext-700-normal.411652e2.woff2) format("woff2"),
    url(../media/inter-greek-ext-700-normal.b9d71c77.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-greek-700-normal.a094cf2b.woff2) format("woff2"),
    url(../media/inter-greek-700-normal.7cdea0fb.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-vietnamese-700-normal.c48feea2.woff2) format("woff2"),
    url(../media/inter-vietnamese-700-normal.d9926008.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-latin-ext-700-normal.eb37b59d.woff2) format("woff2"),
    url(../media/inter-latin-ext-700-normal.bf50e2d6.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/inter-latin-700-normal.7c3e92e6.woff2) format("woff2"),
    url(../media/inter-latin-700-normal.231cfd86.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-cyrillic-ext-800-normal.1c9e8f72.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-800-normal.5dcea30b.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-cyrillic-800-normal.0e80493d.woff2) format("woff2"),
    url(../media/inter-cyrillic-800-normal.cdf514bc.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-greek-ext-800-normal.95d04d18.woff2) format("woff2"),
    url(../media/inter-greek-ext-800-normal.616ca182.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-greek-800-normal.fe474d33.woff2) format("woff2"),
    url(../media/inter-greek-800-normal.5f113010.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-vietnamese-800-normal.922627b4.woff2) format("woff2"),
    url(../media/inter-vietnamese-800-normal.d7992817.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-latin-ext-800-normal.25d8eff3.woff2) format("woff2"),
    url(../media/inter-latin-ext-800-normal.3359cc45.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/inter-latin-800-normal.95045d68.woff2) format("woff2"),
    url(../media/inter-latin-800-normal.cbc721b6.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-cyrillic-ext-900-normal.b8d1a9c4.woff2)
      format("woff2"),
    url(../media/inter-cyrillic-ext-900-normal.92c524b9.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-cyrillic-900-normal.aa7ab13c.woff2) format("woff2"),
    url(../media/inter-cyrillic-900-normal.f837a574.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-greek-ext-900-normal.3c30e30e.woff2) format("woff2"),
    url(../media/inter-greek-ext-900-normal.ec6bc55c.woff) format("woff");
  unicode-range: U+1f??;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-greek-900-normal.22ac87d8.woff2) format("woff2"),
    url(../media/inter-greek-900-normal.c3644e59.woff) format("woff");
  unicode-range: U+0370-0377, U+037a-037f, U+0384-038a, U+038c, U+038e-03a1,
    U+03a3-03ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-vietnamese-900-normal.e639b65a.woff2) format("woff2"),
    url(../media/inter-vietnamese-900-normal.2b782045.woff) format("woff");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-latin-ext-900-normal.9c0fc2c7.woff2) format("woff2"),
    url(../media/inter-latin-ext-900-normal.0efdb307.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/inter-latin-900-normal.2a8028ec.woff2) format("woff2"),
    url(../media/inter-latin-900-normal.fa252135.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/jost-cyrillic-300-normal.3afe9733.woff2) format("woff2"),
    url(../media/jost-cyrillic-300-normal.a97823be.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/jost-latin-ext-300-normal.33e519d6.woff2) format("woff2"),
    url(../media/jost-latin-ext-300-normal.bae39ccc.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/jost-latin-300-normal.5d87441b.woff2) format("woff2"),
    url(../media/jost-latin-300-normal.b09d6366.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/jost-cyrillic-400-normal.b25fed36.woff2) format("woff2"),
    url(../media/jost-cyrillic-400-normal.0256ff2c.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/jost-latin-ext-400-normal.119e36dd.woff2) format("woff2"),
    url(../media/jost-latin-ext-400-normal.0b6befe3.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/jost-latin-400-normal.9970fd44.woff2) format("woff2"),
    url(../media/jost-latin-400-normal.05d86a03.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/jost-cyrillic-500-normal.4df7cc73.woff2) format("woff2"),
    url(../media/jost-cyrillic-500-normal.8e1c2af3.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/jost-latin-ext-500-normal.8ffc5403.woff2) format("woff2"),
    url(../media/jost-latin-ext-500-normal.28d74ed3.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/jost-latin-500-normal.dd8773d4.woff2) format("woff2"),
    url(../media/jost-latin-500-normal.c21c5d33.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/jost-cyrillic-600-normal.96508e48.woff2) format("woff2"),
    url(../media/jost-cyrillic-600-normal.859cb294.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/jost-latin-ext-600-normal.1857fd7d.woff2) format("woff2"),
    url(../media/jost-latin-ext-600-normal.d7801cdb.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/jost-latin-600-normal.765288b4.woff2) format("woff2"),
    url(../media/jost-latin-600-normal.c425e900.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/jost-cyrillic-700-normal.6bd433cc.woff2) format("woff2"),
    url(../media/jost-cyrillic-700-normal.ad38b3ce.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/jost-latin-ext-700-normal.b1f1e5fc.woff2) format("woff2"),
    url(../media/jost-latin-ext-700-normal.99f84e0c.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/jost-latin-700-normal.ac0f84eb.woff2) format("woff2"),
    url(../media/jost-latin-700-normal.2c2b4ccc.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/jost-cyrillic-800-normal.a2d4db43.woff2) format("woff2"),
    url(../media/jost-cyrillic-800-normal.cae58b01.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/jost-latin-ext-800-normal.7baabec0.woff2) format("woff2"),
    url(../media/jost-latin-ext-800-normal.f7844b5b.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/jost-latin-800-normal.f32992ae.woff2) format("woff2"),
    url(../media/jost-latin-800-normal.1e1e7b21.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/jost-cyrillic-900-normal.50ed411d.woff2) format("woff2"),
    url(../media/jost-cyrillic-900-normal.ab29e329.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/jost-latin-ext-900-normal.150b2766.woff2) format("woff2"),
    url(../media/jost-latin-ext-900-normal.4236780f.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Jost;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/jost-latin-900-normal.87577ebb.woff2) format("woff2"),
    url(../media/jost-latin-900-normal.ba995189.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-arabic-300-normal.5f226dae.woff2) format("woff2"),
    url(../media/rubik-arabic-300-normal.1e76eb89.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-cyrillic-ext-300-normal.38374843.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-300-normal.34c50dbf.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-cyrillic-300-normal.d2b9ca80.woff2) format("woff2"),
    url(../media/rubik-cyrillic-300-normal.cad4da39.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-hebrew-300-normal.948ca420.woff2) format("woff2"),
    url(../media/rubik-hebrew-300-normal.baf96bee.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-latin-ext-300-normal.6c4cab5f.woff2) format("woff2"),
    url(../media/rubik-latin-ext-300-normal.fc9abcbe.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/rubik-latin-300-normal.c715ec82.woff2) format("woff2"),
    url(../media/rubik-latin-300-normal.71fe635b.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-arabic-400-normal.bc559b0b.woff2) format("woff2"),
    url(../media/rubik-arabic-400-normal.06174122.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-cyrillic-ext-400-normal.81e06ac9.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-400-normal.2f1a32c1.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-cyrillic-400-normal.e66b2a36.woff2) format("woff2"),
    url(../media/rubik-cyrillic-400-normal.5cf8d0e6.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-hebrew-400-normal.816d8c1b.woff2) format("woff2"),
    url(../media/rubik-hebrew-400-normal.e30a9334.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-latin-ext-400-normal.25465d30.woff2) format("woff2"),
    url(../media/rubik-latin-ext-400-normal.e608282e.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/rubik-latin-400-normal.3f66e033.woff2) format("woff2"),
    url(../media/rubik-latin-400-normal.61b756f4.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-arabic-500-normal.24624efe.woff2) format("woff2"),
    url(../media/rubik-arabic-500-normal.49873f2f.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-cyrillic-ext-500-normal.e5641db0.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-500-normal.cbec0c60.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-cyrillic-500-normal.e9edc2fb.woff2) format("woff2"),
    url(../media/rubik-cyrillic-500-normal.9e6f7022.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-hebrew-500-normal.2a38d427.woff2) format("woff2"),
    url(../media/rubik-hebrew-500-normal.cbbfe4d8.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-latin-ext-500-normal.b9dfb6cc.woff2) format("woff2"),
    url(../media/rubik-latin-ext-500-normal.201cdbe0.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/rubik-latin-500-normal.8fb13c16.woff2) format("woff2"),
    url(../media/rubik-latin-500-normal.b34b393a.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-arabic-600-normal.4cfab3b4.woff2) format("woff2"),
    url(../media/rubik-arabic-600-normal.896ec28f.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-cyrillic-ext-600-normal.fb212fee.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-600-normal.db3ad00a.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-cyrillic-600-normal.59c4e80c.woff2) format("woff2"),
    url(../media/rubik-cyrillic-600-normal.09c6185b.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-hebrew-600-normal.8440e471.woff2) format("woff2"),
    url(../media/rubik-hebrew-600-normal.7839b03e.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-latin-ext-600-normal.bec9f284.woff2) format("woff2"),
    url(../media/rubik-latin-ext-600-normal.83f51fe7.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/rubik-latin-600-normal.3c7b7747.woff2) format("woff2"),
    url(../media/rubik-latin-600-normal.96f85320.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-arabic-700-normal.1b071363.woff2) format("woff2"),
    url(../media/rubik-arabic-700-normal.a09e4328.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-cyrillic-ext-700-normal.44e6928d.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-700-normal.e276cc76.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-cyrillic-700-normal.99472617.woff2) format("woff2"),
    url(../media/rubik-cyrillic-700-normal.ba0b586f.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-hebrew-700-normal.b96a7fde.woff2) format("woff2"),
    url(../media/rubik-hebrew-700-normal.3fb04a71.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-latin-ext-700-normal.c651e89b.woff2) format("woff2"),
    url(../media/rubik-latin-ext-700-normal.a336f269.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/rubik-latin-700-normal.45ce7dba.woff2) format("woff2"),
    url(../media/rubik-latin-700-normal.ae62ce5a.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-arabic-800-normal.959ac15a.woff2) format("woff2"),
    url(../media/rubik-arabic-800-normal.61215639.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-cyrillic-ext-800-normal.df69c87c.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-800-normal.86a06b2e.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-cyrillic-800-normal.602387e2.woff2) format("woff2"),
    url(../media/rubik-cyrillic-800-normal.f773401e.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-hebrew-800-normal.ee5cd7ca.woff2) format("woff2"),
    url(../media/rubik-hebrew-800-normal.65000208.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-latin-ext-800-normal.ab643e9e.woff2) format("woff2"),
    url(../media/rubik-latin-ext-800-normal.2b46a54e.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/rubik-latin-800-normal.3e100aef.woff2) format("woff2"),
    url(../media/rubik-latin-800-normal.eaf22ffe.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-arabic-900-normal.fd46b360.woff2) format("woff2"),
    url(../media/rubik-arabic-900-normal.ea1060b6.woff) format("woff");
  unicode-range: U+06??, U+0750-077f, U+0870-088e, U+0890-0891, U+0897-08e1,
    U+08e3-08ff, U+200c-200e, U+2010-2011, U+204f, U+2e41, U+fb50-fdff,
    U+fe70-fe74, U+fe76-fefc, U+102e0-102fb, U+10e60-10e7e, U+10ec2-10ec4,
    U+10efc-10eff, U+1ee00-1ee03, U+1ee05-1ee1f, U+1ee21-1ee22, U+1ee24, U+1ee27,
    U+1ee29-1ee32, U+1ee34-1ee37, U+1ee39, U+1ee3b, U+1ee42, U+1ee47, U+1ee49,
    U+1ee4b, U+1ee4d-1ee4f, U+1ee51-1ee52, U+1ee54, U+1ee57, U+1ee59, U+1ee5b,
    U+1ee5d, U+1ee5f, U+1ee61-1ee62, U+1ee64, U+1ee67-1ee6a, U+1ee6c-1ee72,
    U+1ee74-1ee77, U+1ee79-1ee7c, U+1ee7e, U+1ee80-1ee89, U+1ee8b-1ee9b,
    U+1eea1-1eea3, U+1eea5-1eea9, U+1eeab-1eebb, U+1eef0-1eef1;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-cyrillic-ext-900-normal.b31a4c73.woff2)
      format("woff2"),
    url(../media/rubik-cyrillic-ext-900-normal.47bf3176.woff) format("woff");
  unicode-range: U+0460-052f, U+1c80-1c8a, U+20b4, U+2de0-2dff, U+a640-a69f,
    U+fe2e-fe2f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-cyrillic-900-normal.19905c1a.woff2) format("woff2"),
    url(../media/rubik-cyrillic-900-normal.6ff4efcf.woff) format("woff");
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-hebrew-900-normal.91946858.woff2) format("woff2"),
    url(../media/rubik-hebrew-900-normal.801d5aca.woff) format("woff");
  unicode-range: U+0307-0308, U+0590-05ff, U+200c-2010, U+20aa, U+25cc,
    U+fb1d-fb4f;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-latin-ext-900-normal.84ef1c6d.woff2) format("woff2"),
    url(../media/rubik-latin-ext-900-normal.e77bf7b9.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Rubik;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/rubik-latin-900-normal.d59c3ee0.woff2) format("woff2"),
    url(../media/rubik-latin-900-normal.2bdeb9bc.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/poppins-devanagari-300-normal.11e974e9.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-300-normal.8b0f672b.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/poppins-latin-ext-300-normal.435b7c2a.woff2) format("woff2"),
    url(../media/poppins-latin-ext-300-normal.22065c91.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(../media/poppins-latin-300-normal.c0455185.woff2) format("woff2"),
    url(../media/poppins-latin-300-normal.599ec7be.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/poppins-devanagari-400-normal.d249ccec.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-400-normal.d65a6efd.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/poppins-latin-ext-400-normal.d13a3802.woff2) format("woff2"),
    url(../media/poppins-latin-ext-400-normal.f3d40bd4.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(../media/poppins-latin-400-normal.916d3686.woff2) format("woff2"),
    url(../media/poppins-latin-400-normal.cbe785df.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/poppins-devanagari-500-normal.59713c24.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-500-normal.ffb75300.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/poppins-latin-ext-500-normal.e809e1d5.woff2) format("woff2"),
    url(../media/poppins-latin-ext-500-normal.e1148c49.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(../media/poppins-latin-500-normal.7777133e.woff2) format("woff2"),
    url(../media/poppins-latin-500-normal.fd8e96c2.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/poppins-devanagari-600-normal.41ac365d.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-600-normal.7730d06d.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/poppins-latin-ext-600-normal.3d81d8b7.woff2) format("woff2"),
    url(../media/poppins-latin-ext-600-normal.7da6f78a.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(../media/poppins-latin-600-normal.d8692086.woff2) format("woff2"),
    url(../media/poppins-latin-600-normal.c070cf14.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/poppins-devanagari-700-normal.011c01b9.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-700-normal.257ad4f4.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/poppins-latin-ext-700-normal.adf6d1ec.woff2) format("woff2"),
    url(../media/poppins-latin-ext-700-normal.32cc6f6e.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(../media/poppins-latin-700-normal.9a881e2a.woff2) format("woff2"),
    url(../media/poppins-latin-700-normal.c83dad1a.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/poppins-devanagari-800-normal.e3c19939.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-800-normal.2ed7ea03.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/poppins-latin-ext-800-normal.e8cc61aa.woff2) format("woff2"),
    url(../media/poppins-latin-ext-800-normal.8d53663d.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(../media/poppins-latin-800-normal.376dd8dc.woff2) format("woff2"),
    url(../media/poppins-latin-800-normal.6ffee53a.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/poppins-devanagari-900-normal.27439f0d.woff2)
      format("woff2"),
    url(../media/poppins-devanagari-900-normal.c9985b9d.woff) format("woff");
  unicode-range: U+0900-097f, U+1cd0-1cf9, U+200c-200d, U+20a8, U+20b9, U+20f0,
    U+25cc, U+a830-a839, U+a8e0-a8ff, U+11b00-11b09;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/poppins-latin-ext-900-normal.e568f53c.woff2) format("woff2"),
    url(../media/poppins-latin-ext-900-normal.22901231.woff) format("woff");
  unicode-range: U+0100-02ba, U+02bd-02c5, U+02c7-02cc, U+02ce-02d7, U+02dd-02ff,
    U+0304, U+0308, U+0329, U+1d00-1dbf, U+1e00-1e9f, U+1ef2-1eff, U+2020,
    U+20a0-20ab, U+20ad-20c0, U+2113, U+2c60-2c7f, U+a720-a7ff;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(../media/poppins-latin-900-normal.bd427f25.woff2) format("woff2"),
    url(../media/poppins-latin-900-normal.32e4ebb4.woff) format("woff");
  unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da,
    U+02dc, U+0304, U+0308, U+0329, U+2000-206f, U+20ac, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+feff, U+fffd;
}
