:root {
  --background-color-black: #1f2225;
  --16px: 1rem;
  --text-color-white: white;
  --24px: 1.5rem;
  --80px: 5rem;
  --background-color-white: white;
  --8px: .5rem;
  --12px: .75rem;
  --background-color-white-5: #ffffff0d;
  --background-color-white-10: #ffffff1a;
  --20px: 1.25rem;
  --text-color-gray: #999;
  --32px: 2rem;
  --52px: 3.25rem;
  --40px: 2.5rem;
  --background-color-gray-secondary: #f5f5f5;
  --320px: 20rem;
  --120px: 7.5rem;
  --56px: 3.5rem;
  --44px: 2.75rem;
  --text-color-gray-secondary: #676767;
  --84px: 5.25rem;
  --text-color-black: #1c1c1c;
  --114px: 7.125rem;
  --border-color-white-10: #ffffff1a;
  --36px: 2.25rem;
  --background-color-transparent: #fff0;
}

body {
  color: #181818;
  background-color: #f5f5f5;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

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

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

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

p {
  margin-bottom: 10px;
}

a {
  color: #fff;
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.section {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}

.section.mb-40 {
  margin-bottom: 2.5rem;
}

.section.background-color-black {
  background-color: var(--background-color-black);
}

.section.display-none {
  display: none;
}

.section.is--footer {
  padding-top: .69rem;
  padding-bottom: .69rem;
}

.section.relative {
  position: relative;
}

.section.black-1f2225 {
  color: #fff;
  background-color: #1f2225;
}

.section.is--relative {
  position: relative;
}

.section.is--rel-ovh {
  position: relative;
  overflow: hidden;
}

.container-80 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5.56rem;
  padding-right: 5.56rem;
}

.container-80.is--relative {
  position: relative;
}

.title-80-500 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -.25rem;
  font-family: Inter, sans-serif;
  font-size: 5.56rem;
  font-weight: 500;
  line-height: 100%;
}

.title-20-500 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.39rem;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  display: block;
}

.title-20-500.lh-140 {
  line-height: 140%;
}

.title-20-500.lh-140.universal-hero__cols {
  text-align: center;
  margin-bottom: 25px;
  display: block;
}

.title-20-500.black {
  color: #000;
}

.text-24-600 {
  letter-spacing: -.015em;
  margin-bottom: 0;
  font-size: 1.67rem;
  font-weight: 600;
  line-height: 140%;
}

.text-24-600.text-color-white {
  color: var(--text-color-white);
}

.text-16-600 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
}

.text-16-600.h2 {
  color: #1c1c1c;
  font-family: Inter, sans-serif;
  font-size: 1rem;
}

.text-16-400 {
  margin-bottom: 0;
  font-size: 1.11rem;
  font-weight: 400;
  line-height: 140%;
}

.container-10 {
  padding-left: .69rem;
  padding-right: .69rem;
}

.main-hero__wr {
  flex-flow: column;
  height: 97vh;
  padding-bottom: .75rem;
  display: flex;
  position: relative;
}

.main-hero__wr.about-us {
  height: 97vh;
}

.h-10-hero {
  width: 100%;
  height: .69rem;
}

.menu-items {
  grid-column-gap: 2.08rem;
  grid-row-gap: 2.08rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-items:lang(it) {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}

.menu-items:lang(es), .menu-items:lang(pt) {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
}

.menu-items:lang(fr) {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
}

.head-div {
  z-index: 20;
  border-radius: 1.11rem;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: .69rem;
  padding-right: .69rem;
  position: fixed;
  inset: .69rem 0% auto;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav__container {
  background-image: linear-gradient(#0000004d, #0000);
  border-radius: 1.11rem;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1.04rem 1.67rem 1.04rem 2.36rem;
  display: flex;
}

.menu-burger {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: none;
}

.contact-div {
  grid-column-gap: .69rem;
  grid-row-gap: .69rem;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-div.mobile {
  flex-flow: column;
  align-items: stretch;
  display: none;
}

.nav-link-h {
  grid-column-gap: .28rem;
  grid-row-gap: .28rem;
  color: #fff;
  letter-spacing: .04em;
  border-top: 1px solid #fff0;
  border-bottom: 1px solid #fff0;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  transition: border-color .4s;
  display: flex;
  position: relative;
}

.nav-link-h:hover {
  border-bottom-color: #fff0;
}

.nav-link-h.w--current {
  border-bottom: 1px solid #fff;
}

.logo-img {
  object-fit: cover;
  width: 9.93rem;
  height: 1.53rem;
}

.logo-img:lang(es), .logo-img:lang(pt), .logo-img:lang(fr) {
  object-fit: contain;
}

.nav-menu-div {
  margin-left: 2.78rem;
  margin-right: auto;
}

.nav-white__btn {
  color: #1c1c1c;
  background-color: #fff;
  border-radius: .83rem;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .83rem 1.67rem;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  transition: color .4s, background-color .4s;
  display: flex;
  position: relative;
}

.nav-white__btn:hover {
  color: #fff;
  background-color: #181818;
}

.link-logo {
  position: relative;
}

.hero-bg__img {
  z-index: 0;
  object-fit: cover;
  border-radius: 1.11rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.drop-locale__text {
  border-radius: .83rem;
  width: 100%;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .4s;
}

.drop-locale__text.w--current {
  color: #fff;
  background-color: #50505080;
  background-image: url("https://cdn.prod.website-files.com/6a21793644688bf08e9b0815/6a21793644688bf08e9b098b_Check.svg");
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  transition: opacity .2s;
}

.locale__wr.mobile {
  margin-right: .56rem;
}

.locales__list {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  background-color: #1f2225;
  border-radius: 1.11rem;
  flex-flow: column;
  width: 22.92rem;
  padding: .56rem;
  display: flex;
}

.locale-link__item {
  color: #fff;
  border-radius: .83rem;
  justify-content: flex-start;
  align-items: center;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.nav__separator {
  background-color: #d9d9d9;
  width: 1px;
  height: 1.74rem;
}

.nav-transp__btn {
  color: #fff;
  background-color: #fff0;
  border-radius: .83rem;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: .83rem 1.67rem;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  transition: color .4s, background-color .4s;
  display: flex;
  position: relative;
}

.nav-transp__btn:hover {
  color: #999;
}

.locale-drop__icon {
  flex: none;
  width: 1.39rem;
  height: 1.39rem;
  margin-bottom: .1rem;
}

.title-56-600-sf-pro {
  letter-spacing: -.055em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 3.89rem;
  font-weight: 500;
  line-height: 100%;
}

.title-56-600-sf-pro.lh-120 {
  line-height: 120%;
}

.title-56-600-sf-pro.mob-h2 {
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.title-56-600-sf-pro.text-color-white {
  color: var(--text-color-white);
}

.title-56-600-sf-pro.is-review:lang(es) {
  font-size: 3.8rem;
}

.main-hero__cols {
  color: #fff;
  height: 100%;
  padding-left: 4.86rem;
  padding-right: 4.86rem;
  display: flex;
  position: relative;
}

.mh-cont__col-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 53.47rem;
  margin-bottom: 4.13rem;
  display: flex;
}

.mh-cont__col-2 {
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: auto;
  display: flex;
}

.mh-h-90 {
  width: 100%;
  height: 6.25rem;
}

.h-30 {
  width: 100%;
  height: 2.08rem;
}

.mh-h-110 {
  width: 100%;
  height: 7.64rem;
}

.mw-420 {
  max-width: 45rem;
}

.mw-420:lang(de) {
  max-width: 47rem;
}

.trust__wr {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 230px;
  margin-top: auto;
  margin-bottom: .83rem;
  margin-left: -7px;
  text-decoration: none;
  display: flex;
}

.trust__wr:lang(de) {
  justify-content: center;
  align-items: center;
}

.big-white__btn {
  padding: .56rem var(--16px) .56rem .56rem;
  color: #1b1b1b;
  background-color: #fff;
  border: 2px #fff;
  border-radius: 1.11rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .4s, color .4s;
  display: flex;
  box-shadow: inset 2px 2px 6px 1px #9e9e9e2e;
}

.big-white__btn:hover {
  color: #fff;
  background-color: #1f2225;
  box-shadow: inset 0 4px 12px 4px #1a1c1fcc;
}

.balck-button-arrow__div {
  margin-right: var(--16px);
  color: #fff;
  background-color: #1e2225;
  border-radius: .83rem;
  padding: 1.25rem 2.64rem;
  box-shadow: inset 0 3px 5px #0003;
}

.shevron-button__icon {
  width: 1.67rem;
  height: 1.67rem;
}

.hero-blur-block__wr {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  flex-flow: column;
  width: 21.6rem;
  display: flex;
}

.nbbw-number__div {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hbb-present__wr {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  display: flex;
}

.footer__wr {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  color: #fbfbfb;
  background-color: #1f2225;
  border-radius: 1.67rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 4.86rem;
  display: flex;
}

.foot-menu-col {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 15.28rem;
  display: flex;
}

.footer-logo__icon {
  width: 15.28rem;
  height: 2.22rem;
}

.foot-menu-links__wr {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  letter-spacing: -.01em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.foot-menu__link {
  color: #a3a4a6;
  border-bottom: 1px solid #fff0;
  font-family: SF Pro Display;
  font-size: 1.11rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: border-color .4s, color .4s;
}

.foot-menu__link:hover {
  color: #fff;
  border-bottom-color: #fff0;
}

.foot-menu__link.is--no-hover:hover {
  color: #a3a4a6;
}

.foot-email__link {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-family: SF Pro Display;
  font-size: 1.11rem;
  font-weight: 400;
  text-decoration: none;
}

.foot-email__link:hover {
  opacity: .8;
}

.ffot-social__wr {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ft-soc__icon {
  width: 1.39rem;
  height: 1.39rem;
}

.ft-soc__icon.p2p {
  width: 2.08rem;
}

.foot-soc__link {
  color: #fbfbfb;
  background-color: #3d3e40;
  border-radius: 1.11rem;
  justify-content: center;
  align-items: center;
  width: 4.17rem;
  height: 4.17rem;
  padding: 1.39rem 1.04rem;
  transition: color .4s, background-color .4s, filter .4s;
  display: flex;
}

.foot-soc__link:hover {
  filter: contrast(200%) invert();
}

.foot-soc__link.blue {
  color: #fbfbfb;
  background-color: #0073fa;
  position: relative;
}

.foot-soc__link.blue:hover {
  filter: none;
  color: #000;
  background-color: #fff;
}

.ft-h-55 {
  width: 100%;
  height: 3.82rem;
}

.title-24-500-sf-pro {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.67rem;
  font-weight: 500;
  line-height: 140%;
}

.menu-line {
  background-color: #fff;
  border-radius: 13.89rem;
  width: 2.08rem;
  height: 2px;
}

.mh-h-30 {
  width: 100%;
  height: 2.08rem;
}

.mh-butt__wr {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: .75rem;
  display: flex;
}

.mh-bg__blur {
  background-image: linear-gradient(90deg, #212121b3, #21212100);
  border-radius: 1.11rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.mh-bg__blur.is--40-pers {
  background-image: linear-gradient(#0006, #0006);
}

.mh-bg__blur.is--60-pers {
  z-index: 1;
  background-image: linear-gradient(#0009, #0009);
}

.space-section-h-120 {
  width: 100%;
  height: 8.33rem;
  display: flex;
}

.title__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title__wr.mw-620 {
  min-width: 1.39rem;
  max-width: 43.06rem;
}

.title__wr.mw-620:lang(ja-jp) {
  max-width: 45rem;
}

.h-80 {
  width: 100%;
  height: 5.56rem;
}

.why-cols__wr {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 35.76rem 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mh-header__space {
  height: 5.21rem;
}

.nav-hover-line {
  background-color: #fff;
  width: 0%;
  height: 1px;
  margin-bottom: -1px;
  position: absolute;
  inset: auto 0% 0%;
}

.logo-img-rev {
  opacity: 0;
  object-fit: cover;
  width: 9.93rem;
  height: 1.53rem;
  position: absolute;
  inset: 0%;
}

.logo-img-rev:lang(es), .logo-img-rev:lang(pt), .logo-img-rev:lang(fr) {
  object-fit: contain;
}

.bb-text__wr {
  margin-left: auto;
  margin-right: auto;
}

.big-black__btn {
  color: #fff;
  background-color: #1e2225;
  border: 2px #1e2225;
  border-radius: 1.11rem;
  justify-content: flex-start;
  align-items: center;
  padding: .56rem 3.06rem .56rem .56rem;
  font-size: 1.25rem;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .4s, color .4s;
  display: flex;
  position: relative;
  box-shadow: inset 2px 2px 6px 1px #9e9e9e2e;
}

.big-black__btn:hover {
  color: #1e2225;
  background-color: #fff;
}

.white-button-arrow__div {
  color: #1e2225;
  background-color: #fff;
  border-radius: .83rem;
  margin-right: 3.06rem;
  padding: 1.25rem 2.64rem;
  box-shadow: inset 0 3px 5px #0003;
}

.swiper-pagination {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.22rem;
  height: 2.22rem;
  display: none;
  position: absolute;
  inset: -5rem .8rem auto auto;
}

.sw-scrollbar {
  background-color: #00ff004a;
  border-radius: 5px;
  width: 100%;
  height: 10px;
  display: none;
}

.sw-arrow-img {
  object-fit: contain;
  width: 1.67rem;
  height: 1.67rem;
}

.sw-btn-prev {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.swiper-embed__code {
  margin-bottom: 0;
  display: none;
}

.swiper-scrollbar-drag {
  background-color: #0f0;
  border-radius: 5px;
  width: 50px;
  height: 10px;
}

.sw-btn-next {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

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

.nav-sw {
  margin-right: auto;
  display: none;
}

.swiper-container {
  flex-direction: column;
  align-items: center;
  max-height: 22.4rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sw-vert__wr {
  height: auto;
  display: flex;
  position: relative;
}

.why-black__col {
  background-color: #fff;
  border-radius: 1.67rem;
  padding: 2.22rem;
  position: relative;
  overflow: hidden;
}

.why-black__col.black-card {
  color: #fff;
  background-color: #1f2225;
}

.why-nuber__wr {
  grid-column-gap: 2.22rem;
  grid-row-gap: 2.22rem;
  color: #1c1c1c;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10.42rem;
  display: flex;
  position: relative;
}

.why-nuber__wr.black {
  color: #fff;
}

.wh-number__svg {
  height: 5.28rem;
}

.wh-number__svg._1st {
  width: 7.36rem;
  display: none;
}

.wh-number__svg._2st {
  width: 12.22rem;
  display: none;
}

.wh-number__svg._3st {
  width: 16.11rem;
  display: none;
}

.wh-bl-txt__div {
  text-transform: uppercase;
}

.wh-bl__bg-img {
  width: 34.79rem;
  height: 30rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.wh-card-info__div {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.wh-card-info__div.mw-270 {
  max-width: 18.75rem;
}

.text-16-400-ex500 {
  margin-bottom: 0;
  font-size: 1.11rem;
  font-weight: 400;
  line-height: 140%;
}

.text-16-400-ex500 a {
  color: #181818;
}

.text-16-400-ex500.text-color-white {
  color: var(--text-color-white);
}

.sunset__bg-img {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hand-mobile__img {
  z-index: 0;
  object-fit: contain;
  object-position: 50% 100%;
  width: 48.96rem;
  height: 39.24rem;
  margin-top: auto;
  display: block;
  position: absolute;
  inset: auto -5.6rem 0 auto;
}

.h-100 {
  width: 100%;
  height: 6.94rem;
}

.phone-blur-block__wr {
  z-index: 1;
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #50505099;
  border-radius: 1.67rem;
  flex-flow: row;
  width: auto;
  margin-bottom: 21.18rem;
  padding: .83rem;
  display: flex;
  position: relative;
}

.ph-txt-cont__div {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  flex-flow: column;
  max-width: 27.78rem;
  padding: .83rem;
  display: flex;
}

.phono-plate__wr {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hp-pers-number__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pers-grey-desc {
  color: #999;
}

.hdiw__wr {
  grid-column-gap: 2.22rem;
  grid-row-gap: 5.56rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hdiw__item {
  border-left: 1px solid #d9d9d9;
  padding-left: 2.29rem;
  position: relative;
}

.hdiw-it__icon {
  width: 2.78rem;
  height: 2.78rem;
  margin-bottom: 7.29rem;
}

.hdiw-ttl__wr {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hdiw-cont__wr {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.hdiw-ttl__icon {
  width: 1.67rem;
  height: 1.67rem;
  margin-top: .3rem;
}

.hdiw-banner__div {
  color: #fff;
  border-radius: 1.67rem;
  height: 19.44rem;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.hdiw-banner__bg-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hdiw-banner-content__div {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  position: relative;
}

.title-32-600 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.22rem;
  font-weight: 600;
  line-height: 120%;
}

.space-section-h-60 {
  width: 100%;
  height: 4.17rem;
}

.trustpilot-ttl__wr {
  grid-column-gap: .9rem;
  grid-row-gap: .9rem;
  color: #181818;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.inv-say__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inv-say__wr.is--hide {
  display: none;
}

.inv-say__item {
  color: #181818;
  background-color: #fff;
  border-radius: 1.67rem;
  padding: 2.22rem;
  text-decoration: none;
}

.inv-say__ttl {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4.72rem;
  display: flex;
}

.inv-say-arrow__div {
  background-color: #f5f5f5;
  border-radius: 1.11rem;
  justify-content: center;
  align-items: center;
  width: 4.44rem;
  height: 4.44rem;
  display: flex;
}

.ins-ttl__div {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex-flow: column;
  display: flex;
}

.invs-point__wr {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #d9d9d9;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pin-point__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-bottom: .2rem;
}

.up-right__arrow {
  width: 1.67rem;
  height: 1.67rem;
}

.inv-say-quote__div {
  grid-column-gap: 1.74rem;
  grid-row-gap: 1.74rem;
  min-height: 6.67rem;
  display: flex;
}

.is-quote__icon {
  width: 1.81rem;
  height: 2.22rem;
}

.fip__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fip__item-link {
  border-radius: 1.67rem;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 7.99rem;
  padding-bottom: 8.19rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fip-grad__bg-img {
  object-fit: cover;
  border-radius: 1.67rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fip-char__wr {
  justify-content: space-between;
  display: flex;
}

.fib-stat__item {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fip-grey-text__item {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #999;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fip-black-text__item {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fip-stat__sep-line {
  background-color: #9999991a;
  width: 100%;
  height: 1px;
}

.center__div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h-12 {
  width: 100%;
  height: .83rem;
}

.mobile-menu-trigger {
  width: 0;
  height: 0;
  display: none;
}

.dbb-wh__wr {
  grid-column-gap: 2.22rem;
  grid-row-gap: 2.22rem;
  color: #1c1c1c;
  background-color: #fff;
  border-radius: 1.39rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 1.67rem;
  display: flex;
}

.nav-menu-mobile__bg {
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.open-menu-trigger {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.close-menu-trigger {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.fip-arrow__div {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #50505099;
  border-radius: 1.11rem;
  justify-content: center;
  align-items: center;
  width: 4.17rem;
  height: 4.17rem;
  display: flex;
  position: absolute;
  inset: -4.17rem -4.17rem auto auto;
}

.ttai-cards__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ttau__item {
  color: #181818;
  background-color: #fff;
  border-radius: 1.67rem;
  flex-flow: column;
  height: auto;
  min-height: 31.94rem;
  padding: 2.22rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ttau__quote__wr {
  grid-column-gap: 1.81rem;
  grid-row-gap: 1.81rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.ttau__log-arr__wr {
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: relative;
}

.ttau-arrow__div {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f5f5f5;
  border-radius: 1.11rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 4.17rem;
  height: 4.17rem;
  display: flex;
}

.ttau-logg__icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.ttau-logg__icon.is--invert {
  filter: invert();
}

.ttau-logg__icon.wide {
  box-sizing: border-box;
  object-fit: cover;
  width: 12.5rem;
  max-width: 12.5rem;
  height: auto;
  display: block;
  position: relative;
}

.tt-logo__div.is--size-203 {
  max-width: 14.1rem;
}

.tt-logo__div.is--size-63 {
  width: 4.38rem;
  height: 4.38rem;
}

.tt-logo__div.is--size-63.wide {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tt-logo__div.is--size-240 {
  max-width: 16.67rem;
}

.tt-logo__div.is--size-220 {
  max-width: 15.28rem;
}

.tt-logo__div.is--size-215 {
  max-width: 14.93rem;
}

.ttau__bg-img {
  object-fit: cover;
  object-position: 100% 100%;
  width: 24.72rem;
  height: 22.57rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.ttau-black-rows__item {
  color: #fff;
  text-align: center;
  background-color: #1f2225;
  border-radius: 1.67rem;
  flex-flow: column;
  height: 31.94rem;
  padding: 2.22rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ttau-rr__wr {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex-flow: column;
  width: 100%;
  margin-top: auto;
  display: flex;
}

.tt-run-row__item {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex: none;
  display: flex;
  overflow: auto;
}

.tt-rr_item {
  background-color: #414141;
  border-radius: .83rem;
  flex: none;
  padding: 1.39rem 1.6rem;
}

.tt-rr__logo {
  object-fit: contain;
  width: 10.69rem;
  height: 5.56rem;
}

.ttau-running-row-1 {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.ttau-running-row-2 {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mountain__bg-img {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.space-section-h-180 {
  width: 100%;
  height: 12.5rem;
}

.mntn-blur-block__wr {
  z-index: 1;
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #50505099;
  border-radius: 1.67rem;
  flex-flow: row;
  width: auto;
  max-width: 43.4rem;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.mntn-txt-cont__div {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  padding: 2.22rem;
  display: flex;
}

.oit__item {
  background-color: #fff;
  border-radius: 1.67rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 2.22rem;
  display: flex;
}

.oit__item.is-slide {
  width: 28.47rem;
}

.oit__lb-link {
  color: #fff;
  text-align: center;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 13.89rem;
  height: 13.89rem;
  margin-bottom: 2.22rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.oit__lblink-img {
  width: 100%;
  height: 100%;
}

.oit-play__div {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.oit-play__icon {
  width: .83rem;
  height: .97rem;
}

.oit_txt__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: auto;
  padding-bottom: 2.22rem;
  display: flex;
}

.oit-point__wr {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #999;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.oit-point__wr.h2 {
  color: #16aa7f;
  font-size: 1em;
  font-weight: 600;
}

.last-blog-articles__wr {
  grid-column-gap: 1.67rem;
  grid-row-gap: 1.67rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-link__item {
  color: #000;
  background-color: #fff;
  border-radius: 1.67rem;
  padding: .56rem;
  text-decoration: none;
}

.blog-post-img__div {
  border-radius: 1.11rem;
  width: 100%;
  height: 17.5rem;
  position: relative;
  overflow: hidden;
}

.blog-post__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-item-excerpt {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  flex-flow: column;
  padding: 1.67rem 1.11rem;
  display: flex;
}

.text-grey-676767 {
  color: #676767;
}

.blog-date__div {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #676767;
  background-color: #fff;
  border-radius: .56rem;
  justify-content: flex-start;
  align-items: center;
  padding: .28rem .83rem;
  display: flex;
  position: absolute;
  inset: auto auto .83rem .83rem;
}

.blog-date__icon {
  justify-content: center;
  align-items: center;
  width: 1.11rem;
  height: 1.11rem;
  margin-bottom: .1rem;
}

.main-faq__cols {
  grid-column-gap: 5.56rem;
  grid-row-gap: 5.56rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.faq-title__col {
  grid-column-gap: 2.22rem;
  grid-row-gap: 2.22rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30rem;
  display: flex;
}

.faq-drop__col {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  flex-flow: column;
  display: flex;
}

.faq-dropdown {
  z-index: auto;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  display: block;
}

.faq__dt {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.25rem 1.67rem 0;
  display: flex;
}

.faq__drop-list {
  overflow: hidden;
}

.faq__drop-list.w--open {
  background-color: #ddd0;
  position: relative;
}

.faq-cros {
  flex: none;
  width: 1.67rem;
  height: 1.67rem;
  margin-left: auto;
}

.faq-cros.color-white {
  filter: invert();
}

.faq-text__div {
  padding-bottom: 1.67rem;
}

.nav-mob-sep {
  background-color: #333;
  width: 100%;
  height: 1px;
  display: none;
}

.container-10-hero {
  padding-left: .69rem;
  padding-right: .69rem;
}

.hdiw-mob-sep {
  opacity: 0;
  background-color: #d9d9d9;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.project-card__wr {
  z-index: 1;
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #50505099;
  border-radius: 1.11rem;
  flex-flow: column;
  width: 21.6rem;
  padding: .83rem;
  display: flex;
  position: relative;
}

.proj-card__wr {
  background-color: #50505099;
  border-radius: .83rem;
}

.proj-txt-cont__div {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  flex-flow: column;
  max-width: 27.78rem;
  padding: .83rem;
  display: flex;
}

.project-flag-div {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #d9d9d9;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-flag__icon {
  border-radius: .4rem;
  width: 2.08rem;
  height: 1.53rem;
}

.pj-rate__div {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #1c1c1c;
  background-color: #fcfd66;
  border-radius: .42rem;
  justify-content: center;
  align-items: center;
  min-width: 2.78rem;
  padding: .07rem .21rem;
  display: flex;
}

.pj-rate__div.d-plate {
  color: #fff;
  background-color: #4f4e4e;
}

.pj-rate__div.plate {
  color: #fff;
  background-color: #9a2a20;
}

.pj-rate__div.c--plate {
  color: #1c1c1c;
  background-color: #d33b2b;
}

.pj-rate__div.c-c-plate {
  color: #1c1c1c;
  background-color: #d45a52;
}

.pj-rate__div.aaa-plate {
  color: #fff;
  background-color: #4e8a31;
}

.pj-rate__div.b-plate {
  color: #1c1c1c;
  background-color: #e09641;
}

.pj-rate__div.bb-plate {
  color: #1c1c1c;
  background-color: #fcfd66;
}

.pj-rate__div.bbb-plate {
  color: #1c1c1c;
  background-color: #dbfa68;
}

.pj-rate__div.a-plate {
  color: #1c1c1c;
  background-color: #8df75b;
}

.pj-rate__div.aa-plate {
  color: #1c1c1c;
  background-color: #73bd54;
}

.pj-rate__div.is--opasity {
  opacity: 0;
}

.pj-wh-plate__div {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  color: #1c1c1c;
  background-color: #fff;
  border-radius: 0 0 .83rem .83rem;
  flex-flow: column;
  width: 100%;
  padding: 1.11rem;
  display: flex;
}

.project-present-bar {
  grid-column-gap: .14rem;
  grid-row-gap: .14rem;
  width: 100%;
  height: .83rem;
  display: flex;
}

.green-pesr-bar {
  background-color: #20b489;
  border-radius: 2px;
  flex: none;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.green-pesr-bar._26 {
  width: 26%;
}

.green-pesr-bar._74 {
  width: 74%;
  max-width: 100%;
}

.green-pesr-bar._66 {
  width: 66%;
}

.green-pesr-bar._9 {
  width: 9%;
}

.green-pesr-bar._53 {
  width: 53%;
}

.green-pesr-bar._100 {
  width: 100%;
}

.grey-persent-bar {
  background-color: #d9d9d9;
  border-radius: 2px;
  width: 100%;
  height: 100%;
}

.big-number {
  margin-left: -.8rem;
  font-size: 6.94rem;
  font-style: italic;
  font-weight: 500;
  line-height: 80%;
}

.in-numbers__wr {
  grid-column-gap: 2.22rem;
  grid-row-gap: 2.22rem;
  background-color: #fff;
  border-radius: 2.22rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 3.06rem;
  padding-bottom: 3.06rem;
  display: flex;
}

.in-numbers__wr._4-col {
  grid-column-gap: 9.72rem;
  grid-row-gap: 2.22rem;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.in-numbers__wr._4-col:lang(de) {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.in-numbers__item {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 28.13rem;
  display: flex;
}

.in-numbers__item.is--100persent {
  width: 100%;
}

.text-16-600-cap {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
}

.fip-tabs__menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 5.56rem;
  display: flex;
}

.fip-tabs__link {
  color: #fff;
  background-color: #50505099;
  border-radius: 1.67rem;
  padding: .56rem;
  font-size: 1.67rem;
  font-weight: 600;
  line-height: 120%;
}

.fip-tabs__link.w--current {
  color: #1c1c1c;
  background-color: #50505099;
  border-radius: 1.67rem;
}

.fip-tabs__link.fip-tab-2 {
  border-radius: 0 24px 24px 0;
  margin-right: .56rem;
  padding-left: .28rem;
  transition: color .3s;
}

.fip-tabs__link.fip-tab-1 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-right: .28rem;
}

.fip-tab-button {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  border-radius: 1.39rem;
  justify-content: center;
  align-items: center;
  padding: .97rem 1.67rem;
  display: flex;
}

.fip-tab_icon {
  width: 1.39rem;
  height: 1.39rem;
}

.fip-tab_icon.blue {
  color: #0073fa;
}

._20-arrow__icon {
  width: 1.39rem;
  height: 1.39rem;
}

.faq-btn {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #fff;
  background-color: #1f2225;
  border-radius: .83rem;
  padding: .83rem 1.67rem;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.faq-btn:hover {
  color: #1f2225;
  background-color: #fff;
}

.steps-black__block {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  color: #fff;
  background-color: #1f2225;
  border-radius: 2.22rem;
  padding: 1.39rem;
  display: flex;
}

.steps__img {
  object-fit: cover;
  border-radius: 1.67rem;
  width: 100%;
  height: 100%;
}

.steps__img-div {
  flex: none;
  width: 45.56rem;
}

.steps-info__wr {
  grid-column-gap: 4.17rem;
  grid-row-gap: 4.17rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 2.78rem;
  display: flex;
}

.steps-text-cont__wr {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  flex-flow: column;
  display: flex;
}

.step-item {
  grid-column-gap: 1.39rem;
  grid-row-gap: 1.39rem;
  color: #999;
  flex-flow: column;
  display: flex;
}

.step-item.mod--white {
  color: #676767;
}

.step-ttl__wr {
  grid-column-gap: 1.11rem;
  grid-row-gap: 1.11rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.step-ttl__wr.mod--white {
  color: #fff;
}

.step-ttl__wr.mod--black {
  color: #1c1c1c;
}

.steps-dots__div {
  grid-column-gap: .14rem;
  grid-row-gap: .14rem;
  background-color: #50505099;
  border-radius: 69.44rem;
  width: 2.5rem;
  padding: .28rem;
  display: flex;
}

.step-dot__item {
  background-color: #fff3;
  border-radius: 100%;
  width: .56rem;
  height: .56rem;
}

.step-dot__item.wh-item {
  background-color: #fff;
}

._8l-menu__link {
  grid-column-gap: .69rem;
  grid-row-gap: .69rem;
  color: #fff;
  letter-spacing: .03em;
  background-color: #0073fa;
  border: 1px #0073fa;
  border-radius: .56rem;
  justify-content: center;
  align-items: center;
  padding: .56rem .83rem;
  font-family: SF Pro Display;
  font-size: 1.11rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  transition: color .4s;
  display: flex;
}

._8l-menu__link:hover {
  -webkit-backdrop-filter: grayscale();
  backdrop-filter: grayscale();
  color: #000;
  background-color: #fff;
}

.tg__icon {
  width: 1.81rem;
  height: 1.81rem;
  position: absolute;
  inset: -.42rem -.42rem auto auto;
}

.ft-8__icon {
  width: 1.11rem;
  height: 1.11rem;
}

.bog-post__card-item {
  display: flex;
}

.filter-hide-value {
  display: none;
}

.project__card-item {
  flex-flow: row;
  display: block;
  position: relative;
}

.proj-slider-name__wr {
  text-overflow: ellipsis;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 2.35rem;
  overflow: hidden;
}

.text-24-600-ellipsis {
  letter-spacing: -.015em;
  text-overflow: ellipsis;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  font-size: 1.67rem;
  font-weight: 600;
  line-height: 140%;
  overflow: hidden;
}

.lang__drop-toggle {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  color: #fff;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  padding: .83rem 1.67rem;
  transition: color .4s;
  display: flex;
}

.lang__drop-toggle:hover {
  color: #999;
}

.lang__drop-toggle.w--open {
  text-transform: capitalize;
}

.lang__drop-list.w--open {
  background-color: #ddd0;
  padding-top: 2.08rem;
}

.current-locale__text-link {
  color: #fff;
  border-radius: .83rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1.11rem;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
}

.current-locale__text-link:hover {
  background-color: #50505099;
}

.current-locale__text-link.w--current {
  background-color: #50505099;
  background-image: url("https://cdn.prod.website-files.com/6a21793644688bf08e9b0815/6a21793644688bf08e9b098b_Check.svg");
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  transition: opacity .2s;
}

.nav-menu-locale-mobile__bg {
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.project-alternative__link {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.project-alternative__link:lang(ja-jp) {
  display: none;
}

.list-3 {
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 1.39rem;
  font-weight: 500;
  list-style-type: disc;
}

.list-item {
  line-height: 120%;
}

.rev-round__bg {
  background-color: #0006;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nav-8l-blue-rr__btn {
  color: #fff;
  background-color: #0073fa;
  border-radius: .83rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 9.72rem;
  padding: 2px 0 2px 2px;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  transition: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-8l-blue-rr__btn:hover {
  color: #fff;
  background-color: #181818;
}

.nav-8l-arrow__icon {
  z-index: 1;
  flex: none;
  width: 1.11rem;
  height: 1.11rem;
  position: relative;
}

._8l-rr__text {
  text-transform: uppercase;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-bottom: -.1rem;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

._8l-rr__wr {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  display: flex;
  overflow: hidden;
}

._8lb-blur__bg {
  background-image: linear-gradient(90deg, #0073fa, #0073fa00 16% 71%, #0073fa 85%);
  transition: opacity .2s;
  position: absolute;
  inset: 0%;
}

._8lb-blur__bg:hover {
  background-image: linear-gradient(90deg, #181818, #18181800 16% 71%, #181818 85%);
}

._8lb-blur__bg:lang(pt) {
  display: none;
}

.blue-widget__wr {
  z-index: 20;
  color: #fff;
  background-color: #2a65ff;
  border-radius: .83rem;
  justify-content: flex-end;
  align-items: stretch;
  height: 5.83rem;
  max-height: 4.44rem;
  display: none;
  position: fixed;
  inset: 7.64rem 0 auto auto;
}

.bg-git__icon {
  width: 1.39rem;
  height: 1.39rem;
}

.bw-pre-open__div {
  background-color: #2a65ff;
  border-top-left-radius: .83rem;
  border-bottom-left-radius: .83rem;
  justify-content: center;
  align-items: center;
  width: 3.61rem;
  padding-left: .83rem;
  padding-right: .83rem;
  display: flex;
}

.bw-close-cross__icon {
  cursor: pointer;
  width: 1.04rem;
  height: 1.04rem;
  margin-left: auto;
}

.bw-post-open__div {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  color: #fff;
  background-color: #2a65ff;
  border-radius: .83rem;
  flex: none;
  width: 33.33rem;
  min-width: 33.33rem;
  padding: .83rem 1.11rem .83rem .83rem;
  text-decoration: none;
  display: flex;
}

.gift-icon__wr {
  position: relative;
}

.bw-dot__wr {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: .83rem;
  height: .83rem;
  display: flex;
  position: absolute;
  inset: -.7rem -.6rem auto auto;
  overflow: hidden;
}

.bw-dot-2 {
  background-color: #fff;
  border-radius: 100%;
  width: .28rem;
  height: .28rem;
}

.bw-dot-1 {
  background-color: #fff3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bw-post-open__wr {
  display: none;
  position: relative;
  overflow: hidden;
}

.bw-pre-open__wr {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  overflow: hidden;
  transform: none;
}

.close-cross__wr {
  padding-left: 1.11rem;
  padding-right: .8rem;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bw-close-trigger {
  padding: .83rem .3rem .3rem;
}

.bw__text {
  margin-bottom: 0;
  font-size: 1.11rem;
  font-weight: 400;
  line-height: 140%;
}

.bw__text a {
  color: #181818;
}

.trustpilot-embed {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.sw-scrollbar-rev {
  background-color: #00ff004a;
  border-radius: 5px;
  width: 100%;
  height: 10px;
  display: none;
}

.swiper-wrapper-rev {
  width: 100%;
  display: flex;
  overflow: visible;
}

.nav-sw-rev {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  justify-content: center;
  align-items: center;
  margin-top: 2.78rem;
  display: flex;
}

.swiper-container-rev {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper-container-rev.h2 {
  width: 100%;
  min-width: 0;
}

.rev-sw-btn-prev, .rev-sw-btn-next {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-slide-rev {
  display: flex;
}

.slider-arrow__div {
  background-color: #fff;
  border-radius: 1.11rem;
  flex: none;
  padding: 1.25rem;
}

.rev-slider__wr.h2 {
  width: 100%;
  min-width: 0;
}

.right-slider-grad {
  background-image: linear-gradient(-90deg, #f5f5f5, #f5f5f500);
  width: 25rem;
  height: 100%;
  position: absolute;
  inset: 0% -26.3rem 0% auto;
}

.mail-desc__wr {
  grid-column-gap: .21rem;
  grid-row-gap: .21rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.nav-about-toggle {
  grid-column-gap: .63rem;
  grid-row-gap: .63rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 1.11rem;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.nav-about-list {
  background-color: #1f2225;
  top: 2.13rem;
}

.nav-about-list.w--open {
  opacity: 1;
  border-radius: 1rem;
  min-width: 20.75rem;
  padding: .5rem;
  position: absolute;
}

.nav-about-icon {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
  position: static;
}

.nav-about-link {
  color: #fff;
  border-radius: .75rem;
  padding: 1rem;
}

.nav-about-link:hover {
  background-color: #50505099;
}

.lang-drop__flag {
  width: 2.06rem;
  min-width: 2.06rem;
  height: 1.56rem;
  min-height: 1.56rem;
}

.footer__text, .footer__text--link, .footer__text--address, .footer__link--mail {
  font-family: Inter, sans-serif;
}

@media screen and (max-width: 991px) {
  .container-80.is--relative.padding-mobile__16, .container-80.padding-mobile__16, .container-80.is--relative.padding-mobile__16, .container-80.is--relative.padding-mobile__16, .container-80.padding-mobile__16 {
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .title-80-500 {
    font-size: 4.6rem;
  }

  .main-hero__wr {
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .main-hero__wr.about-us {
    height: auto;
  }

  .main-hero__wr.h2 {
    padding-bottom: var(--24px);
  }

  .menu-items {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .menu-items:lang(it) {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .head-div {
    padding-top: .69rem;
    top: 0;
  }

  .nav-menu {
    background-color: #1c1c1c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 1.11rem;
    border-bottom-left-radius: .83rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 1.19rem .6rem .69rem .69rem;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .nav__container {
    border-radius: .83rem;
    padding-left: 1.67rem;
    padding-right: 1.67rem;
    position: relative;
  }

  .menu-burger {
    width: 2.78rem;
    height: 2.78rem;
    display: flex;
    position: relative;
  }

  .contact-div {
    display: none;
  }

  .contact-div.mobile {
    width: 100%;
    margin-top: .69rem;
    display: flex;
  }

  .nav-link-h {
    padding-top: 1.04rem;
    padding-bottom: 1.04rem;
    padding-left: .97rem;
  }

  .logo-img {
    object-fit: contain;
  }

  .nav-menu-div {
    z-index: 50;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #50505000;
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: .69rem;
    padding-right: .69rem;
    display: none;
    position: fixed;
    inset: 4.8rem 0% 0%;
  }

  .nav-menu-div:lang(it) {
    display: none;
  }

  .nav-white__btn, .nav-white__btn.mobile, .nav-white__btn.mobile {
    padding-top: .9rem;
  }

  .locale__wr.mobile {
    margin-left: auto;
  }

  .locales__list {
    background-color: #1c1c1c;
    border: 1px solid #333;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    margin-top: .6rem;
  }

  .nav-transp__btn {
    padding-top: .9rem;
  }

  .nav-transp__btn.mobile {
    background-color: #1f2225;
    border: 1px solid #1c1c1c;
  }

  .title-56-600-sf-pro.is--tablet-mobile {
    font-size: 2.25rem;
    font-weight: 600;
  }

  .main-hero__cols {
    flex-flow: column;
  }

  .main-hero__cols.h2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mh-cont__col-1 {
    width: 100%;
  }

  .mh-cont__col-1.h2 {
    margin-bottom: .75rem;
  }

  .mh-cont__col-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 3.47rem;
    margin-left: 0;
    margin-right: 0;
  }

  .foot-menu-col {
    width: auto;
  }

  .menu-line.line-1, .menu-line.line-2, .menu-line.line-1, .menu-line.line-2 {
    width: 1.39rem;
  }

  .mh-butt__wr {
    margin-bottom: .75rem;
  }

  .mh-bg__blur {
    background-color: #00000078;
  }

  .space-section-h-120.mob-80 {
    height: 5rem;
  }

  .why-cols__wr {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .logo-img-rev {
    object-fit: contain;
  }

  .hand-mobile__img {
    left: 0;
  }

  .phone-blur-block__wr {
    flex-flow: column;
    margin-top: 4.51rem;
    margin-bottom: 2.78rem;
  }

  .hdiw__wr {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu-mobile__bg {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #50505099;
    width: 100%;
    height: 100rem;
    display: none;
    inset: 0%;
  }

  .ttai-cards__wr {
    grid-template-columns: 1fr 1fr;
  }

  .oit__wr {
    grid-template-columns: 1fr;
  }

  .oit__item.is-slide:lang(de) {
    width: 27.4rem;
  }

  .last-blog-articles__wr {
    grid-template-columns: 1fr 1fr;
  }

  .main-faq__cols {
    flex-flow: column;
    display: flex;
  }

  .faq-title__col {
    width: auto;
    max-width: none;
    display: flex;
  }

  .faq-drop__col.margin-bottom__mobile {
    margin-bottom: var(--80px);
    margin-bottom: var(--80px);
  }

  .nav-mob-sep {
    margin-top: .5rem;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .uni-hero__col-1 {
    width: 100%;
  }

  .uni-hero__col-1.mw-780, .uni-hero__col-1.mw-580, .uni-hero__col-1.mw-780, .uni-hero__col-1.mw-580 {
    width: auto;
  }

  .universal-hero__cols {
    grid-column-gap: 2.78rem;
    grid-row-gap: 2.78rem;
    flex-flow: column;
    margin-bottom: 0;
  }

  .uni-hero__col-2 {
    width: 100%;
  }

  .about-drop-text__div {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  ._3-grid__cols {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .team__wr {
    grid-template-columns: 1fr;
  }

  .wcm__wr {
    grid-template-columns: 1fr 1fr;
  }

  .founder-hero__wr {
    padding-bottom: 4.86rem;
  }

  .fouderi-hero__col-1 {
    width: 100%;
  }

  .profile-hero__cols {
    grid-column-gap: 2.78rem;
    grid-row-gap: 2.78rem;
    flex-flow: row;
    margin-bottom: auto;
  }

  .container-320 {
    padding-left: 2.36rem;
    padding-right: 2.36rem;
  }

  .in-numbers__wr._4-col {
    grid-template-columns: 1fr 1fr;
  }

  .in-numbers__item {
    width: 24.5rem;
  }

  .steps-black__block {
    flex-flow: column;
  }

  .steps__img {
    border-radius: 1.67rem;
  }

  .steps__img-div {
    width: 100%;
    height: 40rem;
  }

  .contacts-menu__col {
    width: auto;
  }

  .cont-70-universal-hero__cols {
    grid-column-gap: 2.78rem;
    grid-row-gap: 2.78rem;
    flex-flow: column;
  }

  .title-20-600 {
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 150%;
  }

  .filter-category-chkbx:hover {
    border-color: #fff0;
  }

  .filter-category-chkbx.is-active-inputactive {
    transition: none;
  }

  .lang__drop-list {
    padding-left: .69rem;
    padding-right: .69rem;
  }

  .lang__drop-list.w--open {
    background-color: #1c1c1c;
    border-bottom-right-radius: 1.11rem;
    border-bottom-left-radius: 1.11rem;
    width: 97.9vw;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    top: 3rem;
    bottom: auto;
    right: -5rem;
  }

  .nav-menu-locale-mobile__bg {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #50505099;
    width: 100%;
    height: 100rem;
    display: none;
    inset: 0%;
  }

  .steps-white__block {
    flex-flow: column;
  }

  .nav-8l-blue-rr__btn {
    margin-top: 1.04rem;
    margin-bottom: 1.04rem;
    margin-left: .97rem;
  }

  .main-form__cols {
    flex-flow: column;
    display: flex;
  }

  .form-title__col {
    width: auto;
    max-width: none;
    display: flex;
  }

  .title-24-600 {
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 150%;
  }

  .bonus-calk__wr {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 100%;
  }

  .course-3-cols__wr {
    grid-template-columns: 1fr 1fr;
  }

  .course-blue-3st__item {
    width: 100%;
  }

  .chart-card__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .chart-containers-wrap {
    flex-flow: column;
  }

  .nav-about-drop {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.04rem;
    padding-bottom: 1.04rem;
    padding-left: .97rem;
    display: flex;
  }

  .nav-about-toggle {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .nav-about-list {
    position: static;
  }

  .nav-about-list.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 99%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: flex;
    position: relative;
    top: 1.9rem;
    left: -5rem;
  }

  .nav-about-link {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .whyb__wrap {
    flex-flow: column;
  }

  .whyb__card.first {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    justify-content: space-between;
    align-items: center;
  }

  .whyb__card-item {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .whyb__card-bottom {
    min-height: 0;
  }

  .why__card-items {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
  }

  .htgs__wrap {
    flex-flow: column;
  }

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

  .h2-cards {
    grid-column-gap: var(--8px);
    grid-row-gap: var(--8px);
    overflow: visible;
  }

  .h2-card {
    height: 100%;
    padding: var(--16px) var(--12px);
    grid-column-gap: var(--12px);
    grid-row-gap: var(--12px);
    background-color: var(--background-color-white-5);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    border-radius: 12px;
  }

  .h2-card-icon {
    background-color: var(--background-color-white-10);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    width: 4rem;
    height: 4rem;
  }

  .h2-card-text {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .h2-card-title {
    color: var(--text-color-white);
    font-size: var(--20px);
  }

  .h2-fip-wr {
    padding: 5rem 12px;
  }

  .h2-fip-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-fip-slide {
    flex-flow: column;
    flex: none;
    width: 100%;
  }

  .h2-fip-card-left {
    width: 100%;
    padding: 24px;
  }

  .h2-fip-name {
    font-size: 32px;
    line-height: 36px;
  }

  .h2-fip-card-right {
    padding-right: var(--32px);
    padding-bottom: var(--32px);
    padding-left: .75rem;
  }

  .h2-fip-overlay-wr {
    justify-content: flex-end;
    width: 100%;
    display: flex;
  }

  .h2-fip-overlay {
    width: 50%;
  }

  .h2-fip-overlay:lang(it), .h2-fip-overlay:lang(es) {
    left: 0;
  }

  .h2-fip-tabs:lang(it) {
    flex-flow: column;
    height: 100%;
  }

  .h2-fip-tab.is--active {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h2-fip-overlay-text {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-ap-inner {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .h2-ap-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-ap-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .h2-ap-map, .h2-ap-chart {
    min-height: 400px;
    padding: 24px;
  }

  .h2-ap-placeholder {
    margin-top: 0;
  }

  .h2-steps-wr {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .h2-steps-outer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    padding: 12px;
  }

  .h2-steps-left {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    padding: 32px 24px;
  }

  .h2-steps-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-steps-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h2-step {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .h2-steps-right {
    padding: var(--52px) 20px;
  }

  .h2-pf-wr {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .h2-pf-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-pf-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .h2-pf-card-head {
    height: auto;
    min-height: 180px;
  }

  .h2-pf-card-title {
    font-size: 32px;
    line-height: 40px;
  }

  .h2-pf-card-body {
    padding: 32px;
  }

  .h2-pf-inner-card {
    padding: 32px 24px;
  }

  .h2-ot-wr {
    padding: 5rem 12px;
  }

  .h2-ot-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-ot-stats {
    flex-flow: row;
    align-items: flex-start;
    padding: 32px 24px;
  }

  .h2-ot-stat {
    max-width: none;
  }

  .h2-n3-wr {
    padding: var(--80px) 12px 2rem;
  }

  .h2-n3-inner {
    grid-column-gap: var(--40px);
    grid-row-gap: var(--40px);
  }

  .h2-n3-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-n3-row {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .h2-n3-card {
    height: auto;
    min-height: 420px;
    padding: 24px;
  }

  .h2-n3-mnum {
    font-family: SF Pro Display;
  }

  .h2-n3-callout.h2-n3-callout--tr {
    right: 37px;
  }

  .h2-n3-proj {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    padding: 40px;
  }

  .h2-n3-proj-left {
    grid-column-gap: var(--32px);
    grid-row-gap: var(--32px);
    width: 50%;
  }

  .h2-bon-wr {
    padding: 5rem 12px;
  }

  .h2-bon-title {
    font-size: 40px;
    line-height: 42px;
  }

  .h2-bon-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .h2-bon-card {
    height: auto;
  }

  .h-64.mob-0 {
    height: 0;
  }

  .main-hero__wr-2 {
    height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .h2-mountain-bg-mobile {
    display: none;
  }

  .faq-div-button__absolute {
    position: absolute;
    bottom: 0;
  }

  .padding-global.padding-vertical-default {
    padding: var(--80px) var(--40px);
    padding: var(--80px) var(--40px);
  }

  .audience__content {
    flex-flow: column;
  }

  .structure__content--wrapper {
    grid-column-gap: var(--80px);
    grid-row-gap: var(--80px);
  }

  .structure__lesson--component {
    flex-flow: column;
  }

  .lessons__list {
    flex-flow: column;
    padding-left: 0;
  }

  .left, .right {
    width: 100%;
  }

  .lesson__right {
    max-width: none;
    height: 47rem;
    max-height: 100%;
  }

  .lesson__img--right {
    max-width: none;
    height: 100%;
    max-height: none;
  }

  .course__description, .lessons__item {
    width: 100%;
  }

  .audience__video {
    width: 100%;
    max-width: none;
    height: 26.75rem;
  }

  .audience__video--wrapper {
    width: 100%;
    max-width: none;
    height: auto;
    padding-left: var(--20px);
  }
}

@media screen and (max-width: 767px) {
  .main-hero__wr.about-us {
    height: auto;
  }

  .main-hero__wr.h2 {
    padding-bottom: .75rem;
  }

  .h-10-hero {
    height: 0;
  }

  .menu-items {
    width: 100%;
  }

  .nav-menu {
    max-height: 70vh;
    overflow: auto;
  }

  .nav__container {
    background-image: linear-gradient(#0000004d, #fff0);
    padding-left: 1.39rem;
    padding-right: 1.39rem;
  }

  .hero-bg__img {
    border-radius: 0;
  }

  .main-hero__cols {
    padding-left: 1.39rem;
    padding-right: 1.39rem;
  }

  .main-hero__cols.h2 {
    padding-right: var(--16px);
    padding-left: var(--16px);
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .mh-cont__col-2 {
    display: none;
  }

  .mh-h-110 {
    height: 2.08rem;
  }

  .footer__wr {
    grid-column-gap: 4.86rem;
    grid-row-gap: 4.86rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 1.67rem;
    display: grid;
  }

  .ft-h-55 {
    height: 4.86rem;
  }

  .mh-h-30 {
    height: 1.74rem;
  }

  .mh-butt__wr {
    flex-flow: column-reverse wrap;
  }

  .mh-bg__blur {
    border-radius: 0;
  }

  .h-80 {
    height: 2.78rem;
  }

  .why-cols__wr {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .mh-header__space.mob-40 {
    height: 2.5rem;
  }

  .hand-mobile__img {
    object-fit: contain;
    object-position: 50% 100%;
    width: 89rem;
    height: 37rem;
    left: auto;
    right: -3.4rem;
  }

  .phone-blur-block__wr {
    flex-flow: column;
  }

  .hdiw__wr, .inv-say__wr, .fip__wr {
    grid-template-columns: 1fr;
  }

  .dbb-wh__wr {
    padding: 1.11rem;
  }

  .ttai-cards__wr {
    grid-template-columns: 1fr;
  }

  .last-blog-articles__wr {
    grid-template-columns: 1fr 1fr;
  }

  .faq-title__col {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .container-10-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .universal-hero__cols {
    padding-left: 1.39rem;
    padding-right: 1.39rem;
  }

  .unih-butt__wr {
    flex-flow: column-reverse wrap;
  }

  .about-drop__img-div {
    max-width: 100%;
  }

  .stable__item {
    grid-column-gap: 5.56rem;
    grid-row-gap: 5.56rem;
  }

  .stable__wr, ._3-grid__cols, .wcm__wr, ._3st__wr {
    grid-template-columns: 1fr;
  }

  ._3st__item {
    grid-column-gap: 5.56rem;
    grid-row-gap: 5.56rem;
  }

  .fouderi-hero__col-1 {
    justify-content: center;
    align-items: flex-start;
  }

  .profile-hero__cols {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .founder-avatar__img {
    width: 5.56rem;
    height: 5.56rem;
  }

  .container-320 {
    padding-left: 2.08rem;
    padding-right: 2.08rem;
  }

  .fip-tab-button:lang(de) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .steps-info__wr {
    align-items: stretch;
  }

  .contacts__cols {
    grid-column-gap: 2.43rem;
    grid-row-gap: 2.43rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .btn-share {
    height: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .toc-link_text-new {
    flex: none;
    margin-left: 0;
  }

  .cat-filter-cms__wr {
    max-width: none;
  }

  .filter-form {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .filter-form__div {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .lang__drop-list.w--open {
    width: 97.2vw;
    right: -4.7rem;
  }

  .form-title__col {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
  }

  .range-full-stripe {
    flex: none;
  }

  .bonus-calk__wr {
    grid-template-columns: 1fr;
  }

  .calc-range__plate {
    padding-top: 0;
    padding-bottom: 0;
  }

  .course-3-cols__wr {
    grid-template-columns: 1fr;
  }

  .course-3st__item, .course-blue-3st__item {
    grid-column-gap: 5.56rem;
    grid-row-gap: 5.56rem;
  }

  .button-8l__icon {
    width: 4.8rem;
    height: 1rem;
  }

  .container-40.mob-16, .chart-card__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .geo-tabs__menu {
    width: 100%;
    display: flex;
  }

  .geo-tabs__tab.w--current {
    padding-left: 1.13rem;
    padding-right: 1.13rem;
  }

  .steps-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .mvm__wrap, .h2-cards {
    flex-flow: column;
  }

  .h2-card {
    padding: 1rem;
  }

  .h2-card-icon {
    width: 3rem;
    height: 3rem;
    padding: var(--16px);
  }

  .h2-card-text {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .h2-fip-wr {
    padding: 2rem 12px;
  }

  .h2-fip-head {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .h2-fip-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-fip-slide {
    flex-direction: column;
    width: calc(100vw - 40px);
  }

  .h2-fip-card-left {
    width: 100%;
  }

  .h2-fip-bottom {
    margin-top: .75rem;
  }

  .h2-fip-card-right {
    min-height: 400px;
  }

  .h2-fip-overlay-wr, .h2-fip-overlay {
    width: 100%;
  }

  .h2-fip-tab {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .h2-ap-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-ap-map, .h2-ap-chart {
    min-height: 340px;
  }

  .h2-tag {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .h2-steps-wr {
    padding: 2rem 12px;
  }

  .h2-steps-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 24px;
  }

  .h2-steps-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-steps-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .h2-pf-wr {
    padding: 2rem 12px;
  }

  .h2-pf-inner {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h2-pf-head {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .h2-pf-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-pf-card-head.h2-pf-head-pf, .h2-pf-card-head.h2-pf-head-ca, .h2-pf-card-head.h2-pf-head-pf, .h2-pf-card-head.h2-pf-head-ca {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .h2-pf-card-title {
    white-space: normal;
    font-size: 28px;
    line-height: 36px;
  }

  .h2-pf-card-body {
    padding: 20px;
  }

  .h2-pf-inner-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding: 24px 20px;
  }

  .h2-ot-wr {
    padding: 2rem 12px;
  }

  .h2-ot-inner {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h2-ot-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-ot-stat-num {
    font-size: 40px;
    line-height: 40px;
  }

  .h2-n3-wr {
    padding: var(--80px) 12px 2rem;
  }

  .h2-n3-inner {
    grid-column-gap: var(--40px);
    grid-row-gap: var(--40px);
  }

  .h2-n3-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-n3-row {
    flex-flow: column;
  }

  .h2-n3-mglass {
    width: 60%;
  }

  .h2-n3-mnum, .h2-n3-num {
    font-size: 40px;
    line-height: 40px;
  }

  .h2-n3-proj {
    padding: 24px;
  }

  .h2-n3-proj-right {
    width: 100%;
  }

  .h2-bon-wr {
    padding: 2rem 12px;
  }

  .h2-bon-inner {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .h2-bon-title {
    font-size: 32px;
    line-height: 34px;
  }

  .h2-bon-row {
    grid-template-columns: 1fr 1fr;
  }

  .h2-bon-card {
    height: auto;
    min-height: 360px;
  }

  .h2-bon-big {
    font-size: 48px;
    line-height: 48px;
  }

  .h2-bon-note {
    padding-left: 0;
  }

  .footer_wr2 {
    flex-flow: row;
  }

  .padding-global.padding-vertical-default {
    padding-right: var(--16px);
    padding-left: var(--16px);
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .audience__content--wrapper {
    grid-column-gap: var(--40px);
    grid-row-gap: var(--40px);
  }

  .audience__list {
    grid-template-columns: 1fr;
  }

  .structure__content--wrapper, .structure__results--component {
    grid-column-gap: var(--40px);
    grid-row-gap: var(--40px);
  }

  .structure__lesson--component {
    flex-flow: column-reverse wrap-reverse;
  }

  .results__list {
    grid-template-columns: 1fr;
  }

  .card__item--number {
    font-size: var(--84px);
  }

  .lesson__left {
    padding: var(--8px);
    grid-column-gap: var(--40px);
    grid-row-gap: var(--40px);
  }

  .lesson__right {
    height: 24.5rem;
    max-height: 100%;
  }

  .img__right--bage {
    left: var(--12px);
    top: auto;
    right: auto;
    bottom: var(--12px);
  }

  .course__description {
    border-radius: 24px;
  }

  .audience__video {
    height: 14.25rem;
  }

  .audience__video--wrapper {
    padding: 0rem var(--16px) var(--24px);
  }

  .h2 {
    font-size: var(--36px);
  }

  .h3 {
    font-size: var(--20px);
  }
}

@media screen and (max-width: 479px) {
  .container-80 {
    padding-left: 1.04rem;
    padding-right: 1.04rem;
    position: static;
  }

  .title-80-500 {
    font-size: 2.6rem;
  }

  .title-56-600.mob-36 {
    font-size: 2.25rem;
  }

  .title-20-500.lh-140.universal-hero__cols {
    text-align: left;
    text-align: left;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .text-16-600:lang(de) {
    word-break: break-all;
  }

  .main-hero__wr {
    min-height: 28.75rem;
    padding-bottom: 2.78rem;
  }

  .main-hero__wr.about-us {
    height: auto;
  }

  .h-10-hero {
    height: 0;
  }

  .logo-div {
    flex: none;
  }

  .head-div {
    width: 100%;
  }

  .nav-menu {
    max-height: none;
    overflow: visible;
  }

  .nav__container {
    padding-left: 1.39rem;
    padding-right: 1.39rem;
  }

  .menu-burger {
    justify-content: center;
    align-items: center;
    width: 1.39rem;
    height: 1.39rem;
    margin-left: 0;
    position: relative;
  }

  .contact-div {
    display: none;
  }

  .hero-bg__img {
    aspect-ratio: auto;
    object-fit: cover;
    border-radius: 0;
  }

  .hero-bg__img.mobile--none {
    display: none;
  }

  .locale__wr.mobile {
    margin-left: auto;
    margin-right: 1.39rem;
    display: flex;
  }

  .title-56-600-sf-pro {
    font-size: 3.2rem;
  }

  .title-56-600-sf-pro:lang(de) {
    word-break: break-all;
  }

  .title-56-600-sf-pro.mob-24 {
    font-size: 1.67rem;
  }

  .title-56-600-sf-pro.mob-h2 {
    font-family: SF Pro Display;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.13rem;
  }

  .main-hero__cols {
    margin-top: auto;
    padding-bottom: 0;
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .main-hero__cols.h2 {
    padding-right: var(--16px);
    padding-left: var(--16px);
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .mh-cont__col-1 {
    align-items: stretch;
  }

  .mh-h-90 {
    height: 16.53rem;
  }

  .mh-h-110 {
    height: 2.08rem;
  }

  .footer__wr {
    grid-template-columns: 1fr;
  }

  .menu-line {
    width: 1.39rem;
  }

  .mh-h-30 {
    height: 1.67rem;
  }

  .mh-butt__wr {
    display: flex;
  }

  .mh-bg__blur {
    background-image: none;
    border-radius: 0;
  }

  .space-section-h-120 {
    height: 5.56rem;
  }

  .h-80 {
    height: 2.78rem;
  }

  .why-nuber__wr {
    margin-bottom: 5.56rem;
  }

  .wh-bl-txt__div {
    display: none;
  }

  .hand-mobile__img {
    object-fit: contain;
    flex: none;
    width: 48rem;
    height: 26rem;
    bottom: 16.7rem;
    right: -.2rem;
  }

  .phone-blur-block__wr {
    flex-flow: column;
  }

  .hdiw__wr {
    grid-row-gap: 2.78rem;
  }

  .hdiw__item {
    grid-column-gap: 2.22rem;
    grid-row-gap: 2.22rem;
    border-left-style: none;
    padding-bottom: 2.78rem;
    padding-left: 0;
    display: flex;
  }

  .hdiw-it__icon {
    margin-bottom: 0;
  }

  .hdiw-banner__div {
    border-radius: 1.11rem;
  }

  .hdiw-banner__bg-img {
    transform: scale(2.2);
  }

  .space-section-h-60 {
    height: 2.78rem;
  }

  .fip__item-link {
    width: 100%;
    padding: 1.11rem 1.11rem 15.3rem;
  }

  .open-menu-trigger {
    inset: auto;
  }

  .fip-arrow__div {
    inset: auto 0% -14.2rem auto;
  }

  .ttai-cards__wr {
    grid-template-columns: 1fr;
  }

  .mountain__bg-img {
    object-fit: cover;
  }

  .space-section-h-180.mobile-16 {
    height: 1.11rem;
  }

  .mntn-blur-block__wr {
    flex-flow: column;
    margin-top: 11.81rem;
  }

  .mntn-txt-cont__div {
    align-items: stretch;
  }

  .oit__item {
    padding: 1.67rem;
  }

  .oit__item.is-slide {
    width: 26.4rem;
  }

  .oit__item.is-slide:lang(de) {
    width: 26.5rem;
  }

  .oit__lb-link {
    margin-bottom: 1.67rem;
  }

  .oit_txt__wr {
    grid-column-gap: 1.11rem;
    grid-row-gap: 1.11rem;
    margin-bottom: 1.67rem;
  }

  .last-blog-articles__wr {
    grid-template-columns: 1fr;
  }

  .blog-post-img__div {
    height: 18.5rem;
  }

  .faq-drop__col.margin-bottom__mobile {
    margin-bottom: var(--80px);
    margin-bottom: var(--80px);
  }

  .nav-mob-sep {
    width: 100%;
    height: 1px;
  }

  .container-10-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .hdiw-mob-sep {
    opacity: 100;
  }

  .uni-hero__col-1 {
    align-items: stretch;
  }

  .universal-hero__cols {
    padding-bottom: 0;
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .uni-hero__col-2 {
    align-items: stretch;
  }

  .h-40 {
    height: 2.78rem;
  }

  ._3-grid__col-3 {
    align-items: stretch;
  }

  .team__item {
    padding: 1.67rem;
  }

  .team-avatar__img {
    margin-bottom: 1.67rem;
  }

  .team-txt__wr {
    grid-column-gap: 1.11rem;
    grid-row-gap: 1.11rem;
    margin-bottom: 1.67rem;
  }

  .wcm__wr {
    grid-row-gap: 2.78rem;
  }

  .wcm__item {
    grid-column-gap: 2.22rem;
    grid-row-gap: 2.22rem;
    border-left-style: none;
    padding-bottom: 2.78rem;
    padding-left: 0;
    display: flex;
  }

  .wcm-it__icon {
    margin-bottom: 0;
  }

  .founder-hero__wr {
    height: 31.94rem;
    padding-bottom: 2.78rem;
  }

  .fouderi-hero__col-1 {
    align-items: stretch;
  }

  .profile-hero__cols {
    flex-flow: row;
    padding-bottom: 0;
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .founder-avatar__img {
    width: 4.17rem;
    height: 4.17rem;
  }

  .container-320 {
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .policy__rich a:lang(it) {
    overflow-wrap: anywhere;
    overflow-wrap: anywhere;
  }

  .project-card__wr {
    width: 100%;
    max-width: 100%;
    position: static;
  }

  .proj-txt-cont__div {
    width: 100%;
    max-width: 22.6rem;
  }

  .in-numbers__wr._4-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: .75fr 1fr;
  }

  .in-numbers__wr._4-col:lang(de) {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: .75fr;
  }

  .fip-tabs__menu {
    margin-bottom: 2.78rem;
  }

  .fip-tabs__menu:lang(de), .fip-tabs__menu:lang(it), .fip-tabs__menu:lang(pt), .fip-tabs__menu:lang(es), .fip-tabs__menu:lang(fr) {
    flex-flow: wrap;
  }

  .fip-tabs__link {
    border-radius: 1.39rem;
    padding: .28rem;
    font-size: 1.45rem;
  }

  .fip-tabs__link.fip-tab-2:lang(it), .fip-tabs__link.fip-tab-2:lang(pt) {
    flex: 1;
  }

  .fip-tabs__link.fip-tab-2:lang(fr), .fip-tabs__link.fip-tab-2.w--current:lang(de), .fip-tabs__link.fip-tab-1:lang(de), .fip-tabs__link.fip-tab-1:lang(it) {
    flex: 1;
  }

  .fip-tabs__link.fip-tab-1.w--current:lang(de), .fip-tabs__link.fip-tab-1.w--current:lang(it), .fip-tabs__link.fip-tab-1.w--current:lang(pt), .fip-tabs__link.fip-tab-1.w--current:lang(es), .fip-tabs__link.fip-tab-1.w--current:lang(fr) {
    flex: 1;
  }

  .fip-tabs__link.fip-tab-2 {
    border-top-right-radius: 1.39rem;
    border-bottom-right-radius: 1.39rem;
  }

  .fip-tabs__link.fip-tab-2:lang(de) {
    margin-right: 0;
  }

  .fip-tabs__link.fip-tab-2:lang(it), .fip-tabs__link.fip-tab-2:lang(pt) {
    flex: 1;
  }

  .fip-tabs__link.fip-tab-2:lang(es) {
    flex: 1;
    margin-right: 0;
  }

  .fip-tabs__link.fip-tab-2:lang(fr), .fip-tabs__link.fip-tab-2.w--current:lang(de), .fip-tabs__link.fip-tab-1:lang(de), .fip-tabs__link.fip-tab-1:lang(it) {
    flex: 1;
  }

  .fip-tabs__link.fip-tab-1.w--current {
    border-top-left-radius: 1.39rem;
    border-bottom-left-radius: 1.39rem;
  }

  .fip-tabs__link.fip-tab-1.w--current:lang(de), .fip-tabs__link.fip-tab-1.w--current:lang(it), .fip-tabs__link.fip-tab-1.w--current:lang(pt), .fip-tabs__link.fip-tab-1.w--current:lang(es), .fip-tabs__link.fip-tab-1.w--current:lang(fr) {
    flex: 1;
  }

  .fip-tab-button {
    border-radius: 1.11rem;
    padding: 1.04rem .83rem;
  }

  .fip-tab-button:lang(es) {
    padding-left: 0;
    padding-right: 0;
  }

  .steps-black__block {
    padding: 1.67rem;
  }

  .steps__img-div {
    height: 25rem;
  }

  .steps-info__wr {
    align-items: stretch;
    padding: 0;
  }

  .cont-70-universal-hero__cols {
    padding-bottom: 0;
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .article-bg__wr {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-360 {
    padding-left: 1.04rem;
    padding-right: 1.04rem;
  }

  .filter-category-list {
    justify-content: center;
    align-items: center;
  }

  .project__card-item {
    max-width: 100%;
  }

  .lang__drop-list.w--open {
    width: 95.2vw;
    right: -4.2rem;
  }

  .steps-white__block {
    padding: 1.67rem;
  }

  .bw-post-open__div {
    width: 27rem;
    min-width: 27rem;
    padding-right: 2.5rem;
  }

  .bw__text {
    font-size: 1.05rem;
  }

  .form-title__col {
    justify-content: center;
    align-items: center;
  }

  .contact-form__div {
    align-items: stretch;
  }

  .cont-form-fields__wr {
    grid-template-columns: 1fr;
  }

  .clak-blue__plate.is--v2 {
    padding-top: var(--16px);
    padding-right: var(--16px);
    padding-bottom: var(--16px);
    padding-left: var(--16px);
    padding-top: var(--16px);
    padding-right: var(--16px);
    padding-bottom: var(--16px);
    padding-left: var(--16px);
    border-radius: 16px;
  }

  .calc-persent__item {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-radius: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .calc-row.h2 {
    justify-content: flex-start;
  }

  .bonus-calk__wr {
    border-radius: 1rem;
    padding: .94rem;
  }

  .bonus-calk__wr.is--v2 {
    padding-top: var(--16px);
    padding-right: var(--16px);
    padding-bottom: var(--16px);
    padding-left: var(--16px);
    padding-top: var(--16px);
    padding-right: var(--16px);
    padding-bottom: var(--16px);
    padding-left: var(--16px);
    border-radius: 16px;
    margin-left: auto;
  }

  .calc-persents__wr {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    border-radius: 1rem;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr) 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: .5rem;
    padding-right: .5rem;
    display: grid;
  }

  .calc-range__plate.is--v2 {
    align-items: stretch;
    display: flex;
  }

  .chart-card.mt-40 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .chart-card__inner {
    padding: 1.5rem;
  }

  .chart-card__header {
    justify-content: space-between;
    align-items: center;
  }

  .chart-card__tabs-menu {
    display: flex;
  }

  .chart-card__tab-link.w--current {
    padding-left: .63rem;
    padding-right: .63rem;
  }

  .geo-tabs__menu {
    flex-flow: column;
    width: auto;
    margin-bottom: 2.5rem;
    margin-left: 0;
  }

  .geo-tabs__tab {
    width: 100%;
  }

  .steps-content {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-about-drop {
    flex-flow: column;
  }

  .nav-about-toggle.w--open {
    justify-content: flex-start;
    align-items: center;
    width: 21.88rem;
    min-width: 21.88rem;
  }

  .nav-about-list.w--open {
    width: 98%;
    min-width: 98%;
    top: 0;
    left: 0;
  }

  .whyb__card.first {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    min-height: 17.5rem;
  }

  .whyb__card-first-texts {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .hgts__btn-wrap {
    align-items: stretch;
  }

  .whyb-btn-top {
    display: none;
  }

  .whyb__item-title {
    font-size: 1.25rem;
  }

  .whyb-btn-bottom {
    display: block;
  }

  .chart__tab {
    text-align: center;
  }

  .h2-badges {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

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

  .h2-badge-finma {
    flex: none;
    width: 2.5rem;
    height: 2.5rem;
  }

  .h2-cards {
    margin-right: var(--16px);
    margin-left: var(--16px);
    flex-flow: column;
  }

  .h2-card {
    background-color: var(--background-color-white-5);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
  }

  .h2-card-icon {
    padding: var(--16px);
    background-color: var(--background-color-white-10);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
  }

  .h2-card-title {
    color: var(--text-color-white);
    font-size: var(--20px);
  }

  .h2-card-sub {
    color: var(--text-color-gray);
  }

  .h2-fip-wr {
    padding-top: var(--80px);
  }

  .h2-fip-sub {
    font-size: 1rem;
  }

  .h2-fip-track {
    width: 100%;
  }

  .h2-fip-slide {
    width: 100%;
    padding: var(--8px);
  }

  .h2-fip-card-right {
    grid-column-gap: var(--16px);
    grid-row-gap: var(--16px);
    flex-flow: column;
    padding: 0 0 0;
  }

  .h2-fip-photo {
    border-radius: 24px;
    position: relative;
  }

  .h2-fip-overlay {
    width: 100%;
    padding: var(--24px);
    border-radius: 24px;
  }

  .h2-fip-tabs {
    border-radius: 16px;
    flex-flow: row;
    height: auto;
    padding: 4px;
  }

  .h2-fip-tab {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: .875rem;
  }

  .h2-fip-tab.is--active {
    border-radius: 12px;
    font-size: .875rem;
  }

  .h2-steps-right {
    padding: var(--24px);
  }

  .h2-mountain-bg {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: cover;
    display: none;
    inset: 0%;
  }

  .h2-pf-sub {
    font-size: 1rem;
  }

  .h2-ot-wr {
    padding-top: var(--80px);
    padding-left: var(--16px);
  }

  .h2-ot-title {
    margin-bottom: 0;
  }

  .h2-ot-stats {
    flex-flow: column;
    margin-top: 3rem;
  }

  .h2-ot-stat {
    width: 100%;
    max-width: 100%;
  }

  .h2-n3-mglass, .h2-n3-box {
    width: 100%;
  }

  .h2-n3-callout.h2-n3-callout--bl {
    left: 2.65rem;
  }

  .h2-n3-callout.h2-n3-callout--tr {
    align-items: flex-start;
    width: 5rem;
    right: 96px;
  }

  .h2-n3-proj-left {
    width: 100%;
  }

  .h2-bon-sub {
    font-size: 1rem;
  }

  .h2-bon-row {
    grid-template-columns: 1fr;
  }

  .h2-bon-card {
    min-height: 21.25rem;
  }

  .h2-bon-note {
    padding-bottom: var(--16px);
  }

  .h2-bon-note-text {
    padding-left: 3px;
  }

  .h2-bon-note-text:lang(es) {
    padding-left: 4px;
  }

  .h-32.mob-16 {
    height: 1rem;
  }

  .main-hero__wr-2 {
    min-height: 28.75rem;
    padding-bottom: 2.78rem;
  }

  .footer_wr2 {
    flex-flow: column;
  }

  .footer_wr3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .hero-bg-img__mobile {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
  }

  .h2-mountain-bg-mobile {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: inline-flex;
    position: absolute;
    inset: 0%;
  }

  .faq-div-button__absolute {
    position: absolute;
    bottom: 0;
  }

  .structure__text {
    line-height: 120%;
  }

  .structure__authors--component {
    align-self: auto;
    align-items: center;
  }

  .card__item--text {
    margin-bottom: 0;
    line-height: 120%;
  }

  .left {
    height: 100%;
    padding: var(--16px);
  }

  .right {
    height: 100%;
  }

  .course__description {
    padding-right: var(--24px);
    padding-left: var(--24px);
  }

  .lessons__item {
    max-width: none;
  }

  .course__card {
    width: 100%;
    height: 100%;
  }

  .course__card--content--top {
    width: 100%;
    max-width: 100%;
    height: 16rem;
  }

  .h2.text-color-white {
    text-align: center;
    text-align: center;
  }

  .lesson__text-description {
    color: var(--text-color-black);
    font-size: var(--16px);
    margin-bottom: 0;
    font-weight: 500;
    line-height: 125%;
  }
}

#w-node-_55937362-007c-4955-f02e-85c9ebb5a155-ebb5a0fb, #w-node-_55937362-007c-4955-f02e-85c9ebb5a159-ebb5a0fb, #w-node-_55937362-007c-4955-f02e-85c9ebb5a15b-ebb5a0fb, #w-node-_55937362-007c-4955-f02e-85c9ebb5a162-ebb5a0fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_182b7430-015c-cc4a-e10f-db01fd3d89f8-8e9b082e {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_182b7430-015c-cc4a-e10f-db01fd3d8a16-8e9b082e, #w-node-_182b7430-015c-cc4a-e10f-db01fd3d8a2f-8e9b082e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_182b7430-015c-cc4a-e10f-db01fd3d89f8-8e9b082e, #w-node-_182b7430-015c-cc4a-e10f-db01fd3d8a16-8e9b082e, #w-node-_182b7430-015c-cc4a-e10f-db01fd3d8a2f-8e9b082e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_50947e38-a295-3956-2273-2962cd1b7cb6-8e9b082e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
