html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  scroll-behavior: smooth;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.flex {
  display: flex;
}
.justify-between{
  justify-content: space-between;
}
.align-center{
  align-items: center;
}

img, fieldset, a img {
  border: none;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
  -webkit-appearance: none;
}
input[type="submit"], button {
  cursor: pointer;
}
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
input, button {
  margin: 0;
  padding: 0;
  border: 0;
}
div, input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus {
  outline: none;
}
ul, ol {
  list-style-type: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
/* archivo-300 - latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/archivo-v9-latin-300.eot');
 /* IE9 Compat Modes */
  src: local(''), url('../fonts/archivo-v9-latin-300.eot?#iefix') format('embedded-opentype'), 
 /* IE6-IE8 */
  url('../fonts/archivo-v9-latin-300.woff2') format('woff2'), 
 /* Super Modern Browsers */
  url('../fonts/archivo-v9-latin-300.woff') format('woff'), 
 /* Modern Browsers */
  url('../fonts/archivo-v9-latin-300.ttf') format('truetype'), 
 /* Safari, Android, iOS */
  url('../fonts/archivo-v9-latin-300.svg#Archivo') format('svg');
 /* Legacy iOS */
}
/* archivo-regular - latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/archivo-v9-latin-regular.eot');
 /* IE9 Compat Modes */
  src: local(''), url('../fonts/archivo-v9-latin-regular.eot?#iefix') format('embedded-opentype'), 
 /* IE6-IE8 */
  url('../fonts/archivo-v9-latin-regular.woff2') format('woff2'), 
 /* Super Modern Browsers */
  url('../fonts/archivo-v9-latin-regular.woff') format('woff'), 
 /* Modern Browsers */
  url('../fonts/archivo-v9-latin-regular.ttf') format('truetype'), 
 /* Safari, Android, iOS */
  url('../fonts/archivo-v9-latin-regular.svg#Archivo') format('svg');
 /* Legacy iOS */
}
/* archivo-500 - latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/archivo-v9-latin-500.eot');
 /* IE9 Compat Modes */
  src: local(''), url('../fonts/archivo-v9-latin-500.eot?#iefix') format('embedded-opentype'), 
 /* IE6-IE8 */
  url('../fonts/archivo-v9-latin-500.woff2') format('woff2'), 
 /* Super Modern Browsers */
  url('../fonts/archivo-v9-latin-500.woff') format('woff'), 
 /* Modern Browsers */
  url('../fonts/archivo-v9-latin-500.ttf') format('truetype'), 
 /* Safari, Android, iOS */
  url('../fonts/archivo-v9-latin-500.svg#Archivo') format('svg');
 /* Legacy iOS */
}
/* archivo-700 - latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/archivo-v9-latin-700.eot');
 /* IE9 Compat Modes */
  src: local(''), url('../fonts/archivo-v9-latin-700.eot?#iefix') format('embedded-opentype'), 
 /* IE6-IE8 */
  url('../fonts/archivo-v9-latin-700.woff2') format('woff2'), 
 /* Super Modern Browsers */
  url('../fonts/archivo-v9-latin-700.woff') format('woff'), 
 /* Modern Browsers */
  url('../fonts/archivo-v9-latin-700.ttf') format('truetype'), 
 /* Safari, Android, iOS */
  url('../fonts/archivo-v9-latin-700.svg#Archivo') format('svg');
 /* Legacy iOS */
}
/* archivo-800 - latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/archivo-v9-latin-800.eot');
 /* IE9 Compat Modes */
  src: local(''), url('../fonts/archivo-v9-latin-800.eot?#iefix') format('embedded-opentype'), 
 /* IE6-IE8 */
  url('../fonts/archivo-v9-latin-800.woff2') format('woff2'), 
 /* Super Modern Browsers */
  url('../fonts/archivo-v9-latin-800.woff') format('woff'), 
 /* Modern Browsers */
  url('../fonts/archivo-v9-latin-800.ttf') format('truetype'), 
 /* Safari, Android, iOS */
  url('../fonts/archivo-v9-latin-800.svg#Archivo') format('svg');
 /* Legacy iOS */
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active, .mfp-close.nice-select.open {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active, .mfp-arrow.nice-select.open {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
 /** * Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
 }
  .mfp-img-mobile img.mfp-img {
      padding: 0;
 }
  .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
 }
  .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
 }
  .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
 }
  .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
 }
  .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
 }
  .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
 }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
      -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
      transform: scale(0.75);
 }
  .mfp-arrow-left {
      -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
      transform-origin: 0;
 }
  .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      -ms-transform-origin: 100%;
      transform-origin: 100%;
 }
  .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
 }
}
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}
[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
}
[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
}
[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}
[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}
[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s;
}
[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
}
[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}
[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}
[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
}
[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
}
[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}
[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
  -o-transition-duration: .45s;
  transition-duration: .45s;
}
[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s;
}
[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}
[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}
[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
  -o-transition-duration: .55s;
  transition-duration: .55s;
}
[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s;
}
[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
}
[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
}
[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
  -o-transition-duration: .65s;
  transition-duration: .65s;
}
[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s;
}
[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s;
}
[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s;
}
[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
  -o-transition-duration: .75s;
  transition-duration: .75s;
}
[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s;
}
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}
[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
}
[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
  -o-transition-duration: .85s;
  transition-duration: .85s;
}
[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s;
}
[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
}
[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s;
}
[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
  -o-transition-duration: .95s;
  transition-duration: .95s;
}
[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s;
}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
[data-aos=fade-right] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
[data-aos=fade-left] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
[data-aos=fade-up-right] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}
[data-aos=fade-up-left] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}
[data-aos=fade-down-right] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}
[data-aos=fade-down-left] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}
[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
[data-aos=zoom-in-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos=zoom-in-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos=zoom-in-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos=zoom-in-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
[data-aos=zoom-out-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos=zoom-out-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos=zoom-out-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos=zoom-out-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^=slide][data-aos^=slide] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos=slide-up] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
[data-aos=slide-down] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
[data-aos=slide-right] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
[data-aos=slide-left] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}
[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}
[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}
body {
  min-width: 375px;
  background: #FCFCFD;
  font-family: 'Archivo', sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #23262F;
}
body.dark {
  background: #141416;
  color: #FCFCFD;
}
a {
  text-decoration: none;
}
svg, img {
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .outer {
      overflow: hidden;
 }
}
.center {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 80px;
}
@media only screen and (max-width: 1023px) {
  .center {
      padding: 0 40px;
 }
}
@media only screen and (max-width: 767px) {
  .center {
      padding: 0 32px;
 }
}
body.dark .some-icon {
  display: none;
}
.some-icon-dark {
  display: none;
}
body.dark .some-icon-dark {
  display: inline-block;
}
.slick-arrow {
  position: absolute;
  z-index: 2;
  width: 24px;
  height: 24px;
  background: none;
  font-size: 0;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}
.slick-arrow svg {
  position: relative;
  z-index: 2;
}
.slick-arrow svg path {
  fill: #777E90;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
body.dark .slick-arrow svg path {
  fill: #777E90;
}
.slick-arrow:hover svg path {
  fill: #23262F;
}
body.dark .slick-arrow:hover svg path {
  fill: #FCFCFD;
}
.slick-arrow.slick-disabled svg path {
  fill: #B1B5C3;
}
body.dark .slick-arrow.slick-disabled svg path {
  fill: #777E90;
}
.select {
  float: none;
  width: 100%;
  height: 48px;
  padding: 0 48px 0 16px;
  -webkit-box-shadow: inset 0 0 0 2px #E6E8EC;
  box-shadow: inset 0 0 0 2px #E6E8EC;
  background: #FCFCFD;
  border-radius: 12px;
  border: none;
  opacity: 1;
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}
.select:after {
  display: none;
}
.select:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 32px;
  height: 32px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  /* -webkit-box-shadow: inset 0 0 0 2px #e6e8ec; */
  /* box-shadow: inset 0 0 0 2px #e6e8ec; */
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/10px auto;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
body.dark .select {
  background: #141416;
  -webkit-box-shadow: inset 0 0 0 2px #353945;
  box-shadow: inset 0 0 0 2px #353945;
}
body.dark .select:before {
  -webkit-box-shadow: inset 0 0 0 2px #353945;
  box-shadow: inset 0 0 0 2px #353945;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' d='M9.207.793a1 1 0 0 0-1.414 0L5 3.586 2.207.793A1 1 0 1 0 .793 2.207l3.5 3.5a1 1 0 0 0 1.414 0l3.5-3.5a1 1 0 0 0 0-1.414z' fill='%23FCFCFD'/%3E%3C/svg%3E");
}
.select.open {
  -webkit-box-shadow: inset 0 0 0 2px #FF6600;
  box-shadow: inset 0 0 0 2px #FF6600;
}
.select.open:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.select .current {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select .list {
  right: 0;
  border-radius: 12px;
  background: #FCFCFD;
  border: 2px solid #E6E8EC;
  -webkit-box-shadow: 0 4px 12px rgba(35, 38, 47, 0.1);
  box-shadow: 0 4px 12px rgba(35, 38, 47, 0.1);
}
body.dark .select .list {
  background: #141416;
  border-color: #353945;
  -webkit-box-shadow: 0 4px 12px rgba(20, 20, 22, 0.1);
  box-shadow: 0 4px 12px rgba(20, 20, 22, 0.1);
}
.select .option {
  min-height: auto;
  padding: 10px 14px;
  font-weight: 500;
  line-height: 1.4;
}
.select .option:hover, .select .option.focus, .select .option.selected.focus {
  background: #F4F5F6;
}
body.dark .select .option:hover, body.dark .select .option.focus, body.dark .select .option.selected.focus {
  background: #23262F;
}
.select .option.selected {
  font-weight: 600;
  color: #FF6600;
}
.select_qualix{
  border-radius: 24px;
  height: 40px;
  width: 170px;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 2.8;
  font-weight: 700;
  color: #777E90;
  margin-left: auto;
}

.select_qualix_mobile{
  display: block;
  padding: 16px 10px;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  line-height: 1.2;
  letter-spacing: -.01em;
  padding: 18px 32px;
  font-size: 18px;
  box-shadow: none;
}
.select_qualix_mobile::before{
  right: 23px;
}

.select_qualix_mobile.open{
  box-shadow: none;
}
.select_qualix_mobile .list{
  margin: 10px 25px;
  font-size: 16px;
}
.select_qualix_mobile .list li{
  padding: 18px 18px;
}

@media only screen and (min-width: 768px) {
    .select_qualix_mobile {
        display: none;
  }
}

@media only screen and (max-width: 767px) {
  .select_qualix {
      display: none;
 }
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.m-auto {
  margin: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media only screen and (max-width: 1179px) {
  .desktop-hide {
      display: none !important;
 }
}
.desktop-show {
  display: none !important;
}
@media only screen and (max-width: 1179px) {
  .desktop-show {
      display: block !important;
 }
}
@media only screen and (max-width: 1179px) {
  .desktop-text-right {
      text-align: right !important;
 }
}
@media only screen and (max-width: 1023px) {
  .tablet-hide {
      display: none !important;
 }
}
.tablet-show {
  display: none !important;
}
@media only screen and (max-width: 1023px) {
  .tablet-show {
      display: block !important;
 }
}
@media only screen and (max-width: 1023px) {
  .tablet-text-right {
      text-align: right !important;
 }
}
@media only screen and (max-width: 767px) {
  .mobile-hide {
      display: none !important;
 }

}
.mobile-show {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .mobile-show {
      display: block !important;
 }
}
@media only screen and (max-width: 767px) {
  .mobile-text-right {
      text-align: right !important;
 }
}
[class^="section"] {
  padding: 0px 0;
}
@media only screen and (max-width: 1179px) {
  [class^="section"] {
      padding-bottom: 112px 0;
 }
}
@media only screen and (max-width: 767px) {
  [class^="section"] {
      padding-bottom: 64px 0;
 }
}
.section-bg {
  background: #F4F5F6;
}
body.dark .section-bg {
  background: #23262F;
}
.section-border-top {
  border-top: 0px solid #E6E8EC;
}
body.dark .section-border-top {
  border-color: #353945;
}
.section-pb {
  padding-top: 100px;
}
@media only screen and (max-width: 1179px) {
  .section-pb {
      padding-top: 100;
 }
}
@media only screen and (max-width: 767px) {
  .section-pb {
      padding-top: 80;
 }
}
.section-pb64 {
  padding: 0 0 64px;
}
@media only screen and (max-width: 1179px) {
  .section-pb64 {
      padding: 0 0 64px;
 }
}
.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 80px;
}
@media only screen and (max-width: 1023px) {
  .container {
      padding: 0 40px;
 }
}
@media only screen and (max-width: 767px) {
  .container {
      padding: 0 32px;
 }
}
[class^="button"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  padding: 0 24px;
  background: #ff6600;
  border-radius: 24px;
  font-family: 'Archivo';
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #FCFCFD;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
[class^="button"]:hover {
  background: #f83500;
}
[class^="button"].disabled {
  opacity: .5;
}
[class^="button"] .icon {
  width: 10px;
  height: 10px;
  fill: #FCFCFD;
}
[class^="button"]:not([class^="button-circle"]) .icon:last-child {
  margin-left: 15px;
}
.button-stroke {
  background: none;
  -webkit-box-shadow: 0 0 0 2px #E6E8EC inset;
  box-shadow: 0 0 0 2px #E6E8EC inset;
  color: #23262F;
}
.button-stroke .icon {
  fill: #23262F;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
.button-stroke:hover {
  -webkit-box-shadow: 0 0 0 2px #ff6600 inset;
  box-shadow: 0 0 0 2px #ff6600 inset;
  background: #ff6600;
  color: #FCFCFD;
}
.button-stroke:hover .icon {
  fill: #FCFCFD;
}
body.dark .button-stroke {
  -webkit-box-shadow: 0 0 0 2px #777E90 inset;
  box-shadow: 0 0 0 2px #777E90 inset;
  color: #FCFCFD;
}
body.dark .button-stroke .icon {
  fill: #FCFCFD;
}
body.dark .button-stroke:hover {
  -webkit-box-shadow: 0 0 0 2px #FCFCFD inset;
  box-shadow: 0 0 0 2px #FCFCFD inset;
  background: none;
}
.button-small {
  height: 40px;
  border-radius: 25px;
  padding: 0 23px;
  font-size: 14px;
}
.button-circle-stroke {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #E6E8EC inset;
  box-shadow: 0 0 0 2px #E6E8EC inset;
  background: transparent;
  -webkit-transition: border-color .2s;
  -o-transition: border-color .2s;
  transition: border-color .2s;
}
.button-circle-stroke .icon {
  width: 22px;
  height: 22px;
  fill: #777E90;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
.button-circle-stroke:hover {
  background: #23262F;
  -webkit-box-shadow: 0 0 0 2px #23262F inset;
  box-shadow: 0 0 0 2px #23262F inset;
}
.button-circle-stroke:hover .icon {
  fill: #FCFCFD;
}
body.dark .button-circle-stroke {
  -webkit-box-shadow: 0 0 0 2px #353945 inset;
  box-shadow: 0 0 0 2px #353945 inset;
}
body.dark .button-circle-stroke:hover {
  background: #353945;
}
.hero, .h1, .h2, .h3, .h4 {
  font-family: 'Archivo';
  font-weight: 700;
  color: #0033a1;
}
.hero {
  font-size: 96px;
  line-height: 1;
  letter-spacing: -.02em;
}
@media only screen and (max-width: 767px) {
  .hero {
      font-size: 64px;
 }
}
.h1 {
  font-size: 36px;
  line-height: 1;
  letter-spacing: .5px;
}
@media only screen and (max-width: 1023px) {
  .h1 {
      font-size: 36px;
      line-height: 1.16667;
 }
}
.h2 {
  font-size: 32px;
  line-height: 1.16667;
  letter-spacing: .5px;
}
@media only screen and (max-width: 1023px) {
  .h2 {
      font-size: 26px;
      line-height: 1;
/*       margin-left: 20px; */
 }
}

.h3 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -.01em;
}
@media only screen and (max-width: 1023px) {
  .h3 {
      font-size: 32px;
      line-height: 1.25;
 }
}
.h4 {
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: -.01em;
}
[class^="stage"] {
  margin-bottom: 12px;
  line-height: 1;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #c3c6d0;
}
@media only screen and (max-width: 767px) {
  [class^="stage"] {
      font-size: 12px;
 }
}
.stage-small {
  font-size: 14px;
}
[class^="play"] {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 8px 16px -8px rgba(15, 15, 15, 0.2);
  box-shadow: 0px 8px 16px -8px rgba(15, 15, 15, 0.2);
  border-radius: 50%;
  background: #FCFCFD;
}
@media only screen and (max-width: 767px) {
  [class^="play"] {
      width: 48px;
      height: 48px;
 }
}
[class^="play"] .icon {
  width: 21px;
  height: 21px;
  fill: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 767px) {
  [class^="play"] .icon {
      width: 12px;
      height: 12px;
 }
}
[class^="play"]:hover .icon {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  fill: #ff6600;
}
.play-small {
  width: 48px;
  height: 48px;
}
.play-small .icon {
  width: 12px;
  height: 12px;
}
[class^="status"] {
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FCFCFD;
}
.status-red {
  background: #ff6600;
}
.status-green {
  background: #45B26B;
}
.status-pink {
  background: #EF466F;
}
.status-black {
  background: #23262F;
}
body.dark .status-black {
  background: #FCFCFD;
  color: #23262F;
}
.status-purple {
  background: #9757D7;
}
.status-white {
  background: #FCFCFD;
  color: #23262F;
}
.status-stroke-red {
  -webkit-box-shadow: inset 0 0 0 2px #ff6600;
  box-shadow: inset 0 0 0 2px #ff6600;
  color: #ff6600;
}
.status-stroke-green {
  -webkit-box-shadow: inset 0 0 0 2px #45B26B;
  box-shadow: inset 0 0 0 2px #45B26B;
  color: #45B26B;
}
.status-stroke-pink {
  -webkit-box-shadow: inset 0 0 0 2px #EF466F;
  box-shadow: inset 0 0 0 2px #EF466F;
  color: #EF466F;
}
.status-stroke-black {
  -webkit-box-shadow: inset 0 0 0 2px #23262F;
  box-shadow: inset 0 0 0 2px #23262F;
  color: #23262F;
}
body.dark .status-stroke-black {
  -webkit-box-shadow: inset 0 0 0 2px #FCFCFD;
  box-shadow: inset 0 0 0 2px #FCFCFD;
  color: #FCFCFD;
}
.status-stroke-purple {
  -webkit-box-shadow: inset 0 0 0 2px #9757D7;
  box-shadow: inset 0 0 0 2px #9757D7;
  color: #9757D7;
}
.scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: none;
  overflow: hidden;
  border: 2px solid #E6E8EC;
  -webkit-transition: border-color .2s;
  -o-transition: border-color .2s;
  transition: border-color .2s;
}
@media only screen and (max-width: 1179px) {
  .scroll {
      width: 40px;
      height: 40px;
 }
}
.scroll .icon {
  width: 14px;
  height: 14px;
  fill: #777E90;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
.scroll:hover {
  border-color: #ff6600;
}
.scroll:hover .icon {
  fill: #ff6600;
}
body.dark .scroll {
  border-color: #353945;
}
body.dark .scroll:hover {
  border-color: #FCFCFD;
}
body.dark .scroll:hover .icon {
  fill: #FCFCFD;
}
.scroll__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(-33px);
  -ms-transform: translateY(-33px);
  transform: translateY(-33px);
  -webkit-animation: arrowsDown ease-out 1.4s infinite;
  animation: arrowsDown ease-out 1.4s infinite;
}
@media only screen and (max-width: 1179px) {
  .scroll__line {
      -webkit-transform: translateY(-22px);
      -ms-transform: translateY(-22px);
      transform: translateY(-22px);
      -webkit-animation-name: arrowsDownSmall;
      animation-name: arrowsDownSmall;
 }
}
.scroll__line .icon:not(:last-child) {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1179px) {
  .scroll__line .icon:not(:last-child) {
      margin-bottom: 30px;
 }
}
@-webkit-keyframes arrowsDown {
  80% {
      -webkit-transform: translateY(33px);
      transform: translateY(33px);
 }
  100% {
      -webkit-transform: translateY(33px);
      transform: translateY(33px);
 }
}
@keyframes arrowsDown {
  80% {
      -webkit-transform: translateY(33px);
      transform: translateY(33px);
 }
  100% {
      -webkit-transform: translateY(33px);
      transform: translateY(33px);
 }
}
@-webkit-keyframes arrowsDownSmall {
  80% {
      -webkit-transform: translateY(22px);
      transform: translateY(22px);
 }
  100% {
      -webkit-transform: translateY(22px);
      transform: translateY(22px);
 }
}
@keyframes arrowsDownSmall {
  80% {
      -webkit-transform: translateY(22px);
      transform: translateY(22px);
 }
  100% {
      -webkit-transform: translateY(22px);
      transform: translateY(22px);
 }
}
[data-aos="animation-opacity"] {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
[data-aos="animation-opacity"].aos-animate {
  opacity: 1;
}
[data-aos="animation-translate-up"] {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
[data-aos="animation-translate-up"].aos-animate {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
[data-aos="animation-translate-down"] {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
[data-aos="animation-translate-down"].aos-animate {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1;
}
.header {
  position: relative;
  z-index: 10;
  padding: 24px 0;
}
@media only screen and (max-width: 767px) {
  .header {
      padding-bottom: 24px;
 }
}
.header__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .header__center > .header__button {
      display: none;
 }
}
.header__logo {
  margin-right: 48px;
}
@media only screen and (max-width: 1179px) {
  .header__logo {
    width: 35%;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo {
    width: 65%;
    margin-right: auto;
  }
}

/* @media only screen and (max-width: 1179px) {
  .header__logo img {
    width: 100%;
  }
} */
.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1.5px solid #d0d4dc;
  width: 100%;
}
@media only screen and (max-width: 1179px) {
  .header__wrap {
      padding-left: 0;
      border: none;
 }
}
@media only screen and (max-width: 1179px) {
  .header__wrap {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 0 80px 80px;
      background: #FCFCFD;
      -webkit-box-shadow: 0px 64px 64px 0 rgba(15, 15, 15, 0.1);
      box-shadow: 0px 64px 64px 0 rgba(15, 15, 15, 0.1);
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all .2s;
      -o-transition: all .2s;
      transition: all .2s;
 }
}
@media only screen and (max-width: 1023px) {
  .header__wrap {
      padding: 65px;
 }
}
@media only screen and (max-width: 767px) {
  .header__wrap {
      -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;
      min-height: calc((var(--vh, 1vh) * 100) - 104px);
      padding: 48px 32px 44px;
  }
}
body.dark .header__wrap {
  border-color: #353945;
}
@media only screen and (max-width: 1179px) {
  body.dark .header__wrap {
      background: #141416;
 }
}
@media only screen and (max-width: 1179px) {
  .header__wrap.visible {
      visibility: visible;
      opacity: 1;
 }
}
.header__wrap .header__button {
  display: none;
}
@media only screen and (max-width: 767px) {
  .header__wrap .header__button {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-top: 48px;
 }
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 1179px) {
  .header__nav {
      -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-flex: 0;
      -ms-flex: 0 0 calc(100% - 416px);
      flex: 0 0 calc(100% - 416px);
      max-width: calc(100% - 416px);
      margin-right: 0;
 }
}
@media only screen and (max-width: 1023px) {
  .header__nav {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 344px);
      flex: 0 0 calc(100% - 344px);
      max-width: calc(100% - 344px);
 }
}
@media only screen and (max-width: 767px) {
  .header__nav {
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-flex: 1;
      -ms-flex: auto 0 calc(100% + 64px);
      flex: auto 0 calc(100% + 64px);
      width: calc(100% + 64px);
      max-width: calc(100% + 64px);
      margin: 0 -32px auto;
 }
}
.header__link {
  margin-right: 15px;
  margin-left: 15px;
  /* text-align: center; */
}
@media only screen and (max-width: 1339px) {
  .header__link {
      margin-right: 24px;
 }
}
@media only screen and (max-width: 1179px) {
  .header__link {
      margin: 0 0 48px;
 }
}
@media only screen and (max-width: 767px) {
  .header__link {
      margin: 0;
 }
}
.header__link {
  display: block;
  padding: 16px 10px;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}
@media only screen and (max-width: 1179px) {
  .header__link {
      padding: 0;
      font-size: 24px;
      line-height: 1.2;
      letter-spacing: -.01em;
 }
}
@media only screen and (max-width: 1023px) {
  .header__link {
      font-size: 18px;
 }
}
@media only screen and (max-width: 767px) {
  .header__link {
      padding: 18px 32px;
      font-size: 18px;
 }
}
.header__link:hover {
  color: #ff6600;
}
body.dark .header__link:hover {
  color: #FCFCFD;
}
.header__link:active {
  color: #23262F;
}
@media only screen and (max-width: 767px) {
  .header__link.active {
      -webkit-box-shadow: inset 2px 0 0 0 #ff6600;
      box-shadow: inset 2px 0 0 0 #ff6600;
 }
}
body.dark .header__link.active {
  color: #FCFCFD;
}
.header__head {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 8px;
  font-family: 'Archivo';
  font-size: 15px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
@media only screen and (max-width: 1179px) {
  .header__head {
      padding: 0 50px 0 0;
      font-size: 40px;
      line-height: 1.2;
      letter-spacing: -.01em;
 }
}
@media only screen and (max-width: 1023px) {
  .header__head {
      font-size: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .header__head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 18px 42px 18px 32px;
      font-size: 24px;
 }
}
.header__head .icon {
  margin-left: 12px;
  width: 10px;
  height: 10px;
  fill: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 1179px) {
  .header__head .icon {
      width: 15px;
      height: 15px;
      margin-left: 50px;
 }
}
@media only screen and (max-width: 767px) {
  .header__head .icon {
      width: 10px;
      height: 10px;
      margin-left: auto;
 }
}
.header__head:hover {
  color: #ff6600;
}
.header__head:hover .icon {
  fill: #23262F;
}
body.dark .header__head:hover {
  color: #FCFCFD;
}
body.dark .header__head:hover .icon {
  fill: #FCFCFD;
}
.header__dropdown.open .header__head, .header__dropdown.active .header__head {
  color: #23262F;
}
body.dark .header__dropdown.open .header__head, body.dark .header__dropdown.active .header__head {
  color: #FCFCFD;
}
@media only screen and (max-width: 767px) {
  .header__dropdown.open .header__head, .header__dropdown.active .header__head {
      -webkit-box-shadow: inset 2px 0 0 0 #ff6600;
      box-shadow: inset 2px 0 0 0 #ff6600;
 }
}
.header__dropdown.open .header__head .icon, .header__dropdown.active .header__head .icon {
  fill: #23262F;
}
body.dark .header__dropdown.open .header__head .icon, body.dark .header__dropdown.active .header__head .icon {
  fill: #FCFCFD;
}
.header__dropdown.open .header__head .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header__body {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1120px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(-50%, 10px) scale(0.9);
  -ms-transform: translate(-50%, 10px) scale(0.9);
  transform: translate(-50%, 10px) scale(0.9);
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  will-change: transform;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
@media only screen and (max-width: 1179px) {
  .header__body {
      display: none;
      position: static;
      width: auto;
      margin-right: -416px;
      padding-top: 48px;
      -webkit-transform: translate(0, 0) scale(1);
      -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1);
      visibility: visible;
      opacity: 1;
      -webkit-animation: none;
      animation: none;
 }
}
@media only screen and (max-width: 1023px) {
  .header__body {
      margin-right: -344px;
 }
}
@media only screen and (max-width: 767px) {
  .header__body {
      margin-right: 0;
      padding-top: 0;
 }
}
body.dark .header__body {
  border-color: #353945;
}
.header__dropdown.open .header__body {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  -ms-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}
@media only screen and (max-width: 1179px) {
  .header__dropdown.open .header__body {
      display: block;
      -webkit-transform: translate(0, 0) scale(1);
      -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1);
 }
}
.header__inner {
  max-width: 1120px;
  margin: 0 auto;
  background: #FCFCFD;
  border-radius: 24px;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  border: 1px solid #E6E8EC;
}
@media only screen and (max-width: 1179px) {
  .header__inner {
      max-width: 100%;
      margin: 0;
      -webkit-box-shadow: 0px 24px 24px -24px rgba(15, 15, 15, 0.1);
      box-shadow: 0px 24px 24px -24px rgba(15, 15, 15, 0.1);
 }
}
@media only screen and (max-width: 767px) {
  .header__inner {
      padding: 0 32px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
 }
}
body.dark .header__inner {
  background: #141416;
  border-color: #353945;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
}
.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .header__row {
      display: block;
 }
}
.header__col {
  padding: 40px;
}
@media only screen and (max-width: 1179px) {
  .header__col {
      padding: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .header__col {
      padding: 0;
 }
}
.header__col:first-child {
  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-flex: 0;
  -ms-flex: 0 0 256px;
  flex: 0 0 256px;
}
@media only screen and (max-width: 1179px) {
  .header__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
      flex: 0 0 380px;
 }
}
@media only screen and (max-width: 1023px) {
  .header__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px;
 }
}
.header__col:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-left: 1px solid #E6E8EC;
}
@media only screen and (max-width: 767px) {
  .header__col:nth-child(2) {
      display: none;
 }
}
body.dark .header__col:nth-child(2) {
  border-color: #353945;
}
.header__direction {
  margin: -16px -16px 32px;
  padding: 16px;
  border-radius: 8px;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
@media only screen and (max-width: 767px) {
  .header__direction {
      display: none;
 }
}
.header__direction:hover {
  background: #F4F5F6;
}
body.dark .header__direction:hover {
  background: #23262F;
}
.header__info {
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
  color: #23262F;
}
body.dark .header__info {
  color: #FCFCFD;
}
.header__preview {
  margin-top: 24px;
}
@media only screen and (max-width: 1023px) {
  .header__preview {
      display: none;
 }
}
.header__preview img {
  max-width: 80px;
}
.header__menu {
  margin: auto -16px 0;
}
.header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 8px 16px 16px;
  border-radius: 8px;
  font-weight: 600;
  color: #23262F;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
body.dark .header__box {
  color: #FCFCFD;
}
@media only screen and (max-width: 767px) {
  body.dark .header__box {
      color: #777E90;
 }
}
.header__box:hover, .header__box.active {
  background: #F4F5F6;
}
body.dark .header__box:hover, body.dark .header__box.active {
  background: #23262F;
}
@media only screen and (max-width: 767px) {
  body.dark .header__box:hover, body.dark .header__box.active {
      color: #FCFCFD;
 }
}
.header__box:not(:last-child) {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .header__box:not(:last-child) {
      margin-bottom: 0;
 }
}
.header__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32px;
  margin-right: 12px;
}
.header__icon img {
  max-width: 100%;
}
.header__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
}
.header__cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 40px);
  flex: 0 0 calc(50% - 40px);
  width: calc(50% - 40px);
  margin: 0 20px;
}
@media only screen and (max-width: 1179px) {
  .header__cell {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
 }
}
@media only screen and (max-width: 1179px) {
  .header__cell:first-child {
      display: none;
 }
}
.header__card, .header__item {
  color: #23262F;
}
body.dark .header__card, body.dark .header__item {
  color: #FCFCFD;
}
.header__card:hover .header__photo, .header__item:hover .header__photo {
  -webkit-box-shadow: 0 0 0 3px #ff6600;
  box-shadow: 0 0 0 3px #ff6600;
}
.header__card:hover .header__photo img, .header__item:hover .header__photo img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.header__card {
  display: block;
}
.header__card .header__photo {
  position: relative;
  margin-bottom: 24px;
  border-radius: 16px;
}
.header__card .header__photo .header__category {
  position: absolute;
  top: 8px;
  left: 8px;
}
.header__card .header__user {
  margin-right: auto;
}
.header__card .header__title {
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.header__photo {
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.header__photo img {
  width: 100%;
  -webkit-transition: -webkit-transform 1.4s;
  transition: -webkit-transform 1.4s;
  -o-transition: transform 1.4s;
  transition: transform 1.4s;
  transition: transform 1.4s, -webkit-transform 1.4s;
}
.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header__level {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
}
.header__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin: 5px 16px 0 0;
  border-radius: 50%;
  background: #E6E8EC;
  overflow: hidden;
}
body.dark .header__avatar {
  background: #353945;
}
.header__avatar img {
  width: 100%;
  height: 100%;
}
.header__title {
  margin-bottom: 2px;
  font-weight: 600;
}
.header__trainer {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.header__content {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.header__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__item .header__photo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 140px;
  margin-right: 24px;
  border-radius: 8px;
}
@media only screen and (max-width: 1179px) {
  .header__item .header__photo {
      width: 110px;
 }
}
.header__item .header__title {
  font-weight: 600;
}
.header__item .header__category {
  margin-bottom: 12px;
}
@media only screen and (max-width: 1179px) {
  .header__item .header__category {
      margin-bottom: 8px;
 }
}
.header__item:not(:last-child) {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1179px) {
  .header__item:not(:last-child) {
      margin-bottom: 24px;
 }
}
.header__foot {
  padding: 40px;
  border-top: 1px solid #E6E8EC;
}
body.dark .header__foot {
  border-color: #353945;
}
@media only screen and (max-width: 1179px) {
  .header__foot {
      padding: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .header__foot {
      display: none;
 }
}
.header__stage {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
.header__list .header__user {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 16px;
}
@media only screen and (max-width: 1179px) {
  .header__list .header__user:nth-child(n+4) {
      display: none;
 }
}
@media only screen and (max-width: 1023px) {
  .header__list .header__user:nth-child(n+3) {
      display: none;
 }
}
.header__list .header__avatar {
  width: 56px;
  height: 56px;
}
.header__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media only screen and (max-width: 1179px) {
  .header__group {
      display: block;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 416px;
      flex: 0 0 416px;
 }
}
@media only screen and (max-width: 1023px) {
  .header__group {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 344px;
      flex: 0 0 344px;
 }
}
@media only screen and (max-width: 767px) {
  .header__group {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
 }
}
.header__contacts {
  display: none;
}
@media only screen and (max-width: 1179px) {
  .header__contacts {
      display: block;
      margin-bottom: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .header__contacts {
      display: none;
 }
}
.header__element {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .header__element {
      margin-bottom: 24px;
 }
}
.header__subtitle {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
}
@media only screen and (max-width: 1023px) {
  .header__subtitle {
      margin-bottom: 4px;
      font-size: 18px;
 }
}
.header__element .header__text {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.header__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .header__socials {
      display: none;
 }
}
.header__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.header__social .icon {
  width: 16px;
  height: 16px;
  fill: #777E90;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
.header__social .icon-twitter {
  width: 18px;
  height: 18px;
}
.header__social:hover .icon {
  fill: #23262F;
}
body.dark .header__social:hover .icon {
  fill: #FCFCFD;
}
.header__social:not(:last-child) {
  margin-right: 24px;
}
.header__burger {
  display: none;
}
@media only screen and (max-width: 1179px) {
  .header__burger {
      display: block;
      position: relative;
      margin-left: 40px;
      width: 32px;
      height: 32px;
      background: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
  .header__burger.active:before {
      -webkit-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg);
 }
  .header__burger.active:after {
      -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg);
 }
  .header__burger:before, .header__burger:after {
      content: '';
      position: absolute;
      top: 16px;
      left: 6px;
      width: 20px;
      height: 2px;
      background: #777E90;
      border-radius: 2px;
      -webkit-transition: -webkit-transform .2s;
      transition: -webkit-transform .2s;
      -o-transition: transform .2s;
      transition: transform .2s;
      transition: transform .2s, -webkit-transform .2s;
 }
  .header__burger:before {
      -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
      transform: translateY(-4px);
 }
  .header__burger:after {
      -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
      transform: translateY(3px);
 }
}
@media only screen and (max-width: 1023px) {
  .header__burger {
      margin-left: 32px;
 }
}
.main {
 /* position: relative;
  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  min-height: 680px;
  padding: 34px 0 130px;
}
@media only screen and (max-width: 1339px) {
  .main {
      min-height: 800px;
 }
}
@media only screen and (max-width: 1179px) {
  .main {
      min-height: 624px;
 }
}
@media only screen and (max-width: 767px) {
  .main {
      min-height: auto;
      padding: 64px 0 152px;
 }
}

@media only screen and (max-width: 767px) {
  .main__home {
      padding: 64px 0 100px;
 }
}



.main__wrap {
  position: relative;
  z-index: 3;
  max-width: 450px;
  padding-top: 34px;
}
@media only screen and (max-width: 1023px) {
  .main__wrap {
      max-width: 340px;
 }
}
@media only screen and (max-width: 767px) {
  .main__wrap {
      max-width: 100%;
      margin-bottom: 80px;
 }
}
.main__title {
  margin-bottom: 50px;
}
.main__text {
  margin-bottom: 15px;
  color: #777E90;
  font-size: 15px;
}
.main__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.aboutUsButtonHome{

}
@media only screen and (max-width: 767px) {
  .main__btns {
      display: block;
 }
}
.main__button:not(:last-child) {
  margin-right: 16px;
}

.companies__list {
  position: relative;
  padding-top: 24px;
  border-top: 1px solid #C6CBD3;
}

.companies__list:before, .companies__list:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.companies__list:before {
  z-index: 2;
  bottom: calc(100% - 1px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #F4F5F6 transparent;
}

.companies__list__home:before {
  z-index: 2;
  bottom: calc(100% - 1px);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #fff transparent;
}

.companies__list:after {
  bottom: 100%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #C6CBD3 transparent;
}

.companies__list li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
}

.companies__list li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8'%3E%3Cpolygon fill='%231297FF' points='0 3.5 1 2.5 3.5 4 9 0 10 1 3.5 7.5'/%3E%3C/svg%3E%0A") no-repeat 50% 50%/100% auto;
}

.companies__list li:not(:last-child) {
  margin-bottom: 19px;
}

@media only screen and (max-width: 767px) {
  .main__button:not(:last-child) {
    margin: 16px 0 16px;
    width: 50%;
  }
  .comanies_container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.main .scroll {
  margin-top: 50px;
  bottom: 96px;
}
@media only screen and (max-width: 1179px) {
  .main .scroll {
      bottom: 48px;
 }
}
@media only screen and (max-width: 767px) {
  .main .scroll {
      bottom: 64px;
 }
}
.main5 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 65px;
}

.main5__wrap {
  position: relative;
  z-index: 3;
  max-width: 450px;
}
@media only screen and (max-width: 1023px) {
  .main5__wrap {
      max-width: 340px;
 }
}
@media only screen and (max-width: 767px) {
  .main5__wrap {
      max-width: 100%;
      margin-bottom: 80px;
 }
}
.main5__title {
  margin-bottom: 20px;
}
.main5__text {
  margin-bottom: 40px;
  color: #777E90;
}
.main5__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .main5__btns {
      display: block;
 }
}
@media only screen and (max-width: 767px) {
  .main5__button {
      width: 100%;
 }
}
.main5__button:not(:last-child) {
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .main5__button:not(:last-child) {
      margin: 0 0 16px;
 }
}
.main5 .scroll {
  position: absolute;
  bottom: 96px;
}
@media only screen and (max-width: 1179px) {
  .main5 .scroll {
      bottom: 48px;
 }
}
@media only screen and (max-width: 767px) {
  .main5 .scroll {
      bottom: 64px;
 }
}
.main__gallery {
  position: absolute;
  top: 485px;
  right: calc(48% - 533px);
  width: 512px;
  -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
  pointer-events: none;
}
@media only screen and (max-width: 1339px) {
  .main__gallery {
      right: calc(50% - 425px);
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery {
      right: calc(50% - 365px);
      width: 320px;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery {
      right: calc(50% - 300px);
 }
}
/* @media only screen and (max-width: 767px) {
  .main__gallery {
      position: relative;
      top: auto;
      right: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
} */
.main__gallery-1 {
  position: absolute;
  top: 49%;
  right: calc(48% - 533px);
  width: 480px;
  -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
  pointer-events: none;
}
@media only screen and (max-width: 1339px) {
  .main__gallery-1 {
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery-1 {
      right: 80px;
      width: 420px;
 }
}

/* @media only screen and (max-width: 1050px) {
  .main__gallery-1 {
      width: 380px;
 }
} */

@media only screen and (max-width: 1023px) {
  .main__gallery-1 {
      right: 40px;
 }
}

@media only screen and (max-width: 900px) {
  .main__gallery-1 {
      width: 350px;
 }
}

@media only screen and (max-width: 767px) {
  .main__gallery-1 {
    width: 60%;
      position: relative;
      top: auto;
      right: auto;
      left: 10px;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}

@media only screen and (max-width: 450px) {
  .main__gallery-1 {
      width: 80%;
 }
}
.main__gallery-2 {
  position: absolute;
  top: 47%;
  right: calc(48% - 533px);
  width: 512px;
  -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
  pointer-events: none;
}
@media only screen and (max-width: 1339px) {
  .main__gallery-2 {
      right: calc(50% - 425px);
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery-2 {
      right: calc(50% - 365px);
      width: 320px;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery-2 {
      right: calc(50% - 300px);
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery-2 {
      position: relative;
      top: auto;
      right: auto;
      left: -16px;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}
.main__gallery_home {
 /* position: absolute;
  right: calc(48% - 510px);
  */
  width: 74%;
  /* margin-left: 77px; */
  margin-left: auto;
 /* -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  */
  transform: translateY(0%);
 /* pointer-events: none;
  */
 /* margin-top: 30px;
  */
}
@media only screen and (max-width: 1339px) {
  .main__gallery_home {
      right: calc(50% - 425px);
      width: 400px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery_home {
      right: calc(50% - 365px);
      width: 320px;
      margin: 0 auto;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery_home {
      right: calc(50% - 300px);
      margin: 0 auto;
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery_home {
      position: relative;
      top: auto;
      right: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}

@media only screen and (max-width: 550px) {
  .main__gallery_home {
    width: 90%;
 }
}
/* .main__gallery-5 {
  width: 74%;
  margin-left: 77px;
  transform: translateY(0%);
}

@media only screen and (max-width: 1339px) {
  .main__gallery-5 {
      right: calc(50% - 425px);
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery-5 {
      right: calc(50% - 365px);
      width: 320px;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery-5 {
      right: calc(50% - 300px);
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery-5 {
      position: relative;
      top: auto;
      right: auto;
      left: -16px;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}
.main__gallery-6 {
  width: 74%;
  margin-left: 77px;
  transform: translateY(0%);
}
@media only screen and (max-width: 1339px) {
  .main__gallery-6 {
      right: calc(50% - 425px);
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery-6 {
      right: calc(50% - 365px);
      width: 320px;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery-6 {
      right: calc(50% - 300px);
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery-6 {
      position: relative;
      top: auto;
      right: auto;
      left: -16px;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}
.main__gallery-7 {
  width: 74%;
  margin-left: 77px;
  transform: translateY(0%);
}
@media only screen and (max-width: 1339px) {
  .main__gallery-7 {
      right: calc(50% - 425px);
      width: 450px;
 }
}
@media only screen and (max-width: 1179px) {
  .main__gallery-7 {
      right: calc(50% - 365px);
      width: 320px;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery-7 {
      right: calc(50% - 300px);
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery-7 {
      position: relative;
      top: auto;
      right: auto;
      left: -16px;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}
.main__gallery-8 {
   width: 74%;
   margin-left: 77px;
   transform: translateY(0%);
 }
 @media only screen and (max-width: 1339px) {
   .main__gallery-8 {
       right: calc(50% - 425px);
       width: 450px;
  }
 }
 @media only screen and (max-width: 1179px) {
   .main__gallery-8 {
       right: calc(50% - 365px);
       width: 320px;
  }
 }
 @media only screen and (max-width: 1023px) {
   .main__gallery-8 {
       right: calc(50% - 300px);
  }
 }
 @media only screen and (max-width: 767px) {
   .main__gallery-8 {
       position: relative;
       top: auto;
       right: auto;
       left: -16px;
       margin: 0 auto;
       -webkit-transform: translate(0, 0);
       -ms-transform: translate(0, 0);
       transform: translate(0, 0);
       pointer-events: all;
  }
 } 
 */


 .main__gallery-partners {
  position: absolute;
  top: 50%;
  right: calc(48% - 533px);
  width: 400px;
  -webkit-transform: translateY(-58%);
  -ms-transform: translateY(-58%);
  transform: translateY(-58%);
  pointer-events: none;
}

 @media only screen and (max-width: 1179px) {
  .main__gallery-partners {
      right: 80px;
      top: 50%;
 }
}
@media only screen and (max-width: 1023px) {
  .main__gallery-partners {
      right: 40px;
      width: 380px;
 }
}
@media only screen and (max-width: 767px) {
  .main__gallery-partners {
      width: 60%;
      position: relative;
      top: auto;
      right: auto;
      margin: 0 auto;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      pointer-events: all;
 }
}

@media only screen and (max-width: 450px) {
  .main__gallery-partners {
      width: 80%;
 }
}
.main__preview:first-child {
  position: relative;
  z-index: 2;
}
.main__preview:nth-child(2) {
  top: 51%;
  right: 66%;
  z-index: 3;
  width: 57%;
}
.main__preview:nth-child(3) {
  top: -147%;
  right: -34%;
  z-index: 1;
  width: 286%;
}
.main__preview:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview:not(:first-child) {
  position: absolute;
}
.main__preview img {
  width: 100%;
}
.main__preview-1:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-1:nth-child(2) {
  top: 40%;
  right: 60%;
  z-index: 3;
  width: 55%;
}
.main__preview-1:nth-child(3) {
  top: 1%;
  right: 3%;
  z-index: 1;
  width: 93%;
}
.main__preview-1:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-1:not(:first-child) {
  position: absolute;
}
.main__preview-1 img {
  width: 100%;
}
.main__preview-2:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-2:nth-child(2) {
  top: 33%;
  right: 83%;
  z-index: 2;
  width: 45%;
}
.main__preview-2:nth-child(3) {
  top: 1%;
  right: 1%;
  z-index: 1;
  width: 104%;
}
.main__preview-2:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-2:not(:first-child) {
  position: absolute;
}
.main__preview-2 img {
  width: 100%;
}
.main__preview-4:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-4:nth-child(2) {
  top: -8%;
  right: 71%;
  z-index: 1;
  width: 34%;
}
.main__preview-4:nth-child(3) {
  top: -9%;
  right: 72%;
  z-index: 1;
  width: 34%;
}
.main__preview-4:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-4:not(:first-child) {
  position: absolute;
}
.main__preview-4 img {
  width: 100%;
}
.main__preview-5:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-5:nth-child(2) {
  top: -8%;
  right: -5%;
  z-index: 1;
  width: 34%;
}
.main__preview-5:nth-child(3) {
  top: -9%;
  right: -6%;
  z-index: 1;
  width: 34%;
}
.main__preview-5:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-5:not(:first-child) {
  position: absolute;
}
.main__preview-5 img {
  width: 100%;
}
.main__preview-6:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-6:nth-child(2) {
  top: -8%;
  right: 71%;
  z-index: 1;
  width: 34%;
}
.main__preview-6:nth-child(3) {
  top: -9%;
  right: 72%;
  z-index: 1;
  width: 34%;
}
.main__preview-6:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-6:not(:first-child) {
  position: absolute;
}
.main__preview-6 img {
  width: 100%;
}
.main__preview-7:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-7:nth-child(2) {
  top: -8%;
  right: -5%;
  z-index: 1;
  width: 34%;
}
.main__preview-7:nth-child(3) {
  top: -9%;
  right: -6%;
  z-index: 1;
  width: 34%;
}
.main__preview-7:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-7:not(:first-child) {
  position: absolute;
}
.main__preview-7 img {
  width: 100%;
}
.main__preview-8:first-child {
  position: relative;
  z-index: 2;
}
.main__preview-8:nth-child(2) {
  top: 0%;
  right: -1%;
  z-index: 1;
  width: 105%;
}
.main__preview-8:nth-child(3) {
  top: 1%;
  right: 1%;
  z-index: 1;
  width: 104%;
}
.main__preview-8:nth-child(4) {
  left: 11%;
  bottom: 13%;
  z-index: 3;
  width: 18%;
}
.main__preview-8:not(:first-child) {
  position: absolute;
}
.main__preview-8 img {
  width: 100%;
}
.main1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 880px;
  padding: 34px 0 180px;
  overflow: hidden;
}
@media only screen and (max-width: 1179px) {
  .main1 {
      min-height: 606px;
      padding: 80px 0;
 }
}
@media only screen and (max-width: 767px) {
  .main1 {
      min-height: auto;
      padding: 64px 0 0;
 }
}
.main1__wrap {
  position: relative;
  z-index: 3;
  max-width: 450px;
}
@media only screen and (max-width: 1023px) {
  .main1__wrap {
      max-width: 350px;
 }
}
@media only screen and (max-width: 767px) {
  .main1__wrap {
      max-width: 100%;
      margin-bottom: 32px;
 }
}
.main1__title {
  margin-bottom: 20px;
}
.main1__text {
  margin-bottom: 40px;
  color: #777E90;
}
.main1__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .main1__button {
      padding: 0 22px;
 }
}
.main1__button:not(:last-child) {
  margin-right: 16px;
}
.main1 .scroll {
  position: absolute;
  bottom: 96px;
}
@media only screen and (max-width: 1179px) {
  .main1 .scroll {
      display: none;
 }
}
.main1__gallery {
  position: absolute;
  top: 43%;
  right: calc(50% - 533px);
  width: 512px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media only screen and (max-width: 1179px) {
  .main1__gallery {
      top: 54%;
      right: calc(50% - 600px);
      width: 600px;
 }
}
@media only screen and (max-width: 1023px) {
  .main1__gallery {
      right: calc(50% - 520px);
      width: 550px;
 }
}
@media only screen and (max-width: 767px) {
  .main1__gallery {
      position: relative;
      top: auto;
      right: auto;
      width: 580px;
      margin: 0 auto;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
 }
}
@media only screen and (max-width: 474px) {
  .main1__gallery {
      left: -32%;
 }
}
.main1__preview:first-child {
  position: relative;
  z-index: 2;
}
.main1__preview:nth-child(2) {
  top: 10%;
  right: 20%;
  z-index: 3;
  width: 20%;
}
.main1__preview:nth-child(3) {
  top: -85%;
  left: -125%;
  z-index: 1;
  width: 269%;
}
.main1__preview:not(:first-child) {
  position: absolute;
}
.main1__preview img {
  width: 100%;
}
.main2__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .main2__center {
      display: block;
 }
}
.main2__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media only screen and (max-width: 1179px) {
  .main2__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
 }
}
@media only screen and (max-width: 1023px) {
  .main2__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%;
 }
}
.main2__col:nth-child(2) {
  padding: 0 64px 0 106px;
}
@media only screen and (max-width: 1339px) {
  .main2__col:nth-child(2) {
      padding: 0 40px 0 80px;
 }
}
@media only screen and (max-width: 1179px) {
  .main2__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
 }
}
@media only screen and (max-width: 1023px) {
  .main2__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
      flex: 0 0 55%;
      padding: 0 40px 0 40px;
 }
}
@media only screen and (max-width: 767px) {
  .main2__col:nth-child(2) {
      padding: 48px 32px 64px;
 }
}
.main2__wrap {
  max-width: 450px;
}
.main2__stage {
  margin-bottom: 21px;
}
.main2__title {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .main2__title {
      margin-bottom: 32px;
      padding-bottom: 32px;
 }
}
.main2__title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 128px;
  height: 1px;
  background: #E6E8EC;
}
body.dark .main2__title:after {
  background: #353945;
}
.main2__text {
  margin-bottom: 40px;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .main2__text {
      margin-bottom: 32px;
 }
}
.main2 .subscription {
  max-width: 300px;
}
@media only screen and (min-width: 1800px) {
  .main2__preview {
      height: 880px;
 }
}
.main2__preview img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* min-height: 680px; */
  padding: 34px 0 180px;
  overflow: hidden;
}
.main3_pipeline{
  padding-bottom: 100px;
  padding-top: 100px;
}
@media only screen and (max-width: 1179px) {
  .main3 {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      /* min-height: 550px; */
      padding: 55px 0 0px;
 }
 .main3_pipeline{
  padding-bottom: 100px;
  padding-top: 100px;
}
.main3_partners{
  min-height: 550px;
}
}
@media only screen and (max-width: 767px) {
  .main3 {
      padding: 20px 0 40px;
 }
 .main3_pipeline{
  padding-bottom: 100px;
  padding-top: 100px;
}
}
.main3__wrap {
  position: relative;
  z-index: 3;
  padding-top: 40px;
  max-width: 500px;
}
@media only screen and (max-width: 1179px) {
  .main3__wrap {
      max-width: 420px;
 }
}
@media only screen and (max-width: 1023px) {
  .main3__wrap {
      max-width: 300px;
 }
}
@media only screen and (max-width: 767px) {
  .main3__wrap {
      max-width: 100%;
 }
}
.main3__title {
  margin-bottom: 50px;
}
.main3__text {
  margin-bottom: 45px;
  color: #777E90;
}
.mainSubtitlePipeline{
  margin-bottom: 100px;
}
.main3__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main3__button:not(:last-child) {
  margin-right: 16px;
}
.main3 .scroll {
  margin-top: 50px;
  bottom: 96px;
}
@media only screen and (max-width: 1179px) {
  .main3 .scroll {
      bottom: 80px;
 }
}
@media only screen and (max-width: 767px) {
  .main3 .scroll {
      bottom: 64px;
 }
}
.main3__gallery {
  position: absolute;
  top: 50%;
  right: calc(50% - 556px);
  width: 546px;
  -webkit-transform: translateY(-63%);
  -ms-transform: translateY(-63%);
  transform: translateY(-63%);
  pointer-events: none;
}
@media only screen and (max-width: 1179px) {
  .main3__gallery {
      width: 450px;
      -webkit-transform: translateY(-65%);
      -ms-transform: translateY(-65%);
      transform: translateY(-65%);
 }
}
@media only screen and (max-width: 1023px) {
  .main3__gallery {
      right: calc(50% - 450px);
 }
}
@media only screen and (max-width: 767px) {
  .main3__gallery {
      position: relative;
      top: auto;
      right: auto;
      margin: 40px auto 0;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
 }
}
@media only screen and (max-width: 474px) {
  .main3__gallery {
      left: -13%;
 }
}
.main3__preview:first-child {
  position: relative;
  z-index: 2;
}
.main3__preview:nth-child(2) {
  top: 27%;
  right: -1%;
  z-index: 3;
  width: 27%;
}
.main3__preview:nth-child(3) {
  top: 44%;
  left: 1.5%;
  z-index: 1;
  width: 10%;
}
.main3__preview:nth-child(4) {
  right: 17%;
  bottom: 14%;
  z-index: 1;
  width: 28%;
  -webkit-transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  transform: rotate(-12deg);
}
.main3__preview:not(:first-child) {
  position: absolute;
}
.main3__preview img {
  width: 100%;
}
.clients__title {
  margin-bottom: 40px;
  text-align: center;
  font-weight: 600;
}
.clients__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
}
@media only screen and (max-width: 1179px) {
  .clients__list {
      margin: 0 -8px;
 }
}
@media only screen and (max-width: 767px) {
  .clients__list {
      margin: 0 -32px;
      overflow: auto;
      overflow-x: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
      -webkit-overflow-scrolling: touch;
 }
  .clients__list::-webkit-scrollbar {
      display: none;
 }
  .clients__list:before, .clients__list:after {
      content: "";
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 32px;
      height: 1px;
 }
}
.clients__logo {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 12px;
}
@media only screen and (max-width: 1179px) {
  .clients__logo {
      margin: 0 8px;
 }
}
@media only screen and (max-width: 767px) {
  .clients__logo {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
      flex: 0 0 140px;
      margin: 0;
 }
}
.clients__logo img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .clients__logo:not(:last-child) {
      margin-right: 16px;
 }
}
.steps__head {
  max-width: 400px;
  margin: 0 auto 80px;
  text-align: center;
}
@media only screen and (max-width: 1179px) {
  .steps__head {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .steps__head {
      margin-bottom: 40px;
 }
}
.steps__title {
  margin-bottom: 20px;
}
.steps__info {
  color: #777E90;
}
body.dark .steps__info {
  color: #E6E8EC;
}
.steps__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -169px;
  flex-wrap: nowrap;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .steps__list {
      margin: 0 -40px;
      overflow: auto;
      overflow-x: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
      -webkit-overflow-scrolling: touch;
 }
  .steps__list::-webkit-scrollbar {
      display: none;
 }
  .steps__list:before, .steps__list:after {
      content: "";
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 40px;
      height: 1px;
 }
}
.steps__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(25% - 7px);
  width: calc(25% - 54px);
  margin: 0 48px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .steps__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 256px;
      flex: 0 0 256px;
      width: 256px;
      margin: 0;
 }
}
@media only screen and (max-width: 767px) {
  .steps__item {
      text-align: left;
 }
}
.steps__item:after {
  content: "";
  position: absolute;
  top: 39px;
  right: -188px;
  width: 272px;
  height: 2px;
  background-image: -o-linear-gradient(left, #B1B5C3 0, #B1B5C3 6px, transparent 6px, transparent 14px);
  background-image: linear-gradient(90deg, #B1B5C3 0, #B1B5C3 6px, transparent 6px, transparent 14px);
  background-repeat: repeat-x;
  background-size: 16px auto;
}
@media only screen and (max-width: 1260px) {
  .steps__item:after {
      right: -66px;
      width: 100px;
 }
}
@media only screen and (max-width: 1179px) {
  .steps__item:after {
      right: -50px;
      width: 60px;
 }
}
@media only screen and (max-width: 1023px) {
  .steps__item:after {
      right: -79px;
      width: 120px;
 }
}
@media only screen and (max-width: 767px) {
  .steps__item:after {
      right: 11px;
      background: none;
      border-bottom: 2px dashed #B1B5C3;
 }
}
.steps__item:first-child .steps__preview:before {
  display: none;
}
.steps__item:last-child:after {
  display: none;
}
.steps__item:last-child .steps__preview:after {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .steps__item:not(:last-child) {
      margin-right: 32px;
 }
}
.steps__preview {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 80px;
  border-radius: 28px;
}
@media only screen and (max-width: 767px) {
  .steps__preview {
      margin: 0 0 32px 0;
 }
}
.steps__preview:before, .steps__preview:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  border: 2px solid #B1B5C3;
}
.steps__preview:before {
  left: -36px;
}
.steps__preview:after {
  right: -36px;
}
.steps__number {
  margin-bottom: 32px;
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 700;
  color: #777E90;
}
.steps__subtitle {
  margin-bottom: 16px;
  font-size: 19px;
  font-weight: 700;
}
.steps__content {
  font-size: 15px;
  line-height: 1.71429;
  color: #777E90;
}
body.dark .steps__content {
  color: #E6E8EC;
}
.intro {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 816px;
  padding: 100px 0;
}
@media only screen and (max-width: 1179px) {
  .intro {
      min-height: 600px;
      padding: 80px 0;
 }
}
@media only screen and (max-width: 767px) {
  .intro {
      display: block;
      min-height: auto;
      padding: 32px 0 64px;
 }
}
.intro__wrap {
  position: relative;
  z-index: 3;
  max-width: 450px;
}
@media only screen and (max-width: 1023px) {
  .intro__wrap {
      max-width: 360px;
 }
}
.intro__title {
  margin-bottom: 32px;
}
.intro__text {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
.intro__gallery {
  position: absolute;
  top: 53%;
  right: calc(50% - 541px);
  width: 584px;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  pointer-events: none;
}
@media only screen and (max-width: 1179px) {
  .intro__gallery {
      right: calc(50% - 440px);
      width: 390px;
      -webkit-transform: translateY(-44%);
      -ms-transform: translateY(-44%);
      transform: translateY(-44%);
 }
}
@media only screen and (max-width: 1023px) {
  .intro__gallery {
      right: calc(50% - 380px);
 }
}
@media only screen and (max-width: 767px) {
  .intro__gallery {
      position: relative;
      top: auto;
      right: auto;
      left: -15px;
      margin: 96px auto 24px;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
 }
}
.intro__preview:first-child {
  position: relative;
  z-index: 2;
}
.intro__preview:nth-child(2) {
  top: -27%;
  left: 4%;
  z-index: 1;
  width: 33%;
}
.intro__preview:nth-child(3) {
  top: -18%;
  right: 31%;
  z-index: 1;
  width: 33%;
}
.intro__preview:not(:first-child) {
  position: absolute;
}
.intro__preview img {
  width: 100%;
}
.book {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .book {
      padding-top: 0;
      /* background: none; */
 }
}
@media only screen and (max-width: 767px) {
  .book__center {
      padding: 0 16px;
 }
}
.book__gallery {
  position: absolute;
  top: 50%;
  left: calc(50% - 640px);
  width: 624px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media only screen and (max-width: 1339px) {
  .book__gallery {
      left: calc(50% - 610px);
      width: 580px;
 }
}
@media only screen and (max-width: 1179px) {
  .book__gallery {
      left: calc(50% - 560px);
 }
}
@media only screen and (max-width: 767px) {
  .book__gallery {
      position: relative;
      top: auto;
      left: 50%;
      width: 500px;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
 }
}
.book__preview:first-child {
  position: relative;
  z-index: 2;
}
.book__preview:nth-child(2) {
  top: 14%;
  right: 13%;
  z-index: 3;
  width: 29.5%;
}
.book__preview:nth-child(3) {
  top: 46%;
  left: 15%;
  z-index: 1;
  width: 17%;
}
.book__preview:nth-child(4) {
  right: 3%;
  bottom: 17%;
  z-index: 1;
  width: 33.5%;
}
.book__preview:not(:first-child) {
  position: absolute;
}
.book__preview img {
  width: 100%;
}
.book__wrap {
  position: relative;
  z-index: 3;
  max-width: 545px;
  margin-right: auto;
  padding: 48px;
  background: #FCFCFD;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  border-radius: 20px;
}
@media only screen and (max-width: 1339px) {
  .book__wrap {
      max-width: 500px;
 }
}
@media only screen and (max-width: 1179px) {
  .book__wrap {
      max-width: 416px;
      padding: 32px;
 }
}
body.dark .book__wrap {
  background: #141416;
}
.book__title {
  margin-bottom: 15px;
}
.book__info {
  margin-bottom: 24px;
  color: #777E90;
}
.book__list {
  margin-bottom: 0px;
}
.book__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.book__item:hover {
  /* box-shadow: inset 0 0 0 3px #e6e8ec; */
  transition: all .2s;
  /* -o-transition: all .2s;
  -webkit-box-shadow: 0 0 0 3px #e6e8ec;
  box-shadow: 0 0 0 3px #e6e8ec; */
  color: #ff6600;
}

.ourApproachItemTitle:hover{
  transition: all .2s;
  color: #ff6600;
}
.active .ourApproachItemTitle{
  transition: all .2s;
  color: #ff6600;
}


.book__item:not(:last-child) {
  margin-bottom: 4px;
}
.book__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  margin-right: 24px;
  border-radius: 30%;
  /* margin-top:6px; */
}
@media only screen and (max-width: 767px) {
  .book__icon {
    margin-top: 0;
    position: absolute;
    display: none;
  }
}

.book__details {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.book__subtitle {
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 19px;
}
.book__content {
  max-width: 400px;
  font-size: 15px;
 ;
  line-height: 1.71429;
  color: #777E90;
  padding-top: 5px;
}
.book__note {
  margin-bottom: 24px;
  margin-right: -10px;
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
@media only screen and (max-width: 1179px) {
  .book__item {
    padding: 25px 0px 25px 0px;
  }
}

@media only screen and (max-width: 767px) {
  .book__note {
      margin: 0 0 24px;
      text-align: center;
 }
  .book__item {
    padding: 25px 0px 25px 0px;
  }
}

@media only screen and (max-width: 1179px) {
  .book__title {
    margin-bottom: 50px;
  }
}


.book__note strong {
  font-weight: 600;
}
.book__green {
  color: #45B26B;
}
.book__black {
  color: #23262F;
}
body.dark .book__black {
  color: #FCFCFD;
}
.book__btns {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .book__button {
      width: 100%;
 }
}
.details__head {
  margin: 0 auto;
  text-align: left;
}

.details__head h2{
  font-size: 36px;
  margin-left: 0;
}

/* @media only screen and (max-width: 1179px) {
  .details__head {
      margin-bottom: 60px;
 }
} */
@media only screen and (max-width: 1179px) {
  .details__head {
      text-align: left;
 }
  .details__head h2{
    font-size: 26px;
  } 
}
.details__stage {
  margin-bottom: 8px;
  color: #777E90;
}
.details__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1179px) {
  .details__list {
      display: block;
 }
}

@media only screen and (max-width: 767px) {
  .details__list {
      display: block;
 }
}
.details__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
  padding: 0px 83px;
}
@media only screen and (max-width: 1339px) {
  .details__item {
      padding: 30px;
 }
}
@media only screen and (max-width: 1280px) {
  .details__item {
      padding: 30px;
 }
}
@media only screen and (max-width: 767px) {
  .details__item {
      padding: 0;
      margin-top: 20px;
 }
}
/* .details__item:first-child {
  padding-left: 0;
} */
.details__item:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  border-width: 0 2px;
  border-style: dotted;
  border-color: #E6E8EC;
}

@media only screen and (max-width: 767px) {
  .details__item:nth-child(2) {
      border: none;
 }
}
body.dark .details__item:nth-child(2) {
  border-color: #353945;
}
/* .details__item:last-child {
  padding-right: 0;
} */
/* @media only screen and (max-width: 767px) {
  .details__item:not(:last-child) {
      margin-bottom: 24px;
      padding-bottom: 24px;
      border-bottom: 1px solid #E6E8EC;
 }
  body.dark .details__item:not(:last-child) {
      border-color: #353945;
 }
} */
.details__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin: auto;
}
body.dark .details__icon path {
  fill: #FCFCFD;
}

.details__icon_pill{
  width: 65px;
}

.details__category {
  margin-bottom: 32px;
  margin-top: 32px;
  color: #ff6600;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}

@media only screen and (max-width: 1120px) {
  .details__category {
      max-width: 200px;
      margin-left: auto;
      margin-right: auto;
 }
}

@media only screen and (max-width: 767px) {
  .details__category {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
 }
}

.details__copy {
  margin-top: 32px;
  font-weight: 800;
  font-size: 15px;
  color: #ff6600;
  letter-spacing: 1px;
  text-align: center;
}
.details__content {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.about {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .about {
      padding: 48px 0;
      border: none;
 }
}
.about__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  padding-top:130px;
  padding-bottom:130px;
}

.about__rowHome{
  padding-top: 15px;
}

.video_container {
  background-color: #f4f5f6;
  height: 575px;
  width: 100%;
  -webkit-box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 20%);
  box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 20%);
  border-radius: 16px;
  overflow: hidden;  
}

@media only screen and (max-width: 1179px) {
  .video_container {
    height: 50vw;
  }
}

@media only screen and (max-width: 350px) {
  .video_container {
    height: 173px;
  }
}

.video__cover_image_container{
  height: 100%;
}

.video_cover_playButton { 
  background: #3e3c3f;
  border-radius: 50% / 10%;
  color: #FFFFFF;
  font-size: 1.5em; /* change this to change size */
  height: 3em;
  margin: 20px auto;
  padding: 0;
  position: absolute;
  text-align: center;
  text-indent: 0.1em;
  transition: all 100ms ease-out;
  width: 4em;
  cursor: pointer;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  top: 42%;
}

.video_cover_playButton:hover {
  background: #ff0000;
}

.video_cover_playButton::before { 
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}

.titleVideoHome{
  margin-bottom: 15px;
  padding-top: 113px;
  line-height: 1.3;
}

@media only screen and (max-width: 1179px) {
  .titleVideoHome{
    margin-bottom: 15px;
    padding-top: 113px;
  }
}

@media only screen and (max-width: 767px) {
  .titleVideoHome{
    margin-bottom: 30px;
    padding-top: 80px;
  }
}

.video_cover_playButton::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  content: ' ';
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  top: 50%;
  position: absolute;
  width: 0;
}

.video__cover_image{
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .video__cover_image {
    height: 100%;
  }
}


@media only screen and (max-width: 767px) {
  .video_cover_playButton {
    font-size: 1em;
    top: 47%;
  }
}

@media only screen and (max-width: 1179px) {
  .about__row {
      margin: 0;
 }
}
@media only screen and (max-width: 767px) {
  .about__row:first-child {
      display: block;
 }
}
@media only screen and (max-width: 767px) {
  .about__row:nth-child(2) {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
 }
  .about__row:nth-child(2) .about__col:nth-child(2) {
      margin-bottom: 60px;
 }
}
.about__row:not(:last-child) {
  margin-bottom: 128px;
}
@media only screen and (max-width: 1179px) {
  .about__row:not(:last-child) {
      margin-bottom: 80px;
 }
}
@media only screen and (max-width: 767px) {
  .about__row:not(:last-child) {
      margin-bottom: 60px;
 }
}

@media only screen and (max-width: 767px) {
  .about__row {
      padding-top: 80px;
      padding-bottom: 80px;
 }
}

@media only screen and (max-width: 767px) {
  .about__row {
    padding-top: 0;
  }
}


.about__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 24px);
  flex: 0 0 calc(50% - 24px);
  width: calc(50% - 24px);
  margin: 0 12px;
}
@media only screen and (max-width: 1179px) {
  .about__col {
      margin: 0;
 }
}
@media only screen and (max-width: 1179px) {
  .about__col:first-child {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: auto;
      padding-right: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .about__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
      padding: 0;
 }
}
@media only screen and (max-width: 1179px) {
  .about__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 528px;
      flex: 0 0 528px;
      width: 528px;
 }
}
@media only screen and (max-width: 1023px) {
  .about__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 400px;
      flex: 0 0 400px;
      width: 400px;
 }
}
@media only screen and (max-width: 767px) {
  .about__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
 }
}
.about__title {
  margin-bottom: 20px;
}
.about__info {
  max-width: 450px;
  color: #777E90;
}
.about__list {
  max-width: 260px;
}
@media only screen and (max-width: 767px) {
  .about__list {
      max-width: 100%;
 }
}
.about__item:not(:last-child) {
  margin-bottom: 48px;
}
@media only screen and (max-width: 1023px) {
  .about__item:not(:last-child) {
      margin-bottom: 32px;
 }
}
.about__number {
  display: inline-block;
  width: 38px;
  margin-bottom: 24px;
  border-radius: 12px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #FCFCFD;
}
@media only screen and (max-width: 1023px) {
  .about__number {
      margin-bottom: 16px;
 }
}
@media only screen and (max-width: 767px) {
  .about__number {
      margin-bottom: 24px;
 }
}
.about__subtitle {
  margin-bottom: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 1023px) {
  .about__subtitle {
      margin-bottom: 12px;
 }
}
@media only screen and (max-width: 767px) {
  .about__subtitle {
      margin-bottom: 16px;
 }
}
.about__content {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.about__bg {
  position: relative;
  background: #E6E8EC;
  border-radius: 24px;
  z-index: 5;
}
body.dark .about__bg {
  background: #353945;
}
.about__bg img {
  width: 100%;
}
.about__bg > img {
  border-radius: 24px;
}
@media only screen and (max-width: 1179px) {
  .about__bg_overflow {
      overflow: hidden;
 }
}
.about__preview {
  position: absolute;
  top: 25.5%;
  right: 65%;
  width: 53%;
  pointer-events: none;
}
@media only screen and (max-width: 1179px) {
  .about__preview {
      top: 0;
      left: 0;
      width: 45%;
 }
}
.about__photo {
  position: absolute;
  pointer-events: none;
}
.about__photo:first-child {
  top: 11%;
  left: -31%;
  width: 68%;
}
.about__photo:nth-child(2) {
  top: 9.5%;
  left: 25%;
  width: 23%;
}

.review__center {
  max-width: 896px;
}
.review__wrap {
  margin: 0 -12px;
  text-align: center;
}
.review__slider {
  visibility: hidden;
  padding-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .review__slider {
      padding-bottom: 64px;
 }
}
.review__slider.slick-initialized {
  visibility: visible;
}
.review__logo {
  display: inline-block;
}
.review__title {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E6E8EC;
  font-family: 'Archivo';
  font-size: 40px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .review__title {
      font-size: 32px;
 }
}
body.dark .review__title {
  border-color: #353945;
}
.review__author {
  margin-bottom: 4px;
  font-weight: 600;
}
.review__position {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.review .slick-slide {
  padding: 0 12px;
}
.review .slick-arrow {
  bottom: 0;
}
.review .slick-prev {
  left: calc(50% - 34px);
}
.review .slick-next {
  right: calc(50% - 34px);
}
.quality__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
@media only screen and (max-width: 1023px) {
  .quality__list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: -64px -16px 0;
 }
}
@media only screen and (max-width: 767px) {
  .quality__list {
      display: block;
      margin: 0;
 }
}
.quality__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(25% - 32px);
  width: calc(25% - 32px);
  margin: 0 16px;
}
@media only screen and (max-width: 1023px) {
  .quality__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
      flex: 0 0 calc(50% - 32px);
      width: calc(50% - 32px);
      margin: 64px 16px 0;
 }
}
@media only screen and (max-width: 767px) {
  .quality__item {
      width: 100%;
      margin: 0;
 }
  .quality__item:not(:last-child) {
      margin-bottom: 64px;
 }
}
.quality__preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 40px;
  height: 40px;
  margin-bottom: 64px;
}
@media only screen and (max-width: 1023px) {
  .quality__preview {
      margin-bottom: 48px;
 }
}
@media only screen and (max-width: 767px) {
  .quality__preview {
      margin-bottom: 32px;
 }
}
.quality__preview img {
  max-width: 100%;
}
.quality__counter {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E6E8EC;
  font-family: 'Archivo';
  font-size: 64px;
  line-height: 1;
  font-weight: 700;
}
body.dark .quality__counter {
  border-color: #353945;
}
.quality__title {
  margin-bottom: 16px;
  font-weight: 600;
}
.quality__content {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.advantages__head {
  margin-bottom: 80px;
  text-align: center;
}
.advantages__title {
  margin-bottom: 20px;
}
.advantages__info {
  max-width: 455px;
  margin: 0 auto;
  color: #353945;
}
@media only screen and (max-width: 1179px) {
  .advantages__info {
      max-width: 100%;
      color: #777E90;
 }
}
body.dark .advantages__info {
  color: #B1B5C3;
}
.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
}
@media only screen and (max-width: 1023px) {
  .advantages__list {
      margin: 0 -40px;
      overflow: auto;
      overflow-x: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
      -webkit-overflow-scrolling: touch;
 }
  .advantages__list::-webkit-scrollbar {
      display: none;
 }
  .advantages__list:before, .advantages__list:after {
      content: "";
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 40px;
      height: 1px;
 }
}
.advantages__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.333% - 24px);
  flex: 0 0 calc(33.333% - 24px);
  width: calc(33.333% - 24px);
  margin: 0 12px;
  padding: 0 32px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .advantages__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px;
      margin: 0;
      padding: 0;
 }
}
@media only screen and (max-width: 767px) {
  .advantages__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 260px;
      flex: 0 0 260px;
 }
}
@media only screen and (max-width: 1023px) {
  .advantages__item:not(:last-child) {
      margin-right: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .advantages__item:not(:last-child) {
      margin-right: 8px;
 }
}
.advantages__preview {
  height: 204px;
  margin-bottom: 36px;
}
.advantages__preview img {
  max-height: 100%;
}
.advantages__subtitle {
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.workouts {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 1096px;
  padding: 100px 0;
  overflow: hidden;
}
@media only screen and (max-width: 1339px) {
  .workouts {
      min-height: 960px;
 }
}
@media only screen and (max-width: 1179px) {
  .workouts {
      min-height: 840px;
 }
}
@media only screen and (max-width: 767px) {
  .workouts {
      min-height: auto;
      padding: 64px 0;
 }
}
.workouts__wrap {
  position: relative;
  z-index: 3;
  max-width: 450px;
}
@media only screen and (max-width: 1179px) {
  .workouts__wrap {
      max-width: 420px;
 }
}
.workouts__title {
  margin-bottom: 32px;
}
.workouts__info {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
.workouts__list {
 /* margin-bottom: 48px;
 */
}
.workouts__list li {
  position: relative;
  padding-left: 36px;
  font-size: 15px;
  font-weight: 500;
  color: #777E90;
}
.workouts__list li:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 16L18 8' stroke='%2345B36B' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat 50% 50%/100% auto;
}
.workouts__list li:not(:last-child) {
  margin-bottom: 16px;
}
.workouts__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .workouts__button {
      padding: 0 20px;
 }
}
.workouts__button:not(:last-child) {
  margin-right: 12px;
}
.workouts__gallery {
  position: absolute;
  top: 50%;
  right: calc(50% - 663px);
  width: 744px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media only screen and (max-width: 1339px) {
  .workouts__gallery {
      right: calc(50% - 570px);
      width: 640px;
 }
}
@media only screen and (max-width: 1179px) {
  .workouts__gallery {
      width: 550px;
 }
}
@media only screen and (max-width: 767px) {
  .workouts__gallery {
      position: relative;
      top: auto;
      right: auto;
      left: -4%;
      width: 380px;
      margin: 0 auto 42px;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
 }
}
.workouts__preview:first-child {
  position: relative;
  z-index: 1;
}
.workouts__preview:nth-child(2) {
  top: 10%;
  left: 47%;
  z-index: 2;
  width: 13.5%;
}
.workouts__preview:nth-child(3) {
  top: 32%;
  right: 2.5%;
  z-index: 2;
  width: 14.5%;
}
.workouts__preview:not(:first-child) {
  position: absolute;
}
.workouts__preview img {
  width: 100%;
}
.offers {
  text-align: center;
}
.offers .stage {
  margin-bottom: 16px;
}
.offers__title {
  max-width: 650px;
  margin: 0 auto 32px;
}
@media only screen and (max-width: 1023px) {
  .offers__title {
      max-width: 550px;
 }
}
.offers__text {
  max-width: 450px;
  margin: 0 auto 48px;
  color: #777E90;
}
.theme {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .theme {
      position: absolute;
      top: 60px;
      right: 28px;
 }
}
.theme__input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.theme__input:checked + .theme__inner {
  border-color: #23262F;
}
.theme__input:checked + .theme__inner .theme__box {
  background: rgba(35, 38, 47, 0.3);
}
.theme__input:checked + .theme__inner .theme__box:before {
  width: 8px;
  height: 24px;
  -webkit-transform: translate(50px, -50%);
  -ms-transform: translate(50px, -50%);
  transform: translate(50px, -50%);
  border-radius: 4px;
}
.theme__input:checked + .theme__inner .theme__icon .icon {
  fill: #FCFCFD;
}
.theme__input:checked + .theme__inner .theme__icon .icon:first-child {
  opacity: 0;
}
.theme__input:checked + .theme__inner .theme__icon .icon:nth-child(2) {
  opacity: 1;
}
.theme__inner {
  position: relative;
  display: inline-block;
  border: 4px solid #E6E8EC;
  border-radius: 24px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.theme__box {
  position: relative;
  display: block;
  width: 72px;
  height: 32px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(119, 126, 144, 0.4);
  box-shadow: inset 0 0 0 1px rgba(119, 126, 144, 0.4);
  background: #FCFCFD;
  border-radius: 16px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.theme__box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #3772FF;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.theme__icon .icon {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #B1B5C3;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.theme__icon .icon:first-child {
  right: 5px;
}
.theme__icon .icon:nth-child(2) {
  left: 5px;
  opacity: 0;
}
.subscription {
  position: relative;
}
.subscription__input {
  width: 100%;
  height: 48px;
  padding: 0 48px 0 24px;
  border-radius: 24px;
  background: none;
  border: 2px solid #ffffff;
  font-family: 'Archivo', sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #000000;
  background-color: #ffffff;
  -webkit-transition: border-color .2s;
  -o-transition: border-color .2s;
  transition: border-color .2s;
}
.subscription__input:focus {
  border-color: #ffffff;
}
.subscription__input::-webkit-input-placeholder {
  color: #777E90;
}
.subscription__input::-moz-placeholder {
  color: #777E90;
}
.subscription__input:-ms-input-placeholder {
  color: #777E90;
}
.subscription__input::-ms-input-placeholder {
  color: #777E90;
}
.subscription__input::placeholder {
  color: #777E90;
}
body.dark .subscription__input {
  border-color: #353945;
  color: #FCFCFD;
}
body.dark .subscription__input:focus {
  border-color: #777E90;
}
.subscription__btn {
  position: absolute;
  top: 140px;
  right: 8px;
  bottom: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ff6600;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
.subscription__btn .icon {
  width: 14px;
  height: 14px;
  fill: #FCFCFD;
}
.subscription__btn:hover {
  background: #f83500;
}
.footer {
  background-color: #0032A0;
}
body.dark .footer {
  border-color: #353945;
}
.footer__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .footer__center {
      display: block;
 }
}
@media only screen and (max-width: 767px) {
  .footer__body {
      position: relative;
      padding-top: 32px;
 }
}
.footer__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.5%;
  flex: 0 0 45.5%;
  padding: 64px 64px 64px;
}
@media only screen and (max-width: 1339px) {
  .footer__col {
      padding: 64px 64px 64px;
 }
}
@media only screen and (max-width: 1179px) {
  .footer__col {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%;
 }
}
@media only screen and (max-width: 1023px) {
  .footer__col {
      padding: 64px 32px 48px;
 }
}
@media only screen and (max-width: 767px) {
  .footer__col {
      padding: 32px 0;
      border-bottom: 1px solid #E6E8EC;
 }
}
.footer__col:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  padding-left: 0;
  margin-top: -15px;
}
@media only screen and (max-width: 1179px) {
  .footer__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%;
 }
}
@media only screen and (max-width: 767px) {
  .footer__col:first-child {
      display: block;
 }
}

.footer__col:nth-child(2){
    padding-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.footer__col:nth-child(2), .footer__col:nth-child(3) {
  border-left: 2px solid #154abd;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-top: 50px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .footer__col:nth-child(2), .footer__col:nth-child(3) {
      border-left: none;
      margin-top: 20px;
      margin-bottom: 0px;
      padding-bottom: 30px;
 }
}
body.dark .footer__col:nth-child(2), body.dark .footer__col:nth-child(3) {
  border-color: #353945;
}
.footer__box {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 1339px) {
  .footer__box {
      margin-right: 76px;
 }
}
@media only screen and (max-width: 1179px) {
  .footer__box {
      margin-right: 40px;
      margin-bottom: 12px;
 }
}
@media only screen and (max-width: 1023px) {
  .footer__box {
      margin-right: 24px;
 }
}
@media only screen and (max-width: 767px) {
  .footer__box {
      margin: 0 0 0px;
      display: flex;
      align-items: center;
      justify-content: center;
 }
}
.footer__logo {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .footer__logo {
      width: auto;
 }
}
.footer__logo img {
  width: 200px;
}
.footer__item .footer__category {
  display: block;
}
@media only screen and (max-width: 767px) {
  .footer__item .footer__category {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0;
 }
}
.footer__item .footer__category .icon {
  width: 9px;
  height: 9px;
  margin-left: auto;
  fill: #777E90;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
@media only screen and (max-width: 767px) {
  .footer__item .footer__category.active .icon {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
 }
}
.footer__menu {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .footer__menu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
 }
}
@media only screen and (max-width: 767px) {
  .footer__menu {
      display: none;
      padding-top: 40px;
 }
}
.footer__link {
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 400;
  color: #ffffff;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}
@media only screen and (max-width: 767px) {
  .footer__link {
      display: block;
 }
}
.footer__link:hover {
  color: #ff6600;
}
body.dark .footer__link:hover {
  color: #FCFCFD;
}
.footer__link:not(:last-child) {
  margin-bottom: 24px;
}
.footer__category {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  color: #ffffff;
}
.footer__info {
  display: block;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.71429;
  color: #ffffff;
  text-decoration: none;
}


.footer__info:not(:last-child) {
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  .footer__info p:not(:last-child) {
    margin-bottom: 8px;
  }
}

.footer__bottom {
  padding: 25px 0 20px;
 /* border-top: 1px solid #E6E8EC;
  */
  background-color: #002a85;
}
@media only screen and (max-width: 767px) {
  .footer__bottom {
      padding: 25px 0 20px;
      border: none;
 }
}
body.dark .footer__bottom {
  border-color: #ffffff;
}
.footer__copyright {
  font-size: 12px;
  line-height: 1.66667;
  letter-spacing: .2px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .footer__copyright {
      text-align: center;
      margin: 0 0 16px;
 }
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  color: white;
  fill: white;
}

.footer__socials a{
  color: inherit;
  font-size: 14px;
  line-height: 1.71429;
  text-decoration: none;
}

.footer_linkMail{
  color: white;
}


.footer__socials .icon{
  fill: inherit;
  color: inherit;
  height: 20px;
  width: 20px;
  margin-right: 12px;
  transform: translateY(-2px);
}

.footer__socials:hover {
  fill: #ff6600;
  color: #ff6600;
}

.footer_privacy{
  font-size: 12px;
  line-height: 1.71429;
  color: #ffffff;
  text-decoration: none;
  margin-top: auto !important;
  margin-bottom: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

@media only screen and (max-width: 767px) {
  .footer_privacyContainer{
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .footer__col_contact{
    text-align: center;
    border-bottom: none;    
  }
}


body.dark .pricing {
  background: none;
}
.pricing .stage {
  margin-bottom: 16px;
  text-align: center;
}
.pricing__title {
  max-width: 550px;
  margin: 0 auto 80px;
  text-align: center;
}

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

.pricing__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
}

/* .pricing__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
@media only screen and (max-width: 1179px) {
  .pricing__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
      flex: 0 0 220px;
 }
}
@media only screen and (max-width: 1023px) {
  .pricing__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
      flex: 0 0 130px;
 }
}
@media only screen and (max-width: 767px) {
  .pricing__col:first-child {
      display: none;
 }
}
*/
body.dark .pricing__col:nth-child(3) {
  background: #23262F;
}
body.dark .pricing__col:nth-child(3) .pricing__parameter {
  border-color: rgba(119, 126, 144, 0.3);
}
/* .pricing__col:not(:first-child) {
  padding-bottom: 15px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pricing__col:not(:first-child) {
      text-align: left;
 }
}
.pricing__col:not(:first-child) .pricing__body {
  padding-top: 0px;
}
.pricing__col:not(:first-child) .pricing__parameter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.pricing__col:not(:first-child) .pricing__label {
  display: none;
}
@media only screen and (max-width: 767px) {
  .pricing__col:not(:first-child) .pricing__label {
      display: block;
 }
}
*/
.pricing__col {
  padding-bottom: 15px;
  text-align: center;
}

.pricing__col .pricing__body {
  padding-top: 0px;
}
.pricing__col .pricing__parameter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.pricing__col .pricing__label {
  display: none;
}

.pricing__col:nth-child(odd) {
  background-color: #F4F5F6;
  border-radius: 24px;
}
.pricing__head {
  min-height: 0px;
  padding: 30px 0px 30px;
}

.pricing__more {
  display: none;
}

.pricing__more .icon {
  width: 10px;
  height: 10px;
  margin-left: 12px;
  fill: #777E90;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.pricing__package {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
}
.pricing__package_Indication {
  width: 200px;
}

.pricing__description {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.pricing__cost {
  position: relative;
  display: inline-block;
  margin-top: 32px;
}

.pricing__price {
  font-family: 'Archivo';
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -.02em;
}
.pricing__sign {
  position: absolute;
  top: 0;
  right: calc(100% + 4px);
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
}
.pricing__note {
  font-size: 12px;
  line-height: 1.66667;
  color: #777E90;
}
@media only screen and (min-width: 768px) {
  .pricing__list {
      display: block !important;
 }
}

.pricing__category {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #777E90;
}
.pricing__parameter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 85px;
  border-bottom: 1px solid #E6E8EC;
}
body.dark .pricing__parameter {
  border-color: #23262F;
}
.pricing__label {
  margin-right: auto;
  font-weight: 600;
}
.pricing__hint {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
  border-radius: 50%;
  border: 2px solid #B1B5C3;
  cursor: pointer;
}

.pricing__hint .icon {
  width: 10px;
  height: 10px;
  fill: #B1B5C3;
}
.pricing__hint:hover .pricing__tooltip {
  display: block;
  opacity: 1;
}
.pricing__tooltip {
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  min-width: 380px;
  padding: 25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 12px rgb(35 38 47 / 10%);
  box-shadow: 0 4px 12px rgb(35 38 47 / 10%);
  font-size: 15px;
  text-align: left;
  display: none;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  color: #778293;
  letter-spacing: .2px;
}
.pricing__tooltip:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #FCFCFD transparent transparent;
}
body.dark .pricing__tooltip {
  background: #353945;
  -webkit-box-shadow: 0 4px 12px rgba(20, 20, 22, 0.1);
  box-shadow: 0 4px 12px rgba(20, 20, 22, 0.1);
}
body.dark .pricing__tooltip:before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #353945 transparent transparent;
}
.pricing__check {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pricing__check .icon {
  width: 14px;
  height: 14px;
  fill: #45B26B;
}
.pricing__minus {
  padding: 0 2px;
  font-size: 16px;
  font-weight: 600;
  color: #777E90;
}

.pricing__button {
  margin-top: 54px;
}
.comment__wrapper {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .comment__wrapper {
      padding-bottom: 64px;
 }
}
.comment__wrap {
  margin: 0 -16px;
  text-align: center;
}
.comment__head {
  max-width: calc(50% - 16px);
  margin: 0 0 80px auto;
}
@media only screen and (max-width: 1179px) {
  .comment__head {
      max-width: calc(66.66% - 16px);
 }
}
@media only screen and (max-width: 767px) {
  .comment__head {
      max-width: 100%;
      margin: 0 0 48px;
 }
}
.comment__title {
  margin-bottom: 20px;
}
.comment__info {
  color: #353945;
}
body.dark .comment__info {
  color: #E6E8EC;
}
.comment__slider {
  position: static;
  visibility: hidden;
}
.comment__slider.slick-initialized {
  visibility: visible;
}
.comment__item {
  display: block;
  text-align: center;
  color: #23262F;
  padding-right:20px;
}

/* @media only screen and (max-width: 767px) {
  .comment__item {
    padding:0 10px;
 }
} */
body.dark .comment__item {
  color: #FCFCFD;
}
.comment__preview {
  position: relative;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 21px;
  margin-bottom: 33px;
  background: #fcfcfd;
  border-radius: 20px;
  -webkit-box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  width: 160px;
  height: 160px;
}

@media only screen and (max-width: 767px) {
  .comment__preview {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
 }

}
body.dark .comment__preview {
  background: #353945;
}
.comment__preview img {
  max-width: 120px;
  max-height: 120px;
  object-fit: contain;
}

@media only screen and (max-width: 767px) {
 .comment__preview img{
   max-width: 100px;
   max-height: 100px;
 }
}
.comment__preview:before, .comment__preview:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.comment__preview:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ff6600c2;
  backdrop-filter: blur(5px);
  border-radius: 20px;
}
body.dark .comment__preview:before {
  background: #FCFCFD;
}
.comment__preview:after {
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #FCFCFD url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cpath fill-rule='evenodd' d='M6.394.843c.271-.25.692-.233.942.038L9.49 3.214c.236.255.236.649 0 .904L7.336 6.452c-.25.271-.672.287-.942.038s-.287-.672-.038-.942l1.121-1.215H1c-.368 0-.667-.298-.667-.667S.632 3 1 3h6.477L6.356 1.786c-.25-.271-.233-.692.038-.942z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/10px auto;
}
body.dark .comment__preview:after {
  background-color: #23262F;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cpath fill-rule='evenodd' d='M6.394.843c.271-.25.692-.233.942.038L9.49 3.214c.236.255.236.649 0 .904L7.336 6.452c-.25.271-.672.287-.942.038s-.287-.672-.038-.942l1.121-1.215H1c-.368 0-.667-.298-.667-.667S.632 3 1 3h6.477L6.356 1.786c-.25-.271-.233-.692.038-.942z' fill='%23777E90'/%3E%3C/svg%3E");
}
.comment__item:hover .comment__preview:before, .comment__item:hover .comment__preview:after {
  opacity: 1;
  visibility: visible;
}
.comment__subtitle {
  margin-bottom: 8px;
  font-weight: 600;
  color: #23262F;
}
body.dark .comment__subtitle {
  color: #FCFCFD;
}
.comment__content {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.comment .slick-slide {
  padding: 0 16px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.comment .slick-slide.slick-active {
  opacity: 1;
}
.comment .slick-arrow {
  top: 0;
}
@media only screen and (max-width: 767px) {
  .comment .slick-arrow {
      top: auto;
      bottom: 0;
 }
}
.comment .slick-prev {
  left: 0;
}
@media only screen and (max-width: 767px) {
  .comment .slick-prev {
      left: calc(50% - 34px);
 }
}
.comment .slick-next {
  left: 44px;
}
@media only screen and (max-width: 767px) {
  .comment .slick-next {
      left: auto;
      right: calc(50% - 34px);
 }
}
.approach__top {
  margin-bottom: 80px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .approach__top {
      margin-bottom: 48px;
 }
}
.approach__title {
  margin-bottom: 20px;
}
.approach__info {
  max-width: 650px;
  margin: 0 auto 80px;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .approach__info {
      margin-bottom: 48px;
 }
}

.approach_image{
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}


.approach_image img{
  width: 300px;
}



body.dark .approach__info {
  color: #E6E8EC;
}
.approach__info a {
  font-weight: 600;
  color: #ff6600;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}
.approach__info a:hover {
  opacity: .8;
}
.approach__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -12px -6px 0;
}
@media only screen and (max-width: 767px) {
  .approach__nav {
      display: none;
 }
}
.approach__link {
  margin: 12px 6px 0;
  padding: 6px 12px;
  border-radius: 14px;
  background: none;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.approach__link:hover {
  color: #353945;
}
body.dark .approach__link:hover {
  color: #FCFCFD;
}
.approach__link.active {
  background: #353945;
  color: #FCFCFD;
}
body.dark .approach__link.active {
  background: #FCFCFD;
  color: #23262F;
}
.faq .select {
  display: none;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .faq .select {
      display: block;
 }
}
.approach__box {
  display: none;
}
.approach__box:first-child {
  display: block;
}
.approach__list {
  margin-bottom: -32px;
}
.approach__item {
  border-top: 1px solid #E6E8EC;
}
.approach__item.active .approach__arrow .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.approach__head {
  position: relative;
  padding: 36px 40px 36px 0;
  font-weight: 600;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .approach__head {
      padding: 32px 40px 32px 0;
 }
}
.approach__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.approach__arrow .icon {
  width: 10px;
  height: 10px;
  fill: #777E90;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.approach__body {
  display: none;
  padding: 8px 0 32px;
}
/* .approach__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1179px) {
  .approach__row {
      margin: 0 -16px;
 }
}
@media only screen and (max-width: 767px) {
  .approach__row {
      display: block;
      margin: 0;
 }
} */

.approach__preview{
  height: 185px;
  position: relative;
}

.approach__row{
  display: grid;
  grid-template-columns: 30% 70%;
  /* gap: 30px; */
}

.approach_image2 img{
  /* transform: translateY(-62px); */
}

.approach_image5 img{
  /* transform: translateY(-62px); */
}

@media only screen and (max-width: 1179px) {
  .approach__row{
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .approach__preview{
    height: auto;
  }
  .approach_image{
    margin: 0 auto;
    width: 50%;
  }
  .approach_image img{
    width: 100%;
  }
  .approach_image2 img{
    transform: translateY(0);
  }
  .approach_image5 img{
    transform: translateY(0px);
  }
}

@media only screen and (max-width: 767px) {
  .approach__row{
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .approach__preview{
    height: auto;
  }
  .approach_image{
    margin: 0;
    width: 100%;
  }
}





.approach__col {
  /* -webkit-box-flex: 0;
  -ms-flex: 0 0 450px;
  flex: 0 1000px; */
}

@media only screen and (max-width: 1179px) {
  .approach__col {
      /* -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
      flex: 0 0 calc(50% - 32px);
      width: calc(50% - 32px);
      margin: 0 16px; */
 }
}
@media only screen and (max-width: 767px) {
  .approach__col {
      /* width: 100%;
      margin: 0; */
 }
  .approach__col:not(:last-child) {
      /* margin-bottom: 32px; */
 }
}


.approach__subtitle {
  margin-bottom: 20px;
  font-weight: 600;
}
.approach__content {
  margin-bottom: 24px;
  color: #777E90;
}
.approach__content p:not(:last-child) {
  margin-bottom: 24px;
}
.testimonials__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 80px -16px 0;
}
@media only screen and (max-width: 1179px) {
  .testimonials__nav {
      margin: 80px -8px 0;
 }
}
@media only screen and (max-width: 1023px) {
  .testimonials__nav {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin: 80px -40px 0;
      overflow: auto;
      overflow-x: auto;
      -ms-overflow-style: none;
      scrollbar-width: none;
      -webkit-overflow-scrolling: touch;
 }
  .testimonials__nav::-webkit-scrollbar {
      display: none;
 }
  .testimonials__nav:before, .testimonials__nav:after {
      content: "";
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 40px;
      height: 1px;
 }
}
@media only screen and (max-width: 767px) {
  .testimonials__nav {
      margin-top: 48px;
 }
}
.testimonials__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(25% - 32px);
  width: calc(25% - 32px);
  margin: 0 16px;
  padding-bottom: 26px;
  cursor: pointer;
  color: #23262F;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 1179px) {
  .testimonials__link {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 16px);
      flex: 0 0 calc(25% - 16px);
      width: calc(25% - 16px);
      margin: 0 8px;
 }
}
@media only screen and (max-width: 1023px) {
  .testimonials__link {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 256px;
      flex: 0 0 256px;
      width: 256px;
      margin: 0;
 }
}
.testimonials__link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 2px;
  background: #23262F;
  opacity: 0;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}
body.dark .testimonials__link:after {
  background: #FCFCFD;
}
.testimonials__link:hover:after, .testimonials__link.active:after {
  opacity: 1;
}
.testimonials__link:not(:last-child) {
  margin-right: 32px;
}
body.dark .testimonials__link {
  color: #FCFCFD;
}
.testimonials__avatar {
  -ms-flex-negative: 48px;
  flex-shrink: 48px;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  background: #E6E8EC;
  border-radius: 50%;
  overflow: hidden;
}
.testimonials__avatar img {
  width: 100%;
  height: 100%;
}
.testimonials__man {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 600;
}
.testimonials__position {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.testimonials__item {
  display: none;
}
.testimonials__item:first-child {
  display: block;
}
.testimonials__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}
@media only screen and (max-width: 767px) {
  .testimonials__row {
      display: block;
      margin: 0;
 }
}
.testimonials__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 32px);
  flex: 0 0 calc(50% - 32px);
  width: calc(50% - 32px);
  margin: 0 16px;
}
@media only screen and (max-width: 767px) {
  .testimonials__col {
      width: 100%;
      margin: 0;
 }
  .testimonials__col:not(:last-child) {
      margin-bottom: 48px;
 }
}
.testimonials__logo {
  margin-bottom: 48px;
}
@media only screen and (max-width: 1023px) {
  .testimonials__logo {
      margin-bottom: 24px;
 }
}
.testimonials__logo img {
  max-width: 166px;
}
.testimonials__comment {
  max-width: 450px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
}
@media only screen and (max-width: 1023px) {
  .testimonials__comment {
      font-size: 20px;
 }
}
@media only screen and (max-width: 767px) {
  .testimonials__comment {
      font-size: 24px;
 }
}
.testimonials__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 48px;
  font-size: 14px;
  line-height: 1.71429;
}
@media only screen and (max-width: 767px) {
  .testimonials__details {
      margin-bottom: 32px;
 }
}
.testimonials__icon {
  margin-right: 12px;
}
.testimonials__author {
  margin-right: 24px;
  font-weight: 600;
}
.testimonials__description {
  color: #777E90;
}
@media only screen and (max-width: 1023px) {
  .testimonials__description {
      margin-left: 36px;
 }
}
.testimonials__preview {
  position: relative;
}
.testimonials__preview img {
  width: 100%;
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  .testimonials__preview img {
      border-radius: 12px;
 }
}
.program__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 48px 76px 64px;
  background: #FCFCFD;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  border-radius: 24px;
}
@media only screen and (max-width: 1179px) {
  .program__wrap {
      padding: 48px 24px;
 }
}
@media only screen and (max-width: 767px) {
  .program__wrap {
      display: block;
      border-radius: 16px;
 }
}
body.dark .program__wrap {
  background: #141416;
}
.program__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 372px;
  flex: 0 0 372px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .program__col:first-child {
      margin: 0 -10px 16px;
      padding-bottom: 0;
 }
}
.program__col:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .program__col:nth-child(2) {
      padding-left: 0;
 }
}
.program .stage-small {
  margin-bottom: 24px;
  padding-left: 24px;
}
@media only screen and (max-width: 767px) {
  .program .stage-small {
      margin-bottom: 16px;
      padding-left: 10px;
 }
}
.program__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-radius: 16px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  font-weight: 600;
  color: #23262F;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
@media only screen and (max-width: 767px) {
  .program__item {
      padding: 10px;
      font-size: 18px;
 }
}
.program__item:hover {
  background: #F4F5F6;
}
body.dark .program__item {
  background: #23262F;
  color: #FCFCFD;
}
body.dark .program__item:hover {
  background: #353945;
}
.program__item:not(:last-child) {
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .program__item:not(:last-child) {
      margin-bottom: 0;
 }
}
@media only screen and (max-width: 767px) {
  body.dark .program__item:not(:last-child) {
      margin-bottom: 8px;
 }
}
.program__arrow {
  margin-left: auto;
  padding-left: 20px;
}
.program__arrow .icon {
  width: 14px;
  height: 14px;
  fill: #777E90;
}
.program__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  border-radius: 12px;
}
@media only screen and (max-width: 767px) {
  .program__icon {
      margin-right: 12px;
 }
}
.program__icon img {
  max-width: 24px;
  max-height: 24px;
}
.program__preview {
  margin-bottom: 42px;
}
@media only screen and (max-width: 767px) {
  .program__preview {
      margin-bottom: 32px;
 }
}
.program__preview img {
  max-width: 400px;
}
@media only screen and (max-width: 1179px) {
  .program__preview img {
      max-width: 240px;
 }
}
.program__info {
  max-width: 380px;
  margin: 0 auto 24px;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .lifestyle {
      padding-top: 64px;
 }
}
.lifestyle__head {
  max-width: 545px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .lifestyle__head {
      margin-bottom: 48px;
 }
}
.lifestyle__stage {
  margin-bottom: 32px;
}
.lifestyle__title {
  margin-bottom: 20px;
}
.lifestyle__info {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .lifestyle__button {
      width: 100%;
 }
}
@media only screen and (max-width: 767px) {
  .lifestyle__wrap {
    margin: 0px;
 }

}
@media only screen and (max-width: 767px) {
  .lifestyle__slider {
      padding-bottom: 70px;
      visibility: hidden;
 }
  .lifestyle__slider.slick-initialized {
      visibility: visible;
 }
}
.lifestyle__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  margin: 0 -16px;
}
@media only screen and (max-width: 1179px) {
  .lifestyle__row {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      margin: 0;
 }
}
.lifestyle__row:not(:last-child) {
  margin-bottom: 112px;
}
@media only screen and (max-width: 1023px) {
  .lifestyle__row:not(:last-child) {
      margin-bottom: 80px;
 }
}
@media only screen and (max-width: 767px) {
  .lifestyle__row:not(:last-child) {
    margin-bottom: 70px;
 }
}
.lifestyle__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 32px);
  /* flex: 0 0 calc(50% - 32px); */
  width: calc(50% - -250px);
  /* margin: 0 16px; */
}


@media only screen and (max-width: 767px) {
  .lifestyle__col {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
 }
}
.lifestyle__col img {
  width: 100%;
  border-radius: 24px;
}
.lifestyle__col:first-child {
  padding-top: 32px;
}
@media only screen and (max-width: 1179px) {
  .lifestyle__col:first-child {
      padding-top: 0;
 }
}
@media only screen and (max-width: 767px) {
  .lifestyle__col:first-child {
      margin-top: 48px;
 }
}
.lifestyle__details {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .lifestyle__details {
      max-width: 100%;
 }
}
.lifestyle__number {
  margin-bottom: 24px;
  padding-bottom: 26px;
  border-bottom: 2px solid #E6E8EC;
  font-family: 'Archivo';
  font-size: 32px;
  line-height: 1.25;
}
body.dark .lifestyle__number {
  border-color: #353945;
}
.lifestyle__category {
  /* margin-bottom: 16px; */
  font-size: 20px;
  font-weight: 600;  
}
@media only screen and (max-width: 767px) {
  .lifestyle__category {
    padding-left: 60px;
    margin-bottom: 0px;
    min-height: 40px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .ourApproachItemTitle{
    padding-left: 0;
  }
}

.lifestyle__content {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.lifestyle .slick-slide {
  padding: 0 12px;
}
.lifestyle .slick-arrow {
  bottom: 0;
}
.lifestyle .slick-prev {
  left: 12px;
}
.lifestyle .slick-next {
  left: 56px;
}
.platform__title {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .platform__title {
      text-align: center;
 }
}
.platform__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px;
  border-width: 2px 0 1px;
  border-style: solid;
  border-color: #E6E8EC;
}
@media only screen and (max-width: 1023px) {
  .platform__list {
      display: block;
      margin: 0;
      padding: 48px 0;
 }
}
@media only screen and (max-width: 767px) {
  .platform__list {
      padding: 0;
      border: none;
 }
}
body.dark .platform__list {
  border-color: #353945;
}
.platform__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 32px);
  flex: 0 0 calc(50% - 32px);
  width: calc(50% - 32px);
  margin: 80px 16px -1px;
  padding-bottom: 48px;
  border-bottom: 1px solid #E6E8EC;
  cursor: pointer;
}
@media only screen and (max-width: 1339px) {
  .platform__item {
      cursor: default;
 }
}
@media only screen and (max-width: 1023px) {
  .platform__item {
      width: 100%;
      margin: 0;
      padding: 0;
      border: none;
 }
}
@media only screen and (max-width: 767px) {
  .platform__item {
      display: block;
      text-align: center;
 }
}
body.dark .platform__item {
  border-color: #353945;
}
@media only screen and (max-width: 1023px) {
  .platform__item:not(:last-child) {
      margin-bottom: 48px;
 }
}
@media only screen and (max-width: 767px) {
  .platform__item:not(:last-child) {
      margin-bottom: 40px;
 }
}
.platform__item .platform__button {
  position: absolute;
  top: calc(100% + 24px);
  left: 0;
  visibility: hidden;
  opacity: 0;
}
@media only screen and (max-width: 1339px) {
  .platform__item .platform__button {
      position: static;
      margin-top: 24px;
      visibility: visible;
      opacity: 1;
 }
}
@media only screen and (max-width: 767px) {
  .platform__item .platform__button {
      margin-top: 16px;
 }
}
.platform__item:hover .platform__details {
  -webkit-transform: translateY(-33px);
  -ms-transform: translateY(-33px);
  transform: translateY(-33px);
}
@media only screen and (max-width: 1339px) {
  .platform__item:hover .platform__details {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
 }
}
.platform__item:hover .platform__button {
  visibility: visible;
  opacity: 1;
}
.platform__preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 160px;
  height: 160px;
  margin-right: 32px;
  border-radius: 24px;
}
@media only screen and (max-width: 767px) {
  .platform__preview {
      margin: 0 auto 16px;
 }
}
.platform__preview img {
  max-width: 40px;
}
.platform__details {
  position: relative;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.platform__status {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .platform__status {
      line-height: 22px;
 }
}
.platform__subtitle {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.platform__description {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.platform__btns {
  margin-top: 80px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .platform__btns {
      margin-top: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .platform__btns {
      margin-top: 48px;
 }
}
.community__center {
  text-align: center;
}
.community__preview {
  margin-bottom: 66px;
}
@media only screen and (max-width: 767px) {
  .community__preview {
      margin-bottom: 48px;
 }
}
.community__preview img {
  width: 545px;
}
@media only screen and (max-width: 1179px) {
  .community__preview img {
      width: 450px;
 }
}
@media only screen and (max-width: 639px) {
  .community__preview img {
      width: 100%;
 }
}
.community__title {
  margin-bottom: 50px;
  margin-left: 0;
  color: #ff6600;
}
.community__text {
  max-width: 455px;
  margin: 0 auto 80px;
  color: #777E90;
}
@media only screen and (max-width: 1179px) {
  .community__text {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .community__text {
      margin-bottom: 48px;
 }
}
.community .subscription {
  max-width: 355px;
  margin: 0 auto 16px;
}
.community__note {
  font-size: 12px;
  line-height: 1.66667;
  color: #B1B5C3;
}
@media only screen and (max-width: 767px) {
  .community__note {
      max-width: 240px;
      margin: 0 auto;
 }
}
.community__note a {
  font-weight: 600;
  color: #ff6600;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}
.community__note a:hover {
  opacity: .8;
}
.history {
  margin-bottom: 72px;
}
@media only screen and (max-width: 1179px) {
  .history {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .history {
      margin-bottom: 32px;
 }
}
.history__slider {
  visibility: hidden;
}
.history__slider.slick-initialized {
  visibility: visible;
}
.history__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  border: 1px solid #E6E8EC;
}
@media only screen and (max-width: 767px) {
  .history__item {
      display: block;
      border-radius: 24px;
 }
}
body.dark .history__item {
  border-color: #353945;
  background: #23262F;
}
.history__preview, .history__details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.history__preview {
  min-height: 516px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 20px 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .history__preview {
      min-height: 232px;
      border-radius: 24px 24px 0 0;
 }
}
.history__details {
  padding: 64px 96px;
}
@media only screen and (max-width: 1339px) {
  .history__details {
      padding: 64px;
 }
}
@media only screen and (max-width: 1179px) {
  .history__details {
      padding: 56px;
 }
}
@media only screen and (max-width: 1023px) {
  .history__details {
      padding: 48px 32px;
 }
}
@media only screen and (max-width: 767px) {
  .history__details {
      padding: 40px 16px;
 }
}
.history__status {
  margin-bottom: 20px;
  padding: 0 12px;
}
.history__title {
  margin-bottom: 20px;
  font-family: 'Archivo';
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -.01em;
}
@media only screen and (max-width: 1023px) {
  .history__title {
      font-size: 32px;
 }
}
@media only screen and (max-width: 767px) {
  .history__title {
      margin-bottom: 16px;
      font-size: 24px;
      letter-spacing: 0;
 }
}
.history__content {
  margin-bottom: 20px;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .history__content {
      margin-bottom: 16px;
 }
}
.history .slick-list {
  overflow: visible;
}
.history .slick-slide {
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.history .slick-slide.slick-active {
  opacity: 1;
}
.history .slick-dots {
  position: absolute;
  left: 0;
  bottom: 47px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .history .slick-dots {
      top: 176px;
      bottom: auto;
      width: 100%;
 }
}
.history .slick-dots li button {
  position: relative;
  width: 8px;
  height: 8px;
  background: none;
  font-size: 0;
}
.history .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FCFCFD;
  border-radius: 50%;
  opacity: .7;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.history .slick-dots li button:hover:before {
  opacity: 1;
}
.history .slick-dots li.slick-active button:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.history .slick-dots li:not(:last-child) {
  margin-right: 8px;
}
.story .stage-small {
  margin-bottom: 96px;
}
@media only screen and (max-width: 1023px) {
  .story .stage-small {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .story .stage-small {
      margin-bottom: 32px;
 }
}
.story__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* @media only screen and (max-width: 1179px) {
  .story__row {
      margin-left: -150px;
 }
} */
@media only screen and (max-width: 1023px) {
  .story__row {
      display: block;
      margin: 0;
 }
}
.story__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 448px;
  flex: 0 0 448px;
}
@media only screen and (max-width: 1023px) {
  .story__col:first-child {
      margin-bottom: 48px;
 }
}
.story__col:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 128px;
}
@media only screen and (max-width: 1339px) {
  .story__col:nth-child(2) {
      padding-left: 80px;
 }
}
@media only screen and (max-width: 1023px) {
  .story__col:nth-child(2) {
      padding: 0;
 }
}
.story__preview img {
  width: 100%;
  border-radius: 16px;
}
.story__title {
  margin-bottom: 32px;
}
.story__row{
  margin-top: 80px;
}
.story__row h2{
  font-size: 24px;
}
.story__info {
  margin-bottom: 64px;
  color: #777E90;
}
.story__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px 64px;
}
@media only screen and (max-width: 767px) {
  .story__list {
      display: block;
      /* margin: 0 0 48px; */
 }
  .story__row {
    margin-top: 50px;
  }
}
.story__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 32px);
  flex: 0 0 calc(50% - 32px);
  width: calc(50% - 32px);
  margin: 0 16px;
}
@media only screen and (max-width: 767px) {
  .story__item {
      width: 100%;
      margin: 0;
 }
  .story__item:not(:last-child) {
      margin-bottom: 48px;
 }
}
.story__category {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 34px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .story__category {
      margin-bottom: 24px;
      padding-bottom: 26px;
 }
}
.story__category:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 160px;
  height: 2px;
  background: #E6E8EC;
}
body.dark .story__category:before {
  background: #353945;
}
.story__content {
  color: #777E90;
}

.story__col_policy:first-child {
  flex: auto;
}
.story__title_policy {
  margin-bottom: 32px;
}
.story__category_policy {
  margin-bottom: 10px;
  margin-top: 40px;
  padding-bottom: 3px;
  font-weight: 600;
}

.story__category_policy:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0px;
  height: 0px;
  background: transparent;
}

.story__content_policy {
  color: #777E90;
}
.story__info_policy {
  margin-bottom: 32px;
  color: #777E90;
}
.story__list_policy {
  /* display: -webkit-box; */
  display: block;
  /* display: flex; */
  /* margin: 0 -16px 64px; */
}

.story__item_policy {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 32px);
  flex: 0 0 calc(50% - 32px);
  margin: 0 16px;
  width: unset;
}

.post {
  overflow: hidden;
}
.post__title {
  margin-bottom: 20px;
  text-align: center;
}
.post__info {
  max-width: 455px;
  margin: 0 auto 80px;
  text-align: center;
  color: #353945;
}
@media only screen and (max-width: 1179px) {
  .post__info {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .post__info {
      margin-bottom: 32px;
 }
}
body.dark .post__info {
  color: #E6E8EC;
}
.post__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -12px -6px 80px;
}
@media only screen and (max-width: 1179px) {
  .post__nav {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .post__nav {
      margin-bottom: 32px;
 }
}
.post__link {
  margin: 12px 6px 0;
  padding: 6px 12px;
  border-radius: 14px;
  background: none;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.post__link:hover {
  color: #353945;
}
body.dark .post__link:hover {
  color: #E6E8EC;
}
.post__link.active {
  background: #353945;
  color: #FCFCFD;
}
body.dark .post__link.active {
  background: #FCFCFD;
  color: #23262F;
}
.post__box {
  display: none;
}
.post__box:first-child {
  display: block;
}
.post__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -64px -16px 0;
}
@media only screen and (max-width: 767px) {
  .post__list {
      display: block;
      margin: 0;
 }
}
.post__item {
  position: relative;
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.333% - 32px);
  flex: 0 0 calc(33.333% - 32px);
  width: calc(33.333% - 32px);
  margin: 64px 16px 0;
  padding-bottom: 40px;
  border-bottom: 2px solid #E6E8EC;
  color: #23262F;
}
@media only screen and (max-width: 1179px) {
  .post__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
      flex: 0 0 calc(50% - 32px);
      width: calc(50% - 32px);
 }
}
@media only screen and (max-width: 767px) {
  .post__item {
      width: 100%;
      margin: 0;
 }
  .post__item:not(:last-child) {
      margin-bottom: 64px;
 }
}
body.dark .post__item {
  border-color: #353945;
  color: #FCFCFD;
}
.post__item:hover .post__preview {
  -webkit-box-shadow: 0 0 0 3px #ff6600;
  box-shadow: 0 0 0 3px #ff6600;
}
.post__item:hover .post__preview img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
  .post__item:hover .post__preview img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
 }
}
.post__preview {
  width: 100%;
  overflow: hidden;
  margin-bottom: 32px;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.post__preview img {
  width: 100%;
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  -o-transition: transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}
.post__status {
  margin-bottom: 16px;
}
.post__subtitle {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 34px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.post__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 500;
  color: #777E90;
}
.post__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: auto;
}
.post__avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  border-radius: 50%;
  background: #E6E8EC;
  overflow: hidden;
}
body.dark .post__avatar {
  background: #353945;
}
.post__avatar img {
  width: 100%;
  min-height: 100%;
}
.post__btns {
  margin-top: 80px;
  text-align: center;
}
@media only screen and (max-width: 1179px) {
  .post__btns {
      margin-top: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .post__btns {
      margin-top: 32px;
 }
}
.article__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 112px;
}
@media only screen and (max-width: 1179px) {
  .article__head {
      margin-bottom: 80px;
 }
}
@media only screen and (max-width: 767px) {
  .article__head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      margin-bottom: 64px;
 }
}
.article__head .article__title {
  max-width: 920px;
  margin-right: auto;
}
.article__head .article__button {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .article__head .article__button {
      margin: 0 0 16px;
 }
}
.article__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .article__row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
 }
}
.article__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 256px;
  flex: 0 0 256px;
  margin-right: auto;
}
@media only screen and (max-width: 1179px) {
  .article__col:first-child {
      margin-right: 80px;
 }
}
@media only screen and (max-width: 1023px) {
  .article__col:first-child {
      max-width: 400px;
      margin: 0 auto;
 }
}
.article__col:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 640px;
  flex: 0 0 640px;
}
@media only screen and (max-width: 1179px) {
  .article__col:nth-child(2) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
 }
}
@media only screen and (max-width: 1023px) {
  .article__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .article__col:nth-child(2) {
      margin-bottom: 48px;
 }
}
.article__col:nth-child(2) .article__title {
  margin-bottom: 32px;
}
.article__col:nth-child(2) .article__preview {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .article__col:nth-child(2) .article__preview {
      margin-bottom: 48px;
 }
}
.article__preview img {
  width: 100%;
  border-radius: 16px;
}
.article__info {
  margin-bottom: 84px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .article__info {
      margin-bottom: 48px;
      font-size: 15px;
      line-height: 1.5;
 }
}
.article__content {
  color: #777E90;
}
.article__content p:not(:last-child) {
  margin-bottom: 24px;
}
.breadcrumbs {
  margin-bottom: 72px;
}
@media only screen and (max-width: 1179px) {
  .breadcrumbs {
      margin-bottom: 64;
 }
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
      margin-bottom: 32px;
 }
}
.breadcrumbs__wrap {
  padding: 112px 64px;
  border-radius: 24px;
  background: #E6E8EC;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .breadcrumbs__wrap {
      padding: 80px 48px;
 }
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__wrap {
      padding: 32px 16px;
 }
}
body.dark .breadcrumbs__wrap {
  background: #353945;
}
.breadcrumbs__title {
  margin-bottom: 12px;
}
.breadcrumbs__info {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__info {
      font-size: 15px;
 }
}
.breadcrumbs__list {
  margin-left: -34px;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__list {
      margin-left: -20px;
 }
}
.breadcrumbs__item {
  display: inline;
  margin-left: 34px;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__item {
      margin-left: 20px;
 }
}
.breadcrumbs__item:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 34px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath fill-rule='evenodd' d='M.293.793a1 1 0 0 0 0 1.414L3.086 5 .293 7.793a1 1 0 1 0 1.414 1.414l3.5-3.5a1 1 0 0 0 0-1.414l-3.5-3.5a1 1 0 0 0-1.414 0z' fill='%23777e91'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs__item:not(:last-child):after {
      margin-left: 20px;
 }
}
.breadcrumbs__link {
  color: #777E90;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
}
.breadcrumbs__link:hover {
  color: #3772FF;
}
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #23262F;
}
body.dark .card {
  color: #FCFCFD;
}
.card:hover .card__preview {
  -webkit-box-shadow: 0 0 0 3px #ff6600;
  box-shadow: 0 0 0 3px #ff6600;
}
.card:hover .card__preview img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
  .card:hover .card__preview img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
 }
}
.card__preview {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.card__preview img {
  width: 100%;
  border-radius: 16px;
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  -o-transition: transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}
.card__category {
  position: absolute;
  top: 8px;
  left: 8px;
}
.card__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px 0 12px;
}
@media only screen and (max-width: 767px) {
  .card__head {
      display: block;
      padding: 16px 0;
 }
}
.card__level {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .card__level {
      margin: 8px 0 0 56px;
 }
}
.card__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .card__user {
      margin-right: 0;
 }
}
.card__avatar {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin: 5px 16px 0 0;
  border-radius: 50%;
  background: #E6E8EC;
}
body.dark .card__avatar {
  background: #353945;
}
.card__avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.card__title {
  margin-bottom: 2px;
  font-weight: 600;
}
.card__trainer {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.card__parameters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 0 20px;
  border-top: 1px solid #E6E8EC;
}
body.dark .card__parameters {
  border-color: #353945;
}
.card__parameter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 600;
  color: #353945;
}
body.dark .card__parameter {
  color: #E6E8EC;
}
.card__parameter .icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  fill: #777E90;
}
.catalog__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .catalog__head {
      display: block;
      margin-bottom: 20px;
 }
}
.catalog__title {
  padding-top: 8px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
}
@media only screen and (max-width: 767px) {
  .catalog__title {
      display: none;
 }
}
.catalog__search {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 320px;
  margin-left: 30px;
}
@media only screen and (max-width: 1023px) {
  .catalog__search {
      width: 260px;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__search {
      width: 100%;
      margin: 0;
 }
}
.catalog__input {
  width: 100%;
  height: 48px;
  padding: 0 48px 0 14px;
  border-radius: 24px;
  background: none;
  border: 2px solid #E6E8EC;
  font-family: 'Archivo', sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #23262F;
  -webkit-transition: border-color .2s;
  -o-transition: border-color .2s;
  transition: border-color .2s;
}
body.dark .catalog__input {
  border-color: #353945;
  color: #FCFCFD;
}
.catalog__input::-webkit-input-placeholder {
  color: #777E90;
}
.catalog__input::-moz-placeholder {
  color: #777E90;
}
.catalog__input:-ms-input-placeholder {
  color: #777E90;
}
.catalog__input::-ms-input-placeholder {
  color: #777E90;
}
.catalog__input::placeholder {
  color: #777E90;
}
.catalog__input:focus {
  border-color: #777E90;
}
.catalog__result {
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ff6600;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
.catalog__result .icon {
  width: 16px;
  height: 16px;
  fill: #FCFCFD;
}
.catalog__result:hover {
  background: #f83500;
}
.catalog__wrap {
  margin-bottom: 80px;
  padding-top: 32px;
  border-top: 1px solid #E6E8EC;
}
@media only screen and (max-width: 1023px) {
  .catalog__wrap {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__wrap {
      margin-bottom: 32px;
      padding-top: 0;
      border: none;
 }
}
body.dark .catalog__wrap {
  border-color: #353945;
}
.catalog__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #E6E8EC;
}
@media only screen and (max-width: 767px) {
  .catalog__top {
      display: block;
      margin-bottom: 20px;
      padding-bottom: 0;
      border: none;
 }
}
body.dark .catalog__top {
  border-color: #353945;
}
.catalog__top .select {
  width: 180px;
}
@media only screen and (max-width: 1023px) {
  .catalog__top .select {
      width: 260px;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__top .select {
      width: 100%;
      margin-bottom: 20px;
 }
}
.catalog__nav {
  position: absolute;
  top: 10px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1023px) {
  .catalog__nav {
      display: none;
 }
}
.catalog__link {
  margin: 0 6px;
  padding: 6px 12px;
  border-radius: 14px;
  background: none;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.catalog__link:hover {
  color: #353945;
}
body.dark .catalog__link:hover {
  color: #E6E8EC;
}
.catalog__link.active {
  background: #353945;
  color: #FCFCFD;
}
body.dark .catalog__link.active {
  background: #FCFCFD;
  color: #23262F;
}
.catalog__filter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 0 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 24px;
  background: #ff6600;
  font-family: 'Archivo';
  font-size: 15px;
  line-height: 48px;
  color: #FCFCFD;
}
.catalog__close {
  width: 52px;
  padding-right: 10px;
  background: none;
  font-size: 0;
}
.catalog__close .icon {
  width: 10px;
  height: 10px;
  fill: #FCFCFD;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
.catalog__close:hover .icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.catalog__sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
}
@media only screen and (max-width: 1179px) {
  .catalog__sorting {
      margin: -24px -8px 0;
 }
}
@media only screen and (max-width: 1023px) {
  .catalog__sorting {
      margin: -32px -16px 0;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__sorting {
      display: block;
      margin: 0;
 }
}
.catalog__cell {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(25% - 32px);
  max-width: calc(25% - 32px);
  margin: 32px 16px 0;
}
@media only screen and (max-width: 1179px) {
  .catalog__cell {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 16px);
      flex: 0 0 calc(25% - 16px);
      max-width: calc(25% - 16px);
      margin: 24px 8px 0;
 }
}
@media only screen and (max-width: 1023px) {
  .catalog__cell {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
      flex: 0 0 calc(50% - 32px);
      max-width: calc(50% - 32px);
      margin: 32px 16px 0;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__cell {
      max-width: 100%;
      margin: 0;
 }
  .catalog__cell:not(:last-child) {
      margin-bottom: 20px;
 }
}
.catalog__label {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #B1B5C3;
}
.catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -16px 0;
}
@media only screen and (max-width: 767px) {
  .catalog__list {
      display: block;
      margin: 0;
 }
}
.catalog .card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.333% - 32px);
  flex: 0 0 calc(33.333% - 32px);
  max-width: calc(33.333% - 32px);
  margin: 32px 16px 0;
}
@media only screen and (max-width: 1260px) {
  .catalog .card {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 32px);
      flex: 0 0 calc(50% - 32px);
      max-width: calc(50% - 32px);
 }
}
@media only screen and (max-width: 767px) {
  .catalog .card {
      max-width: 100%;
      margin: 0;
 }
  .catalog .card:not(:last-child) {
      margin-bottom: 32px;
 }
}
.catalog__btns {
  margin-top: 80px;
  text-align: center;
}
@media only screen and (max-width: 1179px) {
  .catalog__btns {
      margin-top: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .catalog__btns {
      margin-top: 32px;
 }
}
.description {
  padding-top: 80px;
  overflow: hidden;
}
.description__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (max-width: 1023px) {
  .description__center {
      display: block;
 }
}
.description__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 352px);
  flex: 0 0 calc(100% - 352px);
  max-width: calc(100% - 352px);
  padding-right: 96px;
}
@media only screen and (max-width: 1179px) {
  .description__col:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 305px);
      flex: 0 0 calc(100% - 305px);
      max-width: calc(100% - 305px);
      padding-right: 32px;
 }
}
@media only screen and (max-width: 1023px) {
  .description__col:first-child {
      max-width: 100%;
      margin-bottom: 48px;
      padding: 0;
 }
}
@media only screen and (max-width: 767px) {
  .description__col:first-child {
      margin-bottom: 32px;
 }
}
.description__col:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 352px;
  flex: 0 0 352px;
  max-width: 352px;
}
@media only screen and (max-width: 1179px) {
  .description__col:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 305px;
      flex: 0 0 305px;
      max-width: 305px;
 }
}
@media only screen and (max-width: 1023px) {
  .description__col:nth-child(2) {
      max-width: 100%;
 }
}
.description__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.description__status:not(:last-child) {
  margin-right: 4px;
}
.description__title {
  margin-bottom: 8px;
}
.description__info {
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .description__info {
      margin-bottom: 24px;
      font-size: 15px;
 }
}
.description__wrap {
  margin: 0 -10px;
}
.description__slider {
  visibility: hidden;
}
.description__slider.slick-initialized {
  visibility: visible;
}
.description__preview {
  position: relative;
}
.description__preview img {
  width: 100%;
  border-radius: 16px;
}
.description__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 500;
}
.description__item:not(:last-child) {
  margin-bottom: 20px;
}
.description__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 24px;
  margin-right: 12px;
}
.description__icon .icon {
  width: 16px;
  height: 16px;
  fill: #777E90;
}
.description__icon .icon-scoreboard {
  width: 20px;
  height: 20px;
}
.description__icon .icon-candlesticks {
  width: 18px;
  height: 18px;
}
.description__parameter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 156px;
  flex: 0 0 156px;
  padding-right: 16px;
  color: #777E90;
}
.description__text {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #E6E8EC;
  color: #353945;
}
@media only screen and (max-width: 1179px) {
  .description__text {
      margin-top: 32px;
      padding-top: 32px;
 }
}
body.dark .description__text {
  border-color: #353945;
  color: #E6E8EC;
}
.description__text p:not(:last-child) {
  margin-bottom: 24px;
}
.description__list {
  margin-top: 40px;
  padding: 24px 20px;
  border-radius: 8px;
  border: 2px solid #E6E8EC;
}
@media only screen and (max-width: 1179px) {
  .description__list {
      margin-top: 32px;
 }
}
body.dark .description__list {
  border-color: #353945;
}
.description__list li {
  position: relative;
  padding-left: 26px;
  font-weight: 600;
}
.description__list li:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' d='M8.999 17.333c4.602 0 8.333-3.731 8.333-8.333S13.602.667 8.999.667.666 4.398.666 9s3.731 8.333 8.333 8.333zm4.874-10.126a1 1 0 0 0-1.414-1.414l-4.293 4.293-1.793-1.793a1 1 0 1 0-1.414 1.414l2.5 2.5a1 1 0 0 0 1.414 0l5-5z' fill='%2345b36b'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;
}
.description__list li:not(:last-child) {
  margin-bottom: 8px;
}
.description__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}
@media only screen and (max-width: 1179px) {
  .description__btns {
      margin-top: 40px;
 }
}
.description__btns .description__button:first-child {
  margin-right: 12px;
}
.description__btns .description__button:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.description .slick-list {
  font-size: 0;
}
.description .slick-slide {
  padding: 0 10px;
}
.description .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 32px;
  font-size: 0;
}
.description .slick-dots li button {
  position: relative;
  width: 8px;
  height: 8px;
  background: none;
  border: 1px solid #777E90;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.description .slick-dots li button:hover {
  border-color: #ff6600;
}
.description .slick-dots li.slick-active button {
  background: #ff6600;
  border-color: #ff6600;
}
.description .slick-dots li:not(:last-child) {
  margin-right: 12px;
}
.interesting {
  overflow: hidden;
}
.interesting__wrapper {
  position: relative;
}
.interesting__slider {
  position: static;
  visibility: hidden;
}
@media only screen and (max-width: 767px) {
  .interesting__slider {
      position: relative;
      padding-top: 72px;
 }
}
.interesting__slider.slick-initialized {
  visibility: visible;
}
.interesting__title {
  margin-bottom: 64px;
}
@media only screen and (max-width: 767px) {
  .interesting__title {
      margin-bottom: 24px;
      text-align: center;
 }
}
.interesting__wrap {
  margin: 0 -16px;
}
.interesting .card {
  height: 100%;
}
.interesting__btns {
  margin-top: 64px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .interesting__btns {
      margin-top: 48px;
 }
}
.interesting .slick-list {
  overflow: visible;
}
.interesting .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.interesting .slick-slide {
  height: auto;
  padding: 0 16px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.interesting .slick-slide.slick-active {
  opacity: 1;
}
.interesting .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.interesting .slick-arrow {
  top: 16px;
}
@media only screen and (max-width: 767px) {
  .interesting .slick-arrow {
      top: 0;
 }
}
.interesting .slick-prev {
  right: 44px;
}
@media only screen and (max-width: 767px) {
  .interesting .slick-prev {
      right: auto;
      left: calc(50% - 34px);
 }
}
.interesting .slick-next {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .interesting .slick-next {
      right: calc(50% - 34px);
 }
}
.programs {
  position: relative;
  overflow: hidden;
}
.programs__anchor {
  position: absolute;
  top: -64px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1179px) {
  .programs__anchor {
      top: -40px;
 }
}
.programs__top {
  max-width: 620px;
  margin: 0 auto 80px;
  text-align: center;
}
@media only screen and (max-width: 1179px) {
  .programs__top {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .programs__top {
      margin-bottom: 40px;
 }
}
.programs__title {
  margin-bottom: 16px;
}
.programs__info {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.programs__info strong {
  font-weight: 600;
}
.programs__green {
  color: #45B26B;
}
.programs__black {
  color: #23262F;
}
body.dark .programs__black {
  color: #FCFCFD;
}
.programs__wrap {
  margin: 0 -12px;
}
.programs__slider {
  padding-bottom: 104px;
  visibility: hidden;
}
@media only screen and (max-width: 1179px) {
  .programs__slider {
      padding-bottom: 88px;
 }
}
@media only screen and (max-width: 767px) {
  .programs__slider {
      padding-bottom: 64px;
 }
}
.programs__slider.slick-initialized {
  visibility: visible;
}
.programs__item {
  height: 100%;
  padding: 64px 32px;
  background: #F4F5F6;
  border-radius: 20px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 1179px) {
  .programs__item {
      padding: 48px 24px;
 }
}
@media only screen and (max-width: 767px) {
  .programs__item {
      padding: 64px 24px;
 }
}
.programs__item:hover {
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  background: #FCFCFD;
}
.programs__item:hover .programs__button {
  background: #ff6600;
  -webkit-box-shadow: 0 0 0 2px #ff6600 inset;
  box-shadow: 0 0 0 2px #ff6600 inset;
  color: #FCFCFD;
}
.programs__item:hover .programs__button:hover {
  background: #f83500;
  -webkit-box-shadow: 0 0 0 2px #f83500 inset;
  box-shadow: 0 0 0 2px #f83500 inset;
  color: #FCFCFD;
}
body.dark .programs__item {
  background: #23262F;
}
body.dark .programs__item:hover {
  background: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #23262F;
  box-shadow: inset 0 0 0 1px #23262F;
}
.programs__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 32px;
  border-radius: 50%;
}
.programs__subtitle {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.programs__content {
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.programs .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.programs .slick-slide {
  height: auto;
  padding: 0 12px;
}
.programs .slick-arrow {
  bottom: 0;
}
.programs .slick-prev {
  left: calc(50% - 34px);
}
.programs .slick-next {
  right: calc(50% - 34px);
}
.trainers__title {
  margin-bottom: 20px;
  text-align: center;
}
.trainers__info {
  max-width: 445px;
  margin: 0 auto 40px;
  text-align: center;
  color: #353945;
}
body.dark .trainers__info {
  color: #E6E8EC;
}
.trainers__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -12px -6px 0px;
}
@media only screen and (max-width: 1179px) {
  .trainers__nav {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 767px) {
  .trainers__nav {
      display: none;
 }
}
.trainers__link {
  margin: 12px 6px 0;
  padding: 6px 12px;
  border-radius: 14px;
  background: none;
  font-family: 'Archivo';
  font-size: 14px;
  line-height: 1.14286;
  font-weight: 700;
  color: #777E90;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.trainers__link:hover {
  color: #353945;
}
body.dark .trainers__link:hover {
  color: #E6E8EC;
}
.trainers__link.active {
  background: #353945;
  color: #FCFCFD;
}
body.dark .trainers__link.active {
  background: #23262F;
  color: #FCFCFD;
}
.trainers .select {
  display: none;
}
@media only screen and (max-width: 767px) {
  .trainers .select {
      display: block;
      margin-bottom: 48px;
 }
}
.trainers__box {
  display: none;
}
.trainers__box:first-child {
  display: block;
}
.trainers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin: 0 -16px; */
}
/* @media only screen and (max-width: 767px) {
  .trainers__list {
      margin: 0 -8px 0;
 }
} */
.trainers__item {
  /* -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(32% - 73px); */
  /* width: calc(26% - 30px); */
  width: 500px;
  max-width: 500px;
  margin-bottom:50px;
  margin-right: 60px;
}
@media only screen and (max-width: 1023px) {
  .trainers__item {
      -webkit-box-flex: 0;
/*       -ms-flex: 0 0 calc(33.333% - 32px);
      flex: 0 0 calc(33.333% - 32px);
      width: calc(33.333% - 32px); */
 }
}
@media only screen and (max-width: 1023px) {
  .trainers__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 16px);
      flex: 0 0 calc(50% - 16px);
      width: calc(50% - 16px);
      /* margin: 24px 8px 24px 0; */
 }
}
.trainers__element {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 25px;
  border-radius: 24px;
  text-align: center;
  color: #23262F;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 1179px) {
  .trainers__element {
      padding: 48px 16px;
 }
}
@media only screen and (max-width: 767px) {
  .trainers__element {
      padding: 24px 12px;
 }
}
body.dark .trainers__element {
  -webkit-box-shadow: inset 0 0 0 1px #353945;
  box-shadow: inset 0 0 0 1px #353945;
  background: #23262F;
  color: #FCFCFD;
}
.trainers__element:hover {
  -webkit-box-shadow: 0 0 0 4px #ff6600;
  box-shadow: 0 0 0 4px #ff6600;
  color: #ff6600;
}
.trainers__avatar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  /* border-radius: 50%; */
  overflow: hidden;
  background: #E6E8EC;
}
@media only screen and (max-width: 767px) {
  .trainers__avatar {
      width: 80px;
      height: 80px;
      margin-bottom: 16px;
 }
}
body.dark .trainers__avatar {
  background: #353945;
}
.trainers__avatar img {
  height: 100%;
}
.trainers__name {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  .trainers__name {
      font-size: 12px;
 }
}
.trainers__position {
  font-size: 14px;
  line-height: 1.71429;
  height: 40px;
  color: #777E90;
}
@media only screen and (max-width: 767px) {
  .trainers__position {
      font-size: 12px;
 }
}
.trainers__list-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -32px -0px;
  padding-top: 25px;
}

/* @media only screen and (max-width: 767px) {
  .trainers__list {
      margin: 0 -8px 0;
 }
} */
.trainers__item-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 32px);
  flex: 0 0 calc(24% - 19px);
  width: calc(24% - 25px);
  margin: 45px 15px 0;
}
@media only screen and (max-width: 1023px) {
  .trainers__item-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 32px);
      flex: 0 0 calc(33.333% - 32px);
      width: calc(33.333% - 32px);
 }
}
@media only screen and (max-width: 767px) {
  .trainers__item-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 16px);
      flex: 0 0 calc(50% - 16px);
      width: calc(50% - 16px);
      margin: 24px 8px 0;
 }
}

@media only screen and (max-width: 1179px) {
 .trainers__list-2{
   justify-content: center;
 }
}
.trainers__element-2 {
  position: relative;
  display: block;
  padding: 34px 34px;
  border-radius: 24px;
  text-align: center;
  color: #ffffff;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  box-shadow: 0 15px 35px rgb(0 0 0 / 7%);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
@media only screen and (max-width: 1179px) {
  .trainers__element-2 {
      padding: 48px 16px;
 }
}
@media only screen and (max-width: 767px) {
  .trainers__element-2 {
      padding: 24px 12px;
 }
}
.trainers__element-2:hover {
  -webkit-box-shadow: 0 0 0 4px #ff6600;
  box-shadow: 0 0 0 4px #ff6600;
  color: #ff6600;
}
.trainers__avatar-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 128px;
  height: 128px;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
 /* background: #E6E8EC;
 */
}
@media only screen and (max-width: 767px) {
  .trainers__avatar-2 {
      width: 80px;
      height: 80px;
      margin-bottom: 16px;
 }
}
.trainers__avatar-2 img {
  width: 100%;
  min-height: 100%;
}
.portfolio {
  padding: 40px 0 124px;
}
@media only screen and (max-width: 767px) {
  .portfolio {
      padding-bottom: 64px;
 }
}
.portfolio__top {
  max-width: 670px;
  margin: 0 auto 102px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .portfolio__top {
      margin-bottom: 64px;
 }
}
.portfolio__top .portfolio__status {
  margin-bottom: 16px;
}
.portfolio__title {
  margin-bottom: 8px;
}
.portfolio__info {
  font-size: 24px;
  line-height: 1.33333;
  letter-spacing: -.01em;
  color: #777E90;
}
.portfolio__gallery {
  position: relative;
  left: -5%;
  max-width: 512px;
  margin: 0 auto 108px;
  pointer-events: none;
}
@media only screen and (max-width: 1179px) {
  .portfolio__gallery {
      max-width: 400px;
 }
}
@media only screen and (max-width: 767px) {
  .portfolio__gallery {
      margin-bottom: 64px;
 }
}
@media only screen and (max-width: 474px) {
  .portfolio__gallery {
      left: -11%;
      max-width: 280px;
 }
}
.portfolio__preview:first-child {
  position: relative;
  z-index: 2;
}
.portfolio__preview:nth-child(2) {
  top: 35.5%;
  right: -19%;
  z-index: 3;
  width: 45%;
}
.portfolio__preview:nth-child(3) {
  top: -12%;
  right: -6%;
  z-index: 1;
  width: 43%;
}
.portfolio__preview:nth-child(4) {
  left: 11%;
  bottom: 14%;
  z-index: 3;
  width: 18%;
}
.portfolio__preview:not(:first-child) {
  position: absolute;
}
.portfolio__preview img {
  width: 100%;
}
.portfolio__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (max-width: 1023px) {
  .portfolio__row {
      display: block;
 }
}
.portfolio__trainer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 256px;
  flex: 0 0 256px;
  padding: 24px;
  border-radius: 24px;
  border: 1px solid #E6E8EC;
  text-align: center;
}
@media only screen and (max-width: 1179px) {
  .portfolio__trainer {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
      flex: 0 0 220px;
 }
}
@media only screen and (max-width: 1023px) {
  .portfolio__trainer {
      margin-bottom: 32px;
 }
}
body.dark .portfolio__trainer {
  background: #23262F;
  border-color: #353945;
}
.portfolio__trainer .portfolio__status {
  margin-bottom: 32px;
}
.portfolio__avatar {
  width: 128px;
  height: 128px;
  margin: 0 auto 32px;
  background: #E6E8EC;
  border-radius: 50%;
  overflow: hidden;
}
body.dark .portfolio__avatar {
  background: #353945;
}
.portfolio__avatar img {
  width: 100%;
  min-height: 100%;
}
.portfolio__man {
  margin-bottom: 4px;
  font-weight: 600;
}
.portfolio__position {
  font-size: 14px;
  line-height: 1.71429;
  color: #777E90;
}
.portfolio__wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 7px 64px 0 32px;
}
@media only screen and (max-width: 1339px) {
  .portfolio__wrap {
      padding: 0 32px;
 }
}
@media only screen and (max-width: 1023px) {
  .portfolio__wrap {
      margin-bottom: 32px;
      padding: 0;
 }
}
.portfolio__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 500;
}
.portfolio__item:not(:last-child) {
  margin-bottom: 20px;
}
.portfolio__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 24px;
  margin-right: 12px;
}
.portfolio__icon .icon {
  width: 16px;
  height: 16px;
  fill: #777E90;
}
.portfolio__icon .icon-scoreboard {
  width: 20px;
  height: 20px;
}
.portfolio__icon .icon-candlesticks {
  width: 18px;
  height: 18px;
}
.portfolio__parameter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 156px;
  flex: 0 0 156px;
  padding-right: 16px;
  color: #777E90;
}
.portfolio__note {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #E6E8EC;
  color: #353945;
}
body.dark .portfolio__note {
  border-color: #353945;
  color: #E6E8EC;
}
.portfolio__details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 416px;
  flex: 0 0 416px;
  padding-left: 64px;
  border-left: 1px solid #E6E8EC;
}
@media only screen and (max-width: 1339px) {
  .portfolio__details {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 350px;
      flex: 0 0 350px;
      padding: 0;
      border: none;
 }
}
@media only screen and (max-width: 1179px) {
  .portfolio__details {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 272px;
      flex: 0 0 272px;
 }
}
body.dark .portfolio__details {
  border-color: #353945;
}
.portfolio__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 42px;
  font-size: 24px;
  line-height: 1.33333;
  font-weight: 600;
}
.portfolio__head .icon {
  position: relative;
  bottom: -1px;
  width: 22px;
  height: 22px;
  margin-right: 14px;
}
body.dark .portfolio__head .icon {
  fill: #FCFCFD;
}
.portfolio__control {
  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;
  height: 48px;
  margin-bottom: 20px;
  padding: 0 8px;
  border-radius: 24px;
  background: #23262F;
}
body.dark .portfolio__control {
  background: #FCFCFD;
}
.portfolio__date {
  padding: 0 10px;
  text-align: center;
  font-family: 'Archivo';
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: #FCFCFD;
}
body.dark .portfolio__date {
  color: #23262F;
}
.portfolio__prev, .portfolio__next {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background: none;
}
.portfolio__prev .icon, .portfolio__next .icon {
  width: 14px;
  height: 14px;
  fill: #FCFCFD;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
body.dark .portfolio__prev .icon, body.dark .portfolio__next .icon {
  fill: #23262F;
}
.portfolio__prev:hover .icon {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.portfolio__next:hover .icon {
  -webkit-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
.portfolio__variants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -8px 0 20px -8px;
}
.portfolio__variant {
  margin: 8px 0 0 8px;
  padding: 0 25px;
  background: none;
  line-height: 48px;
  border-radius: 24px;
  -webkit-box-shadow: inset 0 0 0 2px #E6E8EC;
  box-shadow: inset 0 0 0 2px #E6E8EC;
  font-family: 'Archivo';
  font-size: 15px;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
}
.portfolio__variant:hover {
  background: #E6E8EC;
}
body.dark .portfolio__variant {
  -webkit-box-shadow: inset 0 0 0 2px #777E90;
  box-shadow: inset 0 0 0 2px #777E90;
  color: #FCFCFD;
}
body.dark .portfolio__variant:hover {
  background: #777E90;
}
.portfolio__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.portfolio__btns .portfolio__button:first-child {
  margin-right: 12px;
}
.portfolio__btns .portfolio__button:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.popup {
  position: relative;
}
.popup .mfp-close {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: normal;
  background-color: #656567;
 /* opacity: 1;
  */
 /* -webkit-box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  */
 /* box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  */
 /* background: #000000 url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' fill='none' viewBox='0 0 14 15'%3E%3Cpath fill-rule='evenodd' d='M.293 1.289a1 1 0 0 1 1.414 0L7 6.582l5.293-5.293a1 1 0 0 1 1.414 1.414L8.414 7.996l5.293 5.293a1 1 0 0 1-1.414 1.414L7 9.41l-5.293 5.293a1 1 0 0 1-1.414 0 1 1 0 0 1 0-1.414l5.293-5.293L.293 2.703a1 1 0 0 1 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E) no-repeat 50% 50%/14px auto;
  */
 /* font-size: 0;
  */
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body.dark .popup .mfp-close {
  -webkit-box-shadow: inset 0 0 0 1px #353945;
  box-shadow: inset 0 0 0 1px #353945;
  background-color: #141416;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23FCFCFD' d='M1.613.2l.094.083L5 3.585 8.293.293a1 1 0 0 1 1.414 0 1 1 0 0 1 .083 1.32l-.083.094L6.415 5l3.292 3.293a1 1 0 0 1-1.32 1.497l-.094-.083L5 6.415 1.707 9.707A1 1 0 0 1 .21 8.387l.083-.094L3.585 5 .293 1.707a1 1 0 0 1 0-1.414A1 1 0 0 1 1.613.21z'/%3E%3C/svg%3E");
}
.popup .mfp-close:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.popup2 {
  position: relative;
}
.popup2 .mfp-close2 {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: normal;
 /* opacity: 1;
  */
 /* -webkit-box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  */
 /* box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  */
 /* background: #000000 url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' fill='none' viewBox='0 0 14 15'%3E%3Cpath fill-rule='evenodd' d='M.293 1.289a1 1 0 0 1 1.414 0L7 6.582l5.293-5.293a1 1 0 0 1 1.414 1.414L8.414 7.996l5.293 5.293a1 1 0 0 1-1.414 1.414L7 9.41l-5.293 5.293a1 1 0 0 1-1.414 0 1 1 0 0 1 0-1.414l5.293-5.293L.293 2.703a1 1 0 0 1 0-1.414z' fill='%23777e91'/%3E%3C/svg%3E) no-repeat 50% 50%/14px auto;
  */
 /* font-size: 0;
  */
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.popup2 .mfp-close2:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.popup_trainer {
  max-width: 580px;
  margin: 15px auto;
  padding: 64px 64px 50px;
  background: #FCFCFD;
  -webkit-box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.1);
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  .popup_trainer {
      padding: 48px 16px 32px;
 }
}
body.dark .popup_trainer {
  background: #141416;
  -webkit-box-shadow: inset 0 0 0 1px #353945;
  box-shadow: inset 0 0 0 1px #353945;
}
.popup_trainer .mfp-close {
  top: -3px;
  right: 10px;
}
.popup_trainer2 {
  max-width: 1024px;
  height: 575px;
  margin: 0 auto;
  padding: 0;
  background: #FCFCFD;
  -webkit-box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%);
  box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%);
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .popup_trainer2 {
      padding: 48px 16px 32px;
 }
}
.popup_trainer2 .mfp-close {
  top: 7px;
  right: 7px;
  background-color: #ffffff;
}
.popup {
  position: relative;
}
.popup .mfp-close2 {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: normal;
  opacity: 1;
  -webkit-box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  box-shadow: 0px 8px 16px -8px rgb(15 15 15 / 20%);
  font-size: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.popup .mfp-close2:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.contact {
  position: relative;
  padding-top: 50px;
}
@media only screen and (max-width: 1179px) {
  .contact {
      padding-top: 0;
 }
}
.contact__bg {
  position: absolute;
  top: 50%;
  left: calc(50% - 650px);
  z-index: -1;
  -webkit-transform: translateY(-12%);
  transform: translateY(-12%);
}
@media only screen and (max-width: 1339px) {
  .contact__bg {
      left: calc(50% - 600px);
 }
}
@media only screen and (max-width: 1179px) {
  .contact__bg {
      left: calc(50% - 520px);
      width: 650px;
 }
}
@media only screen and (max-width: 1023px) {
  .contact__bg {
      left: calc(50% - 430px);
      width: 550px;
 }
}
@media only screen and (max-width: 767px) {
  .contact__bg {
      display: none;
 }
}
.contact__preview:nth-child(2) {
  top: -43.5%;
  left: 25%;
  width: 31%;
}
.contact__preview:nth-child(3) {
  top: -8%;
  left: 1.5%;
  width: 35%;
}
.contact__preview:nth-child(3).aos-animate {
  -webkit-animation: up-down 4s 1.2s infinite;
  animation: up-down 4s 1.2s infinite;
}
.contact__preview:nth-child(4) {
  top: -24%;
  right: 20%;
  width: 42%;
}
.contact__preview:nth-child(4).aos-animate {
  -webkit-animation: up-down 4s 1.8s infinite;
  animation: up-down 4s 1.8s infinite;
}
.contact__preview:nth-child(5) {
  top: 32%;
  left: -8.5%;
  width: 26%;
}
@media only screen and (max-width: 1179px) {
  .contact__preview:nth-child(5) {
      display: none;
 }
}
.contact__preview img {
  width: 100%;
}
.contact__preview:not(:first-child) {
  position: absolute;
}
.contact__wrap {
  max-width: 405px;
  margin-left: auto;
}
@media only screen and (max-width: 1179px) {
  .contact__wrap {
      max-width: 435px;
 }
}
@media only screen and (max-width: 1023px) {
  .contact__wrap {
      max-width: 360px;
 }
}
@media only screen and (max-width: 767px) {
  .contact__wrap {
      max-width: 100%;
 }
}
.contact__title {
  margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .contact__title {
      text-align: center;
 }
}
.contact__info {
  margin-bottom: 48px;
  color: #6E757C;
}
@media only screen and (max-width: 767px) {
  .contact__info {
      margin-bottom: 40px;
      text-align: center;
 }
}
.contact .field:not(:last-child) {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .contact__btn {
      min-width: 100%;
 }
}
.contact:not(:last-child) {
  margin-bottom: 136px;
}
@media only screen and (max-width: 1179px) {
  .contact:not(:last-child) {
      margin-bottom: 112px;
 }
}
@media only screen and (max-width: 767px) {
  .contact:not(:last-child) {
      margin-bottom: 48px;
 }
}
.field__label {
  margin-bottom: 16px;
  color: #6A7986;
}
.field__input, .field__textarea {
  width: 100%;
  border-radius: 16px;
  background: #F4F5F6;
  border: none;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #272E35;
}
.field__input::-webkit-input-placeholder, .field__textarea::-webkit-input-placeholder {
  color: #6E757C;
}
.field__input::-moz-placeholder, .field__textarea::-moz-placeholder {
  color: #6E757C;
}
.field__input:-ms-input-placeholder, .field__textarea:-ms-input-placeholder {
  color: #6E757C;
}
.field__input::-ms-input-placeholder, .field__textarea::-ms-input-placeholder {
  color: #6E757C;
}
.field__input::placeholder, .field__textarea::placeholder {
  color: #6E757C;
}
.field__input {
  height: 54px;
  padding: 0 24px;
  color: #ff6600;
  /* -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.320, 1); */
}
.field__input:hover {
  outline: 2px solid #FF6600;
  color: #ff6600;
}
.field__input_Footer {
  height: 42px;
  padding: 0 24px;
  transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.field__input_Footer:hover {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: none;
}
.field__textarea {
  display: block;
  height: 100px;
  padding: 20px 24px;
  margin-bottom: 30px;
  color: #ff6600;
}
.field__textarea:hover {
  outline: 2px solid #FF6600;
  color: #ff6600;
}
.field__textarea_footer{
  margin: 16px 0;
  padding: 16px 24px;
  height: 120px;
  transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.field__textarea_footer:hover{
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: none;
}
.contact__form{
  width: 450px;
  margin-top: 73px;
}
.mfp-container {
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .mfp-container {
      padding: 0;
 }
}
@media (max-width: 900px) {
  .mfp-container {
      padding: 30px 20px;
 }
}
.mfp-bg {
  background: rgba(20, 20, 22, 0.8);
}
body.dark .mfp-bg {
  background: rgba(20, 20, 22, 0.9);
}
.mfp-zoom-in .popup {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mfp-zoom-in.mfp-ready .popup {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .popup {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.trainer__avatar {
  width: 128px;
  height: 128px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: #E6E8EC;
  overflow: hidden;
}
body.dark .trainer__avatar {
  background: #353945;
}
.trainer__avatar img {
  width: 100%;
  min-height: 100%;
}
.trainer__name {
  text-align: center;
  margin-bottom: 10px;
}
.trainer__position {
  font-size: 16px;
  line-height: 1.71429;
  color: #777E90;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trainer__position__br{
  font-size: 16px;
  line-height: 1.71429;
  color: #777E90;
  text-align: center;
  display: flex;
  flex-direction: column;
}

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

.trainer__description {
  font-size: 16px;
  line-height: 1.71429;
  color: #777E90;
}
.trainer__socials {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; */
  /* margin-bottom: 48px; */
  margin-bottom: 0px;
}
/* @media only screen and (max-width: 767px) {
  .trainer__socials {
      margin-bottom: 24px;
 }
} */
.trainer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.trainer__social .icon {
  width: 18px;
  height: 18px;
  fill: #777E90;
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}
.trainer__social .icon-twitter {
  width: 22px;
  height: 22px;
}
.trainer__social:hover .icon {
  /* fill: #ff6600; */
  fill: #0033a1;
}
body.dark .trainer__social:hover .icon {
  fill: #ff6600;
}
.trainer__social:not(:last-child) {
  margin-right: 24px;
}
.trainer .subscription {
  max-width: 300px;
  margin: 0 auto 48px;
}
@media only screen and (max-width: 767px) {
  .trainer .subscription {
      max-width: 100%;
      margin: 0;
 }
}
.trainer__wrap {
  margin: 0 -16px;
}
@media only screen and (max-width: 767px) {
  .trainer__wrap {
      display: none;
 }
}
.trainer__slider {
  padding-bottom: 50px;
  visibility: hidden;
}
.trainer__slider.slick-initialized {
  visibility: visible;
}
.trainer__item {
  color: #23262F;
}
body.dark .trainer__item {
  color: #FCFCFD;
}
.trainer__item:hover .trainer__preview {
  -webkit-box-shadow: 0 0 0 2px #ff6600;
  box-shadow: 0 0 0 2px #ff6600;
}
.trainer__item:hover .trainer__preview img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.trainer__preview {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.trainer__preview img {
  width: 100%;
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  -o-transition: transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
}
.trainer__category {
  position: absolute;
  top: 8px;
  left: 8px;
}
.trainer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 0 12px;
}
.trainer__level {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
}
.trainer__title {
  margin-bottom: 2px;
  font-weight: 600;
}
.trainer__parameters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 12px;
  border-top: 1px solid #E6E8EC;
}
body.dark .trainer__parameters {
  border-color: #353945;
}
.trainer__parameter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.66667;
  font-weight: 600;
  color: #353945;
}
body.dark .trainer__parameter {
  color: #E6E8EC;
}
.trainer__parameter .icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  fill: #777E90;
}
.trainer__btns {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .trainer__btns {
      display: none;
 }
}
.trainer .slick-list {
  padding-top: 3px;
}
.trainer .slick-slide {
  padding: 0 16px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}
.trainer .slick-slide.slick-active {
  opacity: 1;
}
.trainer .slick-arrow {
  bottom: -32px;
}
.trainer .slick-prev {
  left: 16px;
}
.trainer .slick-next {
  left: 60px;
}
.fade-in {
  -webkit-animation: fade-in 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
  animation: fade-in 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
@-webkit-keyframes fade-in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}
@keyframes fade-in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}
/* CSS MARIA */
/* HOME */
.toggleButton_AboutUsTextHidden{
  background: none;
  color: #ff6600;
  font-weight: 600;
  margin-bottom: 40px;
  cursor: pointer;
}
.toggleButton_AboutUsTextHidden:hover{
  color: #f83500;
}
.hide__text__button{
  background: none;
  color: #ff6600;
  font-weight: 600;
  margin-bottom: 40px;
  cursor: pointer;
}
.hide__text__button:hover{
  color: #f83500;
}
.aboutUsText_hidden{
  margin-bottom: 40px;
}
.aboutUsText_fade_in {
  -webkit-animation: fade-in 0.5s ease-in-out;
  animation: fade-in 0.5s ease-in-out;
}
@-webkit-keyframes aboutUsText_fade_in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}
@keyframes aboutUsText_fade_in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}


.fade-out {
	-webkit-animation: fade-out 0.3s ease-in-out both;
	        animation: fade-out 0.3s ease-in-out both;
}
@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* COMPANIES */
.steps_container{
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin-bottom: 90px; */
  padding: 100px 0;
  margin-top: 100px;
}

@media only screen and (max-width: 1179px) {
    .steps_container{
      padding: 80px 0;
      margin-top: 80px;
    }
  }


.steps_main_title{
  margin-bottom: 30px;
  font-size: 26px;
  font-family: 'Archivo';
  font-weight: 600;
  line-height: 1.16667;
  text-align: center;
  color: #0133a0;
}
.steps_details{
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.44444;
  font-weight: 300;
  color: #203152;
}
.expand__companies__button{
  margin-top: 30px;
  /* margin-bottom: 20px; */
  height: 48px;
  padding: 0 24px;
  background: #ff6600;
  border-radius: 24px;
  font-family: 'Archivo';
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #FCFCFD;
  align-self: center;
  /* width: 17%; */
}

.expand__companies__button:not(:last-child){
  margin-bottom: 0px;
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
.main__button:not(:last-child) {
    margin: 16px 0 0px;
    width: 50%;
}
}

@media only screen and (max-width: 767px) {
  .expand__companies__button:not(:last-child) {
      margin: 0;
      margin-top: 20px;
      width: 50%;
  }
  }

@media only screen and (max-width: 767px) {
    .steps_details{
      text-align: left;
    }
    
  }


.comanies_container{
  display: flex;
  /* justify-content: space-between; */
  /* margin: 0 -15px; */
  opacity: 1;
  margin-top: 40px;
  padding-top: 40px;
  transition: all 3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.company_card{
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
}

.company_card_left{
  margin-right: 20px;
}
.company_card_right{
  margin-left: 20px;
}

.company_card:hover {
  box-shadow: inset 0 0 0 3px #ff6600;
  transition: all .2s;
  -o-transition: all .2s;
  -webkit-box-shadow: 0 0 0 3px #ff6600;
  box-shadow: 0 0 0 3px #ff6600;
  color: #ff6600;
}

.companies_card_content{
  height: 100%;
  padding: 40px;
  background: #fff;
 /* border: 1px solid #E0E2E5;
  */
  /* -webkit-box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%); */
  /* box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%); */
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 1179px) {
  .companies_card_content {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .companies_card_content {
    padding: 10px;
  }
  .company_card_left{
    margin-right: 0px;
    margin-bottom: 20px
  }
  .company_card_right{
    margin-left: 0px;
    margin-bottom: 20px
  }
}
.companies_card_container{
  height: 100%;
  padding: 40px;
  background: #fff;

 /* border: 1px solid #E0E2E5;
  */
  -webkit-box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%);
  box-shadow: 0px 64px 64px -48px rgb(15 15 15 / 10%);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

@media only screen and (max-width: 1179px) {
  .companies_card_container{
    margin: 0 5%;
  }
}



.companies_card_title{
  text-decoration: none;
  color: #0032A0;
  cursor: pointer;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
}
.companies_card_details{
  font-size: 16px;
  line-height: 1.44444;
  font-weight: 300;
  color: #203152;
  margin-top: 20px;
}
.bold{
  color: #FF6720;
  font-weight: 600;
}
.orange{
  color: #ff6600;
  font-weight: 600;
}
.green{
  color: #11AFAB;
  font-weight: 600;
}
.blue{
  color: #0032a0;
  font-weight: 600;
}
.companies_fade_in {
  -webkit-animation: fade-in 0.8s ease-in both;
  animation: fade-in 0.8s ease-in both;
}
.companies_button_fade_in {
  -webkit-animation: fade-out 0.7s ease-in both;
  animation: fade-out 0.7s ease-in both;
}
.cookies_container{
  display: flex;
  padding: 20px 0;
  width: 100%;
  position: fixed;
  background: rgb(2 44 136);
  bottom: 0;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.btn_cookie_container{
  display: flex;
}

.text_cookie{
  color: white;
  font-size: 14px;
  font-weight: 300;
}

.button_cookie{
  background: white;
  color: #0033a1;
  padding: 0px 20px;
  height: 36px;
  margin-left: 20px;
  cursor: pointer;
  font-size: 14px;
}
.button_cookie:hover{
  background: #0033a1;
  color: white;
}

@media only screen and (max-width: 1179px) {
  .text_cookie{
    color: white;
    font-size: 12px;
    font-weight: 300;
  }

  .button_cookie{
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .cookies_container{
    display: block;
  }

  .btn_cookie_container{
    display: flex;
    width: 300px;
    position: relative;
    margin: 20px auto 0px;
    justify-content: center;

  }
  .button_cookie{
    margin: 0 10px;
  }

  .text_cookie{
    width: 300px;
    position: relative;
    text-align: center;
    margin: 0 auto;
  }

}



/* Dropdown Button */
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background: #FCFCFD;
  border-radius: 12px;
  border: 2px solid #E6E8EC;
  -webkit-box-shadow: 0 4px 12px rgb(35 38 47 / 10%);
  box-shadow: 0 4px 12px rgb(35 38 47 / 10%);
  width: 130px;
  z-index: 1;
}



/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  min-height: auto;
  padding: 10px 10px;
  line-height: 1.4;
  color: #777E90;
  font-size: 14px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  color: #ff6600;
  background-color: #F4F5F6;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

@media only screen and (max-width: 1179px) {
  .dropdown:hover .dropdown-content {display: none;}
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}

.hidden {
  display: none;
}

@-webkit-keyframes companies_fade_in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}
@keyframes companies_fade_in {
  0% {
      opacity: 0;
 }
  100% {
      opacity: 1;
 }
}
@-webkit-keyframes companies_button_fade_in {
  0% {
      opacity: 1;
 }
  100% {
      opacity: 0;
 }
}
@keyframes companies_button_fade_in {
  0% {
      opacity: 1;
 }
  100% {
      opacity: 0;
 }
}

/* CSS MARIA */

.pipeline_disclaimer{
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  font-style: italic;
  color: #778293;
  font-size: 15px;
}


@media only screen and (max-width: 767px) {
  .pipeline_disclaimer{
    /* text-align: justify; */
  }
}

.table_responsive{
  width: 1120px;
}

@media only screen and (max-width: 1245px) {
  .overflow-x-auto{
    overflow-x: auto;
  }
}

#partners_section{
  width: 100%;
  padding: 100px 80px 200px;
}

@media only screen and (max-width: 767px){
  #partners_section{
    padding: 100px 32px 200px;
  }
}

@media only screen and (max-width: 1023px){
  #partners_section{
    padding: 100px 40px 200px;
  }
}

.contact_image{
  margin-top:50px ;
  width: 100%;
  height: 250px;
}

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

.field{
  margin-top: 25px;
  flex-grow: 1;
  padding-right: 10px;
}

.contact__container{
  padding-top: 0 !important;
}

.main3__pipeline {
  max-width: none;
  padding-top: 0;
}

.field_flex{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.contact_wrap{
  max-width: 500px;
}


@media only screen and (max-width: 1179px) {
  .flex_column{
    flex-direction: column;
    align-items: center;
  }
  .contact_wrap{
    max-width: 100%;
    padding-top: 0;
  }
  .contact__container{
    max-width: 100%;
    width: 100%;
  }
  .contact__form{
    width: 100%;
  }
  .field__textarea{
    height: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .contact__container{
    margin-bottom: 0;
  }

  .contact_wrap{
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .details__item {
      padding-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .field_flex {
      flex-direction: column;
 }
}

.contact_map{
  border-radius: 5px;
  box-shadow: 0px 0px 4px 0 rgb(0 0 0 / 20%);
  border-radius: 12px;
}

/* @media only screen and (max-width: 767px) {
  .community {
      margin-top: 40px;
 }
} */

@media only screen and (max-width: 767px) {
  .team {
      padding: 30px 0 0px;
  }
  .trainers__center {
      padding-bottom: 30px;
  }
  .board_footer{
      margin-top: 30px;
  }
}

@media only screen and (max-width: 1179px) {
  .details__item:nth-child(2) {
    border-width: 2px 0;
    border-style: dotted;
    border-color: #E6E8EC;
 }
 .details__item {
    padding: 40px 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1179px) {

  .details__category__header{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
  }
  .details__category__header .details__icon{
    margin: 0;
  }
  .details__category__header .details__category{
    margin: 0;
    max-width: 100%;
    padding-left: 30px;
  }
}

.section__container{
  /* padding-top:90px; */
  padding-bottom:200px;
}

.home__main__gallery{
  top: 485px;
  width: auto;
  right: calc(60% - 735px);
}



@media only screen and (max-width: 1440px) {
  .home__main__gallery {
    width: 450px;
    right: calc(60% - 630px);
  }
}

@media only screen and (max-width: 1280px) {
  .home__main__gallery {
    width: 400px;
    right: calc(60% - 578px);
  }
}
@media only screen and (max-width: 1179px) {
  .home__main__gallery {
    width: 342px;
    right: 117px;
 }
}
@media only screen and (max-width: 1023px) {
  .home__main__gallery {
    position: relative;
    top: 280px;
    right: auto;
    margin: 0 auto;
    width: 427px;
  }
}
@media only screen and (max-width: 767px) {
  .home__main__gallery {
    position: relative;
    right: auto;
    margin: 0 auto;
    width: 85%;
  }
}

@media only screen and (max-width: 500px) {
  .home__main__gallery {
    top: 215px;
  }
}

@media only screen and (max-width: 400px) {
  .home__main__gallery {
    top: 185px;
  }
}

.home__main__wrap{
  position: relative;
  z-index: 3;
  max-width: 420px;
  padding-top: 34px;
  text-align: justify;
}

@media only screen and (max-width: 1023px){
  .home__main__wrap {
    max-width: none;  
  }
}

@media only screen and (max-width: 767px){
  .home__main__wrap {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 550px) {
  .home__main__gallery {
      position: relative;
      right: auto;
      margin: 0 auto;
      width: 90%;
  }
}

@media only screen and (max-width: 767px){
  .home__workouts__list {
      padding-top: 40px;
      width: 100%;
    }
  }

.team__scientifics{
  padding-top: 0 !important;
  padding-bottom: 200px;
}


@media only screen and (max-width: 767px){
  .team__management{
    padding-bottom: 100px !important;
    padding-top: 100px !important;
  }
  .trainers__management{
    padding-bottom: 0 !important;
  }
  .team__scientifics{
    padding-top: 1px !important;
  }
}

.details__item__pipeline{
  margin-top: 0;
}

@media only screen and (max-width: 1179px){
  .details__item__pipeline {
      padding: 40px 0;
    }
    .details__head__pipeline{
      margin-bottom: 50px;
    }
    .details__item__pipeline:nth-child(3){
      padding-bottom: 0;
    }
    .details__item__pipeline:nth-child(1){
      padding-top: 0;
    }
  }

@media only screen and (max-width: 767px){
  .details__item__pipeline {
      padding: 40px 0;
    }
    .details__item__pipeline:nth-child(3){
      padding-bottom: 0;
    }
    .details__item__pipeline:nth-child(1){
      padding-top: 0;
    }
  }

@media only screen and (min-width: 1180px){
  .details__item__pipeline{
    padding: 0;
  }
  
  .details__item__pipeline:nth-child(2){
    padding: 0 30px;
  }
  
  .details__item__pipeline:nth-child(1){
    padding-top: 0;
    padding-right: 30px;
  }
  
  .details__item__pipeline:nth-child(3){
    padding-left: 30px;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px){
  .scroll {
      display: none;
    }
  }

.main3__our-board{
  padding-top: 100px;
  padding-bottom: 100px;
}

.trainers__center__partners{
  padding-top: 100px;
  padding-bottom: 200px;
}

.details__title{
  margin-bottom: 50px;
}

.main3_partners{
  margin-top: 40px;
  margin-bottom: 80px;
}

@media only screen and (min-width: 768px){
  .main3_partners {
      margin-bottom: 0;
    }
  }

  @media only screen and (max-width: 767px){
    .main3_partners {
        margin-bottom: 60px;
      }
    }

.main5__map{
  margin-bottom: 200px;
  margin-top: 100px;
}

@media only screen and (max-width: 767px){
  .main5__map {
      margin-bottom: 100px;
    }
  }

.main3__title__our_board{
  margin-bottom: 0;
}


.main3_partners{
  min-height: 550px;
}

@media only screen and (max-width: 1179px) {
  .main5 {
      margin-top: 100px;
 }
}

.meanings{
  display: flex;
  align-items: center;
  padding-top: 40px;
  color: #778293;
  font-size: 14px;
}


@media only screen and (max-width: 767px) {
  .meanings{
    display: block;
  }
  .meanings span{
    display: none;
  }
}









  
