.section1 .hero-full__title {
  font-size: 6.5rem;
  font-family: WL;
}

.section1 .hero-full__title span {
  font-family: WB;
}

/* .section1{
  height:180vh;
} */
.section1 .hero-full__title span {
  font-weight: 700;
}

.section2 {
  position: relative;
  z-index: 2;
}

.section2 .wysiwyg {
  overflow: auto;
  max-height: 380px;
  padding-right: 20px;
}

.section2 .wysiwyg::-webkit-scrollbar {
  background-color: transparent;
  position: absolute;
  width: 1px;
  background-color: #ffffff50;
}

.section2 .wysiwyg::-webkit-scrollbar-track {
  background-color: transparent;
}

.section2 .wysiwyg::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid transparent;
}


/* .section1 .row {
  width: 49.125rem;
} */
.section1 .row {
  width: 100%;
}

.section1 .teaser__content-title {
  margin-top: 0;
}

.section3 .slider--teaser .item {
  margin-top: 6.25rem;
}

.section3 .slider--teaser .item {
  width: 100%;
  transition: all 0.6s;
}

.section3 .slider--teaser .swiper .swiper-slide:nth-child(2n) .item {
  margin-top: 0;
}

.section3 .slider--teaser .swiper {
  overflow: unset;
  width: 62.5vw;
}

.section3 .col-md {
  overflow: hidden;
}

.section3 .slider--teaser .swiper .swiper-slide-next .item,
.section3 .slider--teaser .swiper .swiper-slide-next+.swiper-slide .item,
.section3 .slider--teaser .swiper .swiper-slide-active .item {
  opacity: 1;
}

.section3 .slider__arrows-container span {
  font-size: 20px;
}

.section4 .video__play {
  padding: 0.675rem 1.25rem;
}

.section4 .video__play span {
  font-size: 24px;
}

.media-grid:before {
  bottom: 24%;
}

.section6 .wrap {
  padding: 0 0 120px;
}

.section6 .wrap .title-block {
  margin-bottom: 70px;
}

.section7 .slider--references .slider__item {
  width: 100%;
  transition: all 0.6s;
}

.section7 .swiper {
  overflow: unset;
  width: 100%;
}

.section7 .d-flex {
  overflow: hidden;
}

.section7 .swiper .swiper-slide-next .slider__item,
.section7 .swiper .swiper-slide-next+.swiper-slide .slider__item,
.section7 .swiper .swiper-slide-next+.swiper-slide+.swiper-slide .slider__item,
.section7 .swiper .swiper-slide-active .slider__item {
  opacity: 1;
}

.section7 .reference-teaser__content {
  margin-top: 0.75rem;
}

.section7 .reference-teaser__content-subtitle {
  margin-top: 0.25rem;
}


.section5 .mt-md-auto {
  margin-top: 80px !important;
}

.section5 {
  margin-top: 200px;
}

.section5 .wrap {
  width: 1600px;
  margin: 0 auto;
}

.section5 .wrap .text {
  margin-bottom: 40px;
}

.section5 .wrap .item {
  display: flex;
  align-items: center;
  height: 500px;
  margin-bottom: 40px;
}

.section5 .wrap .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.section5 .wrap .item:nth-child(2n) .content {
  border-left: 1px solid #ffffff50;
  border-right: none;
}

.section5 .wrap .item .img {
  width: 50%;
  height: 100%;
}

.section5 .wrap .item .img img {
  height: 100%;
  width: 100%;
}

.section5 .wrap .item .content {
  height: 100%;
  flex: 1;
  border: 1px solid #ffffff50;
  border-left: none;
  padding: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.section5 .wrap .item .content .title {
  margin-bottom: 30px;
}

.section10 .decor-border:before {
  display: none;
}

.section10 .decor-border {
  margin-left: 0;
}

.section10 .text {
  margin: 30px 0;
}

.section10 .decor-border .wysiwyg p:before {
  background-color: #797979;
  content: "";
  height: .0625rem;
  left: 0;
  position: absolute;
  top: .925rem;
  width: 5rem;
}

.section10 .decor-border .wysiwyg p {
  padding-left: calc(5rem + 50px);
  position: relative;
}

.section6 .text h4 {
  font-size: 28px;
  margin-bottom: 10px;
}

.section6 .text h4:not(:first-child) {
  margin-top: 40px;
}

.section6 .text p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 2;
}

.section8 .list {
  width: 80%;
  margin: 0 auto;
}

.hero-full__content .PE {
  display: none;
}

@media screen and (max-width: 1600px) {
  .section2 .col-md-5 {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  .section1 .wysiwyg p {
    font-size: 14px;
    line-height: 2;
  }

  .section1 .hero-full__container {
    padding-top: 15.5625rem;
  }

  .section1 .hero-full__title {
    margin-top: 10px;
  }

  .hero-full__content .PE {
    display: block;
  }

  .hero-full__content .PC {
    display: none;
  }

  .teaser--sm .teaser__content {
    height: 56px;
  }

  .section2 .wysiwyg>p {
    font-size: 14px;
    line-height: 2;
  }

  .section2 .gy-base {
    grid-gap: 20px;
    flex-direction: column;
  }

  .section2 .col-md-5 {
    width: 100%;
  }

  .section2 .title-block--offset-left {
    margin-left: 0;
  }

  .section2 .ps-md-5 {
    padding-left: 0 !important;
  }

  .section2 .wysiwyg {
    /* height: auto;
    max-height: none; */
    max-height: 200px;
  }

  .section2 .row .col h2 {
    font-size: 28px;
  }

  .section4 .title-block h2 {
    font-size: 36px;
    line-height: 1.6;
  }

  .section10 .title-block__pre-title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .section10 .decor-border .wysiwyg p,
  .section10 .text {
    font-size: 14px;
    line-height: 2;
  }

  .section10 .decor-border .wysiwyg p strong {
    font-size: 16px;
  }



  .section10 .decor-border .wysiwyg p:before {
    width: 2rem;
  }

  .section10 .decor-border .wysiwyg p {
    padding-left: calc(2rem + 20px);
  }

  .section10 .decor-border .wysiwyg p:before {
    top: 1.025rem;
  }

  .section3 .title-block h2,
  .section10 .title-block h2 {
    font-size: 36px;
  }

  .section3 .row {
    flex-direction: column;
  }

  .slider__arrows-container {
    display: none;
  }

  .slider--teaser .item:nth-child(odd) {
    margin-top: 2.25rem;
  }

  .section3 .title-block {
    margin-bottom: 30px;
  }

  .section3 .col-md-3 {
    width: 100%;
  }

  .container.container--move-right {
    padding: 2.1875rem;
  }

  .section3 .slider--teaser .swiper {
    width: 100%;
  }

  .slider--teaser .slider__scroll-area {
    padding-right: 0;
    margin-top: 0;
  }

  .slider--teaser .item:nth-child(odd) {
    margin-top: 1.25rem;
  }

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

  .section6 .text h4 {
    font-size: 24px;
  }

  .teaser__content-title {
    font-size: 18px;
  }

  .slider--teaser .slider__scroll-area {
    padding-bottom: 3.375rem;
  }

  .outline-box-right {
    margin-left: 0;
  }

  .outline-box-right:before {
    width: 100%;
  }

  .outline-box-right {
    padding-right: 0;
  }

  .section6 .row {
    flex-direction: column;
  }

  .section6 .col-md-6 {
    width: 100%;
  }

  .section6 .col-md-5 {
    width: 100%;
  }

  .section6 .mt-5 {
    margin-left: 0;
    padding: 0 5%;
  }

  .section6 .outline-box-right {
    width: 100%;
  }

  .section6 .outline-box-right:before {
    left: 0;
  }

  .section6 .outline-box-right:before {
    top: 0;
  }

  .outline-box-right:before {
    height: 100%;
  }

  .section6 .col-md-6 {
    margin-top: 30px;
  }

  .section6 .wrap .title-block h2 {
    font-size: 36px;
  }

  .section7 .wrap .title-block,
  .section6 .wrap .title-block {
    margin-bottom: 30px;
  }

  .container.container--move-right,
  .slider--references .slider__scroll-area {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }

  .section8 .title-block h2 {
    font-size: 36px;
  }

  .section8 .list {
    width: 100%;
  }

    .section9 .row{
    flex-direction: column;
  }
  .section9 .row .col-md-6{
    width: 100%;
  }
  .section1 .teaser__content-title{
    font-size: 16px;
  }
  .section9 .contact-btn{
    width: fit-content !important;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .section1 .hero-full__title {
    font-size: 4.5rem;
  }

  .section2 .row .col h2 {
    font-size: 24px;
  }

  .section10 .decor-border .wysiwyg p:before {
    width: 1rem;
  }

  .section10 .decor-border .wysiwyg p {
    padding-left: calc(1rem + 10px);
  }

  .section8 .list .col-6 {
    width: 33%;
  }

  .section6 .wrap .title-block h2,
  .section3 .title-block h2,
  .section10 .title-block h2,
  .section4 .title-block h2 {
    font-size: 28px;
  }

  .section6 .text h4 {
    font-size: 20px;
  }

  .section8 .title-block h2 {
    font-size: 32px;
  }


}

@media screen and (max-width: 540px) {
  .section1 .hero-full__title {
    font-size: 3.2rem;
  }
}