:root {
  --black--850: #1a1c20;
  --black-400: #a9aeb9;
  --black--900: #141618;
  --black--700: #272931;
}

body {
  background-color: var(--black--850);
  color: #333;
  font-family: Ttnormspro, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

a {
  color: #5766ec;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-products-item-icon {
  align-self: flex-end;
  width: auto;
  max-width: 100%;
  margin-right: 16px;
  overflow: visible;
}

.navbar-item {
  color: #a9aeb9;
  padding: 0 19px;
  font-weight: 500;
  transition: color .2s;
  display: block;
}

.navbar-item:hover, .navbar-item.w--current {
  color: #707ef9;
}

.nav-menu {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 182px;
  display: flex;
}

.navbar-dropdown {
  align-items: center;
  padding-left: 19px;
  padding-right: 19px;
  display: flex;
}

.navbar-dropdown.products {
  color: #a9aeb9;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  transition: color .2s;
  display: flex;
}

.navbar-dropdown.services {
  padding: 0;
  display: flex;
}

.drop-down-products-item-link {
  color: #fff;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.drop-down-products-item-link.upper {
  margin-top: 0;
  margin-bottom: 24px;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1180px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.container.container-navbar {
  flex-flow: row;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  max-width: 1180px;
  height: 64px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.container.hero-container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
}

.container.hero-container-cryptorous {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.container.hero-container-kuna-education {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 720px;
  display: flex;
}

.container.hero-container-outlook {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 168px 20px;
  display: flex;
}

.container.hero-container-cryptomat {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 88px;
  padding-bottom: 32px;
  display: flex;
}

.container.hero-container-uax {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 72px;
  display: flex;
  position: relative;
}

.container.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.txt-numbers-2-regular {
  color: #787f8d;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.header-nav-dropdown-projects {
  color: #5d626d;
  margin-bottom: 16px;
  font-weight: 500;
}

.dropdown-name-txt {
  color: var(--black-400);
  font-weight: 500;
}

.dropdown-products-list-wrapp {
  width: 50%;
}

.dropdown-products-list-wrapp.mobile-nav-list {
  display: none;
}

.dropdown-products-list-wrapp._1 {
  margin-right: 32px;
}

.dropdown-products-list-wrapp.menu {
  display: none;
}

.dropdown-products-list-wrapp.menu._2.services, .dropdown-products-list-wrapp.menu.services {
  display: block;
}

.navbar {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(20, 22, 24, .8);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  transition: all .3s;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar.navbar-transparent {
  z-index: 200;
  border-bottom: 1px solid var(--black--900);
  background-color: var(--black--850);
}

.txt-s3-medium {
  color: #fff;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 24px;
}

.brand {
  width: 147px;
  min-width: 147px;
}

.brand.w--current {
  align-items: center;
}

.brand.brand-link-footer {
  padding-left: 0;
}

.products-dropdown {
  color: #a9aeb9;
}

.menu_items {
  align-items: center;
  display: flex;
}

.dropdown-list {
  width: 680px;
  height: 412px;
  left: -184px;
}

.dropdown-list.w--open {
  background-color: #1a1c20;
  border-radius: 12px;
  flex-direction: column;
  width: 100vw;
  max-width: 700px;
  height: auto;
  margin-top: 33px;
  padding: 32px 32px 8px;
  display: flex;
  box-shadow: 0 40px 80px rgba(0, 0, 0, .2);
}

.section {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.hero {
  background-image: url('../images/bg-waves-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  margin-top: 64px;
  display: flex;
}

.section.section-black900 {
  z-index: 0;
  background-color: #141618;
}

.section.section-black900.pb-48 {
  padding-bottom: 48px;
}

.section.section-black900.team-section {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 160px;
}

.section.section-black900.team {
  background-image: linear-gradient(rgba(20, 22, 24, .2), rgba(20, 22, 24, .2)), url('../images/Group-1171274792-1.png');
  background-position: 0 0, 60% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 2575px;
}

.main-content-block {
  width: 100%;
  max-width: 600px;
}

.h1 {
  color: #f1f2f3;
  width: auto;
  max-width: 560px;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.h1.hero-heading {
  max-width: none;
  margin-bottom: 24px;
}

.h1.hero-heading.black {
  color: var(--black--900);
}

.btn {
  color: #fff;
  text-align: center;
  background-color: #5766ec;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 56px;
  font-size: 16px;
  line-height: 24px;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 4px 12px rgba(87, 102, 236, .06), 1px 16px 24px rgba(87, 102, 236, .12), 1px 12px 24px rgba(87, 102, 236, .06);
}

.btn:hover {
  background-color: #707ef9;
}

.btn:active {
  box-shadow: none;
  background-color: #4856d8;
}

.btn:focus {
  box-shadow: none;
}

.btn.secondary {
  color: #5766ec;
  background-color: rgba(255, 255, 255, .92);
  width: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.btn.secondary:hover {
  background-color: #fff;
}

.wrapper-hero-img {
  width: 100%;
  max-width: 50%;
  margin-right: -50px;
}

.wrapper-hero-img.cryptorous {
  max-width: 420px;
  margin-right: 0;
  position: relative;
}

.wrapper-hero-img.outlook {
  justify-content: center;
  align-items: center;
  max-width: 600px;
  height: 600px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.wrapper-hero-img.ryptomat {
  max-width: 600px;
  margin-right: 0;
  position: relative;
}

.hero-description {
  color: #fff;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 24px;
}

.hero-description.black {
  color: var(--black--900);
}

.wrapper-nav-dropdown-projects {
  display: flex;
}

.nav-line {
  background-color: var(--black--700);
  width: 100%;
  height: 1px;
}

.wrapper-block-about-cryptorous-fund {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
  display: flex;
}

.header-section.m-bottom-80 {
  margin-top: 0;
  margin-bottom: 80px;
}

.tile-block {
  -webkit-backdrop-filter: blur(54px);
  backdrop-filter: blur(54px);
  background-image: linear-gradient(rgba(141, 147, 204, .1), rgba(141, 147, 204, .03));
  border-radius: 24px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 780px;
  margin-bottom: 20px;
  padding: 48px 48px 48px 40px;
  display: flex;
  box-shadow: inset 0 2px 2px rgba(255, 255, 255, .25), inset 0 -2px 2px rgba(0, 0, 0, .25);
}

.tile-block.pad-top-bottom-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.h-32-36 {
  font-size: 32px;
  line-height: 36px;
}

.tile-list {
  grid-row-gap: 16px;
  flex-direction: column;
  margin-top: 24px;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.tile-list.cryptomat {
  grid-row-gap: 0px;
  opacity: .7;
  color: #f1f2f3;
  font-size: 16px;
  line-height: 150%;
}

.img-bg-timeline {
  z-index: -1;
  width: 100%;
  max-width: none;
  position: absolute;
  top: 200px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.img-bg-timeline._2 {
  top: auto;
  bottom: 1017px;
}

.img-bg-timeline._2.team-section {
  bottom: auto;
}

.content-text-tile {
  max-width: 65%;
}

.wrapper-img-tile {
  justify-content: center;
  align-items: center;
  max-width: 180px;
  display: flex;
}

.wrappel-tile-about-cryptorous-fund {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.link {
  color: #5766ec;
  font-weight: 500;
  text-decoration: none;
}

.qcontainer-slider-projects {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #1a1c20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.qh2 {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
}

.splide-wrapper-relative {
  width: 100%;
  max-width: none;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.splide-wrapper {
  width: 100%;
  position: absolute;
  overflow: hidden;
}

.splide {
  z-index: 20;
  cursor: default;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.splide__track {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 279px;
  position: static;
  overflow: hidden;
}

.splide__list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 29px;
  display: flex;
}

.splide__slide {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 280px;
  min-width: 280px;
  display: flex;
}

.splide__slide.img-gallary {
  border-radius: 24px;
  width: 380px;
  min-width: 380px;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.collection_list_projects {
  z-index: 0;
  background-color: #272931;
  border-radius: 12px;
  width: 280px;
  height: 280px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.img-slider-projects {
  z-index: -1;
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 280px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-slider-projects {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
  text-decoration: none;
}

.description-slider-projects {
  color: #fff;
  letter-spacing: .2px;
  margin-top: 4px;
  font-size: 16px;
  font-weight: 400;
}

.text-block-11 {
  color: #6d7381;
  justify-content: flex-start;
  display: flex;
}

.footer-block {
  color: #a9aeb9;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: baseline;
  width: auto;
  min-width: auto;
  max-width: none;
  display: flex;
}

.container-footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 80px 0;
  display: flex;
}

.container-footer.family {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding: 57px 0 24px;
  display: flex;
}

.text-block---12 {
  justify-content: flex-start;
  display: flex;
}

.footer {
  background-color: #1a1c20;
  border-top: 2px solid #141618;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.footer-link {
  color: #787f8d;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: rgba(255, 255, 255, .75);
}

.footer-link.upper {
  margin-top: 0;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-phone-link {
  color: #6d7381;
  text-decoration: none;
  transition: all .2s;
}

.footer-phone-link:hover {
  color: rgba(255, 255, 255, .75);
}

.footer-wrapper {
  grid-column-gap: 90px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.footer-upper-cont {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 25px;
  display: flex;
}

.footer-upper-cont.flex-vertical {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer-divider {
  opacity: .1;
  color: #d5d7dd;
  background-color: #d5d7dd;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 40px;
}

.footer-text-copyright {
  color: #787f8d;
  margin-top: 40px;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  transition: color .2s;
}

.footer-text-copyright:hover {
  color: rgba(255, 255, 255, .75);
}

.footer-text-copyright.upper {
  margin-top: 0;
}

.hero-section {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 720px;
  margin-top: 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-section.section-black900 {
  z-index: 0;
  background-color: #141618;
}

.hero-section.uax {
  background-color: #2e323d;
  background-image: linear-gradient(#2d323c 77%, #3c4250);
  height: 720px;
}

.hero-bg-img-cryptorous-fund {
  z-index: -1;
  opacity: .8;
  filter: blur(20px);
  width: 2217px;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.bg-img-into-cell {
  z-index: -1;
  position: absolute;
  top: 0;
}

.bg-img-into-cell.ryptomat {
  top: 10%;
}

.description-about-block {
  color: #f1f2f3;
  text-align: center;
  max-width: 780px;
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
}

.description-about-block.black-200 {
  opacity: 1;
  color: #a9aeb9;
}

.m-top-12 {
  margin-top: 12px;
}

.description-tile-about-cryptorous-fund {
  color: #f1f2f3;
  margin-top: 12px;
  font-size: 16px;
  line-height: 24px;
}

.wrapper-banner {
  background-image: linear-gradient(to right, rgba(255, 209, 89, .2), rgba(255, 209, 89, .08));
  justify-content: center;
  align-items: center;
  height: 56px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.wrapper-banner.kuna-education {
  background-image: linear-gradient(to right, #ffd159, rgba(255, 209, 89, .6));
}

.text-banner {
  color: #ffd159;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-banner.kuna-education {
  color: #937425;
}

.h-24-32 {
  letter-spacing: .2px;
  margin-top: 0;
  font-size: 24px;
  line-height: 32px;
}

.wrapper-gallary {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 250px;
  padding-bottom: 160px;
  display: flex;
}

.img-bg-education {
  z-index: -1;
  width: 3710px;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.img-bg-education.hide-desctop {
  display: none;
}

.social-block {
  -webkit-backdrop-filter: blur(54px);
  backdrop-filter: blur(54px);
  background-image: linear-gradient(rgba(141, 147, 204, .1), rgba(141, 147, 204, .03));
  border-radius: 24px;
  justify-content: space-between;
  width: auto;
  max-width: 96px;
  margin-left: 48px;
  margin-right: 48px;
  padding: 24px;
  display: flex;
  box-shadow: inset 0 2px 2px rgba(255, 255, 255, .25), inset 0 -2px 2px rgba(0, 0, 0, .25);
}

.wrapper-social-block {
  justify-content: center;
  margin-top: 56px;
  display: flex;
}

.container-video {
  flex-direction: column;
  align-items: center;
  margin-top: 250px;
  padding-bottom: 160px;
  display: flex;
}

.lightbox-video {
  width: 380px;
  max-width: 380px;
  margin-right: 20px;
}

.wrapper-lightbox-video {
  margin-top: 80px;
  display: flex;
}

.bg-img-about-block-education {
  z-index: -1;
  width: 1877px;
  max-width: none;
  position: absolute;
}

.lightbox-gallary {
  min-width: 380px;
  max-width: 380px;
}

.wrapper-about-project {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
}

.arrow-dropdown-nav {
  display: flex;
}

.m-top-30 {
  margin-top: 30px;
}

.div-block-4-copy {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
}

.image-11 {
  width: 100%;
  max-width: 48px;
}

.img-banner {
  margin-right: 8px;
}

.wrapper-block-timeline {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 80px;
  display: flex;
}

.heading_tab_cont_privacy {
  text-align: center;
  background-color: #1a1c20;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 160px;
  margin-bottom: 64px;
  display: flex;
}

.tab_link_privacy {
  color: #a9aeb9;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  height: 42px;
  padding-left: 25px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.tab_link_privacy.w--current {
  opacity: 1;
  color: #707ef9;
  background-color: rgba(0, 0, 0, 0);
  border-left: 2px solid #707ef9;
  border-radius: 0;
  font-weight: 500;
  left: -1px;
}

.tabs_privacy_menu {
  border: 1px #000;
  border-left: 1px solid #272931;
  flex-direction: column;
  align-items: flex-start;
  width: 181px;
  height: auto;
  margin-right: 119px;
  display: block;
  position: static;
}

.description1 {
  color: #f1f2f3;
  width: auto;
  max-width: none;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.description1.blog {
  color: #a9aeb9;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
}

.tabs_privacy {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.tab_content {
  width: 100%;
  max-width: 880px;
}

.rt-privacy-policy {
  color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rich_text_privacy {
  opacity: .7;
  color: #a9aeb9;
  text-align: left;
  white-space: normal;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.rich_text_privacy.team {
  margin-bottom: 24px;
}

.tab_menu_privacy_wrapp {
  flex-direction: column;
  width: 100%;
  max-width: 1180px;
  padding-top: 112px;
  display: block;
  overflow: visible;
}

.tab_privacy_content_container {
  object-fit: fill;
  width: 100%;
  max-width: 880px;
  overflow: visible;
}

.tabs-content-2 {
  flex: 0 auto;
  justify-content: flex-end;
  width: 100%;
  max-width: 880px;
  display: block;
}

.section-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.h4 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 32px;
  line-height: 36px;
}

.h1-2 {
  color: #f1f2f3;
  width: auto;
  max-width: 560px;
  margin-top: 1px;
  margin-bottom: 12px;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.h1-2.privacy {
  max-width: none;
}

.text-block-10 {
  color: #a9aeb9;
  font-size: 12px;
  line-height: 16px;
}

.tabs_heading_doc {
  color: #f1f2f3;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 80px 0;
  display: flex;
}

.container-2.tab_privacy {
  max-width: none;
  padding-top: 0;
}

.bg-main-video {
  z-index: -1;
  background-color: #321153;
  border-radius: 8px;
  width: 89%;
  max-width: 448px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
}

.bg-main-video.small {
  z-index: -2;
  background-color: #140629;
  width: 79%;
  max-width: 400px;
  top: -41px;
}

.lightbox-hero-video-outlook {
  width: 100%;
  max-width: 500px;
  display: none;
}

.bg-img-about-block-hub {
  z-index: -1;
  width: 1877px;
  max-width: none;
  position: absolute;
  top: 326px;
}

.bg-img-about-block-outlook {
  z-index: -1;
  width: 1877px;
  max-width: none;
  position: absolute;
  top: 0;
}

.wrapper-download-project {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
}

.wrapper-download-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  display: flex;
}

.download-block {
  background-color: #1d224e;
  background-image: url('../images/Vector-3.1.png');
  background-position: 62% -5%;
  background-repeat: no-repeat;
  background-size: 900px;
  border-radius: 12px;
  flex-direction: column;
  width: 100%;
  height: 400px;
  max-height: 400px;
  margin-top: 24px;
  padding: 32px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-12 {
  width: 100%;
  max-width: 18px;
}

.footer-download-block {
  text-transform: uppercase;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.img-footer-download-block {
  width: 100%;
  max-width: 92px;
  position: relative;
  top: 6px;
  right: -10px;
}

.heading-download-block {
  margin-top: 42px;
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
}

.year-download-block {
  font-size: 28px;
  font-weight: 500;
  line-height: 52px;
}

.bg-download-block {
  opacity: .95;
  cursor: pointer;
  background-color: #384297;
  background-image: linear-gradient(rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.link-block {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.container-download-block {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  justify-content: center;
  width: 100%;
  margin-top: 60px;
  padding-bottom: 125px;
  display: flex;
}

.t-20-24 {
  font-size: 20px;
  line-height: 24px;
}

.t-20-24.black-200, .black-200 {
  opacity: .7;
  color: #f1f2f3;
}

.description-about-out-look-block {
  color: #f1f2f3;
  text-align: center;
  max-width: 780px;
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
}

.description-about-out-look-block.black-200.max-w-none {
  max-width: none;
}

.bg-coin {
  width: 100%;
  max-width: 113px;
  position: absolute;
  top: 21%;
  bottom: auto;
  left: 5%;
  right: auto;
  transform: rotate(-37.68deg);
}

.bg-coin.small {
  opacity: .8;
  max-width: 87px;
  top: 34%;
  bottom: 0%;
  left: auto;
  right: 4%;
  transform: none;
}

.hero-bg-img-cryptomat {
  z-index: -1;
  opacity: .8;
  filter: blur(20px);
  width: 3440px;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: auto;
}

.link-2 {
  color: #707ef9;
  text-align: center;
}

.hero-bg-img-uax {
  z-index: -1;
  width: 955px;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -200px;
}

.hero-bg-img-uax.mob {
  display: none;
}

.bg-img-about-block-uax {
  z-index: -1;
  width: 1877px;
  max-width: none;
  position: absolute;
  top: 72px;
}

.dropdown-lang {
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}

.dropdown-toggle-lang {
  align-items: center;
  height: 100%;
  margin-right: 10px;
  padding: 5px 10px;
  display: flex;
}

.text-lang-dropdown {
  color: var(--black--900);
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.html-embed-2 {
  color: #a9aeb9;
  margin-top: -1px;
  margin-left: 8px;
}

.html-embed-2.lang {
  margin-top: -3px;
  margin-left: 4px;
}

.dropdown-list-lang {
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: 11px 17px;
  display: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
}

.dropdown-list-lang.w--open {
  background-color: silver;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  left: -9px;
}

.icons-outlook-page {
  grid-column-gap: 81px;
  grid-row-gap: 81px;
  justify-content: center;
  width: 100%;
  padding-bottom: 125px;
  display: flex;
}

.main-img-outlook {
  width: 100%;
  max-width: 385px;
  margin-bottom: 50px;
  margin-right: -50px;
}

.text-navlink-dropdown {
  color: var(--black-400);
  font-size: 12px;
  font-weight: 500;
}

.dropdown-list-lang-2 {
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: 11px 17px;
  display: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
}

.dropdown-list-lang-2.w--open {
  background-color: silver;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  left: -9px;
}

.link-navlink-dropdown {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.div-block-42 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: flex;
}

.html-embed {
  color: #fff;
  height: 16px;
}

.div-block-43 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: flex;
}

.div-block-48 {
  display: flex;
}

.drop-down-products-item-link-2 {
  color: #fff;
  align-items: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.drop-down-products-item-link-2.upper {
  margin-top: 0;
  margin-bottom: 24px;
}

.text-block-13 {
  color: #f6c137;
  margin-bottom: 7px;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.txt-numbers-2-regular-2 {
  color: #787f8d;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.dropdown-products-item-icon-2 {
  object-fit: fill;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: 100%;
  margin-right: 16px;
  display: block;
  position: static;
  overflow: visible;
  box-shadow: 4px 4px 24px rgba(0, 10, 62, .1);
}

.dropdown-products-item-icon-2.l2s {
  border-radius: 8px;
}

.text-block-14 {
  color: #787f8d;
  font-weight: 500;
}

.txt-s3-medium-2 {
  color: #fff;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

.div-block-45 {
  display: none;
}

.div-block-49 {
  justify-content: space-between;
  align-items: center;
  width: 39px;
  height: 24px;
  display: flex;
}

.html-embed-3 {
  color: #fff;
  height: 16px;
}

.dropdown-list-2 {
  width: 680px;
  height: 412px;
  left: -184px;
}

.dropdown-list-2.w--open {
  background-color: #1a1c20;
  border-radius: 12px;
  height: auto;
  margin-top: 30px;
  padding: 48px 32px 24px;
  display: flex;
  box-shadow: 0 40px 80px rgba(0, 0, 0, .2);
}

.dropdown-list-2.services {
  opacity: 0;
  background-color: #1a1c20;
  border-radius: 14px;
  flex-direction: column;
  height: auto;
  margin-top: 30px;
  margin-left: 180px;
  padding: 32px 32px 8px;
  display: none;
}

.dropdown-list-2.services.w--open {
  opacity: 1;
  display: flex;
}

.div-block-50 {
  background-color: #272931;
  width: 100%;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 21px;
}

.products-dropdown-2.services {
  transition: all .3s;
  display: block;
}

.div-block-44 {
  background-color: rgba(221, 165, 18, .14);
  border-radius: 4px;
  height: auto;
  max-height: 21px;
  margin-left: 8px;
  padding: 0 8px 2px;
  display: inline;
}

.wrapper-logo {
  align-items: center;
  display: flex;
}

.link-icon-outlook-page {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.nav-line-projects {
  background-color: var(--black--700);
  width: 100%;
  height: 1px;
  margin-bottom: 24px;
}

.text-navlink-dropdown-2 {
  color: #a9aeb9;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-list-lang-3 {
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: 11px 17px;
  display: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
}

.dropdown-list-lang-3.w--open {
  background-color: silver;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  left: -9px;
}

.text-lang-dropdown-2 {
  color: #141618;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.team_wrapp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  display: grid;
}

.img_wrapp_team {
  margin-right: 20px;
}

.image_team_item {
  width: 280px;
  max-width: none;
  height: 280px;
  margin-right: 0;
}

.team_item_txt_block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 480px;
  display: flex;
}

.job_title {
  color: #f1f2f3;
  font-size: 16px;
}

.job_title.team {
  margin-bottom: 24px;
}

.h5 {
  color: #f1f2f3;
  margin-top: 0;
  font-size: 28px;
  line-height: 32px;
}

.h5.team_item_name {
  text-align: center;
  margin-bottom: 12px;
}

.team_item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-bottom: 40px;
  display: flex;
}

.icon-social {
  width: 20px;
  display: block;
}

.team-item-link {
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-top: -12px;
  margin-left: -10px;
  display: flex;
}

.container-team {
  width: 100%;
  max-width: 1220px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.wrap-container-about {
  color: #141618;
  padding-bottom: 120px;
}

.div-block-192 {
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  padding-top: 60px;
  padding-left: 94px;
  padding-right: 94px;
  display: flex;
}

.h-24-28 {
  color: #f1f2f3;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.collection-team {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.wrap-team-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: center;
  display: grid;
}

.wrap-team-item {
  color: #a9aeb9;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 264px;
  padding-top: 32px;
  padding-bottom: 62px;
  font-size: 16px;
  display: flex;
}

.wrap-img-team {
  background-color: #1a1c20;
  border-radius: 50%;
  height: 200px;
}

.img-team {
  height: 100%;
}

.wrap-text-team {
  margin-top: 44px;
}

.h-20-24 {
  color: #f1f2f3;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (min-width: 1440px) {
  .tab_link_privacy.w--current {
    color: #707ef9;
    background-color: rgba(0, 0, 0, 0);
    border: 2px #707ef9;
    border-left-style: solid;
    border-radius: 0;
    justify-content: space-between;
    width: 170%;
    padding-left: 23px;
    padding-right: 0;
    font-weight: 500;
    transition: color .2s;
    display: flex;
    position: static;
  }

  .dropdown-list-2.services {
    display: none;
  }

  .wrap-team-list {
    grid-auto-columns: 1fr;
  }
}

@media screen and (max-width: 991px) {
  .line_navbar3 {
    background-color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 1.6px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-products-item-icon {
    align-self: center;
    width: 32px;
    height: 32px;
  }

  .navbar-item {
    color: #f1f2f3;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: flex;
  }

  .nav-menu {
    z-index: 2;
    background-color: #1a1c20;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    width: 375px;
    height: 100vh;
    margin-top: 64.5px;
    padding: 0 16px 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: auto;
  }

  .navbar-dropdown.products {
    justify-content: flex-end;
  }

  .drop-down-products-item-link {
    text-align: left;
    align-items: center;
    margin-bottom: 20px;
  }

  .drop-down-products-item-link.upper {
    margin-bottom: 20px;
  }

  .nav_bar_btn_wrapp {
    align-items: center;
    display: flex;
  }

  .burger_lines {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .container {
    max-width: 728px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.container-navbar {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .container.hero-container {
    max-width: none;
    padding: 130px 40px 186px;
  }

  .container.hero-container-cryptorous, .container.hero-container-kuna-education, .container.hero-container-outlook {
    max-width: none;
    padding-top: 130px;
    padding-bottom: 186px;
  }

  .container.hero-container-cryptomat {
    max-width: none;
    padding-top: 168px;
    padding-bottom: 112px;
  }

  .container.hero-container-uax {
    max-width: none;
    padding-bottom: 37px;
  }

  .dropdown-products-list-wrapp {
    padding-top: 24px;
  }

  .dropdown-products-list-wrapp.mobile-nav-list {
    border-top: 1px solid #272931;
    border-bottom: 1px #272931;
    width: 100%;
    height: auto;
    padding-bottom: 4px;
    display: block;
  }

  .dropdown-products-list-wrapp.mobile-nav-list.off-border {
    border-top-style: none;
  }

  .dropdown-products-list-wrapp.menu {
    width: 100%;
    display: block;
  }

  .dropdown-products-list-wrapp.menu._2, .dropdown-products-list-wrapp.menu._2.services {
    padding-top: 0;
  }

  .dropdown-products-list-wrapp.menu.services {
    border-bottom-style: none;
    width: 100%;
    padding-bottom: 0;
  }

  .navbar {
    z-index: 3;
    padding-right: 28px;
  }

  .navbar.navbar-transparent {
    z-index: 3;
  }

  .line_navbar2 {
    background-color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 1.6px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .products-dropdown {
    flex-direction: column;
    align-items: flex-end;
    display: none;
  }

  .menu_items {
    border: 1px #000;
    border-bottom-color: #272931;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 24px;
    display: block;
  }

  .menu_btn {
    z-index: 3;
    align-items: center;
    width: 45px;
    height: 48px;
    padding: 15px 12px;
    display: flex;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .menu_btn.w--open {
    cursor: auto;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    position: static;
  }

  .line_navbar1 {
    background-color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 1.6px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section.hero {
    background-position: 80% 90%;
    background-size: auto 80%;
  }

  .main-content-block.ryptomat {
    width: auto;
    max-width: none;
  }

  .main-content-block.uax {
    width: auto;
    max-width: 480px;
  }

  .h1.hero-heading {
    font-size: 36px;
    line-height: 40px;
  }

  .h1.hero-heading.outlook {
    font-size: 48px;
    line-height: 56px;
  }

  .wrapper-hero-img {
    margin-right: -20px;
  }

  .wrapper-hero-img.ryptomat {
    max-width: 440px;
  }

  .wrapper-block-about-cryptorous-fund {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .header-section {
    font-size: 32px;
    line-height: 36px;
  }

  .wrappel-tile-about-cryptorous-fund {
    margin-top: 60px;
  }

  .qcontainer-slider-projects {
    padding-top: 145px;
  }

  .qh2 {
    font-size: 36px;
    line-height: 40px;
  }

  .splide-wrapper-relative {
    z-index: 1;
  }

  .splide {
    width: 100%;
  }

  .splide__list {
    justify-content: flex-start;
  }

  .footer-block {
    height: 260px;
    margin-bottom: 40px;
  }

  .container-footer {
    max-width: 728px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-link {
    line-height: 17px;
  }

  .footer-link.upper {
    margin-top: 0;
  }

  .footer-wrapper {
    grid-row-gap: 0px;
    flex-wrap: wrap;
    flex: none;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-items: stretch;
    height: 660px;
  }

  .footer-text-copyright {
    line-height: 17px;
  }

  .footer-text-copyright.upper {
    margin-top: 0;
  }

  .text-block-12 {
    color: #5d626d;
    text-align: left;
    letter-spacing: .1px;
    margin-bottom: 20px;
    font-weight: 500;
  }

  .bg-img-into-cell {
    max-width: none;
  }

  .container-video {
    width: 100%;
    margin-top: 160px;
  }

  .lightbox-video {
    flex: none;
  }

  .wrapper-lightbox-video {
    justify-content: flex-start;
    width: auto;
    padding-left: 20px;
    overflow: auto;
  }

  .wrapper-about-project {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .wrapper-video {
    width: 100%;
    display: flex;
  }

  .div-block-4-copy, .wrapper-block-timeline {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .tabs_privacy_menu {
    margin-bottom: 48px;
  }

  .description1 {
    max-width: none;
  }

  .tabs_privacy {
    flex-direction: column;
  }

  .container-2 {
    max-width: 728px;
  }

  .wrapper-download-project {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .wrapper-download-block {
    width: 243px;
    min-width: 243px;
    max-width: 243px;
  }

  .container-download-block {
    grid-column-gap: 20px;
    justify-content: center;
    padding-bottom: 112px;
  }

  .bg-coin {
    max-width: 83px;
  }

  .bg-coin.small {
    max-width: 64px;
  }

  .hero-bg-img-uax {
    right: -320px;
  }

  .dropdown-lang {
    margin-left: 0;
    margin-right: 0;
  }

  .text-lang-dropdown {
    letter-spacing: .1px;
    font-size: 14px;
  }

  .dropdown-list-lang {
    padding-left: 10px;
  }

  .dropdown-list-lang.w--open {
    justify-content: flex-start;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 26px;
    display: flex;
  }

  .main-img-outlook {
    margin-bottom: 0;
  }

  .dropdown-list-lang-2.w--open {
    padding-left: 13px;
  }

  .div-block-48 {
    flex-direction: column;
  }

  .drop-down-products-item-link-2, .drop-down-products-item-link-2.upper {
    margin-bottom: 20px;
  }

  .text-block-13 {
    margin-bottom: 0;
  }

  .txt-numbers-2-regular-2 {
    text-align: left;
  }

  .dropdown-products-item-icon-2 {
    width: 24px;
    height: 24px;
  }

  .dropdown-products-item-icon-2.l2s {
    border-radius: 4px;
  }

  .text-block-14 {
    text-align: left;
  }

  .txt-s3-medium-2 {
    text-align: left;
    display: block;
  }

  .div-block-45 {
    z-index: 100;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    display: none;
    position: relative;
    left: -37px;
  }

  .line_navbar1-services {
    background-color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 1.6px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    transform: rotate(45deg);
  }

  .dropdown-list-2.services {
    border-radius: 0;
    width: 50vw;
    height: 100vh;
    margin-top: 0;
    margin-left: 0;
    padding-top: 75px;
    display: none;
    top: -20px;
    left: -40px;
  }

  .line_navbar2-services {
    background-color: #fff;
    border-radius: 20px;
    width: 20px;
    height: 1.6px;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-right: 0;
    transform: rotate(-45deg);
  }

  .div-block-50 {
    display: none;
  }

  .products-dropdown-2 {
    flex-direction: column;
    align-items: flex-end;
    display: none;
  }

  .div-block-44 {
    align-items: center;
    height: 21px;
    max-height: none;
    margin-bottom: 4px;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-52 {
    align-items: center;
    display: flex;
  }

  .burger-line {
    background-color: #f3f3f3;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .burger-line._1 {
    transform-origin: 0 0;
  }

  .burger-line._3 {
    transform-origin: 0 100%;
  }

  .wrapper-lang-block {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 26px;
    display: flex;
  }

  .dropdown-list-lang-3 {
    margin-top: 5px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .dropdown-list-lang-3.w--open {
    justify-content: center;
  }

  .text-lang-dropdown-2 {
    letter-spacing: .1px;
    font-size: 14px;
  }

  .team_wrapp {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: grid;
  }

  .image_team_item {
    max-width: none;
  }

  .team_item_txt_block {
    width: 100%;
  }

  .team_item {
    margin-bottom: 40px;
  }

  .container-team {
    max-width: 834px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-192 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .wrap-team-list {
    align-items: start;
    justify-items: center;
  }

  .wrap-team-item {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    margin-left: 0;
  }

  .container.hero-container, .container.hero-container-cryptorous, .container.hero-container-kuna-education, .container.hero-container-outlook, .container.hero-container-cryptomat, .container.hero-container-uax {
    padding-bottom: 200px;
  }

  .navbar.navbar-transparent {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.hero {
    background-position: 80% 110%;
    background-size: auto 70%;
  }

  .h1 {
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .h1.hero-heading {
    font-size: 40px;
    line-height: 48px;
  }

  .qh2 {
    margin-bottom: 0;
  }

  .header-slider-projects {
    margin-bottom: 24px;
  }

  .footer-block {
    align-items: baseline;
    height: auto;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-link.upper {
    height: auto;
  }

  .footer-wrapper {
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    height: auto;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-text-copyright:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-text-copyright.upper {
    height: auto;
  }

  .image-11 {
    width: auto;
  }

  .description1 {
    text-align: center;
    max-width: none;
    display: flex;
  }

  .rich_text_privacy.team {
    text-align: center;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-2 {
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .container-download-block {
    grid-row-gap: 40px;
    flex-direction: column;
    align-items: center;
  }

  .bg-coin {
    max-width: 55px;
    left: 13%;
  }

  .bg-coin.small {
    max-width: 43px;
  }

  .icons-outlook-page {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .dropdown-list-2.services {
    width: 65vw;
    display: none;
  }

  .image_team_item {
    max-width: 100%;
  }

  .team_item_txt_block {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .team_item {
    flex-direction: column;
    height: auto;
    margin-bottom: 30px;
  }

  .wrap-team-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .line_navbar3 {
    transform-origin: 0 100%;
    width: 100%;
    height: 2px;
  }

  .nav-menu {
    width: 100%;
    height: 93vh;
    margin-left: 0%;
  }

  .drop-down-products-item-link.upper {
    justify-content: flex-start;
    align-items: center;
  }

  .burger_lines {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25px;
    display: flex;
  }

  .container {
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.container-navbar {
    z-index: 4;
    background-color: var(--black--850);
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }

  .container.hero-container {
    flex-direction: column;
    align-items: center;
    padding: 100px 0 0;
  }

  .container.hero-container-cryptorous, .container.hero-container-kuna-education {
    flex-direction: column;
    align-items: center;
    padding: 128px 0 60px;
  }

  .container.hero-container-outlook {
    flex-direction: column;
    align-items: center;
    padding: 90px 0;
  }

  .container.hero-container-cryptomat {
    flex-direction: column;
    align-items: center;
    padding: 128px 0 60px;
  }

  .container.hero-container-uax {
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 128px 0 0;
  }

  .header-nav-dropdown-projects {
    text-align: left;
  }

  .dropdown-products-list-wrapp {
    width: 100%;
  }

  .dropdown-products-list-wrapp.mobile-nav-list, .dropdown-products-list-wrapp.menu {
    width: auto;
  }

  .dropdown-products-list-wrapp.menu._2 {
    padding-top: 0;
  }

  .dropdown-produts-item-txt {
    width: 100%;
    position: relative;
  }

  .navbar.navbar-transparent {
    padding-left: 0;
    padding-right: 0;
  }

  .line_navbar2 {
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
  }

  .menu_items {
    border-bottom-color: #272931;
  }

  .line_navbar1 {
    transform-origin: 0 0;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
  }

  .section.hero {
    background-image: none;
  }

  .section.section-black900.team {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Group-1171275057-2.png');
    background-position: 0 0, 50% -10%;
    background-size: auto, auto;
  }

  .main-content-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .main-content-block.uax {
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h1 {
    text-align: center;
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 36px;
  }

  .h1.hero-heading {
    font-size: 32px;
    line-height: 36px;
  }

  .h1.hero-heading.outlook {
    font-size: 36px;
    line-height: 40px;
  }

  .wrapper-hero-img {
    max-width: 100%;
    margin-right: 0;
  }

  .wrapper-hero-img.cryptorous {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .wrapper-hero-img.outlook {
    justify-content: center;
    max-width: 375px;
    height: auto;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .wrapper-hero-img.ryptomat {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .hero-description {
    text-align: center;
  }

  .wrapper-block-about-cryptorous-fund {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .header-section {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .tile-block {
    margin-bottom: 90px;
    padding: 48px 32px 128px;
    position: relative;
  }

  .tile-block.pad-top-bottom-56 {
    padding-top: 48px;
    padding-bottom: 120px;
  }

  .h-32-36 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tile-list {
    font-size: 16px;
  }

  .img-bg-timeline {
    width: 300%;
    top: 273px;
    left: -100%;
  }

  .img-bg-timeline._2 {
    top: 1489px;
    bottom: auto;
  }

  .content-text-tile {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrapper-img-tile {
    z-index: -1;
    position: absolute;
    top: auto;
    bottom: -61px;
    left: auto;
    right: 0%;
  }

  .wrapper-img-tile.m-bottom-30 {
    margin-bottom: 30px;
  }

  .wrapper-img-tile.m-bottom-30.m-right-20 {
    margin-right: 20px;
  }

  .qh2 {
    font-size: 32px;
  }

  .splide__slide {
    display: flex;
  }

  .header-slider-projects {
    margin-bottom: 12px;
  }

  .footer-block, .footer-block.upper {
    padding-top: 0;
  }

  .container-footer {
    max-width: none;
  }

  .container-footer.family {
    padding-top: 51px;
  }

  .footer {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .footer-wrapper {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: auto;
  }

  .footer-divider {
    margin-top: 25px;
  }

  .bg-img-into-cell {
    width: 1250px;
  }

  .description-about-block {
    font-size: 16px;
  }

  .h-24-32 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrapper-gallary {
    margin-top: 160px;
  }

  .img-bg-education {
    width: auto;
    height: auto;
    top: -33%;
  }

  .img-bg-education.hide-mob {
    display: none;
  }

  .img-bg-education.hide-desctop {
    width: 600px;
    display: block;
  }

  .social-block {
    width: 100%;
    margin-bottom: 0;
    margin-left: 13.5px;
    margin-right: 13.5px;
    padding: 24px;
    position: relative;
  }

  .container-video {
    width: 100%;
    margin-top: 160px;
  }

  .lightbox-video {
    flex: none;
    width: 320px;
    max-width: 320px;
  }

  .wrapper-lightbox-video {
    justify-content: flex-start;
    overflow: auto;
  }

  .bg-img-about-block-education {
    display: none;
    bottom: 226px;
  }

  .wrapper-about-project {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .image-10 {
    width: 48px;
  }

  .wrapper-video {
    width: 100%;
  }

  .div-block-4-copy {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .image-11 {
    min-width: 24px;
    max-width: 48px;
  }

  .wrapper-block-timeline {
    padding-top: 80px;
    padding-bottom: 22px;
  }

  .description1 {
    width: 100%;
    max-width: 343px;
    margin-bottom: 80px;
  }

  .description1.blog {
    margin-bottom: 64px;
  }

  .tabs_privacy {
    flex-direction: column;
  }

  .rich_text_privacy.team {
    max-width: 343px;
  }

  .tab_menu_privacy_wrapp {
    padding-top: 128px;
  }

  .section-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .h4 {
    width: 100%;
    max-width: none;
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 32px;
  }

  .h4.privacy {
    margin-bottom: 12px;
  }

  .h1-2 {
    text-align: center;
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 36px;
  }

  .container-2 {
    max-width: none;
  }

  .bg-main-video {
    width: 95%;
    max-width: 307px;
  }

  .bg-main-video.small {
    max-width: 273px;
  }

  .lightbox-hero-video-outlook {
    position: relative;
  }

  .bg-img-about-block-hub, .bg-img-about-block-outlook {
    display: none;
    bottom: 226px;
  }

  .wrapper-download-project {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-download-block {
    padding-bottom: 20px;
  }

  .description-about-out-look-block {
    font-size: 16px;
  }

  .bg-coin {
    max-width: 71px;
    left: 11%;
  }

  .bg-coin.small {
    max-width: 57px;
    right: 10%;
  }

  .hero-bg-img-uax {
    display: none;
    position: relative;
  }

  .hero-bg-img-uax.mob {
    width: 482px;
    display: block;
    position: absolute;
    right: auto;
  }

  .bg-img-about-block-uax {
    display: none;
    bottom: 226px;
  }

  .dropdown-lang {
    z-index: 1;
    order: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-toggle-lang {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 4px;
  }

  .html-embed-2.lang {
    margin-top: -1px;
  }

  .dropdown-list-lang {
    margin-top: 5px;
  }

  .icons-outlook-page {
    grid-column-gap: 82px;
    grid-row-gap: 82px;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .main-img-outlook {
    max-width: 255px;
    margin-right: 0;
  }

  .dropdown-list-lang-2 {
    margin-top: 5px;
  }

  .div-block-42, .div-block-43 {
    margin-right: 0;
  }

  .txt-numbers-2-regular-2 {
    text-align: left;
  }

  .dropdown-products-item-icon-2 {
    align-self: center;
    width: 32px;
    height: 32px;
  }

  .txt-s3-medium-2 {
    text-align: left;
    display: block;
  }

  .div-block-45 {
    z-index: 100;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-left: 3px;
    display: none;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .line_navbar1-services {
    position: absolute;
    transform: rotate(45deg);
  }

  .div-block-49 {
    width: 24px;
    margin-left: 10px;
    position: static;
  }

  .dropdown-list-2.services {
    z-index: 10;
    border-radius: 0;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    margin-left: 0;
    padding-top: 100px;
    padding-left: 16px;
    display: none;
    top: -20px;
    bottom: 0%;
    left: 0;
    right: 0;
  }

  .line_navbar2-services {
    transform: rotate(-45deg);
  }

  .products-dropdown-2.services {
    z-index: auto;
    width: 24px;
    display: block;
    position: static;
  }

  .wrapper-logo {
    z-index: 3;
    position: relative;
  }

  .burger-line {
    background-color: #f3f3f3;
    border-radius: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .burger-line._1 {
    transform-origin: 0 0;
  }

  .burger-line._3 {
    transform-origin: 0 100%;
    margin-bottom: 0;
  }

  .img_wrapp_team {
    width: 220px;
    height: 220px;
    margin-bottom: 8px;
    margin-right: 0;
  }

  .image_team_item {
    width: 100%;
    height: 100%;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .job_title.team {
    line-height: 24px;
  }

  .h5 {
    margin-bottom: 16px;
  }

  .h5.team_item_name {
    margin-bottom: 12px;
  }

  .team_item {
    margin-bottom: 32px;
  }

  .container-team {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .wrap-container-about {
    padding-bottom: 0;
  }

  .h-24-28.m-top-126 {
    margin-top: 126px;
  }

  .wrap-team-list {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

#w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae751-b2fae74a, #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae760-b2fae74a, #w-node-_40f36d69-de96-3699-3426-f0db54e845a3-3ad9d3b8, #w-node-_40f36d69-de96-3699-3426-f0db54e845b2-3ad9d3b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae751-b2fae74a, #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae760-b2fae74a, #w-node-_40f36d69-de96-3699-3426-f0db54e845a3-3ad9d3b8, #w-node-_40f36d69-de96-3699-3426-f0db54e845b2-3ad9d3b8 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae751-b2fae74a, #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae760-b2fae74a, #w-node-_40f36d69-de96-3699-3426-f0db54e845a3-3ad9d3b8, #w-node-_40f36d69-de96-3699-3426-f0db54e845b2-3ad9d3b8 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae751-b2fae74a, #w-node-_826ba21d-c3be-0e34-0176-6ac9b2fae760-b2fae74a, #w-node-_40f36d69-de96-3699-3426-f0db54e845a3-3ad9d3b8, #w-node-_40f36d69-de96-3699-3426-f0db54e845b2-3ad9d3b8 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Ttnormspro';
  src: url('../fonts/TTNormsPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnormspro';
  src: url('../fonts/TTNormsPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnormspro';
  src: url('../fonts/TTNormsPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnormspro';
  src: url('../fonts/TTNormsPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ttnormspro';
  src: url('../fonts/TTNormsPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}