/**
 Hover styling for all devices and browsers
 */
/* Opacity visibility mixin */
.body-family {
  font-family: "Century Gothic", sans-serif;
}

.serif-family {
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
}

.text-thin {
  font-weight: 300;
}

.text-normal {
  font-weight: 500;
}

.text-semi-bold {
  font-weight: 600;
}

.text-bold {
  font-weight: bold;
}

.text-14 {
  font-size: 14px;
}

.section-title {
  font-size: 36px;
  line-height: 1;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  text-transform: uppercase;
}

.section-text {
  line-height: 25px;
  color: #3B3B42;
  text-transform: uppercase;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
}

.section-subtitle {
  font-size: 18px;
  line-height: 1;
  font-family: "Century Gothic", sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-subtitle i {
  font-size: 27px;
  margin-right: 22px;
}

.text-sm {
  font-weight: 300;
  font-size: 21px;
  line-height: 1.43;
  letter-spacing: -0.4px;
}

.text-lead {
  font-size: 53px;
  font-weight: 500;
  line-height: 1.1;
}

.text-lg {
  font-size: 24px;
}

@media (max-width: 767px) {
  .mobile-mt-0 {
    margin-top: 0 !important;
  }
}

@font-face {
  font-family: 'Akzidenz-Grotesk Pro';
  src: url("../fonts/akzidenz-grotesk.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/gothic.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icon-font/icomoon.ttf?fwv6d6") format("truetype"), url("../fonts/icon-font/icomoon.woff?fwv6d6") format("woff"), url("../fonts/icon-font/icomoon.svg?fwv6d6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e90d";
}
.icon-arrow-l:before {
  content: "\e90b";
}
.icon-building:before {
  content: "\e90c";
}
.icon-document:before {
  content: "\e90e";
}
.icon-profits:before {
  content: "\e90f";
}
.icon-question:before {
  content: "\e910";
}
.icon-envelope:before {
  content: "\e900";
}
.icon-check:before {
  content: "\e901";
}
.icon-diamond:before {
  content: "\e902";
}
.icon-responsibility:before {
  content: "\e903";
}
.icon-load:before {
  content: "\e904";
}
.icon-back:before {
  content: "\e905";
}
.icon-chevron:before {
  content: "\e906";
}
.icon-arrow-r:before {
  content: "\e907";
}
.icon-telegram:before {
  content: "\e908";
}
.icon-youtube:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-inst {
  position: relative;
}
.icon-inst:before {
  content: "";
  background-image: url('../img/inst.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.icon-chevron:before {
  content: "\e906";
}

.icon-envelope:before {
  content: "\e900";
}

.icon-check:before {
  content: "\e901";
}

.icon-diamond:before {
  content: "\e902";
}

.icon-responsibility:before {
  content: "\e903";
}

.icon-load:before {
  content: "\e904";
}

.icon-back:before {
  content: "\e905";
}

.icon-arrow-r:before {
  content: "\e907";
}

.icon-telegram:before {
  content: "\e908";
}

.icon-youtube:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e90a";
}

html * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: #fff;
  color: #14141B;
  font-family: "Century Gothic", sans-serif;
  font-size: 1rem;
  overflow-x: hidden;
}

@media (max-width: 1024px) {
  .overflow-hidden.menu-active {
    overflow: hidden;
  }
}

@media (max-width: 575px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%!important;
  }
}

img {
  width: 100%;
}

svg {
  display: block;
}

@media (max-width: 1700px) {
  .site-header .container {
    max-width: 1450px;
  }
  .hero .container,
  .we .container {
    max-width: 1200px;
  }
  .reason .container {
    max-width: 1450px;
  }
}

@media (max-width: 1500px) {
  .site-header .container {
    max-width: 1450px;
  }
  .container {
    max-width: 1100px;
  }
  .hero .container {
    max-width: 1100px;
  }
}

@media (max-width: 1309px) {
  .site-header .container {
    max-width: 100%;
  }
  .container {
    max-width: 960px;
  }
  .hero .container {
    max-width: 960px;
  }
}

@media (max-width: 1070px) {
  .container {
    max-width: 900px;
  }
}

.form-wrapper {
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
}

.form-wrapper .form-group {
  position: relative;
  margin-bottom: 44px;
}

.form-wrapper label {
  position: absolute;
  text-transform: uppercase;
  font-size: 12px;
  bottom: 0;
  color: rgba(248, 248, 248, 0.5);
  -webkit-transition: .35s ease;
  transition: .35s ease;
}

.form-wrapper .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(248, 248, 248, 0.5);
  border-radius: 0;
  padding-left: 0;
  color: #FFFFFF;
}

.form-wrapper .form-control:focus {
  color: #495057;
  background-color: transparent;
  border-color: #f8f8f8;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-wrapper .form-control:focus + label,
.form-wrapper .form-control:valid + label {
  -webkit-transform: translateY(-25px);
  transform: translateY(-25px);
}

.btn {
  border-radius: 0;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  -webkit-transition: .25s ease;
  transition: .25s ease;
  background-color: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  max-width: 240px;
  width: 100%;
}

.btn.site-header__presentation {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #FFFFFF;
  padding: 17px 41px 18px 41px;
}

@media (hover: none) {
  .btn.site-header__presentation {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .btn.site-header__presentation:active {
    background-color: #FFFFFF;
    color: #14141B;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn.site-header__presentation:hover {
    background-color: #FFFFFF;
    color: #14141B;
  }
}

.btn.btn-black-border {
  padding: 17px 25px 18px 25px;
  border: 1px solid #14141B;
  color: #14141B;
}

@media (hover: none) {
  .btn.btn-black-border {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .btn.btn-black-border:active {
    background-color: #14141B;
    color: #FFFFFF;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn.btn-black-border:hover {
    background-color: #14141B;
    color: #FFFFFF;
  }
}

.btn.btn-black {
  padding: 17px 25px 18px 25px;
  background-color: #14141B;
  color: #FFFFFF;
  border: 1px solid #14141B;
}

@media (hover: none) {
  .btn.btn-black {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .btn.btn-black:active {
    background-color: #FFFFFF;
    color: #14141B;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn.btn-black:hover {
    background-color: #FFFFFF;
    color: #14141B;
  }
}

.btn.btn-white {
  padding: 17px 25px 18px 25px;
  background-color: #FFFFFF;
  color: #14141B;
  border: 1px solid #14141B;
}

@media (hover: none) {
  .btn.btn-white {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .btn.btn-white:active {
    background-color: #14141B;
    color: #FFFFFF;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn.btn-white:hover {
    background-color: #14141B;
    color: #FFFFFF;
  }
}

.menu-toggle {
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  border: 0 !important;
  margin: 0;
  padding: 0;
  overflow: visible;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 25px;
  width: 25px;
  background: transparent;
  z-index: 101;
  position: relative;
}

.menu-toggle:hover {
  opacity: 0.7;
}

.menu-toggle.active:hover {
  opacity: 0.7;
}

.menu-toggle .hamburger-box {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.menu-toggle .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.menu-toggle .hamburger-inner::before {
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  content: "";
  display: block;
  top: -6px;
}

.menu-toggle .hamburger-inner::after {
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  content: "";
  display: block;
  bottom: -6px;
}

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.site-header {
  position: absolute;
  width: 100%;
  background-color: #14141B;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  z-index: 99;
}

.site-header__logo {
  max-width: 130px;
}

.site-header__wrapper {
  padding: 24px 0;
}

.site-header__inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-nav {
  --header-link-margin: 28px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 calc(-1 * var(--header-link-margin));
}

.main-nav .main-nav__link {
  font-size: 12px;
  line-height: 18px;
  padding: var(--header-link-margin);
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

.main-nav .main-nav__link::after {
  content: '';
  position: absolute;
  bottom: 26px;
  left: var(--header-link-margin);
  width: 0;
  height: 1px;
  background-color: #FFFFFF;
  -webkit-transition: .35s ease;
  transition: .35s ease;
}

@media (hover: none) {
  .main-nav .main-nav__link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .main-nav .main-nav__link:active::after {
    width: calc(100% - var(--header-link-margin) * 2);
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-nav .main-nav__link:hover::after {
    width: calc(100% - var(--header-link-margin) * 2);
  }
}

@media (max-width: 1350px) {
  .main-nav {
    --header-link-margin: 15px 8px;
  }
}

@media (max-width: 1024px) {
  .site-header {
    padding: 15px 30px;
    height: 80px;
    background-color: #14141B;
  }
  .site-header > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .site-header__wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #14141B;
    min-height: 100vh;
    overflow: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  .site-header__wrapper.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
  .site-header__inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100px;
    padding-bottom: 100px;
  }
  .site-header__inner-wrapper .site-header__logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 25px;
  }
  .site-header__presentation {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .main-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .main-nav .main-nav__link::after {
    bottom: 5px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

@media (max-width: 575px) {
  .site-header {
    padding: 15px 0;
  }
}

.hero-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

.hero-socials .hero-socials__link {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #292933;
  margin-bottom: 21px;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

@media (hover: none) {
  .hero-socials .hero-socials__link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hero-socials .hero-socials__link:active {
    background-color: #1e1e25;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-socials .hero-socials__link:hover {
    background-color: #1e1e25;
  }
}

.hero {
  background-color: #14141B;
  padding-top: 152px;
  padding-bottom: 88px;
}

.hero .hero-socials {
  position: absolute;
  top: 180px;
  left: 40px;
}

@media (min-width: 1900px) {
  .hero .hero-socials {
    left: 80px;
  }
}

.hero .hero-socials .hero-socials__link {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #292933;
  margin-bottom: 21px;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

@media (hover: none) {
  .hero .hero-socials .hero-socials__link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hero .hero-socials .hero-socials__link:active {
    background-color: #1e1e25;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero .hero-socials .hero-socials__link:hover {
    background-color: #1e1e25;
  }
}

.hero .hero-inner__wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero .hero-title {
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 67px;
  color: #FFFFFF;
  max-width: 620px;
  margin-bottom: 85px;
}

.hero .form-wrapper {
  max-width: 570px;
}

.hero .hero-slider__wrapper {
  position: relative;
}

.hero .hero-slider__wrapper .hero-sliders__controls {
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 0;
}

.hero .hero-slider__wrapper .hero-control {
  width: 75px;
  height: 75px;
  border: none;
  background-color: #14141B;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: .35s ease;
  transition: .35s ease;
  font-size: 27px;
  color: #FFFFFF;
}

@media (hover: none) {
  .hero .hero-slider__wrapper .hero-control {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hero .hero-slider__wrapper .hero-control:active {
    background-color: #181821;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero .hero-slider__wrapper .hero-control:hover {
    background-color: #181821;
  }
}

.hero .hero-slider__wrapper .hero-control.slick-disabled {
  background-color: rgba(20, 20, 27, 0.5);
  cursor: initial;
}

.hero .hero-slider__wrapper .hero-control.hero-previous {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.hero .hero-slider {
  padding-left: 130px;
}

.hero .hero-slider .hero-slider__item {
  position: relative;
}

.hero .hero-slider .hero-slider__item::before {
  content: '';
  display: block;
  padding-bottom: 124.9%;
}

.hero .hero-slider .hero-slider__item img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* We ribas */
.we {
  padding: 145px 0;
}

.we .btn {
  margin-bottom: 15px;
}

.we .we-img {
  padding-left: 130px;
}

.we .section-title {
  margin-bottom: 53px;
}

.we .section-text {
  max-width: 720px;
  margin-bottom: 40px;
}

.we .btn {
  max-width: 240px;
  width: 100%;
  margin-right: 20px;
}

/* Invest */
.invest {
  background-color: #F8F8F8;
  padding: 120px 0 70px;
  /* the parent */
}

.invest .invest-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.invest .invest-slider {
  margin-left: 10px;
}

.invest .invest-slider::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 225px;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#F8F8F8), to(rgba(248, 248, 248, 0)));
  background: linear-gradient(270deg, #F8F8F8 0%, rgba(248, 248, 248, 0) 100%);
}

.invest .invest-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.invest .invest-header .section-title {
  margin-bottom: 31px;
}

.invest .invest-header .section-subtitle {
  margin-bottom: 0;
}

.invest .slick-slide {
  margin: 0 10px;
}

.invest .slick-list {
  margin: 0 -10px;
  padding: 0 14.2% 0 0 !important;
}

.invest .invest-arrow {
  width: 49px;
  height: 49px;
  background-color: #f0f0f0;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: 10px;
  cursor: pointer;
  -webkit-transition: .25s ease;
  transition: .25s ease;
  will-change: transform;
}

.invest .invest-arrow.invest-prev:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.invest .invest-arrow.slick-disabled {
  opacity: 0.7;
  cursor: initial;
  pointer-events: none;
}

@media (hover: none) {
  .invest .invest-arrow {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .invest .invest-arrow:active {
    background-color: #d7d6d6;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .invest .invest-arrow:hover {
    background-color: #d7d6d6;
  }
}

.invest .invest-card {
  margin: 50px 5px 50px;
  position: relative;
}

.invest .invest-card::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-shadow: 30px 8px 50px rgba(0, 0, 0, 0.25);
  box-shadow: 30px 8px 50px rgba(0, 0, 0, 0.25);
}

.invest .invest-card__img {
  position: relative;
}

.invest .invest-card__img::after {
  content: '';
  display: block;
  padding-bottom: 71.2%;
}

.invest .invest-card__img img {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.invest .invest-card__body {
  padding: 50px 49px 30px;
  position: relative;
  z-index: 1;
}

.invest .invest-card__title {
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  color: #14141B;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  display: block;
  margin-bottom: 25px;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

@media (hover: none) {
  .invest .invest-card__title {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .invest .invest-card__title:active {
    color: #555573;
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .invest .invest-card__title:hover {
    color: #555573;
  }
}

.invest .invest-card__text {
  color: #3B3B42;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.invest .invest-card__footer {
  padding: 15px 49px 30px;
  position: relative;
  z-index: 1;
}

.invest .invest-card__footer .arrow-link {
  color: #14141B;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (hover: none) {
  .invest .invest-card__footer .arrow-link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .invest .invest-card__footer .arrow-link:active i {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .invest .invest-card__footer .arrow-link:hover i {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.invest .invest-card__footer .arrow-link span {
  margin-right: 21px;
  font-size: 10px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
}

.invest .invest-card__footer .arrow-link i {
  font-size: 27px;
  -webkit-transition: .25s ease;
  transition: .25s ease;
}

/* About */
.about {
  background-color: #14141B;
  padding: 129px 0 52px;
  background-repeat: no-repeat;
  background-size: 690px;
  background-position: center bottom;
}

.about .about-info {
  color: #FFFFFF;
  width: 100%;
  height: 100%;
}

.about .about-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about .about-info.about-info__end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.about .about-info .about-info__inner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 330px;
  flex: 0 0 330px;
  padding-bottom: 35px;
  margin-bottom: 87px;
  position: relative;
}

.about .about-info .about-info__inner::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 1px;
  background-color: rgba(248, 248, 248, 0.5);
}

.about .about-title {
  font-size: 36px;
  line-height: 50px;
  color: #F8F8F8;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}

.about .about-subtitle {
  font-size: 12px;
  line-height: 18px;
  color: rgba(248, 248, 248, 0.5);
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  text-transform: uppercase;
}

/* Receive */
.recieve {
  padding: 120px 0;
}

.recieve .recieve-block {
  max-width: 975px;
  margin: 0 auto;
  text-align: center;
}

.recieve .recieve-title {
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  margin-bottom: 26px;
}

.recieve .recieve-text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 48px;
}

.recieve .btn {
  max-width: 240px;
  width: 100%;
}

/* Gallery */
.gallery-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.gallery-wrapper .gallery-cell {
  height: 100%;
}

.gallery-wrapper .gallery-cell img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery-wrapper .gallery-cell__3,
.gallery-wrapper .gallery-cell__6 {
  margin: 0 -6px;
}

.gallery-wrapper .gallery-cell__3 {
  margin-bottom: 12px;
}

.gallery-wrapper .gallery-cell__3 .gallery-cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  padding: 0 6px;
}

.gallery-wrapper .gallery-cell__6 .gallery-cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 6px;
}

/* We are adaptive */
.adapt {
  padding-top: 250px;
}

.adapt .section-title {
  line-height: 54px;
  max-width: 575px;
  margin-bottom: 70px;
}

.adapt .section-title .section-title__black {
  background-color: #14141B;
  color: #FFFFFF;
  padding: 0 27px;
  line-height: 45px;
}

.adapt .section-text {
  max-width: 575px;
}

.adapt .adapt-video {
  position: relative;
}

.adapt .adapt-video .adapt-video__play {
  position: absolute;
  bottom: 130px;
  left: 70px;
}

.adapt .adapt-video img {
  max-width: 570px;
  display: block;
  margin-left: auto;
}

.adapt .adapt-video .adapt-video__cta {
  max-width: 64px;
  display: block;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}

.adapt .adapt-video .adapt-video__cta::after {
  content: '';
  position: absolute;
  bottom: -62px;
  left: 15px;
  width: 62px;
  height: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='65' height='52' viewBox='0 0 65 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M1.00003 1C-1.3333 16.5 6.60003 47.5 57 47.5' stroke='%233B3B42'/%3E%3Cpath opacity='0.5' d='M52 44L63 48.0833L52 51' stroke='%233B3B42'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
}

.adapt .button-play {
  width: 96px;
  height: 96px;
  background-color: #FFFFFF;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 96px;
  z-index: 10;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-box-shadow: 30px 8px 50px rgba(0, 0, 0, 0.25);
  box-shadow: 30px 8px 50px rgba(0, 0, 0, 0.25);
  margin-left: 120px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.adapt .button-play::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  width: 114px;
  height: 114px;
  border: 1px solid #FFFFFF;
  border-radius: 114px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

@media (hover: none) {
  .adapt .button-play {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .adapt .button-play:active {
    -webkit-box-shadow: 60px 8px 100px rgba(0, 0, 0, 0.25);
    box-shadow: 60px 8px 100px rgba(0, 0, 0, 0.25);
  }
  .adapt .button-play:active::after {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}

@media (hover: hover), all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .adapt .button-play:hover {
    -webkit-box-shadow: 60px 8px 100px rgba(0, 0, 0, 0.25);
    box-shadow: 60px 8px 100px rgba(0, 0, 0, 0.25);
  }
  .adapt .button-play:hover::after {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}

.adapt .button-play img {
  width: 15px;
  max-width: 100%;
  margin-left: 0;
}

/* Perspective */
.perspective {
  background-color: #F8F8F8;
  padding: 120px 0 95px;
}

.perspective .perspective-header {
  margin-bottom: 75px;
}

.perspective .section-title {
  margin-bottom: 31px;
}

.perspective .perspective-card {
  max-width: 286px;
  margin-bottom: 25px;
}

.perspective .perspective-card__icon {
  margin-bottom: 32px;
}

.perspective .perspective-card__icon i {
  font-size: 40px;
}

.perspective .perspective-card__title {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  margin-bottom: 23px;
  color: #14141B;
}

.perspective .perspective-card__text {
  font-size: 14px;
  line-height: 20px;
  color: #3B3B42;
}

/* Reasons */
.reason {
  padding-top: 120px;
  padding-bottom: 112px;
}

.reason .section-title {
  margin-bottom: 93px;
  max-width: 680px;
}

.reason .reason-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .reason .reason-btn {
    margin-bottom: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .reason .reason-btn {
    margin-bottom: 80px;
  }
}

.reason-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 116px;
}

@media (min-width: 1025px) {
  .reason-card.reason-card__secondary {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .reason-card.reason-card__secondary .reason-card__text {
    margin-top: 120px;
  }
  .reason-card.reason-card__secondary .reason-card__text::before {
    height: 308px;
  }
}

@media (max-width: 1310px) {
  .reason-card.reason-card__reverse {
    margin-top: 171px;
  }
}

@media (min-width: 1310px) {
  .reason-card.reason-card__reverse {
    margin-top: 148px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
  }
  .reason-card.reason-card__reverse .reason-card__text {
    padding-top: 69px;
    position: static;
    margin-right: -180px;
  }
  .reason-card.reason-card__reverse .reason-card__text::before {
    right: 240px;
    left: auto;
    top: 0;
    width: 240px;
    height: 330px;
  }
  .reason-card.reason-card__reverse .reason-card__img {
    z-index: 0;
  }
}

.reason-card .reason-card__img {
  position: relative;
}

.reason-card .reason-card__img img {
  position: relative;
  z-index: 1;
}

.reason-card .reason-card__text {
  padding-left: 53px;
  position: relative;
  padding-top: 98px;
}

.reason-card .reason-card__text::before {
  content: '';
  position: absolute;
  left: -121px;
  top: 53px;
  width: 330px;
  height: 100%;
  background-color: #F7F7F7;
}

.reason-card .reason-card__text-num {
  font-size: 14px;
  line-height: 25px;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  margin-bottom: 70px;
  position: relative;
}

.reason-card .reason-card__text-title {
  font-size: 18px;
  line-height: 1;
  font-family: "Akzidenz-Grotesk Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 24px;
  position: relative;
}

.reason-card .reason-card__text-descr {
  font-size: 16px;
  line-height: 22px;
  max-width: 270px;
  width: 100%;
  position: relative;
}

@media (max-width: 1024px) {
  .reason-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .reason-card.reason-card__reverse {
    margin-top: 0;
  }
  .reason-card .reason-card__text {
    margin-top: -160px;
    padding-top: 160px;
    padding-left: 35px;
  }
  .reason-card .reason-card__text::before {
    left: 27px;
    width: 320px;
    height: 354px;
  }
  .reason-card .reason-card__text-num {
    margin-bottom: 25px;
    padding-top: 33px;
  }
  .reason-card .reason-card__text-descr,
  .reason-card .reason-card__text-title,
  .reason-card .reason-card__text-num {
    padding-left: 25px;
  }
  .reason-card .reason-card__img {
    width: 280px;
    height: 210px;
  }
  .reason-card .reason-card__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .reason-card {
    margin-bottom: 80px;
  }
}

/* Advantages */
.advantages {
  padding: 82px 0;
  background-color: #14141B;
  color: #FFFFFF;
}

.advantages .section-title {
  margin-bottom: 31px;
}

.advantages .section-subtitle i {
  font-size: 27px;
}

.advantages .advantages-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 48px;
}

.advantages .advantages-list__item {
  padding-left: 31px;
  position: relative;
  color: #B0B0B0;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 23px;
}

.advantages .advantages-list__item:last-of-type {
  margin-bottom: 48px;
}

.advantages .advantages-list__item i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 10px;
}

.advantages .advantages-img {
  max-width: 570px;
  margin-left: auto;
}

/* Bottom form */
.form {
  background-color: #1b1c23;
  padding: 103px 0;
  color: #B0B0B0;
}

.form .section-title {
  color: #F8F8F8;
  font-size: 14px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 565px;
  margin-bottom: 35px;
}

.form .section-title i {
  font-size: 27px;
  margin-right: 22px;
  margin-top: -2px;
}

.form .section-text {
  font-size: 14px;
  line-height: 19px;
  color: #B0B0B0;
  font-family: "Century Gothic", sans-serif;
  padding-left: 50px;
  text-transform: inherit;
}

.form .form-wrapper {
  padding-left: 130px;
}

.form .form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* FAQ */
.faq {
  padding-bottom: 120px;
}

.faq .faq-header {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #14141B;
  margin-bottom: 120px;
}

.faq .section-title {
  margin-bottom: 62px;
}

.faq-accordion-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

.faq-accordion {
  margin-bottom: 20px;
}

.faq-accordion .accordion-btn {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  text-align: left;
  padding-left: 0;
  padding-right: 1rem;
}

.faq-accordion .accordion-btn:active {
  color: #14141B;
}

.faq-accordion .accordion-btn:active .faq-accordion__btn-text {
  color: #14141B;
}

.faq-accordion .accordion-btn::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 40px;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #DCDCDC;
  opacity: .5;
}

.faq-accordion .accordion-btn[aria-expanded="true"]::after {
  background-color: #14141B;
}

.faq-accordion .accordion-btn[aria-expanded="true"] .faq-accordion__icon .minus {
  opacity: 1;
  visibility: visible;
}

.faq-accordion .accordion-btn[aria-expanded="true"] .faq-accordion__icon .plus {
  opacity: 0;
  visibility: hidden;
}

.faq-accordion .accordion-btn[aria-expanded="true"] .faq-accordion__number {
  background-color: #14141B;
  color: #F8F8F8;
}

.faq-accordion .faq-accordion__btn-text {
  text-align: left;
  padding: 5px 15px 5px 60px;
}

.faq-accordion .faq-accordion__icon {
  margin-left: auto;
  color: #3B3B42;
  border: 0;
  font-size: 1.5em;
  font-size: 18px;
  position: relative;
}

.faq-accordion .faq-accordion__icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.faq-accordion .faq-accordion__icon span.minus {
  opacity: 0;
  visibility: hidden;
  font-size: 20px;
}

.faq-accordion .faq-accordion__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #F0F0F0;
  color: #14141B;
  -webkit-transition: .35s ease;
  transition: .35s ease;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 14px;
}

.faq-accordion .card-body {
  padding-left: 60px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1700px) {
  .hero .hero-title {
    font-size: 36px;
    line-height: 55px;
  }
  .invest-wrapper .container {
    max-width: 1450px;
  }
  .adapt .container {
    max-width: 100%;
  }
  .adapt .adapt-video .adapt-video__play {
    left: 0;
  }
}

@media (max-width: 1400px) {
  .invest .invest-card__body {
    padding: 25px;
  }
  .invest .invest-card__footer {
    padding: 15px 25px 30px;
  }
  /* .invest-title {
    max-width: 80%;
  } */
  .invest .invest-header {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media (max-width: 1309px) {
  .hero .hero-title {
    font-size: 32px;
    line-height: 51px;
    margin-bottom: 35px;
  }
  .hero .hero-slider {
    padding-left: 50px;
  }
  .we .we-img {
    padding-left: 0;
  }
  .we .section-title {
    margin-bottom: 35px;
  }
  .we .btn {
    max-width: 200px;
    padding-left: 0;
    padding-right: 0;
  }
  .about {
    position: relative;
  }
  .about::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #14141B;
    opacity: 0.8;
  }
  .about .about-subtitle {
    color: rgba(248, 248, 248, 0.8);
  }
  .about .about-info {
    position: relative;
    z-index: 1;
  }
  .adapt {
    padding-top: 120px;
  }
  .adapt .adapt-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
  }
  .adapt .adapt-video img {
    max-width: 350px;
  }
}

@media (max-width: 1160px) {
  .hero .hero-title {
    font-size: 28px;
    line-height: 47px;
  }
  .hero .hero-socials {
    left: 11px;
  }
}

@media (max-width: 1024px) {
  .hero {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .hero .hero-slider {
    padding-left: 0;
  }
  .we {
    padding: 60px 0;
  }
  .invest {
    padding: 60px 0 0;
  }
  .invest .invest-slider {
    margin-left: 0;
    padding-left: 10px !important;
  }
  .recieve {
    padding: 60px 0;
  }
  .adapt {
    padding-top: 60px;
  }
  .adapt .adapt-video {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .adapt .adapt-video img {
    margin-left: 0;
  }
  .adapt .adapt-video .adapt-video__play {
    left: 30%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .adapt .section-title {
    max-width: 100%;
    text-align: center;
  }
  .adapt .section-title .section-title__black {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0 auto;
  }
  .adapt .section-text {
    margin: 0 auto 35px;
  }
  .advantages .advantages-img {
    margin: 0;
    margin-top: 60px;
    width: 100%;
    max-width: 100%;
  }
  .advantages .advantages-img img {
    width: 100%;
  }
  .form {
    padding: 60px 0;
  }
  .form .form-wrapper {
    margin-top: 60px;
    padding-left: 49px;
    padding-right: 49px;
  }
  .faq {
    padding-bottom: 60px;
  }
  .faq .faq-header {
    margin-bottom: 60px;
  }
  .perspective {
    padding: 60px 0;
  }
  .perspective .section-title {
    text-align: left;
  }
  .perspective .section-subtitle {
    text-align: left;
  }
  .perspective .perspective-header {
    margin-bottom: 35px;
  }
  .reason {
    padding-bottom: 0;
    padding-top: 60px;
  }
  .reason .section-title {
    text-align: center;
    margin: 0 auto 60px;
  }
}

@media (max-width: 767px) {
  .invest .invest-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .invest .invest-title {
    margin-bottom: 35px;
    max-width: 100%;
  }
  .invest .invest-arrow {
    margin-left: 0;
    margin-right: 10px;
  }
  .about {
    padding: 60px 0 25px;
  }
  .about .about-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about .about-info .about-info__inner {
    text-align: center;
    margin-bottom: 35px;
  }
  .about .about-info .about-info__inner::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .about .about-info .about-title {
    font-size: 28px;
    line-height: 42px;
  }
  .about .about-info.about-info__end {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gallery-wrapper .gallery-cell {
    padding-bottom: 11px;
  }
  .adapt .adapt-video .adapt-video__play {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .perspective .perspective-card {
    text-align: center;
    margin: 0 auto 35px;
  }
  .reason-btn__column {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    margin-bottom: 60px;
  }
  .reason-btn__column .reason-btn {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .hero .hero-socials {
    display: none;
  }
  .hero-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-top: 25px;
  }
  .hero-socials .hero-socials__link {
    margin-right: 15px;
  }
  .hero-socials .hero-socials__link:last-of-type {
    margin-right: 0;
  }
  .we .section-title {
    font-size: 26px;
  }
  .we .btn {
    max-width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .we .btn:last-of-type {
    margin-bottom: 0;
  }
  .invest .section-title {
    font-size: 26px;
  }
  .invest .invest-header .section-subtitle {
    font-size: 15px;
  }
  .invest .invest-card__img::after {
    padding-bottom: 56.2%;
  }
  .invest .invest-slider::after {
    display: none;
  }
  .adapt .adapt-video .adapt-video__play {
    top: 50px;
  }
  .adapt .adapt-video .button-play img {
    opacity: 1;
  }
  .adapt .adapt-video img {
    opacity: 0.2;
    z-index: -1;
  }
  .adapt .section-title {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
  .adapt .section-title .section-title__black {
    line-height: 1.4;
    margin-top: 5px;
  }
  .perspective .section-title {
    font-size: 26px;
  }
  .reason .section-title {
    font-size: 26px;
    line-height: 1;
  }
}

@media (max-width: 420px) {
  .hero .hero-title {
    font-size: 24px;
    line-height: 43px;
  }
}

@media (max-width: 374px) {
  .hero .hero-title {
    font-size: 20px;
    line-height: 39px;
  }
  .invest .invest-card__body {
    padding: 15px;
  }
  .invest .invest-card__footer {
    padding: 15px;
  }
}

@media (min-width: 576px){
.modal-dialog.modal-video {max-width: 650px;}
}