html body .slider {
  padding: 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body .slider * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body .slider .block-heading {
  width: 100%;
  max-width: 1428px;
  margin: 0 auto;
}
html body .slider .block-heading h1 {
  font-size: 64px;
  line-height: 1.2;
  color: #0000FF;
  margin-bottom: 74px;
}
@media screen and (max-width: 64em) {
  html body .slider .block-heading h1 {
    font-size: 32px;
    margin-bottom: 61px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .block-heading h1 {
    margin-bottom: 54px;
  }
}
html body .slider .custom-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body .slider .custom-slider * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html body .slider .custom-slider .slide-counter {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
html body .slider .custom-slider .slick-current .slide-counter {
  opacity: 1;
}
html body .slider .custom-slider .slick-slide {
  opacity: 0.3;
}
html body .slider .custom-slider .slick-slide iframe, html body .slider .custom-slider .slick-slide video {
  pointer-events: none;
}
html body .slider .custom-slider .slick-slide.slick-current {
  opacity: 1;
}
html body .slider .custom-slider .slick-slide.slick-current iframe, html body .slider .custom-slider .slick-slide.slick-current video {
  pointer-events: initial;
}
html body .slider .custom-slider .swiper-slide {
  padding: 0 24px;
}
html body .slider .custom-slider .swiper-slide .swiper-slider-top {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
html body .slider .custom-slider .swiper-slide .swiper-slider-top .slider-title, html body .slider .custom-slider .swiper-slide .swiper-slider-top .slide-counter {
  font-family: var(--font-roboto-mono);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #4D4D4D;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .swiper-slider-top .slider-title, html body .slider .custom-slider .swiper-slide .swiper-slider-top .slide-counter {
    font-size: 12px;
    line-height: 20px;
  }
}
html body .slider .custom-slider .swiper-slide .swiper-slider-top .slider-title {
  width: 75%;
  min-height: 1px;
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .swiper-slider-top .slider-title {
    width: 65%;
  }
}
html body .slider .custom-slider .swiper-slide .swiper-slider-top .slide-counter {
  width: 25%;
  text-align: right;
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .swiper-slider-top .slide-counter {
    width: 35%;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-height {
  height: 811px;
}
html body .slider .custom-slider .swiper-slide .slider-content-height img {
  width: auto;
}
html body .slider .custom-slider .swiper-slide .slider-content-height img, html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
  height: 811px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 99.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height img, html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    height: 690px;
  }
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height img, html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    height: 565px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height img, html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    height: 545px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height img, html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    height: 307px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
  width: 1442px;
}
@media screen and (max-width: 99.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    width: 1226px;
    max-width: 70vw;
    height: 690px;
  }
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    width: 1004px;
    max-width: 70vw;
    height: 565px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    max-width: 80vw;
    width: 968px;
    height: 545px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height iframe, html body .slider .custom-slider .swiper-slide .slider-content-height video {
    width: 546px;
    height: 307px;
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 99.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height {
    height: 690px;
  }
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height {
    height: 565px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height {
    height: 545px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-height {
    height: auto;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image img {
  max-width: 100%;
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image img {
    max-width: 70vw;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-image img {
    max-width: 70vw;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image img {
    width: 100%;
    max-width: 100%;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data {
  position: relative;
  overflow: hidden;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data {
  width: 100%;
  max-width: 595px;
  padding: 42px 35px;
  position: absolute;
  bottom: 97px;
  left: 0;
  right: 0;
  background-color: #fff;
  margin: 0 auto;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-title {
  font-family: var(--font-roboto);
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #262626;
  margin-bottom: 10px;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-title {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-title {
    font-size: 12px;
    line-height: 20px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-subheading {
  font-family: var(--font-roboto);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #262626;
  margin-bottom: 10px;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-subheading {
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .slider-image-subheading {
    font-size: 10px;
    line-height: 16px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .waveforms > wave {
  height: 100px !important;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .waveforms > wave {
    height: 90px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .waveforms > wave {
    height: 65px !important;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio {
  text-align: center;
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio.accessible {
  opacity: 1;
  visibility: visible;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio img {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  cursor: pointer;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio img {
    width: 20px;
    height: 20px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio .pause-record {
  display: none;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio.playing .play-record {
  display: none;
}
html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data .play-audio.playing .pause-record {
  display: block;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data {
    bottom: 45px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-image.with-additional-data .additional-data {
    max-width: calc(90vw - 80px);
    bottom: 25px;
    padding: 15px 20px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-caption {
  font-family: var(--font-roboto-mono);
  font-style: normal;
  font-weight: 400;
  margin-top: 24px;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.02em;
  color: #4D4D4D;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-caption {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-caption {
    font-size: 12px;
    line-height: 19px;
    margin-top: 12px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-quote {
  font-family: var(--font-family);
  font-style: italic;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #262626;
  max-width: 818px;
  padding: 73px;
}
html body .slider .custom-slider .swiper-slide .slider-quote pre {
  font-family: var(--font-roboto-mono);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #262626;
  margin-top: 22px;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-quote pre {
    font-size: 12px;
    line-height: 20px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-quote blockquote {
  margin: 0;
}
html body .slider .custom-slider .swiper-slide .slider-quote blockquote p {
  font-family: var(--font-family);
  font-style: italic;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #262626;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-quote blockquote p {
    font-size: 20px;
    line-height: 30px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-quote blockquote pre {
  font-family: var(--font-roboto-mono);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #262626;
  margin-top: 22px;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-quote blockquote pre {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-quote {
    font-size: 20px;
    line-height: 30px;
    padding: 24px;
    max-width: 720px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-quote {
    height: 307px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block {
  width: 1428px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}
@media screen and (max-width: 99.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block {
    width: 1226px;
  }
}
@media screen and (max-width: 89.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block {
    width: 70vw;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block {
    width: 100%;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text {
  font-family: var(--font-roboto);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #4D4D4D;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 40px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text .slider-content-text-inner {
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 100%;
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text .slider-content-text-inner::-webkit-scrollbar {
  width: 0 !important;
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text h3 {
  font-size: 24px;
  line-height: 29px;
  color: #262626;
  margin-bottom: 20px;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 14px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text p {
  font-family: var(--font-roboto);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text blockquote {
  margin: 0;
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text blockquote p {
  font-family: var(--font-family);
  font-style: italic;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #262626;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text blockquote p {
    font-size: 20px;
    line-height: 30px;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text blockquote pre {
  font-family: var(--font-roboto-mono);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #262626;
  margin-top: 22px;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text blockquote pre {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text {
    padding: 24px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-image {
  width: 33%;
}
html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-image img {
  width: 100%;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-image {
    width: 40%;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block .slider-content-image {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block.with-img .slider-content-text {
  width: 67%;
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img .slider-content-text .slider-content-text-inner {
    max-height: 300px;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img .slider-content-text {
    width: 60%;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img .slider-content-text {
    width: 100%;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-text {
  width: 34%;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-text {
    width: 42%;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-text {
    width: 100%;
  }
}
html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-image {
  width: 66%;
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-image {
    width: 58%;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide .slider-content-block.with-img.wide .slider-content-image {
    width: 100%;
  }
}
@media screen and (max-width: 64em) {
  html body .slider .custom-slider .swiper-slide {
    padding: 0 13px;
  }
}
@media screen and (max-width: 47.9375em) {
  html body .slider .custom-slider .swiper-slide {
    padding: 0 8px;
  }
}