body.body_locked_by_scrollytelling {
  overflow: hidden;
}
body.body_locked_by_scrollytelling .elementor-location-footer .elementor-spacer-inner {
  display: none;
}
.otgs-development-site-front-end {
  display: none !important;
}
body::before,
body::after {
  z-index: 999;
}
.kyl_scrollytelling {
  width: 100vw;
}
.kyl_scrollytelling .loading .lds-ring {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.kyl_scrollytelling .loading .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.kyl_scrollytelling .loading .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.kyl_scrollytelling .loading .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.kyl_scrollytelling .loading .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.kyl_scrollytelling .progress {
  position: absolute;
  top: 50%;
  right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 20;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .progress {
    top: 50%;
    right: 32px;
    bottom: unset;
    left: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.kyl_scrollytelling .progress .point {
  border: 2px solid #d0b083;
  height: 10px;
  width: 10px;
  margin: 5px;
  -webkit-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  transition: all ease 300ms;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.kyl_scrollytelling .progress .point.active {
  background-color: #d0b083;
  height: 15px;
  width: 15px;
}
.kyl_scrollytelling .container {
  height: 100dvh;
  width: 100%;
  overflow: hidden;
}
.kyl_scrollytelling .container .sections .section_wrapper .section .inner .part video {
  width: 100vw;
  height: 100dvh;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section .inner .part .image {
  width: 100vw;
  height: 100dvh;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_scrollytelling .container .sections .section_wrapper .section .inner .part .icon_lottie_wrapper,
.kyl_scrollytelling .container .sections .section_wrapper .section .inner .part .icon_lottie {
  max-width: 80px;
  max-height: 80px;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section .inner .part .icon_lottie_wrapper,
  .kyl_scrollytelling .container .sections .section_wrapper .section .inner .part .icon_lottie {
    max-width: 150px;
    max-height: 150px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section .inner .part span.gold {
  color: #d0b083 !important;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_0 {
  z-index: 0;
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_1 {
  position: absolute;
  top: calc(-100dvh - 100%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_1 .text {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_0 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 60px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_1 {
  z-index: 1;
  position: absolute;
  top: 100dvh;
  left: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 {
  z-index: 2;
  position: absolute;
  top: 100dvh;
  left: 0;
  width: 100vw;
  height: 100dvh;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 {
    top: 0;
    left: 100vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2::before {
  content: '';
  position: absolute;
  background-color: #1f4755;
  right: 0;
  bottom: -5px;
  left: 0;
  height: 10px;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2::before {
    top: 0;
    right: -5px;
    bottom: 0;
    width: 10px;
    left: initial;
    height: initial;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 {
  position: absolute;
  bottom: 0;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 {
    position: static;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box {
  width: 100vw;
  margin: 0 0 0 auto;
  background: #1f4755;
  height: auto;
  -webkit-clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: calc((100vw * 0.17364818) / 0.98480775) 30px 50px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box {
    padding: calc((100vw * 0.17364818) / 0.98480775) 30px 30px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box {
    width: 49.9vw;
    height: 100dvh;
    -webkit-clip-path: polygon(calc((100dvh * 0.17364818) / 0.98480775) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(calc((100dvh * 0.17364818) / 0.98480775) 0, 100% 0, 100% 100%, 0 100%);
    padding: 0 200px 0 calc((100dvh * 0.17364818) / 0.98480775);
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .icon {
  margin: 0 auto 20px;
  width: 80px;
  position: relative;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .icon {
    width: 100px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .heading_icon {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 40px;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  position: relative;
  left: 200px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .heading_icon {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .heading_icon {
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 64px;
    font-size: 54px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  position: relative;
  left: 300px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon {
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    font-size: 24px;
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon {
    max-width: unset;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon a {
  color: inherit;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon br {
    display: none;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_2 .part_0 .box .item_single .text_icon br {
    display: inline;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 {
  z-index: 3;
  position: absolute;
  top: 100dvh;
  left: 0;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 {
    top: 0;
    left: 100vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 {
  width: 100vw;
  height: 100dvh;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 {
    background: #1f4755;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box {
  background: #1f4755;
  height: 100dvh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box {
    padding: 0 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    height: auto;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box {
    padding: 0 200px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single {
  position: relative;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single {
    left: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single {
    padding: 0 50px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .icon {
  margin: 0 auto 20px;
  width: 80px;
  position: relative;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .icon {
    width: 100px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .icon {
    left: 100px;
  }
}
@media (max-width: calc(1024px - 1px)) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .icon {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .heading_icon {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 40px;
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .heading_icon {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .heading_icon {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .heading_icon {
    left: 200px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .heading_icon {
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 64px;
    font-size: 54px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon {
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    font-size: 24px;
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon {
    left: 300px;
    max-width: unset;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon a {
  color: inherit;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon br {
    display: none;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_3 .part_0 .box .item_single .text_icon br {
    display: inline;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 {
  z-index: 4;
  position: absolute;
  top: 100dvh;
  left: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_0 video.video_forwards {
  height: 100dvh;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_0 video.video_forwards {
    height: 100dvh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 {
  z-index: 2;
  position: absolute;
  top: calc(-100dvh - 100%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  text-align: center;
  -webkit-transition: color ease 300ms;
  -o-transition: color ease 300ms;
  -moz-transition: color ease 300ms;
  transition: color ease 300ms;
  width: 100vw;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
    width: initial;
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 60px;
  }
}
@media (min-width: 1024px) and (max-height: 900px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text {
    font-size: 6vh;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1 .text br:nth-child(3) {
  display: none;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1.text_color_white .text {
  color: #ffffff;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_4 .part_1.text_color_dark_slate_blue .text {
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 {
  z-index: 2;
  position: absolute;
  top: 10vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 .text {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 40px;
  font-size: 32px;
  text-align: center;
  -webkit-transition: color ease 300ms;
  -o-transition: color ease 300ms;
  -moz-transition: color ease 300ms;
  transition: color ease 300ms;
  width: 100vw;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 .text {
    width: initial;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 60px;
  }
}
@media (min-width: 1024px) and (max-height: 900px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 .text {
    font-size: 6vh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1 .text .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1.text_color_white .text {
  color: #ffffff;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_1.text_color_dark_slate_blue .text {
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 {
  z-index: 2;
  position: absolute;
  top: 10vh;
  width: 290px;
  right: -100vw;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 {
    width: 500px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 .text {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_5 .part_2 .text .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 {
  z-index: 2;
  position: absolute;
  top: 10vh;
  width: 290px;
  right: 30px;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 {
    width: 500px;
    right: 5vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 .text {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_1 .text .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_2 {
  position: absolute;
  top: 100dvh;
  left: 0;
  width: 100vw;
  height: 100dvh;
  z-index: 2;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 {
  z-index: 2;
  position: absolute;
  width: 100vw;
  height: 69vh;
  bottom: -100dvh;
  left: 0;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 {
    height: 49vh;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 {
    width: auto;
    height: 100dvh;
    top: 100dvh;
    bottom: 0;
    left: -100vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper {
  position: absolute;
  top: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  right: 40px;
  width: 80px;
  height: 80px;
  padding: 10px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper {
    top: 20px;
    right: 70px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper {
    top: 30%;
    right: 0;
    width: 100px;
    height: 100px;
    padding: 20px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper {
    width: 130px;
    height: 130px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box {
  margin: 0 auto 0 0;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  width: 100vw;
  padding: 0 30px 30px;
  overflow: scroll;
  will-change: transform;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box {
    padding: 0 0 0 100px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    height: 100dvh;
    width: 49.9vw;
    max-height: 100dvh;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box {
    padding: 0 0 0 200px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item {
  position: static;
  top: 100dvh;
  max-height: 100dvh;
  overflow: scroll;
  padding: calc((100vw * 0.17364818) / 0.98480775) 0 100px;
  height: 69dvh;
  scrollbar-width: none;
  -ms-overflow-style: none;
  will-change: transform;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item {
    padding: calc((100vw * 0.17364818) / 0.98480775) 0 50px;
    height: 49dvh;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item {
    position: absolute;
    padding: 0 calc((100dvh * 0.17364818) / 0.98480775) 30px 0;
    overflow: scroll;
    height: unset;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .quote_icon {
  margin-bottom: 16px;
  color: #d0b083;
  max-height: 80px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal;
  font-size: 160px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 280px;
    max-height: 154px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 200px;
    max-height: 90px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 260px;
    max-height: 114px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .text_icon {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  will-change: transform;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
    padding-right: 50px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
    padding-bottom: 30px;
    padding-right: 0;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .text_icon .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_6 .part_3 .box .item .text_icon .text_smaller {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  display: block;
  margin-top: 50px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 {
  z-index: 7;
  position: absolute;
  top: 100dvh;
  left: 0;
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 {
    max-height: 100dvh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 {
  z-index: 2;
  position: absolute;
  right: -100vw;
  bottom: 30px;
  width: calc(100vw - 60px);
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 {
    overflow: scroll;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 {
    bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    padding: 0 80px;
    left: 100vw;
    right: unset;
    width: 49.9vw;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 {
    padding: 0 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper {
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper {
    margin-bottom: 30px;
    padding: 20px;
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper {
    width: 130px;
    height: 130px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper .icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper .icon {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .heading {
  color: #1f4755;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .heading {
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .heading {
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .text_scroll {
    max-height: 120px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .text_scroll {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .text_scroll {
    max-width: initial;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_7 .part_1 .text {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_1 {
  position: absolute;
  top: 100dvh;
  left: 0;
  width: 100vw;
  height: 100dvh;
  z-index: 2;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old {
  z-index: 2;
  position: absolute;
  width: 100vw;
  height: 49vh;
  bottom: -100dvh;
  left: 0;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old {
    width: auto;
    height: 100dvh;
    top: 100dvh;
    bottom: 0;
    left: -100vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .icon_lottie_wrapper {
  position: absolute;
  top: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  right: 0;
  width: 80px;
  height: 80px;
  padding: 10px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .icon_lottie_wrapper {
    top: 30%;
    width: 130px;
    height: 130px;
    padding: 20px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box {
  margin: 0 auto 0 0;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  height: auto;
  width: 100vw;
  padding: 350px 30px 30px;
  overflow: scroll;
  max-height: 49vh;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box {
    padding: 0 0 0 200px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    height: 100dvh;
    width: 49.9vw;
    max-height: 100dvh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item {
  position: static;
  top: 100dvh;
  max-height: 100dvh;
  padding-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item {
    position: absolute;
    padding-right: calc((100dvh * 0.17364818) / 0.98480775);
    padding-bottom: 0;
    overflow: scroll;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .quote_icon {
  margin-bottom: 16px;
  color: #d0b083;
  max-height: 80px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal;
  font-size: 160px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 280px;
    max-height: 154px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 200px;
    max-height: 90px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 260px;
    max-height: 114px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .text_icon {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
    padding-right: 50px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
    padding-right: 0;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .text_icon .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2_old .box .item .text_icon .text_smaller {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  display: block;
  margin-top: 50px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 {
  z-index: 2;
  position: absolute;
  width: 100vw;
  height: 69vh;
  bottom: -100dvh;
  left: 0;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 {
    height: 49vh;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 {
    width: auto;
    height: 100dvh;
    top: 100dvh;
    bottom: 0;
    left: -100vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper {
  position: absolute;
  top: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.3);
  right: 40px;
  width: 80px;
  height: 80px;
  padding: 10px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper {
    right: 70px;
    top: 20px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper {
    top: 30%;
    right: 0;
    width: 100px;
    height: 100px;
    padding: 20px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper {
    width: 130px;
    height: 130px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box {
  margin: 0 auto 0 0;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 calc(calc((100vw * 0.17364818) / 0.98480775)), 100% 0, 100% 100%, 0 100%);
  width: 100vw;
  padding: 0 30px 30px;
  overflow: scroll;
  will-change: transform;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box {
    padding: 0 0 0 100px;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - calc((100dvh * 0.17364818) / 0.98480775)) 100%, 0 100%);
    height: 100dvh;
    width: 49.9vw;
    max-height: 100dvh;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box {
    padding: 0 0 0 200px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item {
  position: static;
  top: 100dvh;
  max-height: 100dvh;
  overflow: scroll;
  padding: calc((100vw * 0.17364818) / 0.98480775) 0 100px;
  height: 69dvh;
  scrollbar-width: none;
  -ms-overflow-style: none;
  will-change: transform;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item {
    padding: calc((100vw * 0.17364818) / 0.98480775) 0 50px;
    height: 49dvh;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item {
    position: absolute;
    padding: 0 calc((100dvh * 0.17364818) / 0.98480775) 30px 0;
    overflow: scroll;
    height: unset;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .quote_icon {
  margin-bottom: 16px;
  color: #d0b083;
  max-height: 80px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal;
  font-size: 160px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 280px;
    max-height: 154px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 200px;
    max-height: 90px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .quote_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    font-size: 260px;
    max-height: 114px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .text_icon {
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  will-change: transform;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .text_icon {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
    padding-bottom: 30px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .text_icon .gold {
  color: #d0b083;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_8 .part_2 .box .item .text_icon .text_smaller {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  display: block;
  margin-top: 50px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 {
  z-index: 9;
  position: absolute;
  top: 100dvh;
  left: 0;
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 {
    max-height: 100dvh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  right: -100vw;
  width: calc(100vw - 60px);
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 {
    overflow: scroll;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 {
    bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 {
    padding: 0 80px;
    left: 100vw;
    right: unset;
    width: 49.9vw;
    overflow: auto;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 {
    padding: 0 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper {
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper {
    margin-bottom: 30px;
    padding: 20px;
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper {
    width: 130px;
    height: 130px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper .icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper .icon {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .heading {
  color: #1f4755;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .heading {
    max-width: 500px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .heading {
    max-width: initial;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .heading {
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .text_scroll {
    max-height: 120px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .text_scroll {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .text_scroll {
    max-width: initial;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_9 .part_1 .text {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 {
  z-index: 10;
  position: absolute;
  top: 100dvh;
  left: 0;
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 {
    max-height: 100dvh;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_0 {
  position: relative;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_0 video.video_backwards {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 {
  z-index: 2;
  position: absolute;
  bottom: 30px;
  right: -100vw;
  width: calc(100vw - 60px);
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 {
    overflow: scroll;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 {
    bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 {
    padding: 0 80px;
    left: 100vw;
    right: unset;
    width: 49.9vw;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 {
    padding: 0 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper {
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper {
    margin-bottom: 30px;
    padding: 20px;
    width: 130px;
    height: 130px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper {
    width: 130px;
    height: 130px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper .icon {
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper .icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper .icon {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .icon_lottie_wrapper .icon {
    width: 80px;
    height: 80px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .heading {
  color: #1f4755;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .heading {
    max-width: 500px;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .heading {
    max-width: initial;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .heading {
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 48px;
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .text_scroll {
    max-height: 120px;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .text_scroll {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .text_scroll {
    max-width: initial;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_10 .part_1 .text {
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px;
  font-size: 16px;
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 {
  z-index: 11;
  position: absolute;
  top: 100dvh;
  left: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage {
    top: 40%;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage {
    top: 0;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .image {
    width: 80vw;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .image {
    height: calc(100dvh - 64px);
  }
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 80vw;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button {
  cursor: pointer;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 3;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 10px;
  background: white url('/wp-content/themes/kyltheme/assets/svg/icon_plus_very_light_brown.svg') center center / 20px 20px no-repeat;
  -webkit-transition: background ease 300ms;
  -o-transition: background ease 300ms;
  -moz-transition: background ease 300ms;
  transition: background ease 300ms;
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button {
    height: 60px;
    width: 60px;
    padding: 20px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button:hover {
  background-image: url('/wp-content/themes/kyltheme/assets/svg/icon_plus_dark_slate_blue.svg');
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button.active {
  background-image: url('/wp-content/themes/kyltheme/assets/svg/icon_plus_dark_slate_blue.svg');
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button_solartainer {
  top: 46%;
  left: 53%;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button_cooltainer {
  top: 44%;
  left: 31%;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button_pumpup {
  top: 50%;
  left: 87%;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button_streetup {
  top: 57%;
  left: 42%;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .wrapperButtonsImage .buttons .button_watertainer {
  top: 76%;
  left: 69%;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link {
  display: none;
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link {
    top: 80px;
    right: 40px;
    left: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    max-width: 50vw;
  }
}
@media (min-width: 1440px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link {
    top: 10vh;
    right: 4vw;
    left: 70vw;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: unset;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link .text {
  display: block;
  color: #1f4755;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link .text {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    font-size: 32px;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link a.text {
  cursor: pointer;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link a.text::after {
  content: '';
  display: block;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/icon_arrow_right_very_light_brown.svg') left center / 34px 100% no-repeat;
  height: 28px;
  margin-top: 10px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .interactive_box .links .link[data-link="default"] .text {
  width: 360px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .mobile {
  background: #ffffff;
  max-height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .mobile {
    display: none;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .mobile .section_footer .elementor-spacer-inner {
  display: none;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet {
  display: none;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet {
    display: block;
  }
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet {
    display: none;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .desktop {
  display: none;
}
@media (min-width: 1024px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .desktop {
    display: block;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet.desktop {
  display: none;
  background-color: #ffffff;
  width: 100vw;
  height: 100dvh;
}
@media (min-width: 768px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet.desktop {
    display: block;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet.desktop .section_footer {
  z-index: 11;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .tablet.desktop .section_footer .elementor-spacer-inner {
  display: none;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper {
  background: white;
  padding: 60px 30px;
}
@media (max-width: 600px) {
  .kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper {
    overflow-x: clip;
  }
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper-wrapper .swiper-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 250px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper-wrapper .swiper-slide a .image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  min-height: 250px;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper-wrapper .swiper-slide a .text {
  font-weight: 700;
  letter-spacing: normal;
  line-height: 32px;
  font-size: 24px;
  color: #1f4755;
}
.kyl_scrollytelling .container .sections .section_wrapper .section_11 .part_0 .swiper-wrapper .swiper-slide a .text::after {
  content: '';
  display: block;
  background: transparent url('/wp-content/themes/kyltheme/assets/svg/icon_arrow_right_very_light_brown.svg') left center / 34px 100% no-repeat;
  height: 28px;
  margin-top: 10px;
}
