.menu-hover{
  color: #fff;
}

.menu-hover:hover{
  color: #ffffffa9;
}

.t-skiplink {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 99999;
  padding: 8px 10px;
  font-family: "Arial", sans-serif;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background-color: #c7d2e9;
  border: 1px solid #c7d2e9;
  border-radius: 8px;
  transform: translateY(-200px);
  transition: transform .3s ease;
}

.t-skiplink:focus {
  transform: translateY(20px);
  opacity: 1 !important;
}

#allrecords a.t-skiplink {
  color: #000000;
}

.t365 .t-popup,
.t364 .t-popup,
.t766 .t-popup,
.t756 .t-popup,
.t1014 .t-popup,
.t746 .t-popup,
.t702 .t-popup,
.t868 .t-popup,
.t281 .t-popup,
.t390 .t-popup,
.t862 .t-popup {
  justify-content: center;
  align-items: center;
}

.t365 .shirina,
.t364 .shirina,
.t766 .shirina,
.t756 .shirina,
.t1014 .shirina,
.t746 .shirina,
.t702 .shirina,
.t868 .shirina,
.t281 .shirina,
.t390 .shirina,
.t862 .shirina {
  width: 100%;
}

@media screen and (min-width: 560px) {

  .t365 .t-popup__container,
  .t364 .t-popup__container,
  .t766 .t-popup__container,
  .t756 .t-popup__container,
  .t1014 .t-popup__container,
  .t702 .t-popup__container,
  .t868 .t-popup__container,
  .t281 .t-popup__container,
  .t862 .t-popup__container,
  .t746 .t-popup__container,
  .t390 .t-popup__container {
    position: absolute !important;
    transform: translateY(0);
    --animate-duration: 1300ms;
  }
}

.t862 .t-popup__container {
  width: 100%;
}

@media screen and (max-width: 560px) {

  .t365 .t-popup__container,
  .t364 .t-popup__container,
  .t766 .t-popup__container,
  .t756 .t-popup__container,
  .t1014 .t-popup__container,
  .t746 .t-popup__container,
  .t702 .t-popup__container,
  .t868 .t-popup__container,
  .t281 .t-popup__container,
  .t390 .t-popup__container,
  .t862 .t-popup__container {
    min-height: auto !important;
  }
}


.t396 .t-animate[data-animate-style="fadein"],
.t396 .t-animate[data-animate-style="fadeinup"],
.t396 .t-animate[data-animate-style="fadeindown"],
.t396 .t-animate[data-animate-style="fadeinleft"],
.t396 .t-animate[data-animate-style="fadeinright"],
.t396 .t-animate[data-animate-style="zoomin"],
.t396 .t-animate[data-animate-style="zoomout"] {
  opacity: 0;
  -webkit-transition-property: opacity, transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

  .t396 .t-animate[data-animate-style-res-960="fadein"],
  .t396 .t-animate[data-animate-style-res-960="fadeinup"],
  .t396 .t-animate[data-animate-style-res-960="fadeindown"],
  .t396 .t-animate[data-animate-style-res-960="fadeinleft"],
  .t396 .t-animate[data-animate-style-res-960="fadeinright"],
  .t396 .t-animate[data-animate-style-res-960="zoomin"],
  .t396 .t-animate[data-animate-style-res-960="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

  .t396 .t-animate[data-animate-style-res-640="fadein"],
  .t396 .t-animate[data-animate-style-res-640="fadeinup"],
  .t396 .t-animate[data-animate-style-res-640="fadeindown"],
  .t396 .t-animate[data-animate-style-res-640="fadeinleft"],
  .t396 .t-animate[data-animate-style-res-640="fadeinright"],
  .t396 .t-animate[data-animate-style-res-640="zoomin"],
  .t396 .t-animate[data-animate-style-res-640="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

  .t396 .t-animate[data-animate-style-res-480="fadein"],
  .t396 .t-animate[data-animate-style-res-480="fadeinup"],
  .t396 .t-animate[data-animate-style-res-480="fadeindown"],
  .t396 .t-animate[data-animate-style-res-480="fadeinleft"],
  .t396 .t-animate[data-animate-style-res-480="fadeinright"],
  .t396 .t-animate[data-animate-style-res-480="zoomin"],
  .t396 .t-animate[data-animate-style-res-480="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

@media screen and (max-width: 479px) {

  .t396 .t-animate[data-animate-style-res-320="fadein"],
  .t396 .t-animate[data-animate-style-res-320="fadeinup"],
  .t396 .t-animate[data-animate-style-res-320="fadeindown"],
  .t396 .t-animate[data-animate-style-res-320="fadeinleft"],
  .t396 .t-animate[data-animate-style-res-320="fadeinright"],
  .t396 .t-animate[data-animate-style-res-320="zoomin"],
  .t396 .t-animate[data-animate-style-res-320="zoomout"] {
    opacity: 0;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

.t396 .t-title.t-animate {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

.t396 .t-descr.t-animate,
.t396 .t-uptitle.t-animate,
.t396 .t-subtitle.t-animate,
.t396 .t-text.t-animate {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

.t396 .t-item.t-animate {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.t396 .t-animate[data-animate-style="fadein"] {
  opacity: 0;
  transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadein"] {
    opacity: 0;
    transform: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadein"] {
    opacity: 0;
    transform: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadein"] {
    opacity: 0;
    transform: none;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadein"] {
    opacity: 0;
    transform: none;
  }
}

.t396 .t-animate_started[data-animate-style="fadein"] {
  opacity: 1;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadein"] {
    opacity: 1;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadein"] {
    opacity: 1;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadein"] {
    opacity: 1;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] {
    opacity: 1;
  }
}

.t396 .t-animate[data-animate-style="fadeinup"] {
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}

.t396 .t-animate_started[data-animate-style="fadeinup"] {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.t396 .t-animate[data-animate-style="fadeindown"] {
  -webkit-transform: translate(0, -100px);
  transform: translate(0, -100px);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] {
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }
}

.t396 .t-animate_started[data-animate-style="fadeindown"] {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.t396 .t-animate[data-animate-style="fadeinleft"] {
  -webkit-transform: translate(100px, 0);
  transform: translate(100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] {
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
  }
}

.t396 .t-animate_started[data-animate-style="fadeinleft"] {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.t396 .t-animate[data-animate-style="fadeinright"] {
  -webkit-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] {
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
}

.t396 .t-animate_started[data-animate-style="fadeinright"] {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.t396 .t-animate[data-animate-style="zoomin"] {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.t396 .t-animate_started[data-animate-style="zoomin"] {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.t396 .t-animate[data-animate-style="zoomout"] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.t396 .t-animate_started[data-animate-style="zoomout"] {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media screen and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.t396 .t-animate_started[data-animate-distance],
.t396 .t-animate_started[data-animate-scale] {
  -webkit-transform: none !important;
  transform: none !important;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

  #allrecords .t396 .t-animate_started[data-animate-distance-res-960],
  #allrecords .t396 .t-animate_started[data-animate-style-res-960="zoomout"] {
    -webkit-transform: none !important;
    transform: none !important;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {

  #allrecords .t396 .t-animate_started[data-animate-distance-res-640],
  #allrecords .t396 .t-animate_started[data-animate-style-res-640="zoomout"] {
    -webkit-transform: none !important;
    transform: none !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

  #allrecords .t396 .t-animate_started[data-animate-distance-res-480],
  #allrecords .t396 .t-animate_started[data-animate-style-res-480="zoomout"] {
    -webkit-transform: none !important;
    transform: none !important;
  }
}

@media screen and (max-width: 479px) {

  #allrecords .t396 .t-animate_started[data-animate-distance-res-320],
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] {
    -webkit-transform: none !important;
    transform: none !important;
  }
}


@media screen and (max-width: 480px) {
  #rec583415382 .t-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #rec583415382 .t-container {
    max-width: 300px !important;
  }

  #rec583415382 .t395__col,
  #rec583415382 .t397__col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #rec583415382 .t395__select {
    border-width: 0px;
  }
}

@media screen and (max-width: 480px) {
  #rec570912378 .t-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #rec570912378 .t-container {
    max-width: 300px !important;
  }

  #rec570912378 .t395__col,
  #rec570912378 .t397__col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #rec570912378 .t395__select {
    border-width: 0px;
  }
}

.t-sbs-anim_started #sbs-514534638-1668610428022 {
  animation: sbs-514534638-1668610428022 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668610428022 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-900px);
  }
}

.t-sbs-anim_started #sbs-514534638-1668530010107 {
  animation: sbs-514534638-1668530010107 3s infinite linear;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668530010107 {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  33.33% {
    opacity: 0;
    transform: scale(1.2, 1.2);
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656206 {
  animation: sbs-514534638-1668527656206 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656206 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec514534638 [data-elem-id="1668527656206"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668529803696 {
  animation: sbs-514534638-1668529803696 26s infinite linear;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668529803696 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: linear;
  }

  100% {
    transform: rotate(-360deg);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656104 {
  animation: sbs-514534638-1668527656104 1.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656104 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  62.54% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656108 {
  animation: sbs-514534638-1668527656108 1.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656108 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  74.68% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656113 {
  animation: sbs-514534638-1668527656113 2.5s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656113 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  81% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656188 {
  animation: sbs-514534638-1668527656188 1.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656188 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  62.54% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656193 {
  animation: sbs-514534638-1668527656193 1.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656193 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  74.68% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656201 {
  animation: sbs-514534638-1668527656201 2.5s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656201 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  81% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-514534638-1668528504724 {
  animation: sbs-514534638-1668528504724 1.1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668528504724 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  18.18% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-80px);
  }
}

.t-sbs-anim_started #sbs-514534638-1668528477624 {
  animation: sbs-514534638-1668528477624 1.1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668528477624 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  18.18% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-80px);
  }
}

.t-sbs-anim_started #sbs-514534638-1668527656134 {
  animation: sbs-514534638-1668527656134 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656134 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656134"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656138 {
  animation: sbs-514534638-1668527656138 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656138 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656138"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656142 {
  animation: sbs-514534638-1668527656142 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656142 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656142"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656147 {
  animation: sbs-514534638-1668527656147 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656147 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656147"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656154 {
  animation: sbs-514534638-1668527656154 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656154 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656154"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656158 {
  animation: sbs-514534638-1668527656158 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656158 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656158"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656164 {
  animation: sbs-514534638-1668527656164 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656164 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656164"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1668527656215 {
  animation: sbs-514534638-1668527656215 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1668527656215 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1668527656215"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514534638-1683901044449 {
  animation: sbs-514534638-1683901044449 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514534638-1683901044449 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec514534638 [data-elem-id="1683901044449"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-733668161-1668691353685 {
  animation: sbs-733668161-1668691353685 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-733668161-1668691353685 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515542295-1668691353649 {
  animation: sbs-515542295-1668691353649 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515542295-1668691353649 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: rotate(225deg);
  }
}

#rec515542295 [data-elem-id="1668691353649"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515542295-1668697447883 {
  animation: sbs-515542295-1668697447883 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515542295-1668697447883 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515555603-1668698617526 {
  animation: sbs-515555603-1668698617526 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515555603-1668698617526 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec515555603 [data-elem-id="1668698617526"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515543303-1668691353649 {
  animation: sbs-515543303-1668691353649 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515543303-1668691353649 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: rotate(225deg);
  }
}

#rec515543303 [data-elem-id="1668691353649"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515543303-1668697693364 {
  animation: sbs-515543303-1668697693364 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515543303-1668697693364 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515564539-1668698617526 {
  animation: sbs-515564539-1668698617526 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515564539-1668698617526 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec515564539 [data-elem-id="1668698617526"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-735152302-1668691353649 {
  animation: sbs-735152302-1668691353649 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-735152302-1668691353649 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: rotate(225deg);
  }
}

#rec735152302 [data-elem-id="1668691353649"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-735152302-1668697704457 {
  animation: sbs-735152302-1668697704457 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-735152302-1668697704457 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515572912-1668698617526 {
  animation: sbs-515572912-1668698617526 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515572912-1668698617526 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec515572912 [data-elem-id="1668698617526"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515572912-1726852807890 {
  animation: sbs-515572912-1726852807890 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515572912-1726852807890 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec515572912 [data-elem-id="1726852807890"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-801028643-1668691353649 {
  animation: sbs-801028643-1668691353649 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-801028643-1668691353649 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: rotate(225deg);
  }
}

#rec801028643 [data-elem-id="1668691353649"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-801028643-1668697704457 {
  animation: sbs-801028643-1668697704457 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-801028643-1668697704457 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-801028671-1668698617526 {
  animation: sbs-801028671-1668698617526 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-801028671-1668698617526 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec801028671 [data-elem-id="1668698617526"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-801028671-1726852807890 {
  animation: sbs-801028671-1726852807890 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-801028671-1726852807890 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec801028671 [data-elem-id="1726852807890"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515576633-1668617372482 {
  animation: sbs-515576633-1668617372482 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515576633-1668617372482 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-93px);
  }
}

.t-sbs-anim_started #sbs-515576633-1668617372490 {
  animation: sbs-515576633-1668617372490 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515576633-1668617372490 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515576633-1668686907956 {
  animation: sbs-515576633-1668686907956 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515576633-1668686907956 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515578617-1668701708700 {
  animation: sbs-515578617-1668701708700 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701708700 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-360px);
  }
}

#rec515578617 [data-elem-id="1668701708700"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515578617-1668701708709 {
  animation: sbs-515578617-1668701708709 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701708709 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-360px);
  }
}

#rec515578617 [data-elem-id="1668701708709"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515578617-1668701708716 {
  animation: sbs-515578617-1668701708716 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701708716 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-360px);
  }
}

#rec515578617 [data-elem-id="1668701708716"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515578617-1668701612952 {
  animation: sbs-515578617-1668701612952 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701612952 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.05, 1.05);
  }
}

#rec515578617 [data-elem-id="1668701612952"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515578617-1668701612958 {
  animation: sbs-515578617-1668701612958 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701612958 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.05, 1.05);
  }
}

#rec515578617 [data-elem-id="1668701612958"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515578617-1668701612965 {
  animation: sbs-515578617-1668701612965 0.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515578617-1668701612965 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.05, 1.05);
  }
}

#rec515578617 [data-elem-id="1668701612965"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-514844671-1668587111237 {
  animation: sbs-514844671-1668587111237 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514844671-1668587111237 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-90px);
  }
}

.t-sbs-anim_started #sbs-514844671-1668587013056 {
  animation: sbs-514844671-1668587013056 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-514844671-1668587013056 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515080825-1668587111237 {
  animation: sbs-515080825-1668587111237 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515080825-1668587111237 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-130px);
  }
}

.t-sbs-anim_started #sbs-515080825-1668587013056 {
  animation: sbs-515080825-1668587013056 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515080825-1668587013056 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644390 {
  animation: sbs-516622750-1668613644390 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644390 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644382 {
  animation: sbs-516622750-1668613644382 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644382 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644442 {
  animation: sbs-516622750-1668613644442 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644442 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644448 {
  animation: sbs-516622750-1668613644448 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644448 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644492 {
  animation: sbs-516622750-1668613644492 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644492 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-516622750-1668613644500 {
  animation: sbs-516622750-1668613644500 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-516622750-1668613644500 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(1.1, 1.1);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515110610-1668617372482 {
  animation: sbs-515110610-1668617372482 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515110610-1668617372482 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-133px);
  }
}

.t-sbs-anim_started #sbs-515110610-1668617372490 {
  animation: sbs-515110610-1668617372490 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515110610-1668617372490 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515110610-1668686907956 {
  animation: sbs-515110610-1668686907956 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515110610-1668686907956 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515605716-1668705516934 {
  animation: sbs-515605716-1668705516934 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515605716-1668705516934 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-90px);
  }
}

.t-sbs-anim_started #sbs-515605716-1668705516942 {
  animation: sbs-515605716-1668705516942 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515605716-1668705516942 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515608540-1668708935885 {
  animation: sbs-515608540-1668708935885 0.6s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668708935885 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(320px);
  }
}

#rec515608540 [data-elem-id="1668708935885"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515608540-1668709042184 {
  animation: sbs-515608540-1668709042184 0.6s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668709042184 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(320px);
  }
}

#rec515608540 [data-elem-id="1668709042184"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515608540-1668709052199 {
  animation: sbs-515608540-1668709052199 0.6s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668709052199 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(320px);
  }
}

#rec515608540 [data-elem-id="1668709052199"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515608540-1668709060716 {
  animation: sbs-515608540-1668709060716 0.6s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668709060716 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(320px);
  }
}

#rec515608540 [data-elem-id="1668709060716"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515608540-1668709120743 {
  animation: sbs-515608540-1668709120743 0.6s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668709120743 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(320px);
  }
}

#rec515608540 [data-elem-id="1668709120743"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515608540-1668707410274 {
  animation: sbs-515608540-1668707410274 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707410274 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515608540-1668707466813 {
  animation: sbs-515608540-1668707466813 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707466813 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515608540-1668707526613 {
  animation: sbs-515608540-1668707526613 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707526613 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515608540-1668707556871 {
  animation: sbs-515608540-1668707556871 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707556871 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515608540-1668707661941 {
  animation: sbs-515608540-1668707661941 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707661941 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515608540-1668707704373 {
  animation: sbs-515608540-1668707704373 1.8s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515608540-1668707704373 {
  0% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1170px);
  }
}

.t-sbs-anim_started #sbs-515769407-1668756461259 {
  animation: sbs-515769407-1668756461259 1.7s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668756461259 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    transform: scale(1.2, 1.2);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515769407-1668757874713 {
  animation: sbs-515769407-1668757874713 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668757874713 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-750px);
  }
}

.t-sbs-anim_started #sbs-515769407-1668756461218 {
  animation: sbs-515769407-1668756461218 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668756461218 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515769407-1668758238963 {
  animation: sbs-515769407-1668758238963 3s infinite linear;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668758238963 {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  33.33% {
    opacity: 0;
    transform: scale(1.2, 1.2);
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
}

.t-sbs-anim_started #sbs-515769407-1668758211429 {
  animation: sbs-515769407-1668758211429 0.3s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668758211429 {
  0% {
    transform: scale(1, 1);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

#rec515769407 [data-elem-id="1668758211429"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-515769407-1668756461230 {
  animation: sbs-515769407-1668756461230 26s infinite linear;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668756461230 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: linear;
  }

  100% {
    transform: rotate(-360deg);
  }
}

.t-sbs-anim_started #sbs-515769407-1668767915401 {
  animation: sbs-515769407-1668767915401 26s infinite linear;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668767915401 {
  0% {
    transform: rotate(0deg);
    animation-timing-function: linear;
  }

  100% {
    transform: rotate(-360deg);
  }
}

.t-sbs-anim_started #sbs-515769407-1668772354703 {
  animation: sbs-515769407-1668772354703 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668772354703 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-70px);
  }
}

.t-sbs-anim_started #sbs-515769407-1668756461276 {
  animation: sbs-515769407-1668756461276 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515769407-1668756461276 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515930171-1668773881645 {
  animation: sbs-515930171-1668773881645 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515930171-1668773881645 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-40px);
  }
}

.t-sbs-anim_started #sbs-515930171-1668773881663 {
  animation: sbs-515930171-1668773881663 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515930171-1668773881663 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-515963616-1668777028719 {
  animation: sbs-515963616-1668777028719 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515963616-1668777028719 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-133px);
  }
}

.t-sbs-anim_started #sbs-515963616-1668777028734 {
  animation: sbs-515963616-1668777028734 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-515963616-1668777028734 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-583413218-1668705516934 {
  animation: sbs-583413218-1668705516934 0.9s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-583413218-1668705516934 {
  0% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  55.56% {
    transform: translateY(0px);
    animation-timing-function: linear;
  }

  100% {
    transform: translateY(-40px);
  }
}

.t-sbs-anim_started #sbs-583413218-1668705516942 {
  animation: sbs-583413218-1668705516942 1s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-583413218-1668705516942 {
  0% {
    opacity: 0;
    transform: scale(1, 1);
    animation-timing-function: linear;
  }

  1% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: linear;
  }

  51% {
    opacity: 0;
    transform: scale(0, 0);
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.t-sbs-anim_started #sbs-568054859-1668778274203 {
  animation: sbs-568054859-1668778274203 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274203 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274203"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274207 {
  animation: sbs-568054859-1668778274207 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274207 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274207"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778558365 {
  animation: sbs-568054859-1668778558365 1.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778558365 {
  0% {
    transform: translateY(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(-152px);
  }
}

.t-sbs-anim_started #sbs-568054859-1668778653652 {
  animation: sbs-568054859-1668778653652 2.4s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778653652 {
  0% {
    transform: translateX(0px);
    animation-timing-function: linear;
  }

  50% {
    transform: translateX(0px);
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateX(1160px);
  }
}

.t-sbs-anim_started #sbs-568054859-1668778274218 {
  animation: sbs-568054859-1668778274218 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274218 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274218"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274224 {
  animation: sbs-568054859-1668778274224 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274224 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274224"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274238 {
  animation: sbs-568054859-1668778274238 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274238 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274238"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274242 {
  animation: sbs-568054859-1668778274242 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274242 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274242"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274246 {
  animation: sbs-568054859-1668778274246 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274246 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274246"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1668778274323 {
  animation: sbs-568054859-1668778274323 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1668778274323 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1668778274323"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1679663998496 {
  animation: sbs-568054859-1679663998496 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1679663998496 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1679663998496"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1679664047898 {
  animation: sbs-568054859-1679664047898 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1679664047898 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1679664047898"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.t-sbs-anim_started #sbs-568054859-1679664295592 {
  animation: sbs-568054859-1679664295592 0.2s linear forwards;
  backface-visibility: hidden;
}

@keyframes sbs-568054859-1679664295592 {
  0% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }

  100% {
    opacity: 0.6;
  }
}

#rec568054859 [data-elem-id="1679664295592"].t-sbs-anim_started.t-sbs-anim_reversed .tn-atom__sbs-anim-wrapper {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}

.js-sbs-anim-trigger_click {
  cursor: pointer;
}

@media screen and (max-width:560px) {
  #rec800582433 .t-popup__close-icon g {
    fill: #ffffff !important;
  }
}

#rec800582433 input::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 input::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 input:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 input:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 textarea::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 textarea::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 textarea:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 textarea:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800582433 .t702__title {
  font-weight: 400;
  font-family: 'Inter';
  text-transform: uppercase;
}

#rec800582433 .t702__descr {
  font-family: 'Inter';
}

@media screen and (max-width:560px) {
  #rec800583200 .t-popup__close-icon g {
    fill: #ffffff !important;
  }
}

#rec800583200 input::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 input::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 input:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 input:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 textarea::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 textarea::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 textarea:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 textarea:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec800583200 .t702__title {
  font-weight: 400;
  font-family: 'Inter';
  text-transform: uppercase;
}

#rec800583200 .t702__descr {
  font-family: 'Inter';
}

@media screen and (max-width:560px) {
  #rec801011591 .t-popup__close-icon g {
    fill: #ffffff !important;
  }
}

#rec801011591 input::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 input::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 input:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 input:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 textarea::-webkit-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 textarea::-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 textarea:-moz-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 textarea:-ms-input-placeholder {
  color: #000000;
  opacity: 0.5;
}

#rec801011591 .t702__title {
  font-weight: 400;
  font-family: 'Inter';
  text-transform: uppercase;
}

#rec801011591 .t702__descr {
  font-family: 'Inter';
}

        .t-records {
          opacity: 0;
        }

        .t-records_animated {
          -webkit-transition: opacity ease-in-out 0.5s;
          -moz-transition: opacity ease-in-out 0.5s;
          -o-transition: opacity ease-in-out 0.5s;
          transition: opacity ease-in-out 0.5s;
        }

        .t-records.t-records_visible,
        .t-records .t-records {
          opacity: 1;
        }

        .t360__bar {
          background-color: #313d4d;
        }

        /* Дальше добавляем сам стиль для кнопок */
        /*https://codepen.io/aaroniker/pen/bGGVMbY*/
        .reverseN0Qdtgxe {
          --font-size: 1.4em;
          --font-shadow: calc(var(--font-size) * -1);
          --duration: .44s;
          transform: translateY(var(--y)) translateZ(0);
          transition: transform var(--duration) ease, box-shadow var(--duration) ease !important;
        }

        .reverseN0Qdtgxe>div {
          /* height: 100%; */
          width: 100%;
          /* display: flex; */
          justify-content: center;
          align-items: center;
          align-content: center;
        }

        .reverseN0Qdtgxe div div {
          overflow: hidden;
          text-shadow: 0 var(--font-shadow) 0 rgb(255, 255, 255);
        }

        .reverseN0Qdtgxe div span {
          display: inline-block;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          transition: transform var(--duration) ease;
          transform: translateY(var(--m)) translateZ(0);
        }

        .reverseN0Qdtgxe:hover span {
          --m: calc(var(--font-size));
        }

        .reverseN0Qdtgxe div span.space {
          margin-right: .25em;
        }

        .reverseN0Qdtgxe div span:nth-child(1) {
          transition-delay: 0.05s;
        }

        .reverseN0Qdtgxe div span:nth-child(2) {
          transition-delay: 0.1s;
        }

        .reverseN0Qdtgxe div span:nth-child(3) {
          transition-delay: 0.15s;
        }

        .reverseN0Qdtgxe div span:nth-child(4) {
          transition-delay: 0.2s;
        }

        .reverseN0Qdtgxe div span:nth-child(5) {
          transition-delay: 0.25s;
        }

        .reverseN0Qdtgxe div span:nth-child(6) {
          transition-delay: 0.3s;
        }

        .reverseN0Qdtgxe div span:nth-child(7) {
          transition-delay: 0.35s;
        }

        .reverseN0Qdtgxe div span:nth-child(8) {
          transition-delay: 0.4s;
        }

        .reverseN0Qdtgxe div span:nth-child(9) {
          transition-delay: 0.45s;
        }

        .reverseN0Qdtgxe div span:nth-child(10) {
          transition-delay: 0.5s;
        }

        .reverseN0Qdtgxe div span:nth-child(11) {
          transition-delay: 0.55s;
        }

        .reverseN0Qdtgxe div span:nth-child(12) {
          transition-delay: 0.6s;
        }

        .reverseN0Qdtgxe div span:nth-child(13) {
          transition-delay: 0.65s;
        }

        .reverseN0Qdtgxe div span:nth-child(14) {
          transition-delay: 0.7s;
        }

        .reverseN0Qdtgxe div span:nth-child(15) {
          transition-delay: 0.75s;
        }

        .reverseN0Qdtgxe div span:nth-child(16) {
          transition-delay: 0.8s;
        }

        .reverseN0Qdtgxe div span:nth-child(17) {
          transition-delay: 0.85s;
        }

        .reverseN0Qdtgxe div span:nth-child(18) {
          transition-delay: 0.9s;
        }

        .reverseN0Qdtgxe div span:nth-child(19) {
          transition-delay: 0.95s;
        }

        .reverseN0Qdtgxe div span:nth-child(20) {
          transition-delay: 1s;
        }

        .reverseN0Qdtgxe div span:nth-child(21) {
          transition-delay: 1.05s;
        }

        .reverseN0Qdtgxe div span:nth-child(22) {
          transition-delay: 1.1s;
        }

        .reverseN0Qdtgxe div span:nth-child(23) {
          transition-delay: 1.15s;
        }

        .reverseN0Qdtgxe div span:nth-child(24) {
          transition-delay: 1.2s;
        }

        .reverseN0Qdtgxe div span:nth-child(25) {
          transition-delay: 1.25s;
        }

        .reverseN0Qdtgxe div span:nth-child(26) {
          transition-delay: 1.3s;
        }

        .reverseN0Qdtgxe div span:nth-child(27) {
          transition-delay: 1.35s;
        }

        .reverseN0Qdtgxe div span:nth-child(28) {
          transition-delay: 1.4s;
        }

        .reverseN0Qdtgxe div span:nth-child(29) {
          transition-delay: 1.45s;
        }

        #rec514534638 .t396__artboard {
          height: 1417px;
          background-color: #313d4d;
        }

        #rec514534638 .t396__filter {
          height: 1417px;
        }

        #rec514534638 .t396__carrier {
          height: 1417px;
          background-position: center center;
          background-attachment: fixed;
          /* transform: translate3d(0, 0, 0); */
          -moz-transform: unset;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (min-width:1199px) {
          #rec514534638 .t396__carrier-wrapper {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
          }

          #rec514534638 .t396__carrier {
            position: fixed;
            display: block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-size: cover;
            background-position: center center;
            transform: translateZ(0);
            will-change: transform;
            pointer-events: none;
          }
        }

        @media screen and (max-width:1199px) {

          #rec514534638 .t396__artboard,
          #rec514534638 .t396__filter,
          #rec514534638 .t396__carrier {
            height: 1180px;
          }

          #rec514534638 .t396__artboard {
            background-color: #313d4d;
          }

          #rec514534638 .t396__filter {}

          #rec514534638 .t396__carrier {
            background-position: center center;
            background-image: unset;
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec514534638 .t396__artboard,
          #rec514534638 .t396__filter,
          #rec514534638 .t396__carrier {
            height: 1325px;
          }

          #rec514534638 .t396__filter {}

          #rec514534638 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec514534638 .t396__artboard,
          #rec514534638 .t396__filter,
          #rec514534638 .t396__carrier {
            /* height: 1470px; */
          }

          #rec514534638 .t396__filter {}

          #rec514534638 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec514534638 .t396__artboard,
          #rec514534638 .t396__filter,
          #rec514534638 .t396__carrier
          {
            height: 1234px;
          }

          #rec514534638 .t396__filter {}

          #rec514534638 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] {
          text-align: center;
          z-index: 3;
          top: 517px;
          left: calc(50% - 50% + 0px);
          width: 100%;
          height: 900px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom {
          font-size: 14px;
          font-family: 'Arial', Arial, sans-serif;
          line-height: 1.55;
          font-weight: 400;
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__main {
          border-radius: 0px 0px 0px 0px;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__arrow {}

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668959125644"] {
            top: 510px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 670px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668959125644"] {
            top: 594px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 626px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668959125644"] {
            top: 474px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 467px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668959125644"] {
            top: 443px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 416px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656084"] {
          z-index: 4;
          top: 494px;
          left: calc(50% - 50% + 0px);
          width: 100%;
          height: 900px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656084"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          background-attachment: fixed;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .t396_safari .tn-elem[data-elem-id="1668527656084"] .tn-atom {
          transform: none;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656084"] {
            top: 510px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 670px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656084"] .tn-atom {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656084"] {
            top: 554px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 626px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656084"] .tn-atom {}
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656084"] {
            top: 473px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 468px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656084"] .tn-atom {}
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656084"] {
            top: 443px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 417px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656084"] .tn-atom {}
        }

        #rec514534638 .tn-elem[data-elem-id="1668531617590"] {
          z-index: 5;
          top: 517px;
          left: calc(50% - 50% + 0px);
          width: 100%;
          height: 900px;
          pointer-events: none;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668531617590"] {
          opacity: 0;
        }



        #rec514534638 .t396_safari .tn-elem[data-elem-id="1668531617590"] .tn-atom {
          transform: none;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668531617590"] {
            top: 510px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 670px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668531617590"] .tn-atom {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668531617590"] {
            top: 594px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 626px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668531617590"] .tn-atom {}
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668531617590"] {
            top: 473px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 468px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668531617590"] .tn-atom {}
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668531617590"] {
            top: 443px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 417px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668531617590"] .tn-atom {}
        }

        #rec514534638 .tn-elem[data-elem-id="1668610428022"] {
          z-index: 6;
          top: 517px;
          left: calc(50% - 50% + 0px);
          width: 100%;
          height: 900px;
          pointer-events: none;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668610428022"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668610428022"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-color: #313d4d;
          background-position: center center;
          background-attachment: fixed;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .t396_safari .tn-elem[data-elem-id="1668610428022"] .tn-atom {
          transform: none;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668610428022"] {
            top: 510px;
            left: calc(50% - 50% + 0px);
            width: 100%;
          }

          #rec514534638 .tn-elem[data-elem-id="1668610428022"] .tn-atom {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668610428022"] {
            top: 594px;
            left: calc(50% - 50% + 0px);
            width: 100%;
          }

          #rec514534638 .tn-elem[data-elem-id="1668610428022"] .tn-atom {}
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668610428022"] {
            top: 473px;
            left: calc(50% - 50% + 0px);
            width: 100%;
          }

          #rec514534638 .tn-elem[data-elem-id="1668610428022"] .tn-atom {}
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668610428022"] {
            top: 443px;
            left: calc(50% - 50% + 0px);
            width: 100%;
            height: 417px;
          }

          #rec514534638 .tn-elem[data-elem-id="1668610428022"] .tn-atom {}
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656098"] {
          z-index: 7;
          top: 335px;
          left: calc(50% - 600px + -54px);
          width: 336px;
          height: 336px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656098"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656098"] {
            top: 301px;
            left: calc(50% - 480px + -78px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656098"] {
            top: 423px;
            left: calc(50% - 320px + 331px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656098"] {
            top: 350px;
            left: calc(50% - 240px + 10px);
            width: 242px;
            height: 242px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656098"] {
            top: 335px;
            left: calc(50% - 160px + 54px);
            width: 213px;
            height: 213px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668530010107"] {
          z-index: 8;
          top: 369px;
          left: calc(50% - 600px + -20px);
          width: 268px;
          height: 268px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668530010107"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668530010107"] .tn-atom {
          border-width: 2px;
          border-radius: 3000px 3000px 3000px 3000px;
          background-position: center center;
          border-color: #e26f30;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668530010107"] {
            top: 336px;
            left: calc(50% - 480px + -43px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668530010107"] {
            top: 459px;
            left: calc(50% - 320px + 365px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668530010107"] {
            top: 365px;
            left: calc(50% - 240px + 27px);
            width: 209px;
            height: 209px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668530010107"] {
            top: 348px;
            left: calc(50% - 160px + 68px);
            width: 184px;
            height: 184px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656206"] {
          z-index: 9;
          top: 369px;
          left: calc(50% - 600px + -20px);
          width: 268px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656206"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656206"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656206"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656206"] {
            top: 336px;
            left: calc(50% - 480px + -43px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656206"] {
            top: 459px;
            left: calc(50% - 320px + 365px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656206"] {
            top: 365px;
            left: calc(50% - 240px + 27px);
            width: 209px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656206"] {
            top: 348px;
            left: calc(50% - 160px + 68px);
            width: 184px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668529803696"] {
          z-index: 10;
          top: 369px;
          left: calc(50% - 600px + -20px);
          width: 268px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668529803696"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668529803696"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668529803696"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668529803696"] {
            top: 336px;
            left: calc(50% - 480px + -43px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668529803696"] {
            top: 459px;
            left: calc(50% - 320px + 365px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668529803696"] {
            top: 365px;
            left: calc(50% - 240px + 27px);
            width: 209px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668529803696"] {
            top: 348px;
            left: calc(50% - 160px + 68px);
            width: 184px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668530329351"] {
          z-index: 11;
          top: 484px;
          left: calc(50% - 600px + 94px);
          width: 38px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668530329351"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668530329351"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668530329351"] {
            top: 455px;
            left: calc(50% - 480px + 75px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668530329351"] {
            top: 577px;
            left: calc(50% - 320px + 483px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668530329351"] {
            top: 455px;
            left: calc(50% - 240px + 117px);
            width: 29px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668530329351"] {
            top: 427px;
            left: calc(50% - 160px + 148px);
            width: 26px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668610768223"] {
          z-index: 12;
          top: -200px;
          left: calc(50% - 600px + 20px);
          width: 100px;
          height: 100px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668610768223"] .tn-atom {
          border-width: 1px;
          border-radius: 10px 10px 10px 10px;
          opacity: 0.2;
          background-position: center center;
          border-color: #ffffff;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668610768223"] {
            top: 951px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 88px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668610768223"] {
            top: 881px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656104"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 13;
          top: 425px;
          left: calc(50% - 600px + 382px);
          width: 208px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656104"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656104"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.5;
          font-weight: 400;
          opacity: 0.8;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656104"] {
            top: 402px;
            left: calc(50% - 480px + 292px);
            width: 190px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656104"] {
            top: 1110px;
            left: calc(50% - 320px + 30px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656104"] {
            top: 971px;
            left: calc(50% - 240px + 56px);
            width: 207px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656104"] {
            top: 901px;
            left: calc(50% - 160px + 50px);
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668610947662"] {
          z-index: 14;
          top: -190px;
          left: calc(50% - 600px + 30px);
          width: 100px;
          height: 100px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668610947662"] .tn-atom {
          border-width: 1px;
          border-radius: 10px 10px 10px 10px;
          opacity: 0.2;
          background-position: center center;
          border-color: #ffffff;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668610947662"] {
            top: 1049px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 88px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668610947662"] {
            top: 981px;
            left: calc(50% - 160px + 10px);
            height: 104px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656108"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 15;
          top: 425px;
          left: calc(50% - 600px + 675px);
          width: 224px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656108"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656108"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.5;
          font-weight: 400;
          opacity: 0.8;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656108"] {
            top: 402px;
            left: calc(50% - 480px + 509px);
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656108"] {
            top: 1110px;
            left: calc(50% - 320px + 248px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656108"] {
            top: 1065px;
            left: calc(50% - 240px + 54px);
            width: 225px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656108"] {
            top: 1001px;
            left: calc(50% - 160px + 50px);
            width: 230px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668611066782"] {
          z-index: 16;
          top: -180px;
          left: calc(50% - 600px + 40px);
          width: 100px;
          height: 100px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668611066782"] .tn-atom {
          border-width: 1px;
          border-radius: 10px 10px 10px 10px;
          opacity: 0.2;
          background-position: center center;
          border-color: #ffffff;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668611066782"] {
            top: 1147px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 88px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668611066782"] {
            top: 1097px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656113"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 17;
          top: 425px;
          left: calc(50% - 600px + 970px);
          width: 213px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656113"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656113"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.5;
          font-weight: 400;
          opacity: 0.8;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656113"] {
            top: 402px;
            left: calc(50% - 480px + 778px);
            width: 172px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656113"] {
            top: 1110px;
            left: calc(50% - 320px + 467px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656113"] {
            top: 1158px;
            left: calc(50% - 240px + 54px);
            width: 217px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656113"] {
            top: 1119px;
            left: calc(50% - 160px + 50px);
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656188"] {
          z-index: 18;
          top: 433px;
          left: calc(50% - 600px + 358px);
          width: 9px;
          height: 9px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656188"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656188"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656188"] {
            top: 410px;
            left: calc(50% - 480px + 268px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656188"] {
            top: 1118px;
            left: calc(50% - 320px + 6px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656188"] {
            top: 978px;
            left: calc(50% - 240px + 33px);
            width: 9px;
            height: 9px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656188"] {
            top: 908px;
            left: calc(50% - 160px + 30px);
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656193"] {
          z-index: 19;
          top: 433px;
          left: calc(50% - 600px + 655px);
          width: 9px;
          height: 9px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656193"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656193"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656193"] {
            top: 410px;
            left: calc(50% - 480px + 489px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656193"] {
            top: 1118px;
            left: calc(50% - 320px + 228px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656193"] {
            top: 1070px;
            left: calc(50% - 240px + 33px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656193"] {
            top: 1006px;
            left: calc(50% - 160px + 30px);
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656201"] {
          z-index: 20;
          top: 433px;
          left: calc(50% - 600px + 951px);
          width: 9px;
          height: 9px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656201"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656201"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656201"] {
            top: 410px;
            left: calc(50% - 480px + 758px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656201"] {
            top: 1118px;
            left: calc(50% - 320px + 447px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656201"] {
            top: 1165px;
            left: calc(50% - 240px + 34px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656201"] {
            top: 1126px;
            left: calc(50% - 160px + 30px);
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656129"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 21;
          top: 186px;
          left: calc(50% - 600px + 184px);
          width: 1159px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656129"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 66px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.1;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656129"] {
            top: 174px;
            left: calc(50% - 480px + 161px);
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656129"] .tn-atom {
            white-space: normal;
            font-size: 52px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656129"] {
            top: 231px;
            left: calc(50% - 320px + 6px);
            width: 537px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656129"] {
            top: 146px;
            left: calc(50% - 240px + 6px);
            width: 309px;
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656129"] .tn-atom {
            white-space: normal;
            font-size: 32px;
            line-height: 40px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656129"] {
            top: 146px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668528504724"] {
          z-index: 22;
          top: 82px;
          left: calc(50% - 600px + -91px);
          width: 1019px;
          height: 76px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668528504724"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668528504724"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668528504724"] {
            top: 171px;
            left: calc(50% - 480px + 163px);
            width: 802px;
            height: 63px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668528504724"] {
            top: 230px;
            left: calc(50% - 320px + 6px);
            width: 1030px;
            height: 126px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668528504724"] {
            top: 146px;
            left: calc(50% - 240px + 6px);
            width: 1030px;
            height: 70px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668528504724"] {
            top: 146px;
            left: calc(50% - 160px + 6px);
            width: 1030px;
            height: 70px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656123"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 23;
          top: 135px;
          left: calc(50% - 600px + 60px);
          width: 1049px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656123"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 66px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.1;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656123"] {
            top: 116px;
            left: calc(50% - 480px + 6px);
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656123"] .tn-atom {
            white-space: normal;
            font-size: 52px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656123"] {
            top: 116px;
            left: calc(50% - 320px + 6px);
            width: 823px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656123"] {
            top: 76px;
            left: calc(50% - 240px + 6px);
            width: 307px;
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656123"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656123"] {
            top: 76px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668528477624"] {
          z-index: 24;
          top: 73px;
          left: calc(50% - 600px + 31px);
          width: 1158px;
          height: 145px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668528477624"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1668528477624"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668528477624"] {
            top: 123px;
            left: calc(50% - 480px + 5px);
            width: 944px;
            height: 47px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668528477624"] {
            top: 125px;
            left: calc(50% - 320px + 5px);
            width: 1032px;
            height: 105px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668528477624"] {
            top: 76px;
            left: calc(50% - 240px + 5px);
            width: 1032px;
            height: 70px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668528477624"] {
            top: 76px;
            left: calc(50% - 160px + 5px);
            width: 1032px;
            height: 70px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656117"] {
          z-index: 25;
          top: 15px;
          left: calc(50% - 600px + 24px);
          width: 167px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656117"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656117"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656117"] {
            top: 19px;
            left: calc(50% - 480px + 7px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656117"] {
            top: 19px;
            left: calc(50% - 320px + 7px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656117"] {
            top: 16px;
            left: calc(50% - 240px + 7px);
            width: 98px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656117"] {
            top: 16px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656134"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 26;
          top: 21px;
          left: calc(50% - 600px + 243px);
          width: 120px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656134"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656134"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 13px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

          #rec514534638 .tn-elem[data-elem-id="1668527656134"] .tn-atom:hover{     
          color: #ffffff9f;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656134"] {
            top: 20px;
            left: calc(50% - 480px + 241px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656134"] {
            top: -41px;
            left: calc(50% - 320px + 253px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656134"] {
            top: -41px;
            left: calc(50% - 240px + 253px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656134"] {
            top: -41px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656138"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 27;
          top: 22px;
          left: calc(50% - 600px + 570px);
          width: 120px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656138"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656138"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 13px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }
                          #rec514534638 .tn-elem[data-elem-id="1668527656138"] .tn-atom:hover{     
          color: #ffffff9f;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656138"] {
            top: 19px;
            left: calc(50% - 480px + 393px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656138"] {
            top: -41px;
            left: calc(50% - 320px + 333px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656138"] {
            top: -41px;
            left: calc(50% - 240px + 333px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656138"] {
            top: -41px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656142"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 28;
          top: 22px;
          left: calc(50% - 600px + 665px);
          width: 120px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656142"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656142"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 13px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

                                  #rec514534638 .tn-elem[data-elem-id="1668527656142"] .tn-atom:hover{     
          color: #ffffff9f;
        }


        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656142"] {
            top: 19px;
            left: calc(50% - 480px + 474px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656142"] {
            top: -41px;
            left: calc(50% - 320px + 407px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656142"] {
            top: -41px;
            left: calc(50% - 240px + 407px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656142"] {
            top: -41px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656147"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 29;
          top: 22px;
          left: calc(50% - 600px + 785px);
          width: 120px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656147"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656147"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 13px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }
                          #rec514534638 .tn-elem[data-elem-id="1668527656147"] .tn-atom:hover{     
          color: #ffffff9f;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656147"] {
            top: 19px;
            left: calc(50% - 480px + 580px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656147"] {
            top: -41px;
            left: calc(50% - 320px + 507px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656147"] {
            top: -41px;
            left: calc(50% - 240px + 507px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656147"] {
            top: -41px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
          color: #ffffff;
          text-align: right;
          z-index: 30;
          top: 9px;
          left: calc(50% - 600px + 1001px);
          width: 174px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656154"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656154"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

                                  #rec514534638 .tn-elem[data-elem-id="1668527656154"] .tn-atom:hover{     
          color: #ffffff9f;
        }


        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
            top: 9px;
            left: calc(50% - 480px + 797px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
            top: 9px;
            left: calc(50% - 320px + 417px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
            top: 13px;
            left: calc(50% - 240px + 105px);
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
            text-align: right;
          }

          #rec514534638 .tn-elem[data-elem-id="1668527656154"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656154"] {
            top: 13px;
            left: calc(50% - 160px + 95px);
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656158"] {
          color: #ffffff;
          text-align: right;
          z-index: 31;
          top: 31px;
          left: calc(50% - 600px + 1049px);
          width: 125px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656158"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656158"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 11px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 300;
          opacity: 0.6;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

                                  #rec514534638 .tn-elem[data-elem-id="1668527656158"] .tn-atom:hover{     
          color: #ffffff9f;
        }


        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656158"] {
            top: 31px;
            left: calc(50% - 480px + 856px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656158"] {
            top: 31px;
            left: calc(50% - 320px + 476px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656158"] {
            top: -19px;
            left: calc(50% - 240px + 296px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656158"] {
            top: -19px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656164"] {
          z-index: 32;
          top: 15px;
          left: calc(50% - 600px + 919px);
          width: 26px;
          height: 26px;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656164"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656164"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

                #rec514534638 .tn-elem[data-elem-id="1668527656164"] .tn-atom:hover {
opacity: 0.6;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656164"] {
            top: 15px;
            left: calc(50% - 480px + 718px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656164"] {
            top: 15px;
            left: calc(50% - 320px + 335px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656164"] {
            top: -45px;
            left: calc(50% - 240px + 45px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656164"] {
            top: -45px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656171"] {
          z-index: 33;
          top: 15px;
          left: calc(50% - 600px + 887px);
          width: 26px;
          height: 26px;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656171"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656171"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656171"] {
            top: 15px;
            left: calc(50% - 480px + 686px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656171"] {
            top: 15px;
            left: calc(50% - 320px + 303px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656171"] {
            top: -45px;
            left: calc(50% - 240px + 13px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656171"] {
            top: -45px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656176"] {
          z-index: 34;
          top: 55px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          /* height: 1px; */
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656176"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656176"] {
            top: 55px;
            left: calc(50% - 480px + 6px);
            width: 940px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656176"] {
            top: 55px;
            left: calc(50% - 320px + 6px);
            width: 620px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656176"] {
            top: 39px;
            left: calc(50% - 240px + 6px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656176"] {
            top: 39px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656215"] {
          z-index: 35;
          top: 15px;
          left: calc(50% - 600px + 951px);
          width: 26px;
          height: 26px;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668527656215"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668527656215"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

                #rec514534638 .tn-elem[data-elem-id="1668527656215"] .tn-atom:hover {
opacity: 0.6;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656215"] {
            top: 15px;
            left: calc(50% - 480px + 750px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656215"] {
            top: 15px;
            left: calc(50% - 320px + 367px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656215"] {
            top: -45px;
            left: calc(50% - 240px + 77px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668527656215"] {
            top: -45px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668961044091"] {
          z-index: 36;
          top: -189px;
          left: calc(50% - 600px + 141px);
          width: 56px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668961044091"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1668961044091"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668961044091"] {
            top: 17px;
            left: calc(50% - 320px + 599px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668961044091"] {
            top: 12px;
            left: calc(50% - 240px + 279px);
            width: 25px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668961044091"] {
            top: 14px;
            left: calc(50% - 160px + 287px);
            width: 20px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668961805876"] {
          color: #ffffff;
          z-index: 37;
          top: 111px;
          left: calc(50% - 600px + 9px);
          width: 1151px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1668961805876"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 54px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.5;
          font-weight: 500;
          letter-spacing: 2px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
          line-height: 81px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1668961805876"] {
            top: 116px;
            left: calc(50% - 480px + 16px);
            width: 949px;
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668961805876"] .tn-atom {
            white-space: normal;
            font-size: 52px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1668961805876"] {
            top: 136px;
            left: calc(50% - 320px + 20px);
            width: 656px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1668961805876"] {
            top: 68px;
            left: calc(50% - 240px + 10px);
            width: 307px;
            height: auto;
            
          }

          #rec514534638 .tn-elem[data-elem-id="1668961805876"] .tn-atom {
            white-space: normal;
            font-size: 32px;
            line-height: 50px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1668961805876"] {
            top: 76px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1668961805876"] .tn-atom {
            white-space: normal;
            font-size: 30px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1682504371595"] {
          z-index: 38;
          top: 1234px;
          left: calc(50% - 219.5px + 43px);
          width: 439px;
          height: 123px;
          -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
          border-radius: 30px 30px 30px 30px;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504371595"] .tn-atom {
          border-radius: 30px 30px 30px 30px;
          opacity: 0.4;
          background-color: #313d4d;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: #313d4d;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1682504371595"] {
            top: 1004px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1682504371595"] {
            top: 1242px;
            left: calc(50% - 219.5px + 1px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1682504371595"] {
            top: 1292px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1682504371595"] {
            top: 1199px;
            width: 300px;
            height: 148px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
          color: #ffffff;
          z-index: 39;
          top: 1266px;
          left: calc(50% - 600px + 466px);
          width: 338px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504611558"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 24px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.2;
          font-weight: 300;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
            top: 1036px;
            left: calc(50% - 480px + 277px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
            top: 1274px;
            left: calc(50% - 320px + 116px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
            top: 1324px;
            left: calc(50% - 240px + 36px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
            top: 1231px;
            left: calc(50% - 160px + 45px);
            width: 231px;
            height: auto;
          }

          #rec514534638 .tn-elem[data-elem-id="1682504611558"] {
            text-align: center;
          }

          #rec514534638 .tn-elem[data-elem-id="1682504611558"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1683901044449"] {
          color: #ffffff;
          text-align: center;
          z-index: 40;
          top: 22px;
          left: calc(50% - 600px + 400px);
          width: 145px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1683901044449"] {
            opacity: 0;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1683901044449"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 13px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }
                                  #rec514534638 .tn-elem[data-elem-id="1683901044449"] .tn-atom:hover{     
          color: #ffffff9f;
        }


        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1683901044449"] {
            top: -81px;
            left: calc(50% - 480px + 263pxpx);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1683901044449"] {
            top: -31pxpx;
            left: calc(50% - 320px + 263pxpx);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1683901044449"] {
            top: -31pxpx;
            left: calc(50% - 240px + 263pxpx);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1683901044449"] {
            top: -31pxpx;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1682504665449"] {
          z-index: 42;
          top: 1227px;
          left: calc(50% - 600px + 793px);
          width: 134px;
          height: 134px;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682504665449"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504665449"] .tn-atom {
          border-radius: 3000px 3000px 3000px 3000px;
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1682504665449"] {
            top: 1024px;
            left: calc(50% - 480px + 602px);
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1682504665449"] {
            top: 1262px;
            left: calc(50% - 320px + 442px);
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1682504665449"] {
            top: 1312px;
            left: calc(50% - 240px + 362px);
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1682504665449"] {
            top: 1287px;
            left: calc(50% - 160px + -168px);
            width: 117px;
            height: 117px;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1682504748826"] {
          z-index: 43;
          top: 1227px;
          left: calc(50% - 600px + 793px);
          width: 134px;
          height: auto;
        }

        #rec514534638 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682504748826"] {
          opacity: 0;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504748826"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504748826"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1682504748826"] {
            top: 1024px;
            left: calc(50% - 480px + 602px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1682504748826"] {
            top: 1262px;
            left: calc(50% - 320px + 442px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1682504748826"] {
            top: 1312px;
            left: calc(50% - 240px + 362px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1682504748826"] {
            top: 1287px;
            left: calc(50% - 160px + -168px);
            width: 117px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1682504782625"] {
          z-index: 44;
          top: 1271px;
          left: calc(50% - 600px + 847px);
          width: 34px;
          height: auto;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504782625"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec514534638 .tn-elem[data-elem-id="1682504782625"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec514534638 .tn-elem[data-elem-id="1682504782625"] {
            top: 1057px;
            left: calc(50% - 480px + 637px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514534638 .tn-elem[data-elem-id="1682504782625"] {
            top: 1295px;
            left: calc(50% - 320px + 478px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514534638 .tn-elem[data-elem-id="1682504782625"] {
            top: 1345px;
            left: calc(50% - 240px + 398px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec514534638 .tn-elem[data-elem-id="1682504782625"] {
            top: 1326px;
            left: calc(50% - 160px + -120px);
            width: 29px;
            height: auto;
          }
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
          background-size: cover;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-elem__gallery__play {
          width: 70px;
          height: 70px;
          left: calc(50% - 35px);
          top: calc(50% - 35px);
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-elem__gallery__play_icon__color-holder {
          fill: #fff;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__caption {
          width: 80%;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__bullet {
          padding: 10px 7.5px;
          margin: 0px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__caption {
          margin-top: 20px;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .tn-atom__slds-img {
          background-position: center center;
        }

        #rec514534638 .tn-elem[data-elem-id="1668959125644"] .t-slds__bullet_active .t-slds__bullet_body {
          background-color: #222 !important;
          background-image: none !important;
        }

        .t-menuburger {
          position: relative;
          flex-shrink: 0;
          width: 28px;
          height: 20px;
          padding: 0;
          border: none;
          background-color: transparent;
          outline: none;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          transition: transform .5s ease-in-out;
          cursor: pointer;
          z-index: 999;
        }

        .t-menuburger span {
          display: block;
          position: absolute;
          width: 100%;
          opacity: 1;
          left: 0;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          transition: .25s ease-in-out;
          height: 3px;
          background-color: #000;
        }

        .t-menuburger span:nth-child(1) {
          top: 0px;
        }

        .t-menuburger span:nth-child(2),
        .t-menuburger span:nth-child(3) {
          top: 8px;
        }

        .t-menuburger span:nth-child(4) {
          top: 16px;
        }

        .t-menuburger__big {
          width: 42px;
          height: 32px;
        }

        .t-menuburger__big span {
          height: 5px;
        }

        .t-menuburger__big span:nth-child(2),
        .t-menuburger__big span:nth-child(3) {
          top: 13px;
        }

        .t-menuburger__big span:nth-child(4) {
          top: 26px;
        }

        .t-menuburger__small {
          width: 22px;
          height: 14px;
        }

        .t-menuburger__small span {
          height: 2px;
        }

        .t-menuburger__small span:nth-child(2),
        .t-menuburger__small span:nth-child(3) {
          top: 6px;
        }

        .t-menuburger__small span:nth-child(4) {
          top: 12px;
        }

        .t-menuburger-opened span:nth-child(1) {
          top: 8px;
          width: 0%;
          left: 50%;
        }

        .t-menuburger-opened span:nth-child(2) {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
        }

        .t-menuburger-opened span:nth-child(3) {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
        }

        .t-menuburger-opened span:nth-child(4) {
          top: 8px;
          width: 0%;
          left: 50%;
        }

        .t-menuburger-opened.t-menuburger__big span:nth-child(1) {
          top: 6px;
        }

        .t-menuburger-opened.t-menuburger__big span:nth-child(4) {
          top: 18px;
        }

        .t-menuburger-opened.t-menuburger__small span:nth-child(1),
        .t-menuburger-opened.t-menuburger__small span:nth-child(4) {
          top: 6px;
        }

        @media (hover),
        (min-width:0\0) {
          .t-menuburger_first:hover span:nth-child(1) {
            transform: translateY(1px);
          }

          .t-menuburger_first:hover span:nth-child(4) {
            transform: translateY(-1px);
          }

          .t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
            transform: translateY(3px);
          }

          .t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
            transform: translateY(-3px);
          }
        }

        .t-menuburger_second span:nth-child(2),
        .t-menuburger_second span:nth-child(3) {
          width: 80%;
          left: 20%;
          right: 0;
        }

        @media (hover),
        (min-width:0\0) {

          .t-menuburger_second.t-menuburger-hovered span:nth-child(2),
          .t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
            animation: t-menuburger-anim 0.3s ease-out normal forwards;
          }

          .t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
          .t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
            animation: t-menuburger-anim2 0.3s ease-out normal forwards;
          }
        }

        .t-menuburger_second.t-menuburger-opened span:nth-child(2),
        .t-menuburger_second.t-menuburger-opened span:nth-child(3) {
          left: 0;
          right: 0;
          width: 100% !important;
        }

        .t-menuburger_third span:nth-child(4) {
          width: 70%;
          left: unset;
          right: 0;
        }

        @media (hover),
        (min-width:0\0) {
          .t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
            width: 100%;
          }
        }

        .t-menuburger_third.t-menuburger-opened span:nth-child(4) {
          width: 0 !important;
          right: 50%;
        }

        .t-menuburger_fourth {
          height: 12px;
        }

        .t-menuburger_fourth.t-menuburger__small {
          height: 8px;
        }

        .t-menuburger_fourth.t-menuburger__big {
          height: 18px;
        }

        .t-menuburger_fourth span:nth-child(2),
        .t-menuburger_fourth span:nth-child(3) {
          top: 4px;
          opacity: 0;
        }

        .t-menuburger_fourth span:nth-child(4) {
          top: 8px;
        }

        .t-menuburger_fourth.t-menuburger__small span:nth-child(2),
        .t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
          top: 3px;
        }

        .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
          top: 6px;
        }

        .t-menuburger_fourth.t-menuburger__small span:nth-child(2),
        .t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
          top: 3px;
        }

        .t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
          top: 6px;
        }

        .t-menuburger_fourth.t-menuburger__big span:nth-child(2),
        .t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
          top: 6px;
        }

        .t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
          top: 12px;
        }

        @media (hover),
        (min-width:0\0) {
          .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
            transform: translateY(1px);
          }

          .t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
            transform: translateY(-1px);
          }

          .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
            transform: translateY(3px);
          }

          .t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
            transform: translateY(-3px);
          }
        }

        .t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
        .t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
          top: 4px;
        }

        .t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
        .t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
          opacity: 1;
        }

        @keyframes t-menuburger-anim {
          0% {
            width: 80%;
            left: 20%;
            right: 0;
          }

          50% {
            width: 100%;
            left: 0;
            right: 0;
          }

          100% {
            width: 80%;
            left: 0;
            right: 20%;
          }
        }

        @keyframes t-menuburger-anim2 {
          0% {
            width: 80%;
            left: 0;
          }

          50% {
            width: 100%;
            right: 0;
            left: 0;
          }

          100% {
            width: 80%;
            left: 20%;
            right: 0;
          }
        }

        @supports (overflow:-webkit-marquee) and (justify-content:inherit) {

          #rec516638563 .t-menu__link-item,
          #rec516638563 .t-menu__link-item.t-active {
            opacity: 1 !important;
          }
        }

        #rec516638563 a.t-menu__link-item {
          font-size: 24px;
          color: #ffffff;
          font-family: 'Inter';
        }

        #rec733668161 .t396__artboard {
          height: 219px;
          background-color: #313d4d;
        }

        #rec733668161 .t396__filter {
          height: 219px;
        }

        #rec733668161 .t396__carrier {
          height: 219px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec733668161 .t396__artboard,
          #rec733668161 .t396__filter,
          #rec733668161 .t396__carrier {}

          #rec733668161 .t396__filter {}

          #rec733668161 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec733668161 .t396__artboard,
          #rec733668161 .t396__filter,
          #rec733668161 .t396__carrier {}

          #rec733668161 .t396__filter {}

          #rec733668161 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec733668161 .t396__artboard,
          #rec733668161 .t396__filter,
          #rec733668161 .t396__carrier {
            height: 188px;
          }

          #rec733668161 .t396__filter {}

          #rec733668161 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec733668161 .t396__artboard,
          #rec733668161 .t396__filter,
          #rec733668161 .t396__carrier {
            height: 142px;
          }

          #rec733668161 .t396__filter {}

          #rec733668161 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec733668161 .tn-elem[data-elem-id="1668691353685"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 8;
          top: 136px;
          left: calc(50% - 600px + 20px);
          width: 213px;
          height: auto;
        }

        #rec733668161 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668691353685"] {
          opacity: 0;
        }

        #rec733668161 .tn-elem[data-elem-id="1668691353685"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec733668161 .tn-elem[data-elem-id="1668691353685"] {
            top: 136px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec733668161 .tn-elem[data-elem-id="1668691353685"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec733668161 .tn-elem[data-elem-id="1668691353685"] {
            top: 90px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515542295 .t396__artboard {
          height: 126px;
          background-color: #313d4d;
        }

        #rec515542295 .t396__filter {
          height: 126px;
        }

        #rec515542295 .t396__carrier {
          height: 126px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515542295 .t396__artboard,
          #rec515542295 .t396__filter,
          #rec515542295 .t396__carrier {
            height: 126px;
          }

          #rec515542295 .t396__filter {}

          #rec515542295 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515542295 .t396__artboard,
          #rec515542295 .t396__filter,
          #rec515542295 .t396__carrier {
            height: 96px;
          }

          #rec515542295 .t396__filter {}

          #rec515542295 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515542295 .t396__artboard,
          #rec515542295 .t396__filter,
          #rec515542295 .t396__carrier {
            height: 63px;
          }

          #rec515542295 .t396__filter {}

          #rec515542295 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515542295 .t396__artboard,
          #rec515542295 .t396__filter,
          #rec515542295 .t396__carrier {
            height: 83px;
          }

          #rec515542295 .t396__filter {}

          #rec515542295 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353649"] {
          z-index: 2;
          top: 52px;
          left: calc(50% - 600px + 1148px);
          width: 33px;
          height: auto;
        }

        #rec515542295 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668691353649"] {
          opacity: 0;
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353649"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353649"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353649"] {
            top: 52px;
            left: calc(50% - 480px + 905px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353649"] {
            top: 35px;
            left: calc(50% - 320px + 598px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 240px + 283px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 160px + 283px);
            height: auto;
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353668"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 41px;
          left: calc(50% - 600px + 22px);
          width: 591px;
          height: auto;
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
          color: #ffffff;
          font-size: 36px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353668"] {
            top: 41px;
            left: calc(50% - 480px + 12px);
            height: auto;
          }

          #rec515542295 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353668"] {
            top: 31px;
            left: calc(50% - 320px + 12px);
            height: auto;
          }

          #rec515542295 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 240px + 12px);
            width: 187px;
            height: auto;
          }

          #rec515542295 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353672"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 4;
          top: 52px;
          left: calc(50% - 600px + 892px);
          width: 190px;
          height: auto;
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
          color: #ffffff;
          font-size: 28px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353672"] {
            top: 52px;
            left: calc(50% - 480px + 650px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353672"] {
            top: 35px;
            left: calc(50% - 320px + 375px);
            height: auto;
          }

          #rec515542295 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 22px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 240px + 189px);
            width: 86px;
            height: auto;
          }

          #rec515542295 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 160px + 189px);
            height: auto;
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353689"] {
          z-index: 5;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 1px;
        }

        #rec515542295 .tn-elem[data-elem-id="1668691353689"] .tn-atom {
          opacity: 0.3;
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668697447883"] {
          z-index: 6;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 5px;
        }

        #rec515542295 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668697447883"] {
          opacity: 0;
        }

        #rec515542295 .tn-elem[data-elem-id="1668697447883"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668697447883"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668697447883"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668697447883"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668697447883"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }

          #rec515542295 .tn-elem[data-elem-id="1668697447883"] .tn-atom {
            background-color: #313d4d;
          }
        }

        #rec515542295 .tn-elem[data-elem-id="1668699131413"] {
          z-index: 7;
          top: calc(63px - 50px + 0px);
          left: calc(50% - 605px + -24px);
          width: 1210px;
          height: 100%;
        }

        #rec515542295 .tn-elem[data-elem-id="1668699131413"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515542295 .tn-elem[data-elem-id="1668699131413"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 605px + 2px);
            width: 943px;
            height: 100%;
          }
        }

        @media screen and (max-width:959px) {
          #rec515542295 .tn-elem[data-elem-id="1668699131413"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 605px + 2px);
            width: 619px;
            height: 100%;
          }
        }

        @media screen and (max-width:639px) {
          #rec515542295 .tn-elem[data-elem-id="1668699131413"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 605px + 0px);
            width: 455px;
            height: 100%;
          }
        }

        @media screen and (max-width:479px) {
          #rec515542295 .tn-elem[data-elem-id="1668699131413"] {
            top: calc(63px - 50% + 1px);
            left: calc(50% - 605px + 1px);
            width: 298px;
            height: 100%;
          }
        }

        #rec515555603 .t396__artboard {
          height: 247px;
          background-color: #313d4d;
        }

        #rec515555603 .t396__filter {
          height: 247px;
        }

        #rec515555603 .t396__carrier {
          height: 247px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515555603 .t396__artboard,
          #rec515555603 .t396__filter,
          #rec515555603 .t396__carrier {
            height: 307px;
          }

          #rec515555603 .t396__filter {}

          #rec515555603 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515555603 .t396__artboard,
          #rec515555603 .t396__filter,
          #rec515555603 .t396__carrier {
            height: 383px;
          }

          #rec515555603 .t396__filter {}

          #rec515555603 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515555603 .t396__artboard,
          #rec515555603 .t396__filter,
          #rec515555603 .t396__carrier {
            height: 656px;
          }

          #rec515555603 .t396__filter {}

          #rec515555603 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515555603 .t396__artboard,
          #rec515555603 .t396__filter,
          #rec515555603 .t396__carrier {
            height: 671px;
          }

          #rec515555603 .t396__filter {}

          #rec515555603 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617499"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 0px;
          left: calc(50% - 600px + 27px);
          width: 743px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 480px + 17px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 320px + 7px);
            width: 560px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617499"] {
            width: 300px;
            height: auto;
          }

          #rec515555603 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617499"] {
            top: 19px;
            left: calc(50% - 160px + 7px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617509"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 144px;
          left: calc(50% - 600px + 27px);
          width: 177px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617509"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617509"] {
            top: 144px;
            left: calc(50% - 480px + 17px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617509"] {
            top: 190px;
            left: calc(50% - 320px + 9px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617509"] {
            top: 248px;
            left: calc(50% - 240px + 8px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617509"] {
            top: 257px;
            left: calc(50% - 160px + 8px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617518"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 185px;
          left: calc(50% - 600px + 59px);
          width: 177px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617518"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617518"] {
            top: 185px;
            left: calc(50% - 480px + 49px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617518"] {
            top: 231px;
            left: calc(50% - 320px + 41px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617518"] {
            top: 292px;
            left: calc(50% - 240px + 40px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617518"] {
            top: 301px;
            left: calc(50% - 160px + 40px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617526"] {
          z-index: 5;
          top: 70px;
          left: calc(50% - 600px + 1036px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec515555603 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668698617526"] {
            opacity: 0;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617526"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617526"] {
            top: 70px;
            left: calc(50% - 480px + 814px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617526"] {
            top: 206px;
            left: calc(50% - 320px + 486px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617526"] {
            top: 479px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617526"] {
            top: 494px;
            left: calc(50% - 160px + 172px);
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617540"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 6;
          top: 127px;
          left: calc(50% - 600px + 1065px);
          width: 80px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617540"] {
            top: 127px;
            left: calc(50% - 480px + 843px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617540"] {
            top: 262px;
            left: calc(50% - 320px + 514px);
            height: auto;
          }

          #rec515555603 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617540"] {
            top: 535px;
            left: calc(50% - 240px + 39px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617540"] {
            top: 550px;
            left: calc(50% - 160px + 200px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617562"] {
          z-index: 7;
          top: 187px;
          left: calc(50% - 600px + 30px);
          width: 18px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617562"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617562"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617562"] {
            top: 187px;
            left: calc(50% - 480px + 20px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617562"] {
            top: 233px;
            left: calc(50% - 320px + 12px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617562"] {
            top: 294px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617562"] {
            top: 303px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617569"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 8;
          top: 185px;
          left: calc(50% - 600px + 288px);
          width: 177px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617569"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617569"] {
            top: 185px;
            left: calc(50% - 480px + 278px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617569"] {
            top: 231px;
            left: calc(50% - 320px + 270px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617569"] {
            top: 327px;
            left: calc(50% - 240px + 40px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617569"] {
            top: 336px;
            left: calc(50% - 160px + 40px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617573"] {
          z-index: 9;
          top: 187px;
          left: calc(50% - 600px + 259px);
          width: 18px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617573"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515555603 .tn-elem[data-elem-id="1668698617573"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617573"] {
            top: 187px;
            left: calc(50% - 480px + 249px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617573"] {
            top: 233px;
            left: calc(50% - 320px + 241px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617573"] {
            top: 329px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1668698617573"] {
            top: 338px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1697444121159"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 10;
          top: 184px;
          left: calc(50% - 600px + 543px);
          width: 177px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444121159"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1697444121159"] {
            top: 185px;
            left: calc(50% - 480px + 518px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1697444121159"] {
            top: 281px;
            left: calc(50% - 320px + 40px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1697444121159"] {
            top: 367px;
            left: calc(50% - 240px + 40px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1697444121159"] {
            top: 373px;
            left: calc(50% - 160px + 40px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1697444123562"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 11;
          top: 184px;
          left: calc(50% - 600px + 780px);
          width: 177px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444123562"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1697444123562"] {
            top: 235px;
            left: calc(50% - 480px + 48px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1697444123562"] {
            top: 281px;
            left: calc(50% - 320px + 270px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1697444123562"] {
            top: 407px;
            left: calc(50% - 240px + 40px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1697444123562"] {
            top: 410px;
            left: calc(50% - 160px + 40px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1697444133048"] {
          z-index: 12;
          top: 186px;
          left: calc(50% - 600px + 512px);
          width: 18px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444133048"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444133048"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1697444133048"] {
            top: 187px;
            left: calc(50% - 480px + 489px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1697444133048"] {
            top: 283px;
            left: calc(50% - 320px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1697444133048"] {
            top: 369px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1697444133048"] {
            top: 375px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515555603 .tn-elem[data-elem-id="1697444135504"] {
          z-index: 13;
          top: 187px;
          left: calc(50% - 600px + 746px);
          width: 19px;
          height: auto;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444135504"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515555603 .tn-elem[data-elem-id="1697444135504"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515555603 .tn-elem[data-elem-id="1697444135504"] {
            top: 237px;
            left: calc(50% - 480px + 19px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515555603 .tn-elem[data-elem-id="1697444135504"] {
            top: 283px;
            left: calc(50% - 320px + 241px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515555603 .tn-elem[data-elem-id="1697444135504"] {
            top: 409px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515555603 .tn-elem[data-elem-id="1697444135504"] {
            top: 412px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515543303 .t396__artboard {
          height: 126px;
          background-color: #313d4d;
        }

        #rec515543303 .t396__filter {
          height: 126px;
        }

        #rec515543303 .t396__carrier {
          height: 126px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515543303 .t396__artboard,
          #rec515543303 .t396__filter,
          #rec515543303 .t396__carrier {
            height: 166px;
          }

          #rec515543303 .t396__filter {}

          #rec515543303 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515543303 .t396__artboard,
          #rec515543303 .t396__filter,
          #rec515543303 .t396__carrier {
            height: 129px;
          }

          #rec515543303 .t396__filter {}

          #rec515543303 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515543303 .t396__artboard,
          #rec515543303 .t396__filter,
          #rec515543303 .t396__carrier {
            height: 103px;
          }

          #rec515543303 .t396__filter {}

          #rec515543303 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515543303 .t396__artboard,
          #rec515543303 .t396__filter,
          #rec515543303 .t396__carrier {
            height: 103px;
          }

          #rec515543303 .t396__filter {}

          #rec515543303 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353649"] {
          z-index: 3;
          top: 52px;
          left: calc(50% - 600px + 1148px);
          width: 33px;
          height: auto;
        }

        #rec515543303 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668691353649"] {
          opacity: 0;
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353649"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353649"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353649"] {
            top: 47px;
            left: calc(50% - 480px + 905px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353649"] {
            top: 35px;
            left: calc(50% - 320px + 598px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 240px + 283px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 160px + 283px);
            height: auto;
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353668"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 41px;
          left: calc(50% - 600px + 20px);
          width: 939px;
          height: auto;
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
          color: #ffffff;
          font-size: 36px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353668"] {
            top: 44px;
            left: calc(50% - 480px + 12px);
            width: 538px;
            height: auto;
          }

          #rec515543303 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353668"] {
            top: 31px;
            left: calc(50% - 320px + 12px);
            width: 395px;
            height: auto;
          }

          #rec515543303 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 240px + 12px);
            width: 187px;
            height: auto;
          }

          #rec515543303 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353672"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 5;
          top: 41px;
          left: calc(50% - 600px + 890px);
          width: 190px;
          height: auto;
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
          color: #ffffff;
          font-size: 28px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353672"] {
            top: 46px;
            left: calc(50% - 480px + 650px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353672"] {
            top: 35px;
            left: calc(50% - 320px + 375px);
            height: auto;
          }

          #rec515543303 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 22px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 240px + 189px);
            width: 86px;
            height: auto;
          }

          #rec515543303 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 160px + 189px);
            height: auto;
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353689"] {
          z-index: 6;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 1px;
        }

        #rec515543303 .tn-elem[data-elem-id="1668691353689"] .tn-atom {
          opacity: 0.3;
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668691353689"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668697693364"] {
          z-index: 7;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 5px;
        }

        #rec515543303 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668697693364"] {
          opacity: 0;
        }

        #rec515543303 .tn-elem[data-elem-id="1668697693364"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668697693364"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668697693364"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668697693364"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668697693364"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }

          #rec515543303 .tn-elem[data-elem-id="1668697693364"] .tn-atom {
            background-color: #313d4d;
          }
        }

        #rec515543303 .tn-elem[data-elem-id="1668699804879"] {
          z-index: 8;
          top: calc(63px - 49.5px + 1px);
          left: calc(50% - 618.5px + -18px);
          width: 1237px;
          height: 99%;
        }

        #rec515543303 .tn-elem[data-elem-id="1668699804879"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515543303 .tn-elem[data-elem-id="1668699804879"] {
            top: calc(63px - 49.5% + 0px);
            left: calc(50% - 618.5px + 3px);
            width: 941px;
            height: 100%;
          }
        }

        @media screen and (max-width:959px) {
          #rec515543303 .tn-elem[data-elem-id="1668699804879"] {
            top: calc(63px - 49.5% + 0px);
            left: calc(50% - 618.5px + 2px);
            width: 619px;
            height: 100%;
          }
        }

        @media screen and (max-width:639px) {
          #rec515543303 .tn-elem[data-elem-id="1668699804879"] {
            top: calc(63px - 49.5% + 0px);
            left: calc(50% - 618.5px + -1px);
            width: 457px;
            height: 100%;
          }
        }

        @media screen and (max-width:479px) {
          #rec515543303 .tn-elem[data-elem-id="1668699804879"] {
            top: calc(63px - 49.5% + 0px);
            left: calc(50% - 618.5px + -4px);
            width: 310px;
            height: 100%;
          }
        }

        #rec515564539 .t396__artboard {
          height: 336px;
          background-color: #313d4d;
        }

        #rec515564539 .t396__filter {
          height: 336px;
        }

        #rec515564539 .t396__carrier {
          height: 336px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515564539 .t396__artboard,
          #rec515564539 .t396__filter,
          #rec515564539 .t396__carrier {}

          #rec515564539 .t396__filter {}

          #rec515564539 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515564539 .t396__artboard,
          #rec515564539 .t396__filter,
          #rec515564539 .t396__carrier {
            height: 452.5px;
          }

          #rec515564539 .t396__filter {}

          #rec515564539 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515564539 .t396__artboard,
          #rec515564539 .t396__filter,
          #rec515564539 .t396__carrier {
            height: 636px;
          }

          #rec515564539 .t396__filter {}

          #rec515564539 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515564539 .t396__artboard,
          #rec515564539 .t396__filter,
          #rec515564539 .t396__carrier {
            height: 594px;
          }

          #rec515564539 .t396__filter {}

          #rec515564539 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617499"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 0px;
          left: calc(50% - 600px + 27px);
          width: 787px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 480px + 17px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 320px + 7px);
            width: 560px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617499"] {
            width: 300px;
            height: auto;
          }

          #rec515564539 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 160px + 7px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617509"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 144px;
          left: calc(50% - 600px + 27px);
          width: 177px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617509"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617509"] {
            top: 144px;
            left: calc(50% - 480px + 17px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617509"] {
            top: 170px;
            left: calc(50% - 320px + 9px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617509"] {
            top: 206px;
            left: calc(50% - 240px + 8px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617509"] {
            top: 192px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617518"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 185px;
          left: calc(50% - 600px + 59px);
          width: 200px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617518"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617518"] {
            top: 185px;
            left: calc(50% - 480px + 49px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617518"] {
            top: 221px;
            left: calc(50% - 320px + 45px);
            width: 205px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617518"] {
            top: 254px;
            left: calc(50% - 240px + 45px);
            height: auto;
          }

          #rec515564539 .tn-elem[data-elem-id="1668698617518"] .tn-atom {
            white-space: normal;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg);
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617518"] {
            top: 234px;
            left: calc(50% - 160px + 46px);
            width: 204px;
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617526"] {
          z-index: 5;
          top: 70px;
          left: calc(50% - 600px + 1036px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec515564539 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668698617526"] {
            opacity: 0;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617526"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617526"] {
            top: 70px;
            left: calc(50% - 480px + 814px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617526"] {
            top: 218px;
            left: calc(50% - 320px + 413px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617526"] {
            top: 445px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617526"] {
            top: 438px;
            left: calc(50% - 160px + 170px);
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617540"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 6;
          top: 127px;
          left: calc(50% - 600px + 1065px);
          width: 80px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617540"] {
            top: 127px;
            left: calc(50% - 480px + 843px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617540"] {
            top: 264px;
            left: calc(50% - 320px + 446px);
            height: auto;
          }

          #rec515564539 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617540"] {
            top: 499px;
            left: calc(50% - 240px + 39px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617540"] {
            top: 490px;
            left: calc(50% - 160px + 198px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617562"] {
          z-index: 7;
          top: 187px;
          left: calc(50% - 600px + 30px);
          width: 18px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617562"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617562"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617562"] {
            top: 187px;
            left: calc(50% - 480px + 20px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617562"] {
            top: 224px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617562"] {
            top: 252px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617562"] {
            top: 235px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617569"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 8;
          top: 185px;
          left: calc(50% - 600px + 288px);
          width: 217px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617569"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617569"] {
            top: 185px;
            left: calc(50% - 480px + 278px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617569"] {
            top: 304px;
            left: calc(50% - 320px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617569"] {
            top: 276px;
            left: calc(50% - 240px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617569"] {
            top: 315px;
            left: calc(50% - 160px + 46px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617573"] {
          z-index: 9;
          top: 187px;
          left: calc(50% - 600px + 259px);
          width: 18px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617573"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515564539 .tn-elem[data-elem-id="1668698617573"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617573"] {
            top: 187px;
            left: calc(50% - 480px + 249px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617573"] {
            top: 316px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617573"] {
            top: 334px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668698617573"] {
            top: 329px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668699492530"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 10;
          top: 185px;
          left: calc(50% - 600px + 534px);
          width: 263px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668699492530"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492530"] {
            top: 184px;
            left: calc(50% - 480px + 520px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492530"] {
            top: 358px;
            left: calc(50% - 320px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492530"] {
            top: 372px;
            left: calc(50% - 240px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492530"] {
            top: 372px;
            left: calc(50% - 160px + 47px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1668699492540"] {
          z-index: 11;
          top: 187px;
          left: calc(50% - 600px + 505px);
          width: 18px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1668699492540"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515564539 .tn-elem[data-elem-id="1668699492540"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492540"] {
            top: 186px;
            left: calc(50% - 480px + 491px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492540"] {
            top: 376px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492540"] {
            top: 394px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1668699492540"] {
            top: 391px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1692186963158"] {
          z-index: 12;
          top: 257px;
          left: calc(50% - 600px + 30px);
          width: 18px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1692186963158"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515564539 .tn-elem[data-elem-id="1692186963158"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1692186963158"] {
            top: 262px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1692186963158"] {
            top: 266px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1692186963158"] {
            top: 286px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1692186963158"] {
            top: 276px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515564539 .tn-elem[data-elem-id="1692186967693"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 13;
          top: 252px;
          left: calc(50% - 600px + 60px);
          width: 274px;
          height: auto;
        }

        #rec515564539 .tn-elem[data-elem-id="1692186967693"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515564539 .tn-elem[data-elem-id="1692186967693"] {
            top: 258px;
            left: calc(50% - 480px + 43px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515564539 .tn-elem[data-elem-id="1692186967693"] {
            top: 251px;
            left: calc(50% - 320px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515564539 .tn-elem[data-elem-id="1692186967693"] {
            top: 320px;
            left: calc(50% - 240px + 47px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515564539 .tn-elem[data-elem-id="1692186967693"] {
            top: 264px;
            left: calc(50% - 160px + 46px);
            height: auto;
          }
        }

        #rec735152302 .t396__artboard {
          height: 126px;
          background-color: #313d4d;
        }

        #rec735152302 .t396__filter {
          height: 126px;
        }

        #rec735152302 .t396__carrier {
          height: 126px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec735152302 .t396__artboard,
          #rec735152302 .t396__filter,
          #rec735152302 .t396__carrier {
            height: 126px;
          }

          #rec735152302 .t396__filter {}

          #rec735152302 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec735152302 .t396__artboard,
          #rec735152302 .t396__filter,
          #rec735152302 .t396__carrier {
            height: 129px;
          }

          #rec735152302 .t396__filter {}

          #rec735152302 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec735152302 .t396__artboard,
          #rec735152302 .t396__filter,
          #rec735152302 .t396__carrier {
            height: 104px;
          }

          #rec735152302 .t396__filter {}

          #rec735152302 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec735152302 .t396__artboard,
          #rec735152302 .t396__filter,
          #rec735152302 .t396__carrier {
            height: 104px;
          }

          #rec735152302 .t396__artboard {
            background-color: #313d4d;
          }

          #rec735152302 .t396__filter {}

          #rec735152302 .t396__carrier {
            background-position: center center;
            background-image: unset;
            background-attachment: scroll;
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353649"] {
          z-index: 2;
          top: 52px;
          left: calc(50% - 600px + 1148px);
          width: 33px;
          height: auto;
        }

        #rec735152302 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668691353649"] {
          opacity: 0;
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353649"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353649"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353649"] {
            top: 47px;
            left: calc(50% - 480px + 905px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353649"] {
            top: 35px;
            left: calc(50% - 320px + 598px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 240px + 283px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 160px + 283px);
            height: auto;
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353668"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 32px;
          left: calc(50% - 600px + 20px);
          width: 746px;
          height: auto;
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
          color: #ffffff;
          font-size: 36px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353668"] {
            top: 44px;
            left: calc(50% - 480px + 12px);
            height: auto;
          }

          #rec735152302 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353668"] {
            top: 31px;
            left: calc(50% - 320px + 12px);
            width: 395px;
            height: auto;
          }

          #rec735152302 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 240px + 12px);
            width: 187px;
            height: auto;
          }

          #rec735152302 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353672"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 4;
          top: 52px;
          left: calc(50% - 600px + 892px);
          width: 190px;
          height: auto;
        }

        #rec735152302 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
          color: #ffffff;
          font-size: 28px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353672"] {
            top: 46px;
            left: calc(50% - 480px + 650px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353672"] {
            top: 35px;
            left: calc(50% - 320px + 375px);
            height: auto;
          }

          #rec735152302 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 22px;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 240px + 189px);
            width: 86px;
            height: auto;
          }

          #rec735152302 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 160px + 189px);
            height: auto;
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668697200432"] {
          z-index: 5;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 1px;
        }

        #rec735152302 .tn-elem[data-elem-id="1668697200432"] .tn-atom {
          opacity: 0.3;
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668697704457"] {
          z-index: 6;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 5px;
        }

        #rec735152302 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668697704457"] {
          opacity: 0;
        }

        #rec735152302 .tn-elem[data-elem-id="1668697704457"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }

          #rec735152302 .tn-elem[data-elem-id="1668697704457"] .tn-atom {
            background-color: #313d4d;
          }
        }

        #rec735152302 .tn-elem[data-elem-id="1668700840683"] {
          z-index: 7;
          top: calc(63px - 45px + -6px);
          left: calc(50% - 640px + -24px);
          width: 1280px;
          height: 90%;
        }

        #rec735152302 .tn-elem[data-elem-id="1668700840683"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec735152302 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 45% + 0px);
            left: calc(50% - 640px + 2px);
            width: 943px;
            height: 100%;
          }
        }

        @media screen and (max-width:959px) {
          #rec735152302 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 45% + 0px);
            left: calc(50% - 640px + 2px);
            width: 619px;
            height: 100%;
          }
        }

        @media screen and (max-width:639px) {
          #rec735152302 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 45% + 0px);
            left: calc(50% - 640px + 0px);
            width: 455px;
            height: 100%;
          }
        }

        @media screen and (max-width:479px) {
          #rec735152302 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 45% + 0px);
            left: calc(50% - 640px + 1px);
            width: 298px;
            height: 100%;
          }
        }

        #rec515572912 .t396__artboard {
          height: 240px;
          background-color: #313d4d;
        }

        #rec515572912 .t396__filter {
          height: 240px;
        }

        #rec515572912 .t396__carrier {
          height: 240px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515572912 .t396__artboard,
          #rec515572912 .t396__filter,
          #rec515572912 .t396__carrier {}

          #rec515572912 .t396__filter {}

          #rec515572912 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515572912 .t396__artboard,
          #rec515572912 .t396__filter,
          #rec515572912 .t396__carrier {
            height: 281px;
          }

          #rec515572912 .t396__filter {}

          #rec515572912 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515572912 .t396__artboard,
          #rec515572912 .t396__filter,
          #rec515572912 .t396__carrier {
            height: 394px;
          }

          #rec515572912 .t396__filter {}

          #rec515572912 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515572912 .t396__artboard,
          #rec515572912 .t396__filter,
          #rec515572912 .t396__carrier {
            height: 397px;
          }

          #rec515572912 .t396__artboard {
            background-color: #313d4d;
          }

          #rec515572912 .t396__filter {}

          #rec515572912 .t396__carrier {
            background-position: center center;
            background-image: unset;
            background-attachment: scroll;
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617499"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 7px;
          left: calc(50% - 600px + 33px);
          width: 787px;
          height: auto;
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 480px + 17px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 320px + 7px);
            width: 560px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617499"] {
            width: 300px;
            height: auto;
          }

          #rec515572912 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617499"] {
            top: 20px;
            left: calc(50% - 160px + 7px);
            height: auto;
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617526"] {
          z-index: 3;
          top: 20px;
          left: calc(50% - 600px + 1036px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec515572912 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668698617526"] {
            opacity: 0;
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617526"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617526"] {
            top: 3px;
            left: calc(50% - 480px + 812px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617526"] {
            top: 104px;
            left: calc(50% - 320px + 486px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617526"] {
            top: 197px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617526"] {
            top: 228px;
            left: calc(50% - 160px + 162px);
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617540"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 4;
          top: 75px;
          left: calc(50% - 600px + 1065px);
          width: 80px;
          height: auto;
        }

        #rec515572912 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617540"] {
            top: 60px;
            left: calc(50% - 480px + 841px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617540"] {
            top: 160px;
            left: calc(50% - 320px + 514px);
            height: auto;
          }

          #rec515572912 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617540"] {
            top: 253px;
            left: calc(50% - 240px + 39px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515572912 .tn-elem[data-elem-id="1668698617540"] {
            top: 287px;
            left: calc(50% - 160px + 191px);
            height: auto;
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1726852807890"] {
          z-index: 5;
          top: 20px;
          left: calc(50% - 600px + 886px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec515572912 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726852807890"] {
            opacity: 0;
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1726852807890"] .tn-atom {
          border-radius: 3000px;
          background-color: #495668;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807890"] {
            top: 3px;
            left: calc(50% - 480px + 662px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807890"] {
            top: 104px;
            left: calc(50% - 320px + 336px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807890"] {
            top: 197px;
            left: calc(50% - 240px + 171px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807890"] {
            top: 228px;
            left: calc(50% - 160px + 13px);
          }
        }

        #rec515572912 .tn-elem[data-elem-id="1726852807892"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 6;
          top: 75px;
          left: calc(50% - 600px + 904px);
          width: 80px;
          height: auto;
        }

        #rec515572912 .tn-elem[data-elem-id="1726852807892"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807892"] {
            top: 60px;
            left: calc(50% - 480px + 691px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807892"] {
            top: 160px;
            left: calc(50% - 320px + 364px);
            height: auto;
          }

          #rec515572912 .tn-elem[data-elem-id="1726852807892"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807892"] {
            top: 253px;
            left: calc(50% - 240px + 199px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515572912 .tn-elem[data-elem-id="1726852807892"] {
            top: 287px;
            left: calc(50% - 160px + 38px);
            height: auto;
          }
        }

        #rec801028643 .t396__artboard {
          height: 126px;
          background-color: #313d4d;
        }

        #rec801028643 .t396__filter {
          height: 126px;
        }

        #rec801028643 .t396__carrier {
          height: 126px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec801028643 .t396__artboard,
          #rec801028643 .t396__filter,
          #rec801028643 .t396__carrier {
            height: 126px;
          }

          #rec801028643 .t396__filter {}

          #rec801028643 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec801028643 .t396__artboard,
          #rec801028643 .t396__filter,
          #rec801028643 .t396__carrier {
            height: 129px;
          }

          #rec801028643 .t396__filter {}

          #rec801028643 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec801028643 .t396__artboard,
          #rec801028643 .t396__filter,
          #rec801028643 .t396__carrier {
            height: 104px;
          }

          #rec801028643 .t396__filter {}

          #rec801028643 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec801028643 .t396__artboard,
          #rec801028643 .t396__filter,
          #rec801028643 .t396__carrier {
            height: 104px;
          }

          #rec801028643 .t396__artboard {
            background-color: #313d4d;
          }

          #rec801028643 .t396__filter {}

          #rec801028643 .t396__carrier {
            background-position: center center;
            background-image: unset;
            background-attachment: scroll;
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353649"] {
          z-index: 3;
          top: 52px;
          left: calc(50% - 600px + 1148px);
          width: 33px;
          height: auto;
        }

        #rec801028643 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668691353649"] {
          opacity: 0;
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353649"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353649"] .tn-atom__img {
          border-radius: 0px 0px 0px 0px;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353649"] {
            top: 47px;
            left: calc(50% - 480px + 905px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353649"] {
            top: 35px;
            left: calc(50% - 320px + 598px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 240px + 283px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353649"] {
            top: 22px;
            left: calc(50% - 160px + 283px);
            height: auto;
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353668"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 32px;
          left: calc(50% - 600px + 20px);
          width: 746px;
          height: auto;
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 36px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353668"] {
            top: 44px;
            left: calc(50% - 480px + 12px);
            height: auto;
          }

          #rec801028643 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353668"] {
            top: 31px;
            left: calc(50% - 320px + 12px);
            width: 395px;
            height: auto;
          }

          #rec801028643 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 240px + 12px);
            width: 187px;
            height: auto;
          }

          #rec801028643 .tn-elem[data-elem-id="1668691353668"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353668"] {
            top: 21px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353672"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 5;
          top: 52px;
          left: calc(50% - 600px + 892px);
          width: 190px;
          height: auto;
        }

        #rec801028643 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
          vertical-align: middle;
          color: #ffffff;
          font-size: 28px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353672"] {
            top: 46px;
            left: calc(50% - 480px + 650px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353672"] {
            top: 35px;
            left: calc(50% - 320px + 375px);
            height: auto;
          }

          #rec801028643 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 22px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 240px + 189px);
            width: 86px;
            height: auto;
          }

          #rec801028643 .tn-elem[data-elem-id="1668691353672"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668691353672"] {
            top: 24px;
            left: calc(50% - 160px + 189px);
            height: auto;
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668697200432"] {
          z-index: 6;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 1px;
        }

        #rec801028643 .tn-elem[data-elem-id="1668697200432"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          opacity: 0.3;
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668697200432"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668697704457"] {
          z-index: 7;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1161px;
          height: 5px;
        }

        #rec801028643 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668697704457"] {
          opacity: 0;
        }

        #rec801028643 .tn-elem[data-elem-id="1668697704457"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 941px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668697704457"] {
            top: 0px;
            left: calc(50% - 160px + 10px);
          }

          #rec801028643 .tn-elem[data-elem-id="1668697704457"] .tn-atom {
            background-color: #313d4d;
          }
        }

        #rec801028643 .tn-elem[data-elem-id="1668700840683"] {
          z-index: 8;
          top: calc(63px - 50px + 0px);
          left: calc(50% - 642px + 12px);
          width: 1284px;
          height: 100%;
        }

        #rec801028643 .tn-elem[data-elem-id="1668700840683"] .tn-atom {
          border-radius: 0px 0px 0px 0px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028643 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 642px + 2px);
            width: 943px;
            height: 100%;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028643 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 642px + 2px);
            width: 619px;
            height: 100%;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028643 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 642px + 0px);
            width: 455px;
            height: 100%;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028643 .tn-elem[data-elem-id="1668700840683"] {
            top: calc(63px - 50% + 0px);
            left: calc(50% - 642px + 1px);
            width: 298px;
            height: 100%;
          }
        }

        #rec801028671 .t396__artboard {
          height: 240px;
          background-color: #313d4d;
        }

        #rec801028671 .t396__filter {
          height: 240px;
        }

        #rec801028671 .t396__carrier {
          height: 240px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec801028671 .t396__artboard,
          #rec801028671 .t396__filter,
          #rec801028671 .t396__carrier {}

          #rec801028671 .t396__filter {}

          #rec801028671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec801028671 .t396__artboard,
          #rec801028671 .t396__filter,
          #rec801028671 .t396__carrier {
            height: 281px;
          }

          #rec801028671 .t396__filter {}

          #rec801028671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec801028671 .t396__artboard,
          #rec801028671 .t396__filter,
          #rec801028671 .t396__carrier {
            height: 394px;
          }

          #rec801028671 .t396__filter {}

          #rec801028671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec801028671 .t396__artboard,
          #rec801028671 .t396__filter,
          #rec801028671 .t396__carrier {
            height: 425px;
          }

          #rec801028671 .t396__artboard {
            background-color: #313d4d;
          }

          #rec801028671 .t396__filter {}

          #rec801028671 .t396__carrier {
            background-position: center center;
            background-image: unset;
            background-attachment: scroll;
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617499"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 7px;
          left: calc(50% - 600px + 33px);
          width: 787px;
          height: auto;
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.6;
          font-weight: 400;
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 480px + 17px);
            width: 491px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617499"] {
            top: 0px;
            left: calc(50% - 320px + 7px);
            width: 393px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617499"] {
            width: 300px;
            height: auto;
          }

          #rec801028671 .tn-elem[data-elem-id="1668698617499"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617499"] {
            top: 20px;
            left: calc(50% - 160px + 7px);
            height: auto;
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617526"] {
          z-index: 3;
          top: 20px;
          left: calc(50% - 600px + 1036px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec801028671 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668698617526"] {
            opacity: 0;
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617526"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617526"] {
            top: 3px;
            left: calc(50% - 480px + 812px);
          }
        }

        @media screen and (max-width:959px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617526"] {
            top: 104px;
            left: calc(50% - 320px + 486px);
          }
        }

        @media screen and (max-width:639px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617526"] {
            top: 197px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617526"] {
            top: 248px;
            left: calc(50% - 160px + 159px);
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617540"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 4;
          top: 75px;
          left: calc(50% - 600px + 1065px);
          width: 80px;
          height: auto;
        }

        #rec801028671 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617540"] {
            top: 60px;
            left: calc(50% - 480px + 841px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617540"] {
            top: 160px;
            left: calc(50% - 320px + 514px);
            height: auto;
          }

          #rec801028671 .tn-elem[data-elem-id="1668698617540"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617540"] {
            top: 253px;
            left: calc(50% - 240px + 39px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028671 .tn-elem[data-elem-id="1668698617540"] {
            top: 307px;
            left: calc(50% - 160px + 188px);
            height: auto;
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1726852807890"] {
          z-index: 5;
          top: 20px;
          left: calc(50% - 600px + 886px);
          width: 137px;
          height: 137px;
        }

        @media (min-width:1200px) {
          #rec801028671 .tn-elem.t396__elem--anim-hidden[data-elem-id="1726852807890"] {
            opacity: 0;
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1726852807890"] .tn-atom {
          border-radius: 3000px;
          background-color: #495668;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807890"] {
            top: 3px;
            left: calc(50% - 480px + 662px);
          }
        }

        @media screen and (max-width:959px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807890"] {
            top: 104px;
            left: calc(50% - 320px + 336px);
          }
        }

        @media screen and (max-width:639px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807890"] {
            top: 197px;
            left: calc(50% - 240px + 171px);
          }
        }

        @media screen and (max-width:479px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807890"] {
            top: 248px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec801028671 .tn-elem[data-elem-id="1726852807892"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 6;
          top: 75px;
          left: calc(50% - 600px + 904px);
          width: 80px;
          height: auto;
        }

        #rec801028671 .tn-elem[data-elem-id="1726852807892"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807892"] {
            top: 60px;
            left: calc(50% - 480px + 691px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807892"] {
            top: 160px;
            left: calc(50% - 320px + 364px);
            height: auto;
          }

          #rec801028671 .tn-elem[data-elem-id="1726852807892"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807892"] {
            top: 253px;
            left: calc(50% - 240px + 199px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec801028671 .tn-elem[data-elem-id="1726852807892"] {
            top: 307px;
            left: calc(50% - 160px + 35px);
            height: auto;
          }
        }

        #rec515580893 .t396__artboard {
          height: 150px;
          background-color: #313d4d;
        }

        #rec515580893 .t396__filter {
          height: 150px;
        }

        #rec515580893 .t396__carrier {
          height: 150px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515580893 .t396__artboard,
          #rec515580893 .t396__filter,
          #rec515580893 .t396__carrier {
            height: 126px;
          }

          #rec515580893 .t396__filter {}

          #rec515580893 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515580893 .t396__artboard,
          #rec515580893 .t396__filter,
          #rec515580893 .t396__carrier {
            height: 129px;
          }

          #rec515580893 .t396__filter {}

          #rec515580893 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515580893 .t396__artboard,
          #rec515580893 .t396__filter,
          #rec515580893 .t396__carrier {
            height: 104px;
          }

          #rec515580893 .t396__filter {}

          #rec515580893 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515580893 .t396__artboard,
          #rec515580893 .t396__filter,
          #rec515580893 .t396__carrier {
            height: 104px;
          }

          #rec515580893 .t396__filter {}

          #rec515580893 .t396__carrier {
            background-attachment: scroll;
          }
        }

        /*Скрываем наши блоки по ID*/
        #rec515555603 {
          display: none;
        }

        /*Скрываем наши блоки по ID*/
        #rec515564539 {
          display: none;
        }

        /*Скрываем наши блоки по ID*/
        #rec515572912 {
          display: none;
        }

        /*Скрываем наши блоки по ID*/
        #rec801028671 {
          display: none;
        }

        @media screen and (max-width:560px) {
          #rec516654997 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516654997 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516654997 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516654997 .t702__descr {
          font-family: 'Inter';
        }

        @media screen and (max-width:560px) {
          #rec516655884 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516655884 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516655884 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516655884 .t702__descr {
          font-family: 'Inter';
        }

        @media screen and (max-width:560px) {
          #rec516656287 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516656287 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516656287 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516656287 .t702__descr {
          font-family: 'Inter';
        }

        @media screen and (max-width:560px) {
          #rec801031902 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec801031902 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec801031902 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec801031902 .t702__descr {
          font-family: 'Inter';
        }

        #rec515576633 .t396__artboard {
          height: 380px;
          background-color: #ffffff;
        }

        #rec515576633 .t396__filter {
          height: 380px;
        }

        #rec515576633 .t396__carrier {
          height: 380px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515576633 .t396__artboard,
          #rec515576633 .t396__filter,
          #rec515576633 .t396__carrier {
            height: 357px;
          }

          #rec515576633 .t396__filter {}

          #rec515576633 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515576633 .t396__artboard,
          #rec515576633 .t396__filter,
          #rec515576633 .t396__carrier {
            height: 330px;
          }

          #rec515576633 .t396__filter {}

          #rec515576633 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515576633 .t396__artboard,
          #rec515576633 .t396__filter,
          #rec515576633 .t396__carrier {
            height: 312px;
          }

          #rec515576633 .t396__filter {}

          #rec515576633 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515576633 .t396__artboard,
          #rec515576633 .t396__filter,
          #rec515576633 .t396__carrier {
            height: 369px;
          }

          #rec515576633 .t396__filter {}

          #rec515576633 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
          color: #000000;
          text-align: LEFT;
          z-index: 1;
          top: 150px;
          left: calc(50% - 600px + 415px);
          width: 765px;
          height: auto;
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
            top: 163px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
            top: 153px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
            top: 112px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
            top: 122px;
            left: calc(50% - 160px + 10px);
            width: 310px;
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372473"] {
            text-align: left;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372482"] {
          z-index: 2;
          top: 150px;
          left: calc(50% - 600px + 415px);
          width: 739px;
          height: 92px;
        }

        #rec515576633 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668617372482"] {
          opacity: 0;
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372482"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372482"] {
            top: 163px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 75px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372482"] {
            top: 154px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 75px;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372482"] .tn-atom {
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372482"] {
            top: 113px;
            left: calc(50% - 240px + 10px);
            width: 629px;
            height: 39px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372482"] {
            top: 122px;
            left: calc(50% - 160px + 10px);
            width: 629px;
            height: 87px;
          }
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372490"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 157px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515576633 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668617372490"] {
          opacity: 0;
        }

        #rec515576633 .tn-elem[data-elem-id="1668617372490"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372490"] {
            top: 170px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372490"] {
            top: 120px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372490"] {
            top: 90px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668617372490"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515576633 .tn-elem[data-elem-id="1668617372490"] {
            top: 90px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515576633 .tn-elem[data-elem-id="1668686907956"] {
          color: #565656;
          z-index: 4;
          top: 266px;
          left: calc(50% - 600px + 415px);
          width: 599px;
          height: auto;
        }

        #rec515576633 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668686907956"] {
          opacity: 0;
        }

        #rec515576633 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515576633 .tn-elem[data-elem-id="1668686907956"] {
            top: 263px;
            left: calc(50% - 480px + 329px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515576633 .tn-elem[data-elem-id="1668686907956"] {
            top: 246px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
            white-space: normal;
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515576633 .tn-elem[data-elem-id="1668686907956"] {
            top: 172px;
            left: calc(50% - 240px + 10px);
            width: 258px;
            height: auto;
          }

          #rec515576633 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515576633 .tn-elem[data-elem-id="1668686907956"] {
            top: 229px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515578617 .t396__artboard {
          height: 360px;
          background-color: #ffffff;
        }

        #rec515578617 .t396__filter {
          height: 360px;
        }

        #rec515578617 .t396__carrier {
          height: 360px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515578617 .t396__artboard,
          #rec515578617 .t396__filter,
          #rec515578617 .t396__carrier {
            height: 297px;
          }

          #rec515578617 .t396__filter {}

          #rec515578617 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515578617 .t396__artboard,
          #rec515578617 .t396__filter,
          #rec515578617 .t396__carrier {
            height: 307px;
          }

          #rec515578617 .t396__filter {}

          #rec515578617 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515578617 .t396__artboard,
          #rec515578617 .t396__filter,
          #rec515578617 .t396__carrier {
            height: 652px;
          }

          #rec515578617 .t396__filter {}

          #rec515578617 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515578617 .t396__artboard,
          #rec515578617 .t396__filter,
          #rec515578617 .t396__carrier {
            height: 1317px;
          }

          #rec515578617 .t396__filter {}

          #rec515578617 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612906"] {
          z-index: 2;
          top: 0px;
          left: calc(50% - 600px + 412px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612906"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612906"] {
            top: 0px;
            left: calc(50% - 480px + 340px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612906"] {
            top: 0px;
            left: calc(50% - 320px + 15px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612906"] {
            top: 0px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612906"] {
            top: 0px;
            left: calc(50% - 160px + 14px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708700"] {
          z-index: 3;
          top: 360px;
          left: calc(50% - 600px + 412px);
          width: 240px;
          height: 360px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701708700"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708700"] .tn-atom {
          border-radius: 5px;
          background-color: #ededed;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708700"] {
            top: 300px;
            left: calc(50% - 480px + 340px);
            width: 191px;
            height: 287px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708700"] {
            top: 308px;
            left: calc(50% - 320px + 15px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708700"] {
            top: 660px;
            left: calc(50% - 240px + 14px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708700"] {
            top: 0px;
            left: calc(50% - 160px + -516px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612913"] {
          z-index: 4;
          top: 0px;
          left: calc(50% - 600px + 674px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612913"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612913"] {
            top: 0px;
            left: calc(50% - 480px + 549px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612913"] {
            top: 0px;
            left: calc(50% - 320px + 224px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612913"] {
            top: 0px;
            left: calc(50% - 240px + 220px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612913"] {
            top: 443px;
            left: calc(50% - 160px + 12px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708709"] {
          z-index: 5;
          top: 360px;
          left: calc(50% - 600px + 674px);
          width: 240px;
          height: 360px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701708709"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708709"] .tn-atom {
          border-radius: 5px;
          background-color: #ededed;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708709"] {
            top: 300px;
            left: calc(50% - 480px + 549px);
            width: 191px;
            height: 287px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708709"] {
            top: 308px;
            left: calc(50% - 320px + 224px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708709"] {
            top: 660px;
            left: calc(50% - 240px + 223px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708709"] {
            top: 443px;
            left: calc(50% - 160px + -518px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612920"] {
          z-index: 6;
          top: 0px;
          left: calc(50% - 600px + 937px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612920"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612920"] {
            top: 0px;
            left: calc(50% - 480px + 759px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612920"] {
            top: 0px;
            left: calc(50% - 320px + 434px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612920"] {
            top: 325px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612920"] {
            top: 886px;
            left: calc(50% - 160px + 14px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708716"] {
          z-index: 7;
          top: 360px;
          left: calc(50% - 600px + 937px);
          width: 240px;
          height: 360px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701708716"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701708716"] .tn-atom {
          border-radius: 5px;
          background-color: #ededed;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708716"] {
            top: 300px;
            left: calc(50% - 480px + 759px);
            width: 191px;
            height: 287px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708716"] {
            top: 308px;
            left: calc(50% - 320px + 434px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708716"] {
            top: 965px;
            left: calc(50% - 240px + 14px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701708716"] {
            top: 886px;
            left: calc(50% - 160px + -516px);
            width: 295px;
            height: 429px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612927"] {
          color: #000000;
          text-align: CENTER;
          z-index: 8;
          top: 264px;
          left: calc(50% - 600px + 436px);
          width: 189px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612927"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612927"] {
            top: 210px;
            left: calc(50% - 480px + 360px);
            width: 151px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612927"] {
            top: 210px;
            left: calc(50% - 320px + 35px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612927"] {
            top: 210px;
            left: calc(50% - 240px + 31px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612927"] {
            top: 334px;
            left: calc(50% - 160px + 45px);
            width: 233px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1683899702233"] {
          z-index: 9;
          top: 306px;
          left: calc(50% - 600px + 473px);
          width: 117px;
          height: 30px;
        }

        #rec515578617 .tn-elem[data-elem-id="1683899702233"] .tn-atom {
          border-radius: 6px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1683899702233"] {
            top: 252px;
            left: calc(50% - 480px + 377px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1683899702233"] {
            top: 257px;
            left: calc(50% - 320px + 52px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1683899702233"] {
            top: 253px;
            left: calc(50% - 240px + 48px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1683899702233"] {
            top: 379px;
            left: calc(50% - 160px + 103px);
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612934"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 10;
          top: 312px;
          left: calc(50% - 600px + 436px);
          width: 189px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612934"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612934"] {
            top: 258px;
            left: calc(50% - 480px + 360px);
            width: 151px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612934"] {
            top: 264px;
            left: calc(50% - 320px + 35px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612934"] {
            top: 261px;
            left: calc(50% - 240px + 31px);
            height: auto;
          }

          #rec515578617 .tn-elem[data-elem-id="1668701612934"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612934"] {
            top: 387px;
            left: calc(50% - 160px + 45px);
            width: 233px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1683899951942"] {
          z-index: 11;
          top: 307px;
          left: calc(50% - 600px + 736px);
          width: 117px;
          height: 30px;
        }

        #rec515578617 .tn-elem[data-elem-id="1683899951942"] .tn-atom {
          border-radius: 6px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1683899951942"] {
            top: 252px;
            left: calc(50% - 480px + 586px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1683899951942"] {
            top: 257px;
            left: calc(50% - 320px + 261px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1683899951942"] {
            top: 253px;
            left: calc(50% - 240px + 258px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1683899951942"] {
            top: 812px;
            left: calc(50% - 160px + 102px);
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612938"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 12;
          top: 314px;
          left: calc(50% - 600px + 700px);
          width: 189px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612938"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612938"] {
            top: 258px;
            left: calc(50% - 480px + 569px);
            width: 151px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612938"] {
            top: 264px;
            left: calc(50% - 320px + 244px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612938"] {
            top: 260px;
            left: calc(50% - 240px + 240px);
            height: auto;
          }

          #rec515578617 .tn-elem[data-elem-id="1668701612938"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612938"] {
            top: 820px;
            left: calc(50% - 160px + 44px);
            width: 233px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1683900220920"] {
          z-index: 13;
          top: 307px;
          left: calc(50% - 600px + 999px);
          width: 117px;
          height: 30px;
        }

        #rec515578617 .tn-elem[data-elem-id="1683900220920"] .tn-atom {
          border-radius: 6px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1683900220920"] {
            top: 252px;
            left: calc(50% - 480px + 796px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1683900220920"] {
            top: 257px;
            left: calc(50% - 320px + 470px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1683900220920"] {
            top: 577px;
            left: calc(50% - 240px + 47px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1683900220920"] {
            top: 1252px;
            left: calc(50% - 160px + 102px);
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612941"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 14;
          top: 314px;
          left: calc(50% - 600px + 965px);
          width: 189px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612941"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612941"] {
            top: 258px;
            left: calc(50% - 480px + 779px);
            width: 151px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612941"] {
            top: 264px;
            left: calc(50% - 320px + 454px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612941"] {
            top: 585px;
            left: calc(50% - 240px + 31px);
            height: auto;
          }

          #rec515578617 .tn-elem[data-elem-id="1668701612941"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612941"] {
            top: 1260px;
            left: calc(50% - 160px + 46px);
            width: 233px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612945"] {
          color: #000000;
          text-align: CENTER;
          z-index: 15;
          top: 264px;
          left: calc(50% - 600px + 740px);
          width: 109px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612945"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612945"] {
            top: 210px;
            left: calc(50% - 480px + 569px);
            width: 151px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612945"] {
            top: 210px;
            left: calc(50% - 320px + 265px);
            width: 111px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612945"] {
            top: 210px;
            left: calc(50% - 240px + 259px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612945"] {
            top: 776px;
            left: calc(50% - 160px + 42px);
            width: 233px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612949"] {
          color: #000000;
          text-align: CENTER;
          z-index: 16;
          top: 264px;
          left: calc(50% - 600px + 989px);
          width: 142px;
          height: auto;
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612949"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612949"] {
            top: 210px;
            left: calc(50% - 480px + 778px);
            width: 153px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612949"] {
            top: 210px;
            left: calc(50% - 320px + 453px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612949"] {
            top: 535px;
            left: calc(50% - 240px + 30px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612949"] {
            top: 1221px;
            left: calc(50% - 160px + 44px);
            width: 236px;
            height: auto;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612952"] {
          z-index: 17;
          top: 20px;
          left: calc(50% - 600px + 930px);
          width: 252px;
          height: 255px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701612952"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612952"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612952"] {
            top: 16px;
            left: calc(50% - 480px + 753px);
            width: 201px;
            height: 203px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612952"] {
            top: 16px;
            left: calc(50% - 320px + 428px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612952"] {
            top: 341px;
            left: calc(50% - 240px + 5px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612952"] {
            top: 911px;
            left: calc(50% - 160px + 6px);
            width: 310px;
            height: 313px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612958"] {
          z-index: 18;
          top: 20px;
          left: calc(50% - 600px + 670px);
          width: 252px;
          height: 255px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701612958"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612958"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612958"] {
            top: 16px;
            left: calc(50% - 480px + 546px);
            width: 201px;
            height: 203px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612958"] {
            top: 16px;
            left: calc(50% - 320px + 221px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612958"] {
            top: 16px;
            left: calc(50% - 240px + 217px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612958"] {
            top: 468px;
            left: calc(50% - 160px + 7px);
            width: 310px;
            height: 313px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612965"] {
          z-index: 19;
          top: 20px;
          left: calc(50% - 600px + 404px);
          width: 252px;
          height: 255px;
        }

        @media (min-width:1200px) {
          #rec515578617 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668701612965"] {
            opacity: 0;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668701612965"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612965"] {
            top: 16px;
            left: calc(50% - 480px + 334px);
            width: 201px;
            height: 203px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612965"] {
            top: 16px;
            left: calc(50% - 320px + 9px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612965"] {
            top: 16px;
            left: calc(50% - 240px + 5px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668701612965"] {
            top: 25px;
            left: calc(50% - 160px + 5px);
            width: 310px;
            height: 313px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668702339822"] {
          z-index: 20;
          top: 0px;
          left: calc(50% - 600px + 412px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668702339822"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668702339822"] {
            top: 0px;
            left: calc(50% - 480px + 339px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668702339822"] {
            top: 0px;
            left: calc(50% - 320px + 14px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668702339822"] {
            top: 0px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668702339822"] {
            top: 2px;
            left: calc(50% - 160px + 12px);
            width: 295px;
            height: 427px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668702351018"] {
          z-index: 21;
          top: 0px;
          left: calc(50% - 600px + 674px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668702351018"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668702351018"] {
            top: 0px;
            left: calc(50% - 480px + 548px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668702351018"] {
            top: 0px;
            left: calc(50% - 320px + 223px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668702351018"] {
            top: 0px;
            left: calc(50% - 240px + 219px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668702351018"] {
            top: 445px;
            left: calc(50% - 160px + 9px);
            width: 295px;
            height: 427px;
          }
        }

        #rec515578617 .tn-elem[data-elem-id="1668702359392"] {
          z-index: 22;
          top: 0px;
          left: calc(50% - 600px + 937px);
          width: 240px;
          height: 360px;
        }

        #rec515578617 .tn-elem[data-elem-id="1668702359392"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515578617 .tn-elem[data-elem-id="1668702359392"] {
            top: 0px;
            left: calc(50% - 480px + 758px);
            width: 191px;
            height: 297px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515578617 .tn-elem[data-elem-id="1668702359392"] {
            top: 0px;
            left: calc(50% - 320px + 433px);
            height: 307px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515578617 .tn-elem[data-elem-id="1668702359392"] {
            top: 325px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515578617 .tn-elem[data-elem-id="1668702359392"] {
            top: 890px;
            left: calc(50% - 160px + 11px);
            width: 295px;
            height: 427px;
          }
        }

        #rec514844671 .t396__artboard {
          /* height: 782px; */
          background-color: #ffffff;
        }

        #rec514844671 .t396__filter {
          height: 782px;
        }

        #rec514844671 .t396__carrier {
          height: 782px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec514844671 .t396__artboard,
          #rec514844671 .t396__filter,
          #rec514844671 .t396__carrier {
            height: 710px;
          }

          #rec514844671 .t396__filter {}

          #rec514844671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec514844671 .t396__artboard,
          #rec514844671 .t396__filter,
          #rec514844671 .t396__carrier {
            height: 1208px;
          }

          #rec514844671 .t396__filter {}

          #rec514844671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec514844671 .t396__artboard,
          #rec514844671 .t396__filter,
          #rec514844671 .t396__carrier {
            height: 1047px;
          }

          #rec514844671 .t396__filter {}

          #rec514844671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec514844671 .t396__artboard,
          #rec514844671 .t396__filter,
          #rec514844671 .t396__carrier {
            height: 1083px;
          }

          #rec514844671 .t396__filter {}

          #rec514844671 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013036"] {
          z-index: 2;
          top: 312px;
          left: calc(50% - 600px + 781px);
          width: 399px;
          height: 349px;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013036"] .tn-atom {
          border-radius: 20px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013036"] {
            top: 276px;
            left: calc(50% - 480px + 573px);
            width: 383px;
            height: 359px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013036"] {
            top: 793px;
            left: calc(50% - 320px + 10px);
            width: 620px;
            height: 355px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013036"] {
            top: 647px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 355px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013036"] {
            top: 703px;
            left: calc(50% - 160px + -10px);
            width: 340px;
            height: 335px;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013045"] {
          z-index: 3;
          top: 312px;
          left: calc(50% - 600px + 387px);
          width: 423px;
          height: 349px;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013045"] .tn-atom {
          border-radius: 20px;
          background-color: #335b74;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013045"] {
            top: 276px;
            left: calc(50% - 480px + 287px);
            width: 368px;
            height: 359px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013045"] {
            top: 533px;
            left: calc(50% - 320px + 10px);
            width: 620px;
            height: 330px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013045"] {
            top: 404px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 321px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013045"] {
            top: 460px;
            left: calc(50% - 160px + -10px);
            width: 340px;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013063"] {
          z-index: 4;
          top: 312px;
          left: calc(50% - 600px + 20px);
          width: 397px;
          height: 349px;
        }

        @media (min-width:1200px) {
          #rec514844671 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668587013063"] {
            opacity: 0;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013063"] .tn-atom {
          border-radius: 20px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013063"] {
            top: 276px;
            left: calc(50% - 480px + 10px);
            width: 324px;
            height: 359px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013063"] {
            top: 279px;
            left: calc(50% - 320px + 10px);
            width: 620px;
            height: 290px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013063"] {
            top: 212px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: 256px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013063"] {
            top: 268px;
            left: calc(50% - 160px + -10px);
            width: 340px;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013101"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 5;
          top: 500px;
          left: calc(50% - 600px + 840px);
          width: 313px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013101"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013101"] {
            top: 458px;
            left: calc(50% - 480px + 678px);
            width: 258px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013101"] {
            top: 1043px;
            left: calc(50% - 320px + 32px);
            width: 390px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013101"] {
            top: 871px;
            left: calc(50% - 240px + 32px);
            width: 237px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013101"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013101"] {
            top: 927px;
            left: calc(50% - 160px + 10px);
            width: 303px;
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013086"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 6;
          top: 335px;
          left: calc(50% - 600px + 840px);
          width: 128px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013086"] .tn-atom {
          color: #ffffff;
          font-size: 60px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013086"] {
            top: 294px;
            left: calc(50% - 480px + 678px);
            width: 104px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013086"] {
            top: 881px;
            left: calc(50% - 320px + 32px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013086"] {
            top: 743px;
            left: calc(50% - 240px + 32px);
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013086"] .tn-atom {
            white-space: normal;
            font-size: 43px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013086"] {
            top: 799px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013095"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 7;
          top: 500px;
          left: calc(50% - 600px + 447px);
          width: 363px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013095"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013095"] {
            top: 458px;
            left: calc(50% - 480px + 358px);
            width: 265px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013095"] {
            top: 752px;
            left: calc(50% - 320px + 32px);
            width: 485px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013095"] {
            top: 615px;
            left: calc(50% - 240px + 32px);
            width: 256px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013095"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013095"] {
            top: 671px;
            left: calc(50% - 160px + 10px);
            width: 299px;
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013082"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 8;
          top: 335px;
          left: calc(50% - 600px + 447px);
          width: 123px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013082"] .tn-atom {
          color: #ffffff;
          font-size: 60px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013082"] {
            top: 294px;
            left: calc(50% - 480px + 358px);
            width: 103px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013082"] {
            top: 587px;
            left: calc(50% - 320px + 32px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013082"] {
            top: 486px;
            left: calc(50% - 240px + 32px);
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013082"] .tn-atom {
            white-space: normal;
            font-size: 43px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013082"] {
            top: 542px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013090"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 500px;
          left: calc(50% - 600px + 52px);
          width: 327px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013090"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013090"] {
            top: 458px;
            left: calc(50% - 480px + 35px);
            width: 267px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013090"] {
            top: 461px;
            left: calc(50% - 320px + 32px);
            width: 422px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013090"] {
            top: 361px;
            left: calc(50% - 240px + 32px);
            width: 257px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013090"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013090"] {
            top: 417px;
            left: calc(50% - 160px + 10px);
            width: 298px;
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013077"] {
          color: #000000;
          text-align: LEFT;
          z-index: 10;
          top: 335px;
          left: calc(50% - 600px + 50px);
          width: 113px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013077"] .tn-atom {
          color: #000000;
          font-size: 60px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013077"] {
            top: 294px;
            left: calc(50% - 480px + 32px);
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013077"] {
            top: 297px;
            left: calc(50% - 320px + 32px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013077"] {
            top: 230px;
            left: calc(50% - 240px + 32px);
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013077"] .tn-atom {
            white-space: normal;
            font-size: 43px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013077"] {
            top: 286px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
          color: #000000;
          text-align: LEFT;
          z-index: 11;
          top: 150px;
          left: calc(50% - 600px + 415px);
          width: 773px;
          height: auto;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
            top: 150px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
            top: 153px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
            top: 112px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
            top: 112px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013051"] {
            text-align: left;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587111237"] {
          z-index: 12;
          top: 150px;
          left: calc(50% - 600px + 414px);
          width: 739px;
          height: 89px;
        }

        #rec514844671 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668587111237"] {
          opacity: 0;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587111237"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587111237"] {
            top: 137px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 89px;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587111237"] {
            top: 153px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 76px;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587111237"] {
            top: 113px;
            left: calc(50% - 240px + 9px);
            width: 630px;
            height: 59px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587111237"] {
            top: 112px;
            left: calc(50% - 160px + 9px);
            width: 630px;
            height: 116px;
          }
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013056"] {
          color: #000000;
          text-align: LEFT;
          z-index: 13;
          top: 157px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec514844671 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668587013056"] {
          opacity: 0;
        }

        #rec514844671 .tn-elem[data-elem-id="1668587013056"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013056"] {
            top: 157px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013056"] {
            top: 120px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013056"] {
            top: 90px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec514844671 .tn-elem[data-elem-id="1668587013056"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec514844671 .tn-elem[data-elem-id="1668587013056"] {
            top: 80px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515080825 .t396__artboard {
          height: 253px;
          background-color: #ffffff;
        }

        #rec515080825 .t396__filter {
          height: 253px;
        }

        #rec515080825 .t396__carrier {
          height: 253px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515080825 .t396__artboard,
          #rec515080825 .t396__filter,
          #rec515080825 .t396__carrier {
            height: 229px;
          }

          #rec515080825 .t396__filter {}

          #rec515080825 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515080825 .t396__artboard,
          #rec515080825 .t396__filter,
          #rec515080825 .t396__carrier {
            height: 247px;
          }

          #rec515080825 .t396__filter {}

          #rec515080825 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515080825 .t396__artboard,
          #rec515080825 .t396__filter,
          #rec515080825 .t396__carrier {
            height: 157px;
          }

          #rec515080825 .t396__filter {}

          #rec515080825 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515080825 .t396__artboard,
          #rec515080825 .t396__filter,
          #rec515080825 .t396__carrier {
            height: 223px;
          }

          #rec515080825 .t396__filter {}

          #rec515080825 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
          color: #000000;
          text-align: LEFT;
          z-index: 13;
          top: 75px;
          left: calc(50% - 600px + 415px);
          width: 679px;
          height: auto;
        }

        #rec515080825 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
            top: 75px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515080825 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
            top: 93px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515080825 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec515080825 .tn-elem[data-elem-id="1668587013051"] {
            text-align: left;
          }

          #rec515080825 .tn-elem[data-elem-id="1668587013051"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515080825 .tn-elem[data-elem-id="1668587111237"] {
          z-index: 14;
          top: 81px;
          left: calc(50% - 600px + 415px);
          width: 739px;
          height: 132px;
        }

        #rec515080825 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668587111237"] {
          opacity: 0;
        }

        #rec515080825 .tn-elem[data-elem-id="1668587111237"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515080825 .tn-elem[data-elem-id="1668587111237"] {
            top: 62px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 121px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515080825 .tn-elem[data-elem-id="1668587111237"] {
            top: 93px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 114px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515080825 .tn-elem[data-elem-id="1668587111237"] {
            top: 68px;
            left: calc(50% - 240px + 10px);
            width: 629px;
            height: 59px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515080825 .tn-elem[data-elem-id="1668587111237"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 629px;
            height: 116px;
          }
        }

        #rec515080825 .tn-elem[data-elem-id="1668587013056"] {
          color: #000000;
          text-align: LEFT;
          z-index: 15;
          top: 82px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515080825 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668587013056"] {
          opacity: 0;
        }

        #rec515080825 .tn-elem[data-elem-id="1668587013056"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013056"] {
            top: 82px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013056"] {
            top: 60px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013056"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515080825 .tn-elem[data-elem-id="1668587013056"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515080825 .tn-elem[data-elem-id="1668587013056"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec516622750 .t396__artboard {
          /* height: 1723px; */
          background-color: #ffffff;
        }

        #rec516622750 .t396__filter {
          height: 1723px;
        }

        #rec516622750 .t396__carrier {
          height: 1723px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516622750 .t396__artboard,
          #rec516622750 .t396__filter,
          #rec516622750 .t396__carrier {
            height: 1447px;
          }

          #rec516622750 .t396__filter {}

          #rec516622750 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516622750 .t396__artboard,
          #rec516622750 .t396__filter,
          #rec516622750 .t396__carrier {
            height: 1147px;
          }

          #rec516622750 .t396__filter {}

          #rec516622750 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516622750 .t396__artboard,
          #rec516622750 .t396__filter,
          #rec516622750 .t396__carrier {
            height: 2288px;
          }

          #rec516622750 .t396__filter {}

          #rec516622750 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516622750 .t396__artboard,
          #rec516622750 .t396__filter,
          #rec516622750 .t396__carrier {
            height: 2453px;
          }

          #rec516622750 .t396__filter {}

          #rec516622750 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644390"] {
          z-index: 7;
          top: 40px;
          left: calc(50% - 600px + 617px);
          width: 563px;
          height: 349px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644390"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644390"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644390"] {
            top: 40px;
            left: calc(50% - 480px + 494px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644390"] {
            top: 40px;
            left: calc(50% - 320px + 330px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644390"] {
            top: 415px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644390"] {
            top: 448px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644423"] {
          color: #000000;
          text-align: LEFT;
          z-index: 8;
          top: 410px;
          left: calc(50% - 600px + 617px);
          width: 343px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644423"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644423"] {
            top: 340px;
            left: calc(50% - 480px + 494px);
            width: 319px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644423"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644423"] {
            top: 237px;
            left: calc(50% - 320px + 330px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644423"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644423"] {
            top: 611px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644423"] {
            top: 673px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644396"] {
          color: #000000;
          text-align: LEFT;
          z-index: 2;
          top: 420px;
          left: calc(50% - 600px + 20px);
          width: 406px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644396"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644396"] {
            top: 340px;
            left: calc(50% - 480px + 9px);
            width: 323px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644396"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644396"] {
            top: 237px;
            left: calc(50% - 320px + 9px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644396"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644396"] {
            top: 237px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644396"] {
            top: 270px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644382"] {
          z-index: 3;
          top: 41px;
          left: calc(50% - 600px + 21px);
          width: 576px;
          height: 348px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644382"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644382"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644382"] {
            top: 40px;
            left: calc(50% - 480px + 10px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644382"] {
            top: 40px;
            left: calc(50% - 320px + 10px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644382"] {
            top: 40px;
            left: calc(50% - 240px + 11px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644382"] {
            top: 45px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
            border-radius: 2px;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644382"] .tn-atom {
            border-radius: 2px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644408"] {
          z-index: 4;
          top: 463px;
          left: calc(50% - 600px + 20px);
          width: 577px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644408"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644408"] {
            top: 374px;
            left: calc(50% - 480px + 9px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644408"] {
            top: 294px;
            left: calc(50% - 320px + 9px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644408"] {
            top: 294px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644408"] {
            top: 327px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644419"] {
          color: #565656;
          text-align: LEFT;
          z-index: 5;
          top: 476px;
          left: calc(50% - 600px + 21px);
          width: 312px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644419"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644419"] {
            top: 385px;
            left: calc(50% - 480px + 10px);
            width: 305px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644419"] {
            top: 301px;
            left: calc(50% - 320px + 10px);
            width: 298px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644419"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644419"] {
            top: 301px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644419"] {
            top: 334px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614426235"] {
          z-index: 6;
          top: 520px;
          left: calc(50% - 600px + 572px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614426235"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614426235"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614426235"] {
            top: 431px;
            left: calc(50% - 480px + 447px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614426235"] {
            top: 269px;
            left: calc(50% - 320px + 297px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614426235"] {
            top: 269px;
            left: calc(50% - 240px + 298px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614426235"] {
            top: 302px;
            left: calc(50% - 160px + 298px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 9;
          top: 409px;
          left: calc(50% - 600px + 1042px);
          width: 131px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644427"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
            top: 340px;
            left: calc(50% - 480px + 815px);
            width: 135px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644427"] .tn-atom {
            white-space: normal;
            font-size: 18px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
            top: 264px;
            left: calc(50% - 320px + 330px);
            width: 89px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
            text-align: left;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644427"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
            top: 638px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644427"] {
            top: 700px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644430"] {
          z-index: 10;
          top: 452px;
          left: calc(50% - 600px + 617px);
          width: 564px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644430"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644430"] {
            top: 374px;
            left: calc(50% - 480px + 494px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644430"] {
            top: 294px;
            left: calc(50% - 320px + 330px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644430"] {
            top: 668px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644430"] {
            top: 730px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644438"] {
          color: #565656;
          text-align: LEFT;
          z-index: 11;
          top: 465px;
          left: calc(50% - 600px + 618px);
          width: 311px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644438"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644438"] {
            top: 385px;
            left: calc(50% - 480px + 495px);
            width: 307px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644438"] {
            top: 301px;
            left: calc(50% - 320px + 331px);
            width: 299px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644438"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644438"] {
            top: 675px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644438"] {
            top: 737px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614957498"] {
          z-index: 12;
          top: 508px;
          left: calc(50% - 600px + 1162px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614957498"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614957498"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614957498"] {
            top: 431px;
            left: calc(50% - 480px + 937px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614957498"] {
            top: 269px;
            left: calc(50% - 320px + 621px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614957498"] {
            top: 643px;
            left: calc(50% - 240px + 301px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614957498"] {
            top: 705px;
            left: calc(50% - 160px + 301px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644442"] {
          z-index: 13;
          top: 601px;
          left: calc(50% - 600px + 20px);
          width: 563px;
          height: 340px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644442"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644442"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644442"] {
            top: 501px;
            left: calc(50% - 480px + 10px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644442"] {
            top: 405px;
            left: calc(50% - 320px + 8px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644442"] {
            top: 789px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644442"] {
            top: 851px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644453"] {
          color: #000000;
          text-align: LEFT;
          z-index: 14;
          top: 971px;
          left: calc(50% - 600px + 19px);
          width: 368px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644453"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644453"] {
            top: 802px;
            left: calc(50% - 480px + 9px);
            width: 343px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644453"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644453"] {
            top: 603px;
            left: calc(50% - 320px + 7px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644453"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644453"] {
            top: 985px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644453"] {
            top: 1077px;
            left: calc(50% - 160px + 9px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644461"] {
          z-index: 15;
          top: 1013px;
          left: calc(50% - 600px + 19px);
          width: 564px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644461"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644461"] {
            top: 836px;
            left: calc(50% - 480px + 9px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644461"] {
            top: 660px;
            left: calc(50% - 320px + 7px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644461"] {
            top: 1044px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644461"] {
            top: 1136px;
            left: calc(50% - 160px + 9px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644468"] {
          color: #565656;
          text-align: LEFT;
          z-index: 16;
          top: 1026px;
          left: calc(50% - 600px + 20px);
          width: 310px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644468"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644468"] {
            top: 846px;
            left: calc(50% - 480px + 10px);
            width: 307px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644468"] {
            top: 667px;
            left: calc(50% - 320px + 8px);
            width: 295px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644468"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644468"] {
            top: 1050px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644468"] {
            top: 1142px;
            left: calc(50% - 160px + 9px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970062"] {
          z-index: 17;
          top: 1068px;
          left: calc(50% - 600px + 559px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970062"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970062"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970062"] {
            top: 892px;
            left: calc(50% - 480px + 447px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970062"] {
            top: 634px;
            left: calc(50% - 320px + 295px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970062"] {
            top: 1017px;
            left: calc(50% - 240px + 296px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970062"] {
            top: 1109px;
            left: calc(50% - 160px + 294px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644448"] {
          z-index: 18;
          top: 601px;
          left: calc(50% - 600px + 617px);
          width: 563px;
          height: 342px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644448"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644448"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644448"] {
            top: 501px;
            left: calc(50% - 480px + 494px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644448"] {
            top: 405px;
            left: calc(50% - 320px + 325px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644448"] {
            top: 1164px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644448"] {
            top: 1256px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644473"] {
          color: #000000;
          text-align: LEFT;
          z-index: 19;
          top: 971px;
          left: calc(50% - 600px + 617px);
          width: 327px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644473"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644473"] {
            top: 802px;
            left: calc(50% - 480px + 494px);
            width: 348px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644473"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644473"] {
            top: 603px;
            left: calc(50% - 320px + 325px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644473"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644473"] {
            top: 1360px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644473"] {
            top: 1482px;
            left: calc(50% - 160px + 9px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644482"] {
          z-index: 20;
          top: 1013px;
          left: calc(50% - 600px + 617px);
          width: 564px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644482"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644482"] {
            top: 836px;
            left: calc(50% - 480px + 494px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644482"] {
            top: 660px;
            left: calc(50% - 320px + 325px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644482"] {
            top: 1419px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644482"] {
            top: 1541px;
            left: calc(50% - 160px + 9px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644488"] {
          color: #565656;
          text-align: LEFT;
          z-index: 21;
          top: 1026px;
          left: calc(50% - 600px + 618px);
          width: 329px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644488"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644488"] {
            top: 846px;
            left: calc(50% - 480px + 495px);
            width: 307px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644488"] {
            top: 667px;
            left: calc(50% - 320px + 326px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644488"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644488"] {
            top: 1425px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644488"] {
            top: 1547px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970071"] {
          z-index: 22;
          top: 1068px;
          left: calc(50% - 600px + 1162px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970071"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614970071"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970071"] {
            top: 892px;
            left: calc(50% - 480px + 937px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970071"] {
            top: 634px;
            left: calc(50% - 320px + 615px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970071"] {
            top: 1392px;
            left: calc(50% - 240px + 300px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614970071"] {
            top: 1514px;
            left: calc(50% - 160px + 299px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644492"] {
          z-index: 23;
          top: 1162px;
          left: calc(50% - 600px + 20px);
          width: 563px;
          height: 340px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644492"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644492"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644492"] {
            top: 962px;
            left: calc(50% - 480px + 10px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644492"] {
            top: 771px;
            left: calc(50% - 320px + 9px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644492"] {
            top: 1539px;
            left: calc(50% - 240px + 12px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644492"] {
            top: 1661px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644508"] {
          color: #000000;
          text-align: LEFT;
          z-index: 24;
          top: 1532px;
          left: calc(50% - 600px + 19px);
          width: 359px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644508"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644508"] {
            top: 1262px;
            left: calc(50% - 480px + 9px);
            width: 355px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644508"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644508"] {
            top: 969px;
            left: calc(50% - 320px + 8px);
            width: 215px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644508"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644508"] {
            top: 1737px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644508"] {
            top: 1887px;
            left: calc(50% - 160px + 9px);
            width: 301px;
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644518"] {
          z-index: 25;
          top: 1574px;
          left: calc(50% - 600px + 19px);
          width: 564px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644518"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644518"] {
            top: 1296px;
            left: calc(50% - 480px + 9px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644518"] {
            top: 1026px;
            left: calc(50% - 320px + 8px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644518"] {
            top: 1794px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644518"] {
            top: 1944px;
            left: calc(50% - 160px + 9px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644500"] {
          z-index: 26;
          top: 1162px;
          left: calc(50% - 600px + 617px);
          width: 563px;
          height: 340px;
        }

        #rec516622750 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668613644500"] {
          opacity: 0;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644500"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644500"] {
            top: 962px;
            left: calc(50% - 480px + 494px);
            width: 457px;
            height: 276px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644500"] {
            top: 771px;
            left: calc(50% - 320px + 326px);
            width: 300px;
            height: 181px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644500"] {
            top: 1914px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644500"] {
            top: 2064px;
            left: calc(50% - 160px + 0px);
            width: 90%;
            height: 210px;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644523"] {
          color: #565656;
          text-align: LEFT;
          z-index: 27;
          top: 1587px;
          left: calc(50% - 600px + 20px);
          width: 334px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644523"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644523"] {
            top: 1306px;
            left: calc(50% - 480px + 10px);
            width: 311px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644523"] {
            top: 1033px;
            left: calc(50% - 320px + 11px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644523"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644523"] {
            top: 1800px;
            left: calc(50% - 240px + 13px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644523"] {
            top: 1950px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644528"] {
          color: #000000;
          text-align: LEFT;
          z-index: 28;
          top: 1532px;
          left: calc(50% - 600px + 617px);
          width: 354px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644528"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644528"] {
            top: 1262px;
            left: calc(50% - 480px + 494px);
            width: 332px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644528"] .tn-atom {
            white-space: normal;
            font-size: 20px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644528"] {
            top: 969px;
            left: calc(50% - 320px + 326px);
            width: 207px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644528"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644528"] {
            top: 2110px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644528"] {
            top: 2290px;
            left: calc(50% - 160px + 9px);
            width: 299px;
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981957"] {
          z-index: 29;
          top: 1629px;
          left: calc(50% - 600px + 559px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981957"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981957"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981957"] {
            top: 1352px;
            left: calc(50% - 480px + 447px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981957"] {
            top: 1000px;
            left: calc(50% - 320px + 300px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981957"] {
            top: 1769px;
            left: calc(50% - 240px + 302px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981957"] {
            top: 1919px;
            left: calc(50% - 160px + 300px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644537"] {
          z-index: 30;
          top: 1574px;
          left: calc(50% - 600px + 617px);
          width: 564px;
          height: 1px;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644537"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644537"] {
            top: 1296px;
            left: calc(50% - 480px + 494px);
            width: 458px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644537"] {
            top: 1026px;
            left: calc(50% - 320px + 326px);
            width: 301px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644537"] {
            top: 2169px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644537"] {
            top: 2349px;
            left: calc(50% - 160px + 9px);
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644545"] {
          color: #565656;
          text-align: LEFT;
          z-index: 31;
          top: 1587px;
          left: calc(50% - 600px + 618px);
          width: 316px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668613644545"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644545"] {
            top: 1306px;
            left: calc(50% - 480px + 495px);
            width: 307px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644545"] {
            top: 1033px;
            left: calc(50% - 320px + 330px);
            width: 300px;
            height: auto;
          }

          #rec516622750 .tn-elem[data-elem-id="1668613644545"] .tn-atom {
            white-space: normal;
            font-size: 13px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644545"] {
            top: 2174px;
            left: calc(50% - 240px + 13px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668613644545"] {
            top: 2354px;
            left: calc(50% - 160px + 12px);
            height: auto;
          }
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981966"] {
          z-index: 32;
          top: 1629px;
          left: calc(50% - 600px + 1162px);
          width: 19px;
          height: auto;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981966"] .tn-atom {
          opacity: 0.7;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516622750 .tn-elem[data-elem-id="1668614981966"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981966"] {
            top: 1352px;
            left: calc(50% - 480px + 937px);
            width: 15px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981966"] {
            top: 1000px;
            left: calc(50% - 320px + 620px);
            width: 10px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981966"] {
            top: 2144px;
            left: calc(50% - 240px + 303px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516622750 .tn-elem[data-elem-id="1668614981966"] {
            top: 2324px;
            left: calc(50% - 160px + 301px);
            height: auto;
          }
        }

        .sbsmodificator {
          overflow: hidden !important;
        }

        .t396__elem.zoomoff {
          overflow: hidden;
          border-radius: 5px;
        }

        .zoomoff .tn-atom {
          transform: scale(1.1);
          transition: 1.1s ease;
        }

        .zoomoff .tn-atom:hover {
          transform: none;
        }

        #rec517587834 .t396__artboard {
          height: 131px;
          background-color: #ffffff;
        }

        #rec517587834 .t396__filter {
          height: 131px;
        }

        #rec517587834 .t396__carrier {
          height: 131px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec517587834 .t396__artboard,
          #rec517587834 .t396__filter,
          #rec517587834 .t396__carrier {
            height: 130px;
          }

          #rec517587834 .t396__filter {}

          #rec517587834 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec517587834 .t396__artboard,
          #rec517587834 .t396__filter,
          #rec517587834 .t396__carrier {
            height: 115px;
          }

          #rec517587834 .t396__filter {}

          #rec517587834 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec517587834 .t396__artboard,
          #rec517587834 .t396__filter,
          #rec517587834 .t396__carrier {
            height: 100px;
          }

          #rec517587834 .t396__filter {}

          #rec517587834 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec517587834 .t396__artboard,
          #rec517587834 .t396__filter,
          #rec517587834 .t396__carrier {}

          #rec517587834 .t396__filter {}

          #rec517587834 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec517587834 .tn-elem[data-elem-id="1669127030630"] {
          color: #ffffff;
          text-align: center;
          z-index: 1;
          top: 0px;
          left: calc(50% - 600px + 500px);
          width: 200px;
          height: 55px;
        }

        #rec517587834 .tn-elem[data-elem-id="1669127030630"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.55;
          font-weight: 400;
          border-radius: 7px;
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
          transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
        }

        @media screen and (max-width:1199px) {
          #rec517587834 .tn-elem[data-elem-id="1669127030630"] {
            top: 0px;
            left: calc(50% - 480px + 380px);
          }
        }

        @media screen and (max-width:959px) {
          #rec517587834 .tn-elem[data-elem-id="1669127030630"] {
            top: 0px;
            left: calc(50% - 320px + 220px);
          }
        }

        @media screen and (max-width:639px) {
          #rec517587834 .tn-elem[data-elem-id="1669127030630"] {
            top: 0px;
            left: calc(50% - 240px + 140px);
          }
        }

        @media screen and (max-width:479px) {
          #rec517587834 .tn-elem[data-elem-id="1669127030630"] {
            top: 0px;
            left: calc(50% - 160px + 60px);
          }
        }

        #rec515110610 .t396__artboard {
          height: 354px;
          background-color: #ffffff;
        }

        #rec515110610 .t396__filter {
          height: 354px;
        }

        #rec515110610 .t396__carrier {
          height: 354px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515110610 .t396__artboard,
          #rec515110610 .t396__filter,
          #rec515110610 .t396__carrier {
            height: 329px;
          }

          #rec515110610 .t396__filter {}

          #rec515110610 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515110610 .t396__artboard,
          #rec515110610 .t396__filter,
          #rec515110610 .t396__carrier {
            height: 319px;
          }

          #rec515110610 .t396__filter {}

          #rec515110610 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515110610 .t396__artboard,
          #rec515110610 .t396__filter,
          #rec515110610 .t396__carrier {
            height: 280px;
          }

          #rec515110610 .t396__filter {}

          #rec515110610 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515110610 .t396__artboard,
          #rec515110610 .t396__filter,
          #rec515110610 .t396__carrier {
            height: 362px;
          }

          #rec515110610 .t396__filter {}

          #rec515110610 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
          color: #000000;
          text-align: LEFT;
          z-index: 1;
          top: 75px;
          left: calc(50% - 600px + 415px);
          width: 765px;
          height: auto;
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
            top: 75px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
            top: 93px;
            left: calc(50% - 320px + 10px);
            width: 621px;
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 310px;
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372473"] {
            text-align: left;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372473"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372482"] {
          z-index: 2;
          top: 81px;
          left: calc(50% - 600px + 415px);
          width: 739px;
          height: 132px;
        }

        #rec515110610 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668617372482"] {
          opacity: 0;
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372482"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372482"] {
            top: 62px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 127px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372482"] {
            top: 94px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 114px;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372482"] .tn-atom {
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372482"] {
            top: 68px;
            left: calc(50% - 240px + 10px);
            width: 629px;
            height: 79px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372482"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 629px;
            height: 145px;
          }
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372490"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 82px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515110610 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668617372490"] {
          opacity: 0;
        }

        #rec515110610 .tn-elem[data-elem-id="1668617372490"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372490"] {
            top: 82px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372490"] {
            top: 60px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372490"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668617372490"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515110610 .tn-elem[data-elem-id="1668617372490"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515110610 .tn-elem[data-elem-id="1668686907956"] {
          color: #565656;
          z-index: 4;
          top: 237px;
          left: calc(50% - 600px + 415px);
          width: 560px;
          height: auto;
        }

        #rec515110610 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668686907956"] {
          opacity: 0;
        }

        #rec515110610 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515110610 .tn-elem[data-elem-id="1668686907956"] {
            top: 213px;
            left: calc(50% - 480px + 329px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515110610 .tn-elem[data-elem-id="1668686907956"] {
            top: 225px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
            white-space: normal;
            opacity: 1;
          }
        }

        @media screen and (max-width:639px) {
          #rec515110610 .tn-elem[data-elem-id="1668686907956"] {
            top: 157px;
            left: calc(50% - 240px + 10px);
            width: 258px;
            height: auto;
          }

          #rec515110610 .tn-elem[data-elem-id="1668686907956"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515110610 .tn-elem[data-elem-id="1668686907956"] {
            top: 242px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515450876 .t396__artboard {
          height: 778px;
          background-color: #ffffff;
          overflow: auto;
        }

        #rec515450876 .t396__filter {
          height: 778px;
        }

        #rec515450876 .t396__carrier {
          height: 778px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515450876 .t396__artboard,
          #rec515450876 .t396__filter,
          #rec515450876 .t396__carrier {
            height: 657px;
          }

          #rec515450876 .t396__filter {}

          #rec515450876 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515450876 .t396__artboard,
          #rec515450876 .t396__filter,
          #rec515450876 .t396__carrier {
            height: 455px;
          }

          #rec515450876 .t396__filter {}

          #rec515450876 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515450876 .t396__artboard,
          #rec515450876 .t396__filter,
          #rec515450876 .t396__carrier {
            height: 338px;
          }

          #rec515450876 .t396__filter {}

          #rec515450876 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515450876 .t396__artboard,
          #rec515450876 .t396__filter,
          #rec515450876 .t396__carrier {
            height: 406px;
          }

          #rec515450876 .t396__filter {}

          #rec515450876 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283720"] {
          z-index: 1;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1158px;
          height: 628px;
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283720"] .tn-atom {
          border-width: 2px;
          border-radius: 30px;
          background-position: center center;
          border-color: #e8e8e8;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283720"] {
            top: 0px;
            left: calc(50% - 480px + 14px);
            width: 935px;
            height: 507px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283720"] {
            top: 0px;
            left: calc(50% - 320px + 12px);
            width: 618px;
            height: 335px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283720"] {
            top: 0px;
            left: calc(50% - 240px + 12px);
            width: 458px;
            height: 248px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283720"] {
            top: 7px;
            left: calc(50% - 160px + -8px);
            width: 587px;
            height: 309px;
            border-radius: 20px;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283720"] .tn-atom {
            border-radius: 20px;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283727"] {
          z-index: 2;
          top: 46px;
          left: calc(50% - 600px + 90px);
          width: 1020px;
          height: 543px;
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283727"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283727"] {
            top: 36px;
            left: calc(50% - 480px + 70px);
            width: 824px;
            height: 438px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283727"] {
            top: 24px;
            left: calc(50% - 320px + 49px);
            width: 545px;
            height: 289px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283727"] {
            top: 18px;
            left: calc(50% - 240px + 39px);
            width: 404px;
            height: 214px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283727"] {
            top: 11px;
            left: calc(50% - 160px + 8px);
            width: 536px;
            height: 284px;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283739"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 494px;
          left: calc(50% - 600px + 226px);
          width: 284px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283739"] .tn-atom {
          color: #000000;
          font-size: 58px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283739"] {
            top: 369px;
            left: calc(50% - 480px + 170px);
            width: 229px;
            height: auto;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283739"] .tn-atom {
            white-space: normal;
            font-size: 43px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283739"] {
            top: 241px;
            left: calc(50% - 320px + 115px);
            width: 151px;
            height: auto;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283739"] .tn-atom {
            white-space: normal;
            font-size: 34px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283739"] {
            top: 178px;
            left: calc(50% - 240px + 88px);
            width: 112px;
            height: auto;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283739"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283739"] {
            top: 222px;
            left: calc(50% - 160px + 78px);
            width: 148px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283743"] {
          color: #848484;
          text-align: LEFT;
          z-index: 4;
          top: 564px;
          left: calc(50% - 600px + 228px);
          width: 196px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668617283743"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283743"] {
            top: 425px;
            left: calc(50% - 480px + 171px);
            width: 195px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283743"] {
            top: 281px;
            left: calc(50% - 320px + 116px);
            width: 164px;
            height: auto;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283743"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283743"] {
            top: 208px;
            left: calc(50% - 240px + 89px);
            width: 102px;
            height: auto;
          }

          #rec515450876 .tn-elem[data-elem-id="1668617283743"] .tn-atom {
            white-space: normal;
            font-size: 8px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668617283743"] {
            top: 262px;
            left: calc(50% - 160px + 79px);
            width: 135px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668617766679"] {
          color: #000000;
          text-align: center;
          z-index: 8;
          top: 158px;
          left: calc(50% - 600px + 280px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668617766679"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668617766679"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668617766679"] {
            top: 128px;
            left: calc(50% - 480px + 223px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668617766679"] {
            top: 85px;
            left: calc(50% - 320px + 150px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668617766679"] {
            top: 63px;
            left: calc(50% - 240px + 114px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668617766679"] {
            top: 71px;
            left: calc(50% - 160px + 107px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618295913"] {
          color: #000000;
          text-align: center;
          z-index: 9;
          top: 186px;
          left: calc(50% - 600px + 248px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618295913"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618295913"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618295913"] {
            top: 150px;
            left: calc(50% - 480px + 197px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618295913"] {
            top: 99px;
            left: calc(50% - 320px + 133px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618295913"] {
            top: 73px;
            left: calc(50% - 240px + 102px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618295913"] {
            top: 84px;
            left: calc(50% - 160px + 91px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618325680"] {
          color: #000000;
          text-align: center;
          z-index: 10;
          top: 220px;
          left: calc(50% - 600px + 220px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618325680"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618325680"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618325680"] {
            top: 177px;
            left: calc(50% - 480px + 175px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618325680"] {
            top: 117px;
            left: calc(50% - 320px + 118px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618325680"] {
            top: 87px;
            left: calc(50% - 240px + 91px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618325680"] {
            top: 102px;
            left: calc(50% - 160px + 77px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618362623"] {
          color: #000000;
          text-align: center;
          z-index: 11;
          top: 226px;
          left: calc(50% - 600px + 274px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618362623"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618362623"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618362623"] {
            top: 182px;
            left: calc(50% - 480px + 218px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618362623"] {
            top: 120px;
            left: calc(50% - 320px + 147px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618362623"] {
            top: 89px;
            left: calc(50% - 240px + 112px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618362623"] {
            top: 105px;
            left: calc(50% - 160px + 105px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618398030"] {
          color: #000000;
          text-align: center;
          z-index: 12;
          top: 238px;
          left: calc(50% - 600px + 248px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618398030"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618398030"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618398030"] {
            top: 192px;
            left: calc(50% - 480px + 197px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618398030"] {
            top: 127px;
            left: calc(50% - 320px + 133px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618398030"] {
            top: 94px;
            left: calc(50% - 240px + 102px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618398030"] {
            top: 112px;
            left: calc(50% - 160px + 91px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618484871"] {
          color: #000000;
          text-align: center;
          z-index: 13;
          top: 226px;
          left: calc(50% - 600px + 184px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618484871"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618484871"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618484871"] {
            top: 182px;
            left: calc(50% - 480px + 146px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618484871"] {
            top: 120px;
            left: calc(50% - 320px + 99px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618484871"] {
            top: 89px;
            left: calc(50% - 240px + 76px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618484871"] {
            top: 105px;
            left: calc(50% - 160px + 57px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618581932"] {
          color: #000000;
          text-align: center;
          z-index: 14;
          top: 462px;
          left: calc(50% - 600px + 728px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618581932"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618581932"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618581932"] {
            top: 373px;
            left: calc(50% - 480px + 585px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618581932"] {
            top: 246px;
            left: calc(50% - 320px + 389px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618581932"] {
            top: 182px;
            left: calc(50% - 240px + 291px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618581932"] {
            top: 228px;
            left: calc(50% - 160px + 342px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618598468"] {
          color: #000000;
          text-align: center;
          z-index: 15;
          top: 428px;
          left: calc(50% - 600px + 474px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618598468"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618598468"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618598468"] {
            top: 346px;
            left: calc(50% - 480px + 381px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618598468"] {
            top: 229px;
            left: calc(50% - 320px + 255px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618598468"] {
            top: 170px;
            left: calc(50% - 240px + 192px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618598468"] {
            top: 213px;
            left: calc(50% - 160px + 211px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618529817"] {
          color: #000000;
          text-align: center;
          z-index: 16;
          top: 502px;
          left: calc(50% - 600px + 520px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618529817"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618529817"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618529817"] {
            top: 405px;
            left: calc(50% - 480px + 418px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618529817"] {
            top: 268px;
            left: calc(50% - 320px + 279px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618529817"] {
            top: 198px;
            left: calc(50% - 240px + 210px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618529817"] {
            top: 250px;
            left: calc(50% - 160px + 235px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618862241"] {
          color: #000000;
          text-align: center;
          z-index: 17;
          top: 266px;
          left: calc(50% - 600px + 1034px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618862241"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618862241"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618862241"] {
            top: 214px;
            left: calc(50% - 480px + 832px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618862241"] {
            top: 141px;
            left: calc(50% - 320px + 553px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618862241"] {
            top: 104px;
            left: calc(50% - 240px + 413px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618862241"] {
            top: 125px;
            left: calc(50% - 160px + 504px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618897917"] {
          color: #000000;
          text-align: center;
          z-index: 18;
          top: 366px;
          left: calc(50% - 600px + 886px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618897917"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618897917"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618897917"] {
            top: 295px;
            left: calc(50% - 480px + 713px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618897917"] {
            top: 195px;
            left: calc(50% - 320px + 474px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618897917"] {
            top: 144px;
            left: calc(50% - 240px + 354px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618897917"] {
            top: 178px;
            left: calc(50% - 160px + 425px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668618991393"] {
          color: #000000;
          text-align: center;
          z-index: 19;
          top: 304px;
          left: calc(50% - 600px + 182px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668618991393"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668618991393"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668618991393"] {
            top: 245px;
            left: calc(50% - 480px + 144px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668618991393"] {
            top: 162px;
            left: calc(50% - 320px + 98px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668618991393"] {
            top: 120px;
            left: calc(50% - 240px + 76px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668618991393"] {
            top: 146px;
            left: calc(50% - 160px + 57px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668620866495"] {
          color: #000000;
          text-align: center;
          z-index: 20;
          top: 274px;
          left: calc(50% - 600px + 256px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668620866495"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668620866495"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668620866495"] {
            top: 221px;
            left: calc(50% - 480px + 205px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668620866495"] {
            top: 146px;
            left: calc(50% - 320px + 138px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668620866495"] {
            top: 108px;
            left: calc(50% - 240px + 105px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668620866495"] {
            top: 130px;
            left: calc(50% - 160px + 95px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668620912106"] {
          color: #000000;
          text-align: center;
          z-index: 21;
          top: 350px;
          left: calc(50% - 600px + 230px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668620912106"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668620912106"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668620912106"] {
            top: 282px;
            left: calc(50% - 480px + 184px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668620912106"] {
            top: 186px;
            left: calc(50% - 320px + 124px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668620912106"] {
            top: 138px;
            left: calc(50% - 240px + 95px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668620912106"] {
            top: 170px;
            left: calc(50% - 160px + 82px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668620948144"] {
          color: #000000;
          text-align: center;
          z-index: 22;
          top: 340px;
          left: calc(50% - 600px + 194px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668620948144"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668620948144"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668620948144"] {
            top: 274px;
            left: calc(50% - 480px + 154px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668620948144"] {
            top: 181px;
            left: calc(50% - 320px + 105px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668620948144"] {
            top: 134px;
            left: calc(50% - 240px + 81px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668620948144"] {
            top: 165px;
            left: calc(50% - 160px + 63px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668620972095"] {
          color: #000000;
          text-align: center;
          z-index: 23;
          top: 384px;
          left: calc(50% - 600px + 140px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668620972095"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668620972095"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668620972095"] {
            top: 309px;
            left: calc(50% - 480px + 111px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668620972095"] {
            top: 204px;
            left: calc(50% - 320px + 76px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668620972095"] {
            top: 151px;
            left: calc(50% - 240px + 59px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668620972095"] {
            top: 187px;
            left: calc(50% - 160px + 34px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668620992659"] {
          color: #000000;
          text-align: center;
          z-index: 24;
          top: 340px;
          left: calc(50% - 600px + 144px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668620992659"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668620992659"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668620992659"] {
            top: 274px;
            left: calc(50% - 480px + 114px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668620992659"] {
            top: 181px;
            left: calc(50% - 320px + 78px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668620992659"] {
            top: 134px;
            left: calc(50% - 240px + 61px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668620992659"] {
            top: 165px;
            left: calc(50% - 160px + 37px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621016811"] {
          color: #000000;
          text-align: center;
          z-index: 25;
          top: 364px;
          left: calc(50% - 600px + 306px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621016811"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621016811"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621016811"] {
            top: 294px;
            left: calc(50% - 480px + 245px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621016811"] {
            top: 194px;
            left: calc(50% - 320px + 165px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621016811"] {
            top: 144px;
            left: calc(50% - 240px + 125px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621016811"] {
            top: 178px;
            left: calc(50% - 160px + 122px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621046176"] {
          color: #000000;
          text-align: center;
          z-index: 26;
          top: 312px;
          left: calc(50% - 600px + 342px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621046176"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621046176"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621046176"] {
            top: 251px;
            left: calc(50% - 480px + 273px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621046176"] {
            top: 166px;
            left: calc(50% - 320px + 183px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621046176"] {
            top: 123px;
            left: calc(50% - 240px + 139px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621046176"] {
            top: 150px;
            left: calc(50% - 160px + 140px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621082787"] {
          color: #000000;
          text-align: center;
          z-index: 27;
          top: 284px;
          left: calc(50% - 600px + 304px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621082787"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621082787"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621082787"] {
            top: 229px;
            left: calc(50% - 480px + 243px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621082787"] {
            top: 151px;
            left: calc(50% - 320px + 163px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621082787"] {
            top: 112px;
            left: calc(50% - 240px + 124px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621082787"] {
            top: 136px;
            left: calc(50% - 160px + 120px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621118544"] {
          color: #000000;
          text-align: center;
          z-index: 28;
          top: 322px;
          left: calc(50% - 600px + 284px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621118544"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621118544"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621118544"] {
            top: 259px;
            left: calc(50% - 480px + 227px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621118544"] {
            top: 171px;
            left: calc(50% - 320px + 153px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621118544"] {
            top: 127px;
            left: calc(50% - 240px + 116px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621118544"] {
            top: 155px;
            left: calc(50% - 160px + 110px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621149448"] {
          color: #000000;
          text-align: center;
          z-index: 29;
          top: 274px;
          left: calc(50% - 600px + 218px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621149448"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621149448"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621149448"] {
            top: 221px;
            left: calc(50% - 480px + 173px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621149448"] {
            top: 146px;
            left: calc(50% - 320px + 117px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621149448"] {
            top: 108px;
            left: calc(50% - 240px + 90px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621149448"] {
            top: 130px;
            left: calc(50% - 160px + 75px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668621201250"] {
          color: #000000;
          text-align: center;
          z-index: 30;
          top: 348px;
          left: calc(50% - 600px + 378px);
          width: 33px;
          height: auto;
        }

        #rec515450876 .tn-elem[data-elem-id="1668621201250"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.4;
          font-weight: 400;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
        }

        #rec515450876 .tn-elem[data-elem-id="1668621201250"] .tn-atom__tip {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
          width: 200px;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668621201250"] {
            top: 280px;
            left: calc(50% - 480px + 302px);
            width: 27px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668621201250"] {
            top: 185px;
            left: calc(50% - 320px + 202px);
            width: 18px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668621201250"] {
            top: 137px;
            left: calc(50% - 240px + 153px);
            width: 13px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668621201250"] {
            top: 169px;
            left: calc(50% - 160px + 159px);
            width: 17px;
            height: auto;
          }
        }

        #rec515450876 .tn-elem[data-elem-id="1668687558997"] {
          z-index: 31;
          top: 10px;
          left: calc(50% - 600px + 1178px);
          width: 74px;
          height: 100px;
        }

        #rec515450876 .tn-elem[data-elem-id="1668687558997"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515450876 .tn-elem[data-elem-id="1668687558997"] {
            top: 10px;
            left: calc(50% - 480px + 949px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515450876 .tn-elem[data-elem-id="1668687558997"] {
            top: 10px;
            left: calc(50% - 320px + 630px);
            width: 41px;
            height: 100px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515450876 .tn-elem[data-elem-id="1668687558997"] {
            top: 10px;
            left: calc(50% - 240px + 470px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515450876 .tn-elem[data-elem-id="1668687558997"] {
            top: 90px;
            left: calc(50% - 160px + 579px);
            width: 40px;
            height: 133px;
          }
        }

        #rec515456544 .t396__artboard {
          height: 646px;
          background-color: #f2f2f2;
        }

        #rec515456544 .t396__artboard.rewiews {
          height: 400px;
          background-color: #fff;
        }

        #rec515456544 .t396__filter {
          height: 646px;
        }

        #rec515456544 .t396__carrier {
          height: 646px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515456544 .t396__artboard,
          #rec515456544 .t396__filter,
          #rec515456544 .t396__carrier {
            height: 722px;
          }

          #rec515456544 .t396__filter {}

          #rec515456544 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515456544 .t396__artboard,
          #rec515456544 .t396__filter,
          #rec515456544 .t396__carrier {
            height: 867px;
          }

          #rec515456544 .t396__filter {}

          #rec515456544 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515456544 .t396__artboard,
          #rec515456544 .t396__filter,
          #rec515456544 .t396__carrier {
            height: 778px;
          }

          #rec515456544 .t396__filter {}

          #rec515456544 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515456544 .t396__artboard,
          #rec515456544 .t396__filter,
          #rec515456544 .t396__carrier {
            height: 917px;
          }

          #rec515456544 .t396__filter {}

          #rec515456544 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973950"] {
          color: #000000;
          text-align: LEFT;
          z-index: 2;
          top: 199px;
          left: calc(50% - 600px + 18px);
          width: 651px;
          height: auto;
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973950"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973950"] {
            top: 199px;
            left: calc(50% - 480px + 8px);
            width: 481px;
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687973950"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973950"] {
            top: 169px;
            left: calc(50% - 320px + 8px);
            width: 626px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973950"] {
            top: 74px;
            left: calc(50% - 240px + 8px);
            width: 322px;
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687973950"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973950"] {
            top: 122px;
            left: calc(50% - 160px + 8px);
            width: 306px;
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687973950"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973955"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 150px;
          left: calc(50% - 600px + 20px);
          width: 238px;
          height: auto;
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973955"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973955"] {
            top: 150px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973955"] {
            top: 120px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973955"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687973955"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973955"] {
            top: 90px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973961"] {
          color: #565656;
          text-align: LEFT;
          z-index: 4;
          top: 380px;
          left: calc(50% - 600px + 20px);
          width: 558px;
          height: auto;
        }

        #rec515456544 .tn-elem[data-elem-id="1668687973961"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.40;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973961"] {
            top: 401px;
            left: calc(50% - 480px + 8px);
            width: 430px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973961"] {
            top: 341px;
            left: calc(50% - 320px + 8px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973961"] {
            top: 164px;
            left: calc(50% - 240px + 9px);
            width: 274px;
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687973961"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515456544 .tn-elem[data-elem-id="1668687973961"] {
            top: 287px;
            left: calc(50% - 160px + 9px);
            height: auto;
          }
        }

        #rec515456544 .tn-elem[data-elem-id="1668687974086"] {
          color: #868686;
          text-align: CENTER;
          z-index: 5;
          top: 439px;
          left: calc(50% - 600px + 830px);
          width: 334px;
          height: auto;
        }

        #rec515456544 .tn-elem[data-elem-id="1668687974086"] .tn-atom {
          color: #868686;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515456544 .tn-elem[data-elem-id="1668687974086"] {
            top: 435px;
            left: calc(50% - 480px + 592px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515456544 .tn-elem[data-elem-id="1668687974086"] {
            top: 730px;
            left: calc(50% - 320px + -12px);
            height: auto;
          }

          #rec515456544 .tn-elem[data-elem-id="1668687974086"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515456544 .tn-elem[data-elem-id="1668687974086"] {
            top: 671px;
            left: calc(50% - 240px + -12px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515456544 .tn-elem[data-elem-id="1668687974086"] {
            top: 810px;
            left: calc(50% - 160px + -12px);
            height: auto;
          }
        }

        #rec515456544 .tn-elem[data-elem-id="1668688124718"] {
          z-index: 6;
          top: 172px;
          left: calc(50% - 600px + 812px);
          width: 371px;
          height: auto;
        }

        #rec515456544 .tn-elem[data-elem-id="1668688124718"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515456544 .tn-elem[data-elem-id="1668688124718"] {
            top: 169px;
            left: calc(50% - 480px + 576px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515456544 .tn-elem[data-elem-id="1668688124718"] {
            top: 451px;
            left: calc(50% - 320px + 11px);
            width: 300px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515456544 .tn-elem[data-elem-id="1668688124718"] {
            top: 392px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515456544 .tn-elem[data-elem-id="1668688124718"] {
            top: 529px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515456544 [data-elem-id="1668688124718"] input::-webkit-input-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] input::-moz-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] input:-moz-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] input:-ms-input-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] textarea::-webkit-input-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] textarea::-moz-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] textarea:-moz-placeholder {
          color: #000;
          opacity: 0.5;
        }

        #rec515456544 [data-elem-id="1668688124718"] textarea:-ms-input-placeholder {
          color: #000;
          opacity: 0.5;
        }

        .tn-atom .t-input-block {
          position: relative;
        }

        #rec515456544 [data-elem-id="1668688124718"] .t-submit {
          color: #fff;
          border-radius: 5px;
          font-size: 18px;
          font-family: Inter;
          cursor: pointer;
          background-color: #e26f30;
        }

        @media screen and (max-width:560px) {
          #rec516664267 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516664267 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516664267 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516664267 .t702__descr {
          font-family: 'Inter';
        }

        @media screen and (max-width:560px) {
          #rec516665765 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516665765 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665765 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516665765 .t702__descr {
          font-family: 'Inter';
        }

        @media screen and (max-width:560px) {
          #rec516665998 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516665998 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516665998 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516665998 .t702__descr {
          font-family: 'Inter';
        }

        #rec515605716 .t396__artboard {
          height: 237px;
          background-color: #ffffff;
        }

        #rec515605716 .t396__filter {
          height: 237px;
        }

        #rec515605716 .t396__carrier {
          height: 237px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515605716 .t396__artboard,
          #rec515605716 .t396__filter,
          #rec515605716 .t396__carrier {
            height: 234px;
          }

          #rec515605716 .t396__filter {}

          #rec515605716 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515605716 .t396__artboard,
          #rec515605716 .t396__filter,
          #rec515605716 .t396__carrier {}

          #rec515605716 .t396__filter {}

          #rec515605716 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515605716 .t396__artboard,
          #rec515605716 .t396__filter,
          #rec515605716 .t396__carrier {
            height: 147px;
          }

          #rec515605716 .t396__filter {}

          #rec515605716 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515605716 .t396__artboard,
          #rec515605716 .t396__filter,
          #rec515605716 .t396__carrier {
            height: 204px;
          }

          #rec515605716 .t396__filter {}

          #rec515605716 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
          color: #000000;
          text-align: LEFT;
          z-index: 1;
          top: 75px;
          left: calc(50% - 600px + 415px);
          width: 773px;
          height: auto;
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
            top: 88px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515605716 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
            top: 108px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515605716 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec515605716 .tn-elem[data-elem-id="1668705516923"] {
            text-align: left;
          }

          #rec515605716 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516934"] {
          z-index: 2;
          top: 75px;
          left: calc(50% - 600px + 414px);
          width: 739px;
          height: 89px;
        }

        #rec515605716 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668705516934"] {
          opacity: 0;
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516934"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516934"] {
            top: 75px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 89px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516934"] {
            top: 108px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 76px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516934"] {
            top: 68px;
            left: calc(50% - 240px + 9px);
            width: 630px;
            height: 39px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516934"] {
            top: 77px;
            left: calc(50% - 160px + 9px);
            width: 630px;
            height: 87px;
          }
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516942"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 82px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515605716 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668705516942"] {
          opacity: 0;
        }

        #rec515605716 .tn-elem[data-elem-id="1668705516942"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516942"] {
            top: 95px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516942"] {
            top: 75px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516942"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515605716 .tn-elem[data-elem-id="1668705516942"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515605716 .tn-elem[data-elem-id="1668705516942"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515608540 .t396__artboard {
          height: 1174px;
          background-color: #ffffff;
        }

        #rec515608540 .t396__filter {
          height: 1174px;
        }

        #rec515608540 .t396__carrier {
          height: 1174px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515608540 .t396__artboard,
          #rec515608540 .t396__filter,
          #rec515608540 .t396__carrier {}

          #rec515608540 .t396__filter {}

          #rec515608540 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515608540 .t396__artboard,
          #rec515608540 .t396__filter,
          #rec515608540 .t396__carrier {
            height: 1143px;
          }

          #rec515608540 .t396__filter {}

          #rec515608540 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515608540 .t396__artboard,
          #rec515608540 .t396__filter,
          #rec515608540 .t396__carrier {
            height: 1157px;
          }

          #rec515608540 .t396__filter {}

          #rec515608540 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515608540 .t396__artboard,
          #rec515608540 .t396__filter,
          #rec515608540 .t396__carrier {}

          #rec515608540 .t396__filter {}

          #rec515608540 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864426"] {
          z-index: 1;
          top: 205px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 203px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864426"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864426"] {
            top: -814px;
            left: calc(50% - 480px + 850px);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864433"] {
          z-index: 2;
          top: 409px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864433"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864433"] {
            top: -610px;
            left: calc(50% - 480px + 850px);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864445"] {
          z-index: 3;
          top: 613px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864445"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864445"] {
            top: -406px;
            left: calc(50% - 480px + 850px);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864452"] {
          z-index: 4;
          top: 815px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668705864452"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864452"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864452"] {
            top: -204px;
            left: calc(50% - 480px + 850px);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864457"] {
          z-index: 5;
          top: 1px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864457"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864457"] {
            top: -1018px;
            left: calc(50% - 480px + 850px);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668708935885"] {
          z-index: 6;
          top: 1px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668708935885"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668708935885"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668708935885"] {
            top: -1008pxpx;
            left: calc(50% - 480px + 860pxpx);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709042184"] {
          z-index: 7;
          top: 205px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 203px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668709042184"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668709042184"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709042184"] {
            top: -804pxpx;
            left: calc(50% - 480px + 860pxpx);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709052199"] {
          z-index: 8;
          top: 409px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668709052199"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668709052199"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709052199"] {
            top: -600pxpx;
            left: calc(50% - 480px + 860pxpx);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709060716"] {
          z-index: 9;
          top: 613px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668709060716"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668709060716"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709060716"] {
            top: -396pxpx;
            left: calc(50% - 480px + 860pxpx);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709120743"] {
          z-index: 10;
          top: 815px;
          left: calc(50% - 600px + 860px);
          width: 319px;
          height: 204px;
        }

        @media (min-width:1200px) {
          #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668709120743"] {
            opacity: 0;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668709120743"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709120743"] {
            top: -194pxpx;
            left: calc(50% - 480px + 860pxpx);
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864462"] {
          color: #000000;
          text-align: LEFT;
          z-index: 11;
          top: 41px;
          left: calc(50% - 600px + 417px);
          width: 459px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864462"] .tn-atom {
          color: #000000;
          font-size: 26px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864462"] {
            top: 41px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864462"] {
            top: 41px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864462"] {
            top: 41px;
            left: calc(50% - 240px + 77px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864462"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864467"] {
          color: #000000;
          text-align: LEFT;
          z-index: 12;
          top: 45px;
          left: calc(50% - 600px + 20px);
          width: 113px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864467"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864467"] {
            top: 45px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864467"] {
            top: 35px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864467"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864472"] {
          color: #565656;
          text-align: LEFT;
          z-index: 13;
          top: 92px;
          left: calc(50% - 600px + 417px);
          width: 366px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864472"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864472"] {
            top: 92px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864472"] {
            top: 92px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864472"] {
            top: 80px;
            left: calc(50% - 240px + 77px);
            width: 231px;
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864472"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864476"] {
          color: #000000;
          text-align: LEFT;
          z-index: 14;
          top: 245px;
          left: calc(50% - 600px + 417px);
          width: 437px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864476"] .tn-atom {
          color: #000000;
          font-size: 26px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864476"] {
            top: 245px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864476"] {
            top: 245px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864476"] {
            top: 245px;
            left: calc(50% - 240px + 77px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864476"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864481"] {
          color: #000000;
          text-align: LEFT;
          z-index: 15;
          top: 249px;
          left: calc(50% - 600px + 20px);
          width: 113px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864481"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864481"] {
            top: 249px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864481"] {
            top: 239px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864481"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864487"] {
          color: #565656;
          text-align: LEFT;
          z-index: 16;
          top: 296px;
          left: calc(50% - 600px + 417px);
          width: 389px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864487"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864487"] {
            top: 296px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864487"] {
            top: 296px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864487"] {
            top: 284px;
            left: calc(50% - 240px + 77px);
            width: 232px;
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864487"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864487"] {
            top: 284px;
            left: calc(50% - 160px + 77px);
            width: 229px;
            height: auto;
          }
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864494"] {
          color: #000000;
          text-align: LEFT;
          z-index: 17;
          top: 449px;
          left: calc(50% - 600px + 415px);
          width: 468px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864494"] .tn-atom {
          color: #000000;
          font-size: 26px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864494"] {
            top: 449px;
            left: calc(50% - 480px + 335px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864494"] {
            top: 449px;
            left: calc(50% - 320px + 95px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864494"] {
            top: 449px;
            left: calc(50% - 240px + 75px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864494"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864500"] {
          color: #000000;
          text-align: LEFT;
          z-index: 18;
          top: 453px;
          left: calc(50% - 600px + 20px);
          width: 113px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864500"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864500"] {
            top: 453px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864500"] {
            top: 443px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864500"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864505"] {
          color: #565656;
          text-align: LEFT;
          z-index: 19;
          top: 500px;
          left: calc(50% - 600px + 415px);
          width: 439px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864505"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864505"] {
            top: 500px;
            left: calc(50% - 480px + 335px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864505"] {
            top: 500px;
            left: calc(50% - 320px + 95px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864505"] {
            top: 488px;
            left: calc(50% - 240px + 75px);
            width: 233px;
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864505"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864510"] {
          color: #000000;
          text-align: LEFT;
          z-index: 20;
          top: 653px;
          left: calc(50% - 600px + 417px);
          width: 428px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864510"] .tn-atom {
          color: #000000;
          font-size: 26px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864510"] {
            top: 653px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864510"] {
            top: 653px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864510"] {
            top: 674px;
            left: calc(50% - 240px + 77px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864510"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864515"] {
          color: #000000;
          text-align: LEFT;
          z-index: 21;
          top: 657px;
          left: calc(50% - 600px + 20px);
          width: 113px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864515"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864515"] {
            top: 657px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864515"] {
            top: 668px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864515"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864521"] {
          color: #565656;
          text-align: LEFT;
          z-index: 22;
          top: 704px;
          left: calc(50% - 600px + 417px);
          width: 406px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864521"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864521"] {
            top: 704px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864521"] {
            top: 704px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864521"] {
            top: 713px;
            left: calc(50% - 240px + 77px);
            width: 234px;
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864521"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864525"] {
          color: #000000;
          text-align: LEFT;
          z-index: 23;
          top: 857px;
          left: calc(50% - 600px + 417px);
          width: 391px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864525"] .tn-atom {
          color: #000000;
          font-size: 26px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864525"] {
            top: 857px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864525"] {
            top: 857px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864525"] {
            top: 878px;
            left: calc(50% - 240px + 77px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864525"] .tn-atom {
            white-space: normal;
            font-size: 16px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864529"] {
          color: #000000;
          text-align: LEFT;
          z-index: 24;
          top: 861px;
          left: calc(50% - 600px + 20px);
          width: 113px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864529"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864529"] {
            top: 861px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {}

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864529"] {
            top: 872px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864529"] .tn-atom {
            white-space: normal;
            font-size: 28px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864535"] {
          color: #565656;
          text-align: LEFT;
          z-index: 25;
          top: 908px;
          left: calc(50% - 600px + 417px);
          width: 443px;
          height: auto;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864535"] .tn-atom {
          color: #565656;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864535"] {
            top: 908px;
            left: calc(50% - 480px + 337px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864535"] {
            top: 908px;
            left: calc(50% - 320px + 97px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864535"] {
            top: 917px;
            left: calc(50% - 240px + 77px);
            width: 232px;
            height: auto;
          }

          #rec515608540 .tn-elem[data-elem-id="1668705864535"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864539"] {
          z-index: 26;
          top: 204px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864539"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864539"] {
            top: 204px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864539"] {
            top: 204px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864539"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864555"] {
          z-index: 27;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864555"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864555"] {
            top: 0px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864555"] {
            top: 0px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864555"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864560"] {
          z-index: 28;
          top: 408px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864560"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864560"] {
            top: 408px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864560"] {
            top: 408px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864560"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864567"] {
          z-index: 29;
          top: 612px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864567"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864567"] {
            top: 612px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864567"] {
            top: 612px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864567"] {
            top: 633px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864575"] {
          z-index: 30;
          top: 816px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864575"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864575"] {
            top: 816px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864575"] {
            top: 816px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864575"] {
            top: 837px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668705864580"] {
          z-index: 31;
          top: 1020px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668705864580"] .tn-atom {
          background-color: #4e4e4e;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864580"] {
            top: 1020px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 1px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864580"] {
            top: 1020px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 1px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668705864580"] {
            top: 1062px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707410274"] {
          z-index: 32;
          top: 0px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 6px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707410274"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707410274"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707410274"] {
            top: -1px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707410274"] {
            top: -2px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707410274"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707466813"] {
          z-index: 33;
          top: 202px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 5px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707466813"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707466813"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707466813"] {
            top: 203px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707466813"] {
            top: 202px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707466813"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707526613"] {
          z-index: 34;
          top: 406px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 5px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707526613"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707526613"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707526613"] {
            top: 408px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707526613"] {
            top: 408px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707526613"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707556871"] {
          z-index: 35;
          top: 610px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 5px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707556871"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707556871"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707556871"] {
            top: 610px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707556871"] {
            top: 610px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707556871"] {
            top: 633px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707661941"] {
          z-index: 36;
          top: 814px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 5px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707661941"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707661941"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707661941"] {
            top: 815px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707661941"] {
            top: 814px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707661941"] {
            top: 837px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668707704373"] {
          z-index: 37;
          top: 1019px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 5px;
        }

        #rec515608540 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668707704373"] {
          opacity: 0;
        }

        #rec515608540 .tn-elem[data-elem-id="1668707704373"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668707704373"] {
            top: 1018px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668707704373"] {
            top: 1018px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668707704373"] {
            top: 1062px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709384134"] {
          z-index: 38;
          top: 10px;
          left: calc(50% - 600px + 20px);
          width: 1159px;
          height: 192px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668709384134"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709384134"] {
            top: 9px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: 12px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668709384134"] {
            top: 8pxpx;
            left: calc(50% - 320px + 20pxpx);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668709384134"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709438592"] {
          z-index: 39;
          top: 214px;
          left: calc(50% - 600px + 7px);
          width: 1159px;
          height: 194px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668709438592"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709438592"] {
            top: 213pxpx;
            left: calc(50% - 480px + 20pxpx);
            width: 300px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668709438592"] {
            top: 212pxpx;
            left: calc(50% - 320px + 20pxpx);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668709438592"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709525361"] {
          z-index: 40;
          top: 411px;
          left: calc(50% - 600px + 20px);
          width: 1159px;
          height: 199px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668709525361"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709525361"] {
            top: 418pxpx;
            left: calc(50% - 480px + 20pxpx);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668709525361"] {
            top: 418pxpx;
            left: calc(50% - 320px + 20pxpx);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668709525361"] {
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709593424"] {
          z-index: 41;
          top: 615px;
          left: calc(50% - 600px + 20px);
          width: 1159px;
          height: 202px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668709593424"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709593424"] {
            top: 620pxpx;
            left: calc(50% - 480px + 20pxpx);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668709593424"] {
            top: 620pxpx;
            left: calc(50% - 320px + 20pxpx);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668709593424"] {
            top: 643pxpx;
            left: calc(50% - 240px + 20pxpx);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515608540 .tn-elem[data-elem-id="1668709626695"] {
          z-index: 42;
          top: 819px;
          left: calc(50% - 600px + 20px);
          width: 1159px;
          height: 205px;
        }

        #rec515608540 .tn-elem[data-elem-id="1668709626695"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515608540 .tn-elem[data-elem-id="1668709626695"] {
            top: 825pxpx;
            left: calc(50% - 480px + 20pxpx);
            width: 939px;
            height: 5px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515608540 .tn-elem[data-elem-id="1668709626695"] {
            top: 824pxpx;
            left: calc(50% - 320px + 20pxpx);
            width: 617px;
            height: 5px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515608540 .tn-elem[data-elem-id="1668709626695"] {
            top: 847pxpx;
            left: calc(50% - 240px + 20pxpx);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec515769407 .t396__artboard {
          height: 750px;
          background-color: #313d4d;
        }

        #rec515769407 .t396__filter {
          height: 750px;
        }

        #rec515769407 .t396__carrier {
          height: 750px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515769407 .t396__artboard,
          #rec515769407 .t396__filter,
          #rec515769407 .t396__carrier {}

          #rec515769407 .t396__filter {}

          #rec515769407 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515769407 .t396__artboard,
          #rec515769407 .t396__filter,
          #rec515769407 .t396__carrier {}

          #rec515769407 .t396__filter {}

          #rec515769407 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515769407 .t396__artboard,
          #rec515769407 .t396__filter,
          #rec515769407 .t396__carrier {}

          #rec515769407 .t396__filter {}

          #rec515769407 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515769407 .t396__artboard,
          #rec515769407 .t396__filter,
          #rec515769407 .t396__carrier {
            height: 947px;
          }

          #rec515769407 .t396__filter {}

          #rec515769407 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461259"] {
          z-index: 1;
          top: 0px;
          left: -20px;
          width: 39%;
          height: 750px;
        }

        @media (min-width:1200px) {
          #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668756461259"] {
            opacity: 0;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461259"] .tn-atom {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461259"] {
            top: 0px;
            left: 0px;
            width: 50%;
            height: 750px;
          }
        }

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461259"] {
            top: 575px;
            left: -2px;
            width: 100%;
            height: 372px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668757874713"] {
          z-index: 2;
          top: 0px;
          left: -20px;
          width: 39%;
          height: 750px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668757874713"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668757874713"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {}

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668757874713"] {
            top: 0px;
            left: 0px;
            width: 50%;
            height: 750px;
          }
        }

        @media screen and (max-width:639px) {}

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668757874713"] {
            top: 574px;
            left: -2px;
            width: 100%;
            height: 376px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461218"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 3;
          top: 281px;
          left: calc(50% - 600px + 617px);
          width: 418px;
          height: auto;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668756461218"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461218"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461218"] {
            top: 280px;
            left: calc(50% - 480px + 440px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461218"] {
            top: 279px;
            left: calc(50% - 320px + 120px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461218"] {
            top: 279px;
            left: calc(50% - 240px + 36px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461218"] {
            top: 238px;
            left: calc(50% - 160px + 19px);
            width: 283px;
            height: auto;
          }

          #rec515769407 .tn-elem[data-elem-id="1668756461218"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668758238963"] {
          z-index: 4;
          top: 419px;
          left: calc(50% - 600px + 716px);
          width: 219px;
          height: 219px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668758238963"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668758238963"] .tn-atom {
          border-width: 2px;
          border-radius: 3000px;
          background-position: center center;
          border-color: #e26f30;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668758238963"] {
            top: 418px;
            left: calc(50% - 480px + 540px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668758238963"] {
            top: 417px;
            left: calc(50% - 320px + 220px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668758238963"] {
            top: 417px;
            left: calc(50% - 240px + 134px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668758238963"] {
            top: 362px;
            left: calc(50% - 160px + 72px);
            width: 173px;
            height: 173px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668758211429"] {
          z-index: 5;
          top: 419px;
          left: calc(50% - 600px + 716px);
          width: 219px;
          height: 219px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668758211429"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668758211429"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668758211429"] {
            top: 418px;
            left: calc(50% - 480px + 540px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668758211429"] {
            top: 417px;
            left: calc(50% - 320px + 220px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668758211429"] {
            top: 417px;
            left: calc(50% - 240px + 134px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668758211429"] {
            top: 362px;
            left: calc(50% - 160px + 72px);
            width: 173px;
            height: 173px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461230"] {
          z-index: 6;
          top: 419px;
          left: calc(50% - 600px + 716px);
          width: 219px;
          height: 219px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668756461230"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461230"] .tn-atom {
          border-radius: 3000px;
          background-color: #e26f30;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461230"] {
            top: 418px;
            left: calc(50% - 480px + 540px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461230"] {
            top: 417px;
            left: calc(50% - 320px + 220px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461230"] {
            top: 417px;
            left: calc(50% - 240px + 134px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461230"] {
            top: 362px;
            left: calc(50% - 160px + 72px);
            width: 173px;
            height: 173px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668767915401"] {
          z-index: 7;
          top: 419px;
          left: calc(50% - 600px + 716px);
          width: 219px;
          height: 219px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668767915401"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668767915401"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668767915401"] {
            top: 418px;
            left: calc(50% - 480px + 540px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668767915401"] {
            top: 417px;
            left: calc(50% - 320px + 220px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668767915401"] {
            top: 417px;
            left: calc(50% - 240px + 134px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668767915401"] {
            top: 362px;
            left: calc(50% - 160px + 72px);
            width: 173px;
            height: 173px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461249"] {
          color: #ffffff;
          text-align: CENTER;
          z-index: 8;
          top: 189px;
          left: calc(50% - 600px + 609px);
          width: 434px;
          height: auto;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461249"] .tn-atom {
          color: #ffffff;
          font-size: 28px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.30;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461249"] {
            top: 188px;
            left: calc(50% - 480px + 432px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461249"] {
            top: 187px;
            left: calc(50% - 320px + 112px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461249"] {
            top: 187px;
            left: calc(50% - 240px + 28px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461249"] {
            top: 125px;
            left: calc(50% - 160px + 7px);
            width: 307px;
            height: auto;
          }

          #rec515769407 .tn-elem[data-elem-id="1668756461249"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668772354703"] {
          z-index: 9;
          top: 181px;
          left: calc(50% - 600px + 630px);
          width: 405px;
          height: 80px;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668772354703"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668772354703"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668772354703"] {
            top: 181px;
            left: calc(50% - 480px + 446px);
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668772354703"] {
            top: 181px;
            left: calc(50% - 320px + 580px);
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668772354703"] {
            top: 181px;
            left: calc(50% - 240px + 462px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668772354703"] {
            top: 122px;
            left: calc(50% - 160px + 0px);
            width: 320px;
            height: 96px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 10;
          top: 112px;
          left: calc(50% - 600px + 768px);
          width: 116px;
          height: auto;
        }

        #rec515769407 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668756461276"] {
          opacity: 0;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756461276"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
            top: 111px;
            left: calc(50% - 480px + 591px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
            top: 109px;
            left: calc(50% - 320px + 272px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
            top: 109px;
            left: calc(50% - 240px + 188px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
            top: 90px;
            left: calc(50% - 160px + 102px);
            height: auto;
          }

          #rec515769407 .tn-elem[data-elem-id="1668756461276"] {
            text-align: center;
          }

          #rec515769407 .tn-elem[data-elem-id="1668756461276"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        #rec515769407 .tn-elem[data-elem-id="1668756642445"] {
          z-index: 11;
          top: 508px;
          left: calc(50% - 600px + 805px);
          width: 40px;
          height: auto;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756642445"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515769407 .tn-elem[data-elem-id="1668756642445"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515769407 .tn-elem[data-elem-id="1668756642445"] {
            top: 507px;
            left: calc(50% - 480px + 628px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515769407 .tn-elem[data-elem-id="1668756642445"] {
            top: 505px;
            left: calc(50% - 320px + 307px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515769407 .tn-elem[data-elem-id="1668756642445"] {
            top: 505px;
            left: calc(50% - 240px + 221px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515769407 .tn-elem[data-elem-id="1668756642445"] {
            top: 432px;
            left: calc(50% - 160px + 140px);
            width: 32px;
            height: auto;
          }
        }

        @media screen and (max-width:560px) {
          #rec516662211 .t-popup__close-icon g {
            fill: #ffffff !important;
          }
        }

        #rec516662211 input::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 input::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 input:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 input:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 textarea::-webkit-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 textarea::-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 textarea:-moz-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 textarea:-ms-input-placeholder {
          color: #000000;
          opacity: 0.5;
        }

        #rec516662211 .t702__title {
          font-weight: 400;
          font-family: 'Inter';
          text-transform: uppercase;
        }

        #rec516662211 .t702__descr {
          font-family: 'Inter';
        }

        #rec515930171 .t396__artboard {
          height: 771px;
          background-color: #ffffff;
        }

        #rec515930171 .t396__filter {
          height: 771px;
        }

        #rec515930171 .t396__carrier {
          height: 771px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515930171 .t396__artboard,
          #rec515930171 .t396__filter,
          #rec515930171 .t396__carrier {
            height: 763px;
          }

          #rec515930171 .t396__filter {}

          #rec515930171 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515930171 .t396__artboard,
          #rec515930171 .t396__filter,
          #rec515930171 .t396__carrier {}

          #rec515930171 .t396__filter {}

          #rec515930171 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515930171 .t396__artboard,
          #rec515930171 .t396__filter,
          #rec515930171 .t396__carrier {
            height: 611px;
          }

          #rec515930171 .t396__filter {}

          #rec515930171 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515930171 .t396__artboard,
          #rec515930171 .t396__filter,
          #rec515930171 .t396__carrier {
            height: 631px;
          }

          #rec515930171 .t396__filter {}

          #rec515930171 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668774970439"] {
          z-index: 1;
          top: 266px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 371px;
        }

        #rec515930171 .tn-elem[data-elem-id="1668774970439"] .tn-atom {
          border-radius: 5px;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668774970439"] {
            top: 258px;
            left: calc(50% - 480px + 10px);
            width: 937px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668774970439"] {
            top: 241px;
            left: calc(50% - 320px + 10px);
            width: 618px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668774970439"] {
            top: 136px;
            left: calc(50% - 240px + 10px);
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668774970439"] {
            top: 156px;
            left: calc(50% - 160px + 10px);
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668773630798"] {
          z-index: 2;
          top: 667px;
          left: calc(50% - 600px + 85px);
          width: 29px;
          height: auto;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773630798"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773630798"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668773630798"] {
            top: 659px;
            left: calc(50% - 480px + 75px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668773630798"] {
            top: 642px;
            left: calc(50% - 320px + 46px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668773630798"] {
            top: 537px;
            left: calc(50% - 240px + 46px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668773630798"] {
            top: 557px;
            left: calc(50% - 160px + 46px);
            height: auto;
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668773714734"] {
          z-index: 3;
          top: 667px;
          left: calc(50% - 600px + 49px);
          width: 29px;
          height: auto;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773714734"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773714734"] .tn-atom {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          transform: rotate(180deg);
        }

        #rec515930171 .tn-elem[data-elem-id="1668773714734"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668773714734"] {
            top: 659px;
            left: calc(50% - 480px + 39px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668773714734"] {
            top: 642px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668773714734"] {
            top: 537px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668773714734"] {
            top: 557px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
          color: #000000;
          text-align: LEFT;
          z-index: 4;
          top: 150px;
          left: calc(50% - 600px + 415px);
          width: 773px;
          height: auto;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881621"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.20;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
            top: 150px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515930171 .tn-elem[data-elem-id="1668773881621"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
            top: 153px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515930171 .tn-elem[data-elem-id="1668773881621"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec515930171 .tn-elem[data-elem-id="1668773881621"] {
            text-align: left;
          }

          #rec515930171 .tn-elem[data-elem-id="1668773881621"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881645"] {
          z-index: 5;
          top: 150px;
          left: calc(50% - 600px + 414px);
          width: 739px;
          height: 45px;
        }

        #rec515930171 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668773881645"] {
          opacity: 0;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881645"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881645"] {
            top: 137px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 49px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881645"] {
            top: 153px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 38px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881645"] {
            top: 68px;
            left: calc(50% - 240px + 9px);
            width: 630px;
            height: 19px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881645"] {
            top: 77px;
            left: calc(50% - 160px + 9px);
            width: 630px;
            height: 58px;
          }
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881663"] {
          color: #000000;
          text-align: LEFT;
          z-index: 6;
          top: 157px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515930171 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668773881663"] {
          opacity: 0;
        }

        #rec515930171 .tn-elem[data-elem-id="1668773881663"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881663"] {
            top: 157px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881663"] {
            top: 120px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881663"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515930171 .tn-elem[data-elem-id="1668773881663"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515930171 .tn-elem[data-elem-id="1668773881663"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515950726 .t396__artboard {
          height: 371px;
        }

        #rec515950726 .t396__filter {
          height: 371px;
        }

        #rec515950726 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {}

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 380px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 162px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 131px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516698653 .t396__artboard {
          height: 371px;
        }

        #rec516698653 .t396__filter {
          height: 371px;
        }

        #rec516698653 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 379px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {}

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 380px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 379px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516699398 .t396__artboard {
          height: 371px;
        }

        #rec516699398 .t396__filter {
          height: 371px;
        }

        #rec516699398 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 379px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {}

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 380px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 379px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516700281 .t396__artboard {
          height: 371px;
        }

        #rec516700281 .t396__filter {
          height: 371px;
        }

        #rec516700281 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 379px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {}

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 380px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 379px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515946118 .t396__artboard {
          height: 371px;
        }

        #rec515946118 .t396__filter {
          height: 371px;
        }

        #rec515946118 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 379px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {}

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 380px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 379px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 241px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 209px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515949655 .t396__artboard {
          height: 371px;
        }

        #rec515949655 .t396__filter {
          height: 371px;
        }

        #rec515949655 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 379px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {}

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 380px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 379px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 197px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 180px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515949767 .t396__artboard {
          height: 371px;
        }

        #rec515949767 .t396__filter {
          height: 371px;
        }

        #rec515949767 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 379px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {}

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 380px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 379px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
          z-index: 1;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529199"] .tn-atom {
          border-radius: 5px;
          background-color: #313d4d;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 1px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 2;
          top: 289px;
          left: 117px;
          width: 223px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529208"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 296px;
            left: 75px;
            width: 198px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 108px;
          left: 30px;
          width: 179px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529215"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 96px;
            left: 25px;
            width: 145px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 32px;
          left: 30px;
          width: 243px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529223"] .tn-atom {
          color: #ffffff;
          font-size: 60px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 25px;
            width: 196px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .t396__artboard {
          height: 371px;
        }

        #rec515950726 .t396__filter {
          height: 371px;
        }

        #rec515950726 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {}

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 380px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 162px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 131px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516698653 .t396__artboard {
          height: 371px;
        }

        #rec516698653 .t396__filter {
          height: 371px;
        }

        #rec516698653 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 379px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {}

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 380px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516698653 .t396__artboard,
          #rec516698653 .t396__filter,
          #rec516698653 .t396__carrier {
            height: 379px;
          }

          #rec516698653 .t396__filter {}

          #rec516698653 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516698653 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516698653 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516699398 .t396__artboard {
          height: 371px;
        }

        #rec516699398 .t396__filter {
          height: 371px;
        }

        #rec516699398 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 379px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {}

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 380px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516699398 .t396__artboard,
          #rec516699398 .t396__filter,
          #rec516699398 .t396__carrier {
            height: 379px;
          }

          #rec516699398 .t396__filter {}

          #rec516699398 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516699398 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516699398 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec516700281 .t396__artboard {
          height: 371px;
        }

        #rec516700281 .t396__filter {
          height: 371px;
        }

        #rec516700281 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 379px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {}

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 380px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec516700281 .t396__artboard,
          #rec516700281 .t396__filter,
          #rec516700281 .t396__carrier {
            height: 379px;
          }

          #rec516700281 .t396__filter {}

          #rec516700281 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 246px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 203px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec516700281 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec516700281 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515946118 .t396__artboard {
          height: 371px;
        }

        #rec515946118 .t396__filter {
          height: 371px;
        }

        #rec515946118 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 379px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {}

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 380px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515946118 .t396__artboard,
          #rec515946118 .t396__filter,
          #rec515946118 .t396__carrier {
            height: 379px;
          }

          #rec515946118 .t396__filter {}

          #rec515946118 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 241px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 209px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515946118 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515946118 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515949655 .t396__artboard {
          height: 371px;
        }

        #rec515949655 .t396__filter {
          height: 371px;
        }

        #rec515949655 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 379px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {}

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 380px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515949655 .t396__artboard,
          #rec515949655 .t396__filter,
          #rec515949655 .t396__carrier {
            height: 379px;
          }

          #rec515949655 .t396__filter {}

          #rec515949655 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 197px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 180px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515949655 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949655 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        #rec515949767 .t396__artboard {
          height: 371px;
        }

        #rec515949767 .t396__filter {
          height: 371px;
        }

        #rec515949767 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 379px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {}

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 380px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515949767 .t396__artboard,
          #rec515949767 .t396__filter,
          #rec515949767 .t396__carrier {
            height: 379px;
          }

          #rec515949767 .t396__filter {}

          #rec515949767 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
          z-index: 1;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529199"] .tn-atom {
          border-radius: 5px;
          background-color: #313d4d;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 1px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529199"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
          color: #ffffff;
          text-align: RIGHT;
          z-index: 2;
          top: 289px;
          left: 117px;
          width: 223px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529208"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 296px;
            left: 75px;
            width: 198px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529208"] {
            top: 297px;
            left: 75px;
            height: auto;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 3;
          top: 108px;
          left: 30px;
          width: 179px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529215"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 96px;
            left: 25px;
            width: 145px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529215"] {
            top: 97px;
            left: 24px;
            height: auto;
          }
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 32px;
          left: 30px;
          width: 243px;
          height: auto;
        }

        #rec515949767 .tn-elem[data-elem-id="1668775529223"] .tn-atom {
          color: #ffffff;
          font-size: 60px;
          font-family: 'NeueMachina', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 25px;
            width: 196px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515949767 .tn-elem[data-elem-id="1668775529223"] {
            top: 26px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .t396__artboard {
          height: 371px;
        }

        #rec515950726 .t396__filter {
          height: 371px;
        }

        #rec515950726 .t396__carrier {
          height: 371px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {}

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 380px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515950726 .t396__artboard,
          #rec515950726 .t396__filter,
          #rec515950726 .t396__carrier {
            height: 379px;
          }

          #rec515950726 .t396__filter {}

          #rec515950726 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
          z-index: 7;
          top: 0px;
          left: 0px;
          width: 370px;
          height: 371px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093088"] .tn-atom {
          border-radius: 5px;
          background-color: #f2f2f2;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
            width: 299px;
            height: 379px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 1px;
            left: 0px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093088"] {
            top: 0px;
            left: 0px;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
          color: #474747;
          text-align: LEFT;
          z-index: 8;
          top: 130px;
          left: 30px;
          width: 308px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093097"] .tn-atom {
          color: #474747;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            width: 249px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 107px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093097"] {
            top: 106px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 86px;
          left: 86px;
          width: 162px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093104"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: capitalize;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            width: 131px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 71px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093104"] {
            top: 70px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
          color: #000000;
          text-align: RIGHT;
          z-index: 10;
          top: 32px;
          left: 224px;
          width: 114px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093111"] .tn-atom {
          color: #000000;
          font-size: 12px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            width: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 27px;
            left: 181px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093111"] {
            top: 26px;
            left: 181px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
          z-index: 11;
          top: 28px;
          left: 30px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093118"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 24px;
            left: 24px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093118"] {
            top: 23px;
            left: 24px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
          z-index: 12;
          top: 28px;
          left: 58px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093128"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 24px;
            left: 47px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093128"] {
            top: 23px;
            left: 47px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
          z-index: 13;
          top: 28px;
          left: 86px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093138"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 24px;
            left: 70px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093138"] {
            top: 23px;
            left: 70px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
          z-index: 14;
          top: 28px;
          left: 114px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093147"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 24px;
            left: 92px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093147"] {
            top: 23px;
            left: 92px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
          z-index: 15;
          top: 28px;
          left: 142px;
          width: 23px;
          height: auto;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093155"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            width: 19px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 24px;
            left: 115px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093155"] {
            top: 23px;
            left: 115px;
            height: auto;
          }
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
          z-index: 16;
          top: 76px;
          left: 30px;
          width: 40px;
          height: 40px;
        }

        #rec515950726 .tn-elem[data-elem-id="1668775093164"] .tn-atom {
          border-radius: 3000px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
            width: 32px;
            height: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 62px;
            left: 24px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515950726 .tn-elem[data-elem-id="1668775093164"] {
            top: 61px;
            left: 24px;
          }
        }

        /* Добавьте высоту слайдов на разных разрешениях дисплея */

        /* xl */
        .anku-slider .t-rec .t396__artboard {
          width: 100% !important;
          height: 371px !important;
          word-break: normal !important;
          background: transparent !important;
        }

        /* lg */
        @media screen and (max-width: 1199px) {
          .anku-slider .t-rec .t396__artboard {
            height: 371px !important;
          }
        }

        /* md */
        @media screen and (max-width: 959px) {
          .anku-slider .t-rec .t396__artboard {
            height: 379px !important;
          }
        }

        /* sm */
        @media screen and (max-width: 639px) {
          .anku-slider .t-rec .t396__artboard {
            height: 379px !important;
          }
        }

        /*
@media screen and (max-width: 479px) {
.anku-slider .t-rec .t396__artboard {
height: 379px !important;
}
}
*/
        .anku-slider {
          display: flex;
          flex-flow: row nowrap;
          justify-content: center;
          align-items: stretch;
          align-content: stretch;
        }

        .anku-slider .t-rec,
        .anku-slider .t396__artboard {
          overflow: hidden !important;
        }

        /* hide filters */
        .anku-slider .t-rec .t396__artboard>.t396__carrier,
        .anku-slider .t-rec .t396__artboard>.t396__filter {
          display: none !important;
        }

        #rec515963616 .t396__artboard {
          height: 1045px;
          background-color: #ffffff;
        }

        #rec515963616 .t396__filter {
          height: 1045px;
        }

        #rec515963616 .t396__carrier {
          height: 1045px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec515963616 .t396__artboard,
          #rec515963616 .t396__filter,
          #rec515963616 .t396__carrier {
            height: 1007px;
          }

          #rec515963616 .t396__filter {}

          #rec515963616 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec515963616 .t396__artboard,
          #rec515963616 .t396__filter,
          #rec515963616 .t396__carrier {
            height: 937px;
          }

          #rec515963616 .t396__filter {}

          #rec515963616 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec515963616 .t396__artboard,
          #rec515963616 .t396__filter,
          #rec515963616 .t396__carrier {
            height: 1209px;
          }

          #rec515963616 .t396__filter {}

          #rec515963616 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec515963616 .t396__artboard,
          #rec515963616 .t396__filter,
          #rec515963616 .t396__carrier {
            height: 1323px;
          }

          #rec515963616 .t396__filter {}

          #rec515963616 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776914978"] {
          color: #000000;
          text-align: LEFT;
          z-index: 2;
          top: 794px;
          left: calc(50% - 600px + 415px);
          width: 168px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776914978"] .tn-atom {
          color: #000000;
          font-size: 58px;
          font-family: 'NeueMachina', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776914978"] {
            top: 734px;
            left: calc(50% - 480px + 335px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776914978"] .tn-atom {
            white-space: normal;
            font-size: 46px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776914978"] {
            top: 719px;
            left: calc(50% - 320px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776914978"] {
            top: 910px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776914978"] {
            top: 1018px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915000"] {
          color: #000000;
          text-align: LEFT;
          z-index: 3;
          top: 373px;
          left: calc(50% - 600px + 807px);
          width: 373px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915000"] .tn-atom {
          color: #000000;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.5;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915000"] {
            top: 296px;
            left: calc(50% - 480px + 655px);
            width: 289px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915000"] {
            top: 290px;
            left: calc(50% - 320px + 331px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915000"] {
            top: 598px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915000"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915000"] {
            top: 686px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915006"] {
          color: #000000;
          text-align: LEFT;
          z-index: 4;
          top: 614px;
          left: calc(50% - 600px + 809px);
          width: 218px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915006"] .tn-atom {
          color: #000000;
          font-size: 22px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915006"] {
            top: 594px;
            left: calc(50% - 480px + 655px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915006"] {
            top: 588px;
            left: calc(50% - 320px + 331px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915006"] {
            top: 807px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915006"] .tn-atom {
            white-space: normal;
            font-size: 18px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915006"] {
            top: 895px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915011"] {
          color: #848484;
          text-align: LEFT;
          z-index: 5;
          top: 644px;
          left: calc(50% - 600px + 809px);
          width: 153px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915011"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915011"] {
            top: 624px;
            left: calc(50% - 480px + 655px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915011"] {
            top: 618px;
            left: calc(50% - 320px + 331px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915011"] {
            top: 833px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915011"] {
            top: 921px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915024"] {
          color: #848484;
          text-align: LEFT;
          z-index: 6;
          top: 867px;
          left: calc(50% - 600px + 414px);
          width: 125px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915024"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915024"] {
            top: 807px;
            left: calc(50% - 480px + 334px);
            width: 154px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915024"] {
            top: 787px;
            left: calc(50% - 320px + 11px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915024"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915024"] {
            top: 979px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915024"] {
            top: 1071px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915028"] {
          color: #000000;
          text-align: LEFT;
          z-index: 7;
          top: 794px;
          left: calc(50% - 600px + 638px);
          width: 104px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915028"] .tn-atom {
          color: #000000;
          font-size: 58px;
          font-family: 'NeueMachina', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915028"] {
            top: 734px;
            left: calc(50% - 480px + 511px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915028"] .tn-atom {
            white-space: normal;
            font-size: 46px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915028"] {
            top: 719px;
            left: calc(50% - 320px + 187px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915028"] {
            top: 910px;
            left: calc(50% - 240px + 178px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915028"] {
            top: 1018px;
            left: calc(50% - 160px + 178px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915034"] {
          color: #848484;
          text-align: LEFT;
          z-index: 8;
          top: 867px;
          left: calc(50% - 600px + 637px);
          width: 91px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915034"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915034"] {
            top: 807px;
            left: calc(50% - 480px + 510px);
            width: 123px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915034"] {
            top: 787px;
            left: calc(50% - 320px + 186px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915034"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915034"] {
            top: 979px;
            left: calc(50% - 240px + 176px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915034"] {
            top: 1071px;
            left: calc(50% - 160px + 176px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915038"] {
          color: #000000;
          text-align: LEFT;
          z-index: 9;
          top: 794px;
          left: calc(50% - 600px + 803px);
          width: 284px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915038"] .tn-atom {
          color: #000000;
          font-size: 58px;
          font-family: 'NeueMachina', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915038"] {
            top: 734px;
            left: calc(50% - 480px + 653px);
            width: 124px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915038"] .tn-atom {
            white-space: normal;
            font-size: 46px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915038"] {
            top: 719px;
            left: calc(50% - 320px + 329px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915038"] {
            top: 1024px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915038"] {
            top: 1132px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915042"] {
          color: #848484;
          text-align: LEFT;
          z-index: 10;
          top: 867px;
          left: calc(50% - 600px + 802px);
          width: 134px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915042"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915042"] {
            top: 807px;
            left: calc(50% - 480px + 652px);
            width: 153px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915042"] {
            top: 787px;
            left: calc(50% - 320px + 329px);
            width: 146px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915042"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915042"] {
            top: 1089px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915042"] {
            top: 1187px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915045"] {
          color: #000000;
          text-align: LEFT;
          z-index: 11;
          top: 794px;
          left: calc(50% - 600px + 999px);
          width: 284px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915045"] .tn-atom {
          color: #000000;
          font-size: 58px;
          font-family: 'NeueMachina', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915045"] {
            top: 734px;
            left: calc(50% - 480px + 809px);
            width: 132px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915045"] .tn-atom {
            white-space: normal;
            font-size: 46px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915045"] {
            top: 719px;
            left: calc(50% - 320px + 486px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915045"] {
            top: 1024px;
            left: calc(50% - 240px + 168px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915045"] {
            top: 1132px;
            left: calc(50% - 160px + 168px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915053"] {
          color: #848484;
          text-align: LEFT;
          z-index: 12;
          top: 867px;
          left: calc(50% - 600px + 998px);
          width: 196px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668776915053"] .tn-atom {
          color: #848484;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915053"] {
            top: 807px;
            left: calc(50% - 480px + 808px);
            width: 164px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915053"] {
            top: 787px;
            left: calc(50% - 320px + 484px);
            width: 152px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668776915053"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915053"] {
            top: 1089px;
            left: calc(50% - 240px + 166px);
            width: 140px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668776915053"] {
            top: 1187px;
            left: calc(50% - 160px + 166px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
          color: #000000;
          text-align: LEFT;
          z-index: 13;
          top: 75px;
          left: calc(50% - 600px + 415px);
          width: 763px;
          height: auto;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028705"] .tn-atom {
          color: #000000;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.2;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
            top: 88px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777028705"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
            top: 93px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777028705"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777028705"] {
            text-align: left;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777028705"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028719"] {
          z-index: 14;
          top: 81px;
          left: calc(50% - 600px + 415px);
          width: 739px;
          height: 132px;
        }

        #rec515963616 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668777028719"] {
          opacity: 0;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028719"] .tn-atom {
          background-color: #ffffff;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028719"] {
            top: 75px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 127px;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028719"] {
            top: 93px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 114px;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028719"] {
            top: 68px;
            left: calc(50% - 240px + 10px);
            width: 629px;
            height: 80px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028719"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 629px;
            height: 174px;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028734"] {
          color: #000000;
          text-align: LEFT;
          z-index: 15;
          top: 82px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec515963616 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668777028734"] {
          opacity: 0;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777028734"] .tn-atom {
          color: #000000;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028734"] {
            top: 95px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028734"] {
            top: 60px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028734"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777028734"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668777028734"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] {
          text-align: center;
          z-index: 16;
          top: 275px;
          left: calc(50% - 600px + 415px);
          width: 317px;
          height: 492px;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom {
          font-size: 14px;
          font-family: 'Arial', Arial, sans-serif;
          line-height: 1.55;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec515963616 .tn-elem[data-elem-id="1668777100694"] {
            top: 262px;
            left: calc(50% - 480px + 334px);
            width: 303px;
            height: 412px;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:959px) {
          #rec515963616 .tn-elem[data-elem-id="1668777100694"] {
            top: 257px;
            left: calc(50% - 320px + 11px);
          }

          #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:639px) {
          #rec515963616 .tn-elem[data-elem-id="1668777100694"] {
            top: 187px;
            left: calc(50% - 240px + 10px);
            width: 303px;
            height: 375px;
          }

          #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        @media screen and (max-width:479px) {
          #rec515963616 .tn-elem[data-elem-id="1668777100694"] {
            top: 291px;
            left: calc(50% - 160px + 10px);
          }

          #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
            background-size: cover;
          }
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
          background-size: cover;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-elem__gallery__play {
          width: 70px;
          height: 70px;
          left: calc(50% - 35px);
          top: calc(50% - 35px);
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-elem__gallery__play_icon__color-holder {
          fill: #fff;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .t-slds__caption {
          width: 80%;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .t-slds__bullet {
          padding: 10px 7.5px;
          margin: 0px;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .t-slds__caption {
          margin-top: 20px;
        }

        #rec515963616 .tn-elem[data-elem-id="1668777100694"] .tn-atom__slds-img {
          background-position: center center;
        }

      #rec515963616 .tn-elem[data-elem-id="1668777100694"] .t-slds__bullet_active .t-slds__bullet_body {
        background-color: #222 !important;
        background-image: none !important;
      }

        #rec583413218 .t396__artboard {
          height: 196px;
          background-color: #313d4d;
        }

        #rec583413218 .t396__filter {
          height: 196px;
        }

        #rec583413218 .t396__carrier {
          height: 196px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }

        @media screen and (max-width:1199px) {

          #rec583413218 .t396__artboard,
          #rec583413218 .t396__filter,
          #rec583413218 .t396__carrier {
            height: 201px;
          }

          #rec583413218 .t396__filter {}

          #rec583413218 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec583413218 .t396__artboard,
          #rec583413218 .t396__filter,
          #rec583413218 .t396__carrier {}

          #rec583413218 .t396__filter {}

          #rec583413218 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec583413218 .t396__artboard,
          #rec583413218 .t396__filter,
          #rec583413218 .t396__carrier {
            height: 147px;
          }

          #rec583413218 .t396__filter {}

          #rec583413218 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec583413218 .t396__artboard,
          #rec583413218 .t396__filter,
          #rec583413218 .t396__carrier {
            height: 146px;
          }

          #rec583413218 .t396__filter {}

          #rec583413218 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 75px;
          left: calc(50% - 600px + 415px);
          width: 773px;
          height: auto;
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
          color: #ffffff;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.2;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
            top: 88px;
            left: calc(50% - 480px + 329px);
            width: 619px;
            height: auto;
          }

          #rec583413218 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 32px;
          }
        }

        @media screen and (max-width:959px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
            top: 108px;
            left: calc(50% - 320px + 10px);
            width: 617px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
            top: 67px;
            left: calc(50% - 240px + 10px);
            width: 300px;
            height: auto;
          }

          #rec583413218 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
            top: 77px;
            left: calc(50% - 160px + 10px);
            width: 297px;
            height: auto;
          }

          #rec583413218 .tn-elem[data-elem-id="1668705516923"] {
            text-align: left;
          }

          #rec583413218 .tn-elem[data-elem-id="1668705516923"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516934"] {
          z-index: 3;
          top: 24px;
          left: calc(50% - 600px + 220px);
          width: 739px;
          height: 40px;
        }

        #rec583413218 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668705516934"] {
          opacity: 0;
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516934"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516934"] {
            top: 92px;
            left: calc(50% - 480px + 329px);
            width: 630px;
            height: 34px;
          }
        }

        @media screen and (max-width:959px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516934"] {
            top: 112px;
            left: calc(50% - 320px + 9px);
            width: 630px;
            height: 34px;
          }
        }

        @media screen and (max-width:639px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516934"] {
            top: 68px;
            left: calc(50% - 240px + 9px);
            width: 630px;
            height: 39px;
          }
        }

        @media screen and (max-width:479px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516934"] {
            top: 75px;
            left: calc(50% - 160px + 9px);
            width: 630px;
            height: 31px;
          }
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516942"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 4;
          top: 82px;
          left: calc(50% - 600px + 20px);
          width: 158px;
          height: auto;
        }

        #rec583413218 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668705516942"] {
          opacity: 0;
        }

        #rec583413218 .tn-elem[data-elem-id="1668705516942"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          font-weight: 400;
          letter-spacing: 0.5px;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516942"] {
            top: 95px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516942"] {
            top: 75px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516942"] {
            top: 45px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec583413218 .tn-elem[data-elem-id="1668705516942"] .tn-atom {
            white-space: normal;
            font-size: 10px;
          }
        }

        @media screen and (max-width:479px) {
          #rec583413218 .tn-elem[data-elem-id="1668705516942"] {
            top: 45px;
            left: calc(50% - 160px + 10px);
            height: auto;
          }
        }

        .t-persons-social-links {
          line-height: 0px;
        }

        .t-persons-social-links__wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: auto;
        }

        .t-persons-social-links {
          margin-top: 15px;
        }

        .t-persons-social-links__item {
          padding: 0px 4px;
        }

        .t-persons-social-links__item svg {
          width: 20px;
          height: 20px;
        }

        .t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
          width: 23px;
          height: 23px;
        }

        .t-persons-social-links__item:first-child {
          padding-left: 0px;
        }

        @media screen and (max-width:960px) {
          .t-persons-social-links__item {
            margin-bottom: 3px;
          }
        }

        @media screen and (max-width:640px) {
          .t-persons-social-links {
            margin-top: 13px;
          }

          .t-persons-social-links__item {
            padding: 0px 3px;
          }

          .t-persons-social-links__item svg {
            width: 17px;
            height: 17px;
          }

          .t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
            width: 20px;
            height: 20px;
          }

        #rec583415382 .t537__persname {
          color: #ffffff;
          font-weight: 500;
          font-family: 'Inter';
        }

        #rec583415382 .t537__persdescr {
          color: #f2f2f2;
        }

        #rec568054859 .t396__artboard {
          height: 840px;
          background-color: #313d4d;
        }

        #rec568054859 .t396__filter {
          height: 840px;
        }

        #rec568054859 .t396__carrier {
          height: 840px;
          background-position: center center;
          background-attachment: scroll;
          background-size: cover;
          background-repeat: no-repeat;
        }
      }
        @media screen and (max-width:1199px) {

          #rec568054859 .t396__artboard,
          #rec568054859 .t396__filter,
          #rec568054859 .t396__carrier {}

          #rec568054859 .t396__filter {}

          #rec568054859 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:959px) {

          #rec568054859 .t396__artboard,
          #rec568054859 .t396__filter,
          #rec568054859 .t396__carrier {
            height: 1059px;
          }

          #rec568054859 .t396__filter {}

          #rec568054859 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:639px) {

          #rec568054859 .t396__artboard,
          #rec568054859 .t396__filter,
          #rec568054859 .t396__carrier {
            height: 896px;
          }

          #rec568054859 .t396__filter {}

          #rec568054859 .t396__carrier {
            background-attachment: scroll;
          }
        }

        @media screen and (max-width:479px) {

          #rec568054859 .t396__artboard,
          #rec568054859 .t396__filter,
          #rec568054859 .t396__carrier {
            height: 886px;
          }

          #rec568054859 .t396__filter {}

          #rec568054859 .t396__carrier {
            background-attachment: scroll;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274203"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 2;
          top: 800px;
          left: calc(50% - 600px + 110px);
          width: 276px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274203"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274203"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274203"] {
            top: 801px;
            left: calc(50% - 480px + 74px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274203"] {
            top: 1010px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274203"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274203"] {
            top: 821px;
            left: calc(50% - 240px + 12px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274203"] {
            top: 799px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
          color: #ffffff;
          text-align: right;
          z-index: 3;
          top: 800px;
          left: calc(50% - 600px + 916px);
          width: 264px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274207"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274207"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
            top: 801px;
            left: calc(50% - 480px + 680px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
            top: 1010px;
            left: calc(50% - 320px + 366px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274207"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
            top: 871px;
            left: calc(50% - 240px + 12px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
            text-align: left;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274207"] {
            top: 849px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274317"] {
          z-index: 4;
          top: 617px;
          left: calc(50% - 600px + 20px);
          width: 1158px;
          height: auto;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274317"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274317"] .tn-atom__img {}

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274317"] {
            top: 645px;
            left: calc(50% - 480px + 10px);
            width: 939px;
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274317"] {
            top: 916px;
            left: calc(50% - 320px + 14px);
            width: 610px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274317"] {
            top: 754px;
            left: calc(50% - 240px + 15px);
            width: 297px;
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274317"] {
            top: 732px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778558365"] {
          z-index: 5;
          top: 616px;
          left: calc(50% - 600px + 19px);
          width: 1160px;
          height: 148px;
        }

        #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778558365"] {
          opacity: 0;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778558365"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778558365"] {
            top: 644px;
            left: calc(50% - 480px + 9px);
            width: 941px;
            height: 120px;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778558365"] {
            top: 916px;
            left: calc(50% - 320px + 12px);
            width: 612px;
            height: 78px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778558365"] {
            top: 754px;
            left: calc(50% - 240px + 13px);
            width: 298px;
            height: 38px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778558365"] {
            top: 732px;
            width: 303px;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274285"] {
          z-index: 6;
          top: 774px;
          left: calc(50% - 600px + 20px);
          width: 1160px;
          height: 1px;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274285"] .tn-atom {
          background-color: #d9d9d9;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274285"] {
            top: 774px;
            left: calc(50% - 480px + 10px);
            width: 940px;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274285"] {
            top: 1004px;
            left: calc(50% - 320px + 10px);
            width: 620px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274285"] {
            top: 801px;
            left: calc(50% - 240px + 12px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274285"] {
            top: 779px;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778653652"] {
          z-index: 7;
          top: 771px;
          left: calc(50% - 600px + 19px);
          width: 1160px;
          height: 10px;
        }

        #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778653652"] {
          opacity: 0;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778653652"] .tn-atom {
          background-color: #313d4d;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778653652"] {
            top: 771px;
            left: calc(50% - 480px + 9px);
            width: 940px;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778653652"] {
            top: 1000px;
            left: calc(50% - 320px + 8px);
            width: 620px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778653652"] {
            top: 797px;
            left: calc(50% - 240px + 10px);
            width: 300px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778653652"] {
            top: 775px;
            width: 305px;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274218"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 8;
          top: 220px;
          left: calc(50% - 600px + 20px);
          width: 413px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274218"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274218"] .tn-atom {
          color: #ffffff;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274218"] {
            top: 220px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274218"] {
            top: 110px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274218"] {
            top: 79px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274218"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec568054859 .tn-elem[data-elem-id="1668778274224"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 9;
          top: 276px;
          left: calc(50% - 600px + 20px);
          width: 483px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274224"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274224"] .tn-atom {
          color: #ffffff;
          font-size: 38px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274224"] {
            top: 289px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274224"] {
            top: 166px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274224"] {
            top: 118px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274224"] .tn-atom {
            white-space: normal;
            font-size: 24px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec568054859 .tn-elem[data-elem-id="1668778274229"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 10;
          top: 219px;
          left: calc(50% - 600px + 807px);
          width: 373px;
          height: auto;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274229"] .tn-atom {
          color: #ffffff;
          font-size: 16px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: 1.50;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274229"] {
            top: 223px;
            left: calc(50% - 480px + 566px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274229"] {
            top: 375px;
            left: calc(50% - 320px + 8px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274229"] {
            top: 273px;
            left: calc(50% - 240px + 8px);
            width: 303px;
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274229"] .tn-atom {
            white-space: normal;
            font-size: 14px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274229"] {
            top: 251px;
            left: calc(50% - 160px + 8px);
            width: 269px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274234"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 11;
          top: 133px;
          left: calc(50% - 600px + 20px);
          width: 195px;
          height: auto;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274234"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274234"] {
            top: 133px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274234"] {
            top: 80px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274234"] {
            top: 40px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274234"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {}

        #rec568054859 .tn-elem[data-elem-id="1668778274238"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 12;
          top: 519px;
          left: calc(50% - 600px + 20px);
          width: 82px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274238"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274238"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274238"] {
            top: 519px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274238"] {
            top: 789px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274238"] {
            top: 679px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274238"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274238"] {
            top: 657px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274242"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 13;
          top: 519px;
          left: calc(50% - 600px + 148px);
          width: 75px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274242"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274242"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274242"] {
            top: 519px;
            left: calc(50% - 480px + 138px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274242"] {
            top: 789px;
            left: calc(50% - 320px + 138px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274242"] {
            top: 679px;
            left: calc(50% - 240px + 130px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274242"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274242"] {
            top: 657px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274246"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 14;
          top: 519px;
          left: calc(50% - 600px + 269px);
          width: 78px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274246"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274246"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          text-transform: uppercase;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274246"] {
            top: 519px;
            left: calc(50% - 480px + 259px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274246"] {
            top: 789px;
            left: calc(50% - 320px + 259px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274246"] {
            top: 679px;
            left: calc(50% - 240px + 243px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274246"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274246"] {
            top: 657px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
          color: #ffffff;
          text-align: center;
          z-index: 15;
          top: 800px;
          left: calc(50% - 600px + 453px);
          width: 294px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1668778274323"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778274323"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
            top: 801px;
            left: calc(50% - 480px + 323px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
            top: 1010px;
            left: calc(50% - 320px + 210px);
            width: 218px;
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274323"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
            top: 846px;
            left: calc(50% - 240px + 12px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
            text-align: left;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778274323"] {
            top: 824px;
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1668778349780"] {
          z-index: 16;
          top: 267px;
          left: calc(50% - 600px + 807px);
          width: 371px;
          height: auto;
        }

        #rec568054859 .tn-elem[data-elem-id="1668778349780"] .tn-atom {
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1668778349780"] {
            top: 312px;
            left: calc(50% - 480px + 566px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1668778349780"] {
            top: 445px;
            left: calc(50% - 320px + 11px);
            width: 300px;
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1668778349780"] {
            top: 352px;
            left: calc(50% - 240px + 11px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1668778349780"] {
            top: 330px;
            left: calc(50% - 160px + 11px);
            height: auto;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 17;
          top: 362px;
          left: calc(50% - 600px + 20px);
          width: 548px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1679663998496"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679663998496"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
            top: 375px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
            top: 252px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
            top: 182px;
            left: calc(50% - 240px + 10px);
            width: 432px;
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1679663998496"] .tn-atom {
            white-space: normal;
            font-size: 19px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
            top: 167px;
            width: 283px;
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1679663998496"] {
            color: #fafafa;
          }

          #rec568054859 .tn-elem[data-elem-id="1679663998496"] .tn-atom {
            color: #fafafa;
            white-space: normal;
            font-size: 12px;
            opacity: 0.55;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 18;
          top: 394px;
          left: calc(50% - 600px + 20px);
          width: 413px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1679664047898"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679664047898"] .tn-atom {
          color: #ffffff;
          font-size: 18px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
            top: 407px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
            top: 284px;
            left: calc(50% - 320px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
            top: 205px;
            left: calc(50% - 240px + 10px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1679664047898"] .tn-atom {
            white-space: normal;
            font-size: 17px;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
            top: 186px;
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1679664047898"] {
            color: #fafafa;
          }

          #rec568054859 .tn-elem[data-elem-id="1679664047898"] .tn-atom {
            color: #fafafa;
            white-space: normal;
            font-size: 12px;
            opacity: 0.55;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679664295592"] {
          color: #ffffff;
          text-align: LEFT;
          z-index: 19;
          top: 800px;
          left: calc(50% - 600px + 22px);
          width: 58px;
          height: auto;
        }

        @media (min-width:1200px) {
          #rec568054859 .tn-elem.t396__elem--anim-hidden[data-elem-id="1679664295592"] {
            opacity: 0;
          }
        }

        #rec568054859 .tn-elem[data-elem-id="1679664295592"] .tn-atom {
          color: #ffffff;
          font-size: 14px;
          font-family: 'Inter', Arial, sans-serif;
          line-height: NaN;
          font-weight: 400;
          opacity: 0.5;
          background-position: center center;
          border-color: transparent;
          border-style: solid;
        }

        @media screen and (max-width:1199px) {
          #rec568054859 .tn-elem[data-elem-id="1679664295592"] {
            top: 801px;
            left: calc(50% - 480px + 10px);
            height: auto;
          }
        }

        @media screen and (max-width:959px) {
          #rec568054859 .tn-elem[data-elem-id="1679664295592"] {
            top: 1032px;
            left: calc(50% - 320px + 291px);
            height: auto;
          }

          #rec568054859 .tn-elem[data-elem-id="1679664295592"] .tn-atom {
            white-space: normal;
            font-size: 12px;
          }
        }

        @media screen and (max-width:639px) {
          #rec568054859 .tn-elem[data-elem-id="1679664295592"] {
            top: 871px;
            left: calc(50% - 240px + 410px);
            height: auto;
          }
        }

        @media screen and (max-width:479px) {
          #rec568054859 .tn-elem[data-elem-id="1679664295592"] {
            top: 849px;
            left: calc(50% - 160px + 262px);
            height: auto;
          }
        }

        #rec568054859 [data-elem-id="1668778349780"] input::-webkit-input-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] input::-moz-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] input:-moz-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] input:-ms-input-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] textarea::-webkit-input-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] textarea::-moz-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] textarea:-moz-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] textarea:-ms-input-placeholder {
          color: #818a96;
          opacity: 0.5;
        }

        #rec568054859 [data-elem-id="1668778349780"] .t-checkbox__indicator:after {
          border-color: #7b8087;
        }

        #rec568054859 [data-elem-id="1668778349780"] .t-submit {
          color: #fff;
          border-radius: 5px;
          font-size: 18px;
          font-family: Inter;
          cursor: pointer;
          background-color: #e26f30;
        }

        @media screen and (max-width:473px){
        #rec568054859 [data-elem-id="1668778349780"] .t-submit {
max-width: 270px;
        }
}


        .t396__artboard {
          position: relative;
          width: 100%;
          height: 30vh;
          overflow: hidden;}



/* 1) Изначально — чуть выше и невидимо */
.t-popup .t-popup__container {
  position: absolute;      /* уже у вас задано */
  top: 0;                  /* прилипает к верху */
  left: 50%;
  transform: translate(-50%, -30px);
  opacity: 0;
  transition: transform 0.4s ease-out, opacity 0.4s ease-out;
}

/* 2) Когда попап открыт, добавляется класс t-popup_show / t-popup_showed */
.t-popup.t-popup_show .t-popup__container,
.t-popup.t-popup_showed .t-popup__container {
  transform: translate(-50%, 20px); /* можно скорректировать отступ от верха */
  opacity: 1;
}

        @media screen and (max-width:473px){
.t-popup.t-popup_show .t-popup__container,
.t-popup.t-popup_showed .t-popup__container {
  transform: translate(1%, 20px); /* можно скорректировать отступ от верха */
  opacity: 1;
}
}

.t-checkbox__labeltext a{
  color: #4d4d4d;
    text-decoration: none;
}

.photo-block{
  padding-bottom: 100px;
}

.title_short{
  color: #000000;
    font-size: 14px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: NaN;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    align-content: center;
}

.title_short.uslugi{
  color: #fff;
    font-size: 14px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: NaN;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    align-content: center;
    margin-bottom: 80px;
}

.title_desc{
      color: #565656;
    font-size: 16px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}


.title_long{
  color: #000000;
    font-size: 32px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 32px;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.title_long.examples{
  color: #000000;
    font-size: 32px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.20;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 20px;

}

.title_desc.examples{
      color: #565656;
    font-size: 16px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.4;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 50px;
}

.title_razdel{
  display: flex;
  align-items: center;
  margin-top: 150px;
}

.title_razdel.uslugi{
  display: flex;
  align-items: center;
  padding: 150px 0;
  background-color: #313d4d;
  margin: 0;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.form{
  background-color: #f2f2f2;
  padding-top: 100px;
  padding-bottom: 100px;
}

.title_count{
  color: #000000;
    font-size: 14px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: NaN;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.indiv-project{
      color: #000000;
    font-size: 38px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.20;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.text-orange{
  color: rgb(226, 111, 48);
      font-size: 38px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.20;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.text-muted{
      color: #565656;
    font-size: 16px;
    font-family: 'Inter', Arial, sans-serif;
    line-height: 1.40;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}

.text-wa{
  font-size: 18px;
    font-family: 'Inter', Arial, sans-serif;
    color: #868686 !important;
display: flex;
        text-align: center;
justify-content: center;
}


        @media screen and (max-width:479px) {

.title_razdel.uslugi{
      padding: 50px 0;
}

.indiv-project{
      font-size: 30px;
}
        }

