@media screen and (min-width: 980px) {
  .t-records { opacity: 0; }
  .t-records_animated { transition: opacity 0.2s ease-in-out; }
  .t-records.t-records_visible { opacity: 1; }
}
.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; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); 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; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); 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; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); 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; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); backface-visibility: hidden; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  .t396 .t-animate[data-animate-style-res-360="fadein"], .t396 .t-animate[data-animate-style-res-360="fadeinup"], .t396 .t-animate[data-animate-style-res-360="fadeindown"], .t396 .t-animate[data-animate-style-res-360="fadeinleft"], .t396 .t-animate[data-animate-style-res-360="fadeinright"], .t396 .t-animate[data-animate-style-res-360="zoomin"], .t396 .t-animate[data-animate-style-res-360="zoomout"] { opacity: 0; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); backface-visibility: hidden; }
}
@media screen and (max-width: 359px) {
  .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; transition-property: opacity, transform; transition-duration: 1s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); backface-visibility: hidden; }
}
.t396 .t-title.t-animate { transition-duration: 1.2s; }
.t396 .t-descr.t-animate, .t396 .t-uptitle.t-animate, .t396 .t-subtitle.t-animate, .t396 .t-text.t-animate { transition-duration: 0.7s; }
.t396 .t-item.t-animate { 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 (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="fadein"] { opacity: 0; transform: none; }
}
@media screen and (max-width: 359px) {
  #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 (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="fadein"] { opacity: 1; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadein"] { opacity: 1; }
}
.t396 .t-animate[data-animate-style="fadeinup"] { transform: translate(0px, 100px); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinup"] { transform: translate(0px, 100px); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinup"] { transform: translate(0px, 100px); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinup"] { transform: translate(0px, 100px); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="fadeinup"] { transform: translate(0px, 100px); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinup"] { transform: translate(0px, 100px); }
}
.t396 .t-animate_started[data-animate-style="fadeinup"] { opacity: 1; 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; 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; 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; transform: none; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="fadeinup"] { opacity: 1; transform: none; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinup"] { opacity: 1; transform: none; }
}
.t396 .t-animate[data-animate-style="fadeindown"] { transform: translate(0px, -100px); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeindown"] { transform: translate(0px, -100px); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeindown"] { transform: translate(0px, -100px); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeindown"] { transform: translate(0px, -100px); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="fadeindown"] { transform: translate(0px, -100px); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeindown"] { transform: translate(0px, -100px); }
}
.t396 .t-animate_started[data-animate-style="fadeindown"] { opacity: 1; 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; 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; 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; transform: none; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="fadeindown"] { opacity: 1; transform: none; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeindown"] { opacity: 1; transform: none; }
}
.t396 .t-animate[data-animate-style="fadeinleft"] { transform: translate(100px, 0px); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinleft"] { transform: translate(100px, 0px); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinleft"] { transform: translate(100px, 0px); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinleft"] { transform: translate(100px, 0px); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="fadeinleft"] { transform: translate(100px, 0px); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinleft"] { transform: translate(100px, 0px); }
}
.t396 .t-animate_started[data-animate-style="fadeinleft"] { opacity: 1; 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; 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; 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; transform: none; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="fadeinleft"] { opacity: 1; transform: none; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinleft"] { opacity: 1; transform: none; }
}
.t396 .t-animate[data-animate-style="fadeinright"] { transform: translate(-100px, 0px); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="fadeinright"] { transform: translate(-100px, 0px); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="fadeinright"] { transform: translate(-100px, 0px); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="fadeinright"] { transform: translate(-100px, 0px); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="fadeinright"] { transform: translate(-100px, 0px); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="fadeinright"] { transform: translate(-100px, 0px); }
}
.t396 .t-animate_started[data-animate-style="fadeinright"] { opacity: 1; 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; 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; 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; transform: none; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="fadeinright"] { opacity: 1; transform: none; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="fadeinright"] { opacity: 1; transform: none; }
}
.t396 .t-animate[data-animate-style="zoomin"] { transform: scale(0.9); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="zoomin"] { transform: scale(0.9); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="zoomin"] { transform: scale(0.9); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="zoomin"] { transform: scale(0.9); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="zoomin"] { transform: scale(0.9); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="zoomin"] { transform: scale(0.9); }
}
.t396 .t-animate_started[data-animate-style="zoomin"] { opacity: 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; 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; 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; transform: scale(1); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="zoomin"] { opacity: 1; transform: scale(1); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomin"] { opacity: 1; transform: scale(1); }
}
.t396 .t-animate[data-animate-style="zoomout"] { transform: scale(1.2); }
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #allrecords .t396 .t-animate[data-animate-style-res-960="zoomout"] { transform: scale(1.2); }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #allrecords .t396 .t-animate[data-animate-style-res-640="zoomout"] { transform: scale(1.2); }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  #allrecords .t396 .t-animate[data-animate-style-res-480="zoomout"] { transform: scale(1.2); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate[data-animate-style-res-360="zoomout"] { transform: scale(1.2); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate[data-animate-style-res-320="zoomout"] { transform: scale(1.2); }
}
.t396 .t-animate_started[data-animate-style="zoomout"] { opacity: 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; 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; 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; transform: scale(1); }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-360="zoomout"] { opacity: 1; transform: scale(1); }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] { opacity: 1; transform: scale(1); }
}
.t396 .t-animate_started[data-animate-distance], .t396 .t-animate_started[data-animate-scale] { 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"] { 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"] { 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"] { transform: none !important; }
}
@media screen and (min-width: 360px) and (max-width: 479px) {
  #allrecords .t396 .t-animate_started[data-animate-distance-res-360], #allrecords .t396 .t-animate_started[data-animate-style-res-360="zoomout"] { transform: none !important; }
}
@media screen and (max-width: 359px) {
  #allrecords .t396 .t-animate_started[data-animate-distance-res-320], #allrecords .t396 .t-animate_started[data-animate-style-res-320="zoomout"] { transform: none !important; }
}
.t-sbs-anim_started #sbs-1090664421-1742562913038 { animation: 10s linear 0s infinite normal none running sbs-1090664421-1742562913038; backface-visibility: hidden; }
@keyframes sbs-1090664421-1742562913038 { 
  0% { transform: translateX(0px) translateY(0px); animation-timing-function: linear; }
  20% { transform: translateX(70px) translateY(40px); animation-timing-function: linear; }
  40% { transform: translateX(60px) translateY(-80px); animation-timing-function: linear; }
  70% { transform: translateX(-50px) translateY(-70px); animation-timing-function: linear; }
  100% { transform: translateX(0px) translateY(0px); }
}
.t-sbs-anim_started #sbs-1090664421-1742562913080 { animation: 10s linear 0s infinite normal none running sbs-1090664421-1742562913080; backface-visibility: hidden; }
@keyframes sbs-1090664421-1742562913080 { 
  0% { transform: translateX(0px) translateY(0px); animation-timing-function: linear; }
  30% { transform: translateX(-90px) translateY(-20px); animation-timing-function: linear; }
  50% { transform: translateX(30px) translateY(-20px); animation-timing-function: linear; }
  80% { transform: translateX(-40px) translateY(40px); animation-timing-function: linear; }
  100% { transform: translateX(0px) translateY(0px); }
}
.t-sbs-anim_started #sbs-1090664456-1742638301349 { animation: 10s linear 0s infinite normal none running sbs-1090664456-1742638301349; backface-visibility: hidden; }
@keyframes sbs-1090664456-1742638301349 { 
  0% { transform: translateX(0px) translateY(0px); animation-timing-function: linear; }
  20% { transform: translateX(70px) translateY(40px); animation-timing-function: linear; }
  40% { transform: translateX(60px) translateY(-80px); animation-timing-function: linear; }
  70% { transform: translateX(-50px) translateY(-70px); animation-timing-function: linear; }
  100% { transform: translateX(0px) translateY(0px); }
}
.t-sbs-anim_started #sbs-1090664456-1742638301366 { animation: 10s linear 0s infinite normal none running sbs-1090664456-1742638301366; backface-visibility: hidden; }
@keyframes sbs-1090664456-1742638301366 { 
  0% { transform: translateX(0px) translateY(0px); animation-timing-function: linear; }
  30% { transform: translateX(-90px) translateY(-20px); animation-timing-function: linear; }
  50% { transform: translateX(30px) translateY(-20px); animation-timing-function: linear; }
  80% { transform: translateX(-40px) translateY(40px); animation-timing-function: linear; }
  100% { transform: translateX(0px) translateY(0px); }
}
#rec1090664421 .t396__artboard { height: 642px; background-color: rgb(24, 24, 24); }
#rec1090664421 .t396__filter { height: 642px; }
#rec1090664421 .t396__carrier { height: 642px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .t396__artboard, #rec1090664421 .t396__filter, #rec1090664421 .t396__carrier { height: 572px; }
  #rec1090664421 .t396__filter { }
  #rec1090664421 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .t396__artboard, #rec1090664421 .t396__filter, #rec1090664421 .t396__carrier { height: 612px; }
  #rec1090664421 .t396__filter { }
  #rec1090664421 .t396__carrier { background-attachment: scroll; }
}
#rec1090664421 .tn-elem[data-elem-id="1742801478178"] { z-index: 3; top: 228px; left: calc(50% + 511px); width: 174px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801478178"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801478178"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478178"] { display: table; top: 336px; left: calc(50% + 249px); width: 111px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478178"] { display: table; top: 282px; left: calc(50% + 171px); width: 80px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801868098"] { z-index: 3; top: 51px; left: calc(50% + 528px); width: 81px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801868098"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801868098"] .tn-atom { transform: rotate(318deg); }
#rec1090664421 .tn-elem[data-elem-id="1742801868098"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801868098"] { display: table; top: 183px; left: calc(50% + 330px); width: 52px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801868098"] { display: table; top: 100px; left: calc(50% + 126px); width: 38px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742828098925"] { z-index: 3; top: 61px; left: calc(50% + 668px); width: 81px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742828098925"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742828098925"] .tn-atom { transform: rotate(318deg); }
#rec1090664421 .tn-elem[data-elem-id="1742828098925"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742828098925"] { display: table; top: 42px; left: calc(50% + 109px); width: 52px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742828098925"] { display: table; top: 190px; left: calc(50% - 306px); width: 46px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801478235"] { z-index: 3; top: 379px; left: calc(50% + 470px); width: 183px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801478235"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801478235"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478235"] { display: table; top: 392px; left: calc(50% + 293px); width: 116px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478235"] { display: table; top: 327px; left: calc(50% + 119px); width: 84px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801478398"] { z-index: 3; top: 153px; left: calc(50% + 498px); width: 71px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801478398"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801478398"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478398"] { display: table; top: 288px; left: calc(50% + 241px); width: 45px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478398"] { display: table; top: 248px; left: calc(50% + 182px); width: 32px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801528086"] { z-index: 3; top: 206px; left: calc(50% + 141px); width: 53px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801528086"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801528086"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801528086"] { display: table; top: 282px; left: calc(50% + 84px); width: 34px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801528086"] { display: table; top: 272px; left: calc(50% + 17px); width: 25px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801478314"] { z-index: 3; top: 269px; left: calc(50% + 19px); width: 192px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801478314"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801478314"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478314"] { display: table; top: 332px; left: calc(50% + 36px); width: 122px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478314"] { display: table; top: 301px; left: calc(50% - 39px); width: 89px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801540497"] { z-index: 3; top: 55px; left: calc(50% + 331px); width: 167px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801540497"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801540497"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801540497"] { display: table; top: 186px; left: calc(50% + 205px); width: 106px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801540497"] { display: table; top: 203px; left: calc(50% + 105px); width: 77px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742828083723"] { z-index: 3; top: 65px; left: calc(50% + 691px); width: 167px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742828083723"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742828083723"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742828083723"] { display: table; top: -48px; left: calc(50% + 37px); width: 106px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742828083723"] .tn-atom { background-size: cover; transform: rotate(328deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742828083723"] { display: table; top: 87px; left: calc(50% - 330px); width: 93px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742801478274"] { z-index: 3; top: 245px; left: calc(50% + 458px); width: 40px; height: auto; filter: blur(3px); border-radius: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742801478274"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801478274"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478274"] { display: table; top: 347px; left: calc(50% + 216px); width: 25px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801478274"] { display: table; top: 291px; left: calc(50% + 147px); width: 18px; height: auto; filter: blur(2px); }
}
#rec1090664421 .tn-elem[data-elem-id="1742562913038"] { z-index: 3; top: 62px; left: calc(50% - 35px); width: 597px; height: auto; }
#rec1090664421 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742562913038"] { opacity: 0; }
#rec1090664421 .tn-elem[data-elem-id="1742562913038"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742562913038"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562913038"] { display: table; top: 190px; left: calc(50% - 28px); width: 380px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562913038"] { display: table; top: 189px; left: calc(50% - 64px); width: 276px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562913080"] { z-index: 3; top: -39px; left: calc(50% + 156px); width: 597px; height: auto; }
#rec1090664421 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742562913080"] { opacity: 0; }
#rec1090664421 .tn-elem[data-elem-id="1742562913080"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742562913080"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562913080"] { display: table; top: 126px; left: calc(50% + 94px); width: 380px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562913080"] { display: table; top: 159px; left: calc(50% + 25px); width: 276px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345002"] { z-index: 3; top: 69px; left: calc(50% + 36px); width: 537px; height: 543px; }
#rec1090664421 .tn-elem[data-elem-id="1742562345002"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345002"] { display: table; top: 195px; left: calc(50% - 13px); width: 342px; height: 345px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345002"] { display: table; top: 217px; left: calc(50% - 52px); width: 248px; height: 250px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742625953876"] { z-index: 3; top: 488px; left: calc(50% - 336px); width: 318px; height: 120px; backdrop-filter: blur(10px); border-radius: 16px; }
#rec1090664421 .tn-elem[data-elem-id="1742625953876"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742625953876"] { display: table; top: 429px; left: calc(50% - 166px); width: 260px; height: 91px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742625953876"] { display: table; top: 486px; left: calc(50% - 50px); width: 210px; height: 92px; border-radius: 10px; }
  #rec1090664421 .tn-elem[data-elem-id="1742625953876"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345008"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 521px; left: calc(50% - 201px); width: 185px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345008"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345008"] { display: table; top: 451px; left: calc(50% - 63px); width: 147px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345008"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345008"] { display: table; top: 506px; left: calc(50% + 36px); width: 114px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345008"] .tn-atom { font-size: 10px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345033"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 302px; left: calc(50% - 519px); width: 473px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345033"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345033"] { display: table; top: 230px; left: calc(50% - 267px); width: 319px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345033"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345033"] { display: table; top: 236px; left: calc(50% - 122px); width: 110px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345033"] .tn-atom { font-size: 13px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345054"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 527px; left: calc(50% - 560px); width: 189px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345054"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 52px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345054"] { display: table; top: 476px; left: calc(50% - 300px); width: 189px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345054"] .tn-atom { font-size: 40px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345054"] { display: table; top: 540px; left: calc(50% - 160px); width: 119px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345054"] .tn-atom { font-size: 36px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742625858311"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 85px; left: calc(50% - 560px); width: 650px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742625858311"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 40px; font-family: Gilroy, Arial, sans-serif; line-height: 1.15; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742625858311"] { display: table; top: 102px; left: calc(50% - 300px); width: 613px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742625858311"] .tn-atom { font-size: 30px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742625858311"] { display: table; top: 86px; left: calc(50% - 160px); width: 342px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742625858311"] .tn-atom { font-size: 23px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562548777"] { z-index: 3; top: 17px; left: calc(50% - 560px); width: 300px; height: 38px; }
#rec1090664421 .tn-elem[data-elem-id="1742562548777"] .tn-atom { border-radius: 30px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562548777"] { display: table; left: calc(50% - 300px); width: 224px; height: 30px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562548777"] { display: table; top: 10px; left: calc(50% - 112px); height: 26px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345215"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 488px; left: calc(50% - 560px); width: 208px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345215"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345215"] { display: table; top: 430px; left: calc(50% - 300px); width: 119px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345215"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345215"] { display: table; top: 488px; left: calc(50% - 159px); width: 104px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345093"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 28px; left: calc(50% - 540px); width: 262px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345093"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345093"] { display: table; top: 26px; left: calc(50% - 300px); width: 224px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345093"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345093"] { display: table; top: 17px; left: calc(50% - 112px); height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345188"] { z-index: 3; top: 17px; left: calc(50% - 254px); width: 428px; height: 38px; }
#rec1090664421 .tn-elem[data-elem-id="1742562345188"] .tn-atom { border-radius: 30px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345188"] { display: table; top: 51px; left: calc(50% - 300px); width: 328px; height: 30px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345188"] { display: table; top: 40px; left: calc(50% - 159px); width: 317px; height: 26px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562527934"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 28px; left: calc(50% - 215px); width: 373px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562527934"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562527934"] { display: table; top: 60px; left: calc(50% - 270px); width: 295px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562527934"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562527934"] { display: table; top: 47px; left: calc(50% - 137px); height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742801056459"] { z-index: 3; top: 452px; left: calc(50% - 366px); width: 171px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742801056459"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742801056459"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801056459"] { display: table; top: 398px; left: calc(50% - 205px); width: 142px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742801056459"] { display: table; top: 469px; left: calc(50% - 84px); width: 128px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742648637352"] { z-index: 3; top: 473px; left: calc(50% - 267px); width: 66px; height: 63px; }
#rec1090664421 .tn-elem[data-elem-id="1742648637352"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742648637352"] .tn-atom { transform: rotate(24deg); }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742648637352"] { display: table; top: 411px; left: calc(50% - 133px); width: 55px; height: 52px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742648637352"] { display: table; top: 481px; left: calc(50% - 19px); width: 50px; height: 47px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345227"] { z-index: 3; top: 345px; left: calc(50% + 335px); width: 225px; height: 95px; backdrop-filter: blur(10px); border-radius: 16px; }
#rec1090664421 .tn-elem[data-elem-id="1742562345227"] .tn-atom { border-width: 1px; border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: rgb(255, 255, 255); border-style: solid; box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 30px 0px; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345227"] { display: table; top: 401px; left: calc(50% + 162px); width: 138px; height: 99px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345227"] { display: table; top: 331px; left: calc(50% - 108px); width: 133px; height: 28px; border-radius: 10px; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345227"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345252"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 388px; left: calc(50% + 347px); width: 195px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345252"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 12px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345252"] { display: table; top: 436px; left: calc(50% + 174px); width: 120px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345252"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345252"] { display: table; top: 362px; left: calc(50% - 420px); width: 157px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562345238"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 365px; left: calc(50% + 356px); width: 191px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742562345238"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345238"] { display: table; top: 413px; left: calc(50% + 174px); width: 107px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345238"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562345238"] { display: table; top: 338px; left: calc(50% - 108px); width: 122px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345238"] { text-align: right; }
  #rec1090664421 .tn-elem[data-elem-id="1742562345238"] .tn-atom { font-size: 11px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742900688094"] { color: rgb(24, 24, 24); z-index: 3; top: -85px; left: calc(50% - 39px); width: 25px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742900688094"] .tn-atom { color: rgb(24, 24, 24); font-size: 12px; font-family: Gilroy, Arial, sans-serif; line-height: 1.4; font-weight: 100; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 0px; }
#rec1090664421 .tn-elem[data-elem-id="1742900688094"] .tn-atom__tip { background-color: rgb(255, 255, 255); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px; width: 220px; }
.t396__tooltip-portal .tn-atom__tip[data-element-id="1742900688094"][data-rec-id="1090664421"] { background-color: rgb(255, 255, 255); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px; width: 220px; color: rgb(24, 24, 24); font-size: 12px; font-family: Gilroy, Arial, sans-serif; line-height: 1.4; font-weight: 100; z-index: 10000000; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742900688094"] { display: table; top: -86px; left: calc(50% + 235px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742900688094"] { display: table; top: 337px; left: calc(50% - 98px); width: 16px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1744209193136"] { z-index: 3; top: 385px; left: calc(50% - 560px); width: 400px; height: 70px; }
#rec1090664421 .tn-elem[data-elem-id="1744209193136"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193136"] { display: table; top: 288px; left: calc(50% - 300px); width: 280px; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193136"] { display: table; top: 409px; left: calc(50% - 160px); width: 148px; height: 60px; border-radius: 10px; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193136"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664421 .tn-group[data-group-id="174420919314378090"] { z-index: 3; position: absolute; top: 402px; left: calc(50% - 531px); width: 109px; height: 36px; pointer-events: none; }
#rec1090664421 .tn-group[data-group-id="174420919314378090"] #molecule-174420919314378090 { width: 100%; height: 100%; position: relative; display: flex; overflow: visible; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-group[data-group-id="174420919314378090"] { display: flex; top: 298px; left: calc(50% - 204px); width: 87px; height: 29px; }
  #rec1090664421 .tn-group[data-group-id="174420919314378090"] #molecule-174420919314378090 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-group[data-group-id="174420919314378090"] { display: flex; top: 413px; left: calc(50% - 141px); width: 42px; height: 52px; }
  #rec1090664421 .tn-group[data-group-id="174420919314378090"] #molecule-174420919314378090 { display: flex; flex-direction: column; flex-wrap: unset; row-gap: 0px; align-items: center; }
}
#rec1090664421 .tn-elem[data-elem-id="1744209193143"] { color: rgb(255, 255, 255); text-align: right; z-index: 3; top: 0px; left: 69px; width: 40px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1744209193143"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193143"] { display: table; top: 0px; left: 55px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193143"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193143"] { display: table; top: 26px; left: 0px; width: 100%; height: auto; flex-shrink: 0; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193143"] { text-align: center; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193143"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1744209193156"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 0px; left: 0px; width: 59px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664421 .tn-elem[data-elem-id="1744209193156"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193156"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193156"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209193156"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 0; }
  #rec1090664421 .tn-elem[data-elem-id="1744209193156"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664421 .tn-elem[data-elem-id="1742905344998"] { z-index: 3; top: 18px; left: calc(50% + 400px); width: 38px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742905344998"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742905344998"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742905344998"] { display: table; top: 20px; left: calc(50% + 172px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742905344998"] { display: table; top: 20px; left: calc(50% + 312px); height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742905345051"] { z-index: 3; top: 18px; left: calc(50% + 448px); width: 112px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1742905345051"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1742905345051"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742905345051"] { display: table; top: 20px; left: calc(50% + 210px); width: 90px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742905345051"] { display: table; top: 20px; left: calc(50% + 350px); height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1742562715389"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 385px; left: calc(50% - 393px); width: 288px; height: 70px; }
#rec1090664421 .tn-elem[data-elem-id="1742562715389"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664421 .tn-elem[data-elem-id="1742562715389"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562715389"] { display: table; top: 336px; left: calc(50% - 300px); width: 280px; height: 60px; }
  #rec1090664421 .tn-elem[data-elem-id="1742562715389"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1742562715389"] { display: table; top: 409px; left: calc(50% - 80px); width: 240px; height: 60px; border-radius: 10px; }
  #rec1090664421 .tn-elem[data-elem-id="1742562715389"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664421 .tn-elem[data-elem-id="1744209629688"] { z-index: 3; top: 299px; left: calc(50% - 560px); width: 30px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1744209629688"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1744209629688"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209629688"] { display: table; top: 227px; left: calc(50% - 302px); width: 25px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1744209629688"] { display: table; top: 236px; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1744210546498"] { z-index: 3; top: 403px; left: calc(50% - 82px); width: 91px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1744210546498"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1744210546498"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1744210546498"] { display: table; top: 357px; left: calc(50% - 10px); width: 76px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1744210546498"] { display: table; top: 482px; left: calc(50% + 118px); width: 59px; height: auto; }
  #rec1090664421 .tn-elem[data-elem-id="1744210546498"] .tn-atom { background-size: cover; transform: rotate(42deg); }
}
#rec1090664421 .tn-elem[data-elem-id="1747140007717"] { z-index: 3; top: -79px; left: calc(50% - 247px); width: 20px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1747140007717"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1747140007717"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1747140007717"] { display: table; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1747140007717"] { display: table; height: auto; }
}
#rec1090664421 .tn-elem[data-elem-id="1747140007900"] { z-index: 3; top: 24px; left: calc(50% - 244px); width: 24px; height: auto; }
#rec1090664421 .tn-elem[data-elem-id="1747140007900"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664421 .tn-elem[data-elem-id="1747140007900"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664421 .tn-elem[data-elem-id="1747140007900"] { display: table; top: 55px; left: calc(50% - 293px); width: 21px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664421 .tn-elem[data-elem-id="1747140007900"] { display: table; top: 44px; left: calc(50% - 151px); width: 18px; height: auto; }
}
.t-rec#rec1090664421 { overflow: visible; }
#rec1090664421 .t396__artboard:not(.t396__artboard-flex), #rec1090664421 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664421 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664421 .t396__carrier, #rec1090664421 .t396__filter, #rec1090664421 .t396__artboard { height: 669px !important; }
#rec1090664426 .t396__artboard { height: 162px; background-color: rgb(24, 24, 24); }
#rec1090664426 .t396__filter { height: 162px; }
#rec1090664426 .t396__carrier { height: 162px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .t396__artboard, #rec1090664426 .t396__filter, #rec1090664426 .t396__carrier { height: 263px; }
  #rec1090664426 .t396__filter { }
  #rec1090664426 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .t396__artboard, #rec1090664426 .t396__filter, #rec1090664426 .t396__carrier { height: 315px; }
  #rec1090664426 .t396__filter { }
  #rec1090664426 .t396__carrier { background-attachment: scroll; }
}
#rec1090664426 .tn-elem[data-elem-id="1742562344993"] { z-index: 3; top: 20px; left: calc(50% - 183px); width: 367px; height: 132px; }
#rec1090664426 .tn-elem[data-elem-id="1742562344993"] .tn-atom { border-radius: 16px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562344993"] { top: 10px; left: calc(50% + 5px); width: 280px; height: 117px; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562344993"] { top: 10px; left: calc(50% + 5px); width: 155px; height: 195px; border-radius: 10px; }
  #rec1090664426 .tn-elem[data-elem-id="1742562344993"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664426 .tn-elem[data-elem-id="1742562345033"] { color: rgb(24, 24, 24); text-align: left; z-index: 4; top: 40px; left: calc(50% - 103px); width: 204px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742562345033"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562345033"] { top: 30px; left: calc(50% + 65px); height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742562345033"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562345033"] { top: 64px; left: calc(50% + 20px); width: 113px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742562345033"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664426 .tn-elem[data-elem-id="1742562345044"] { color: rgb(24, 24, 24); text-align: left; z-index: 5; top: 78px; left: calc(50% - 103px); width: 229px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742562345044"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562345044"] { top: 59px; left: calc(50% + 65px); width: 206px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742562345044"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742562345044"] { top: 108px; left: calc(50% + 20px); width: 133px; height: auto; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564551147"] { z-index: 6; top: 20px; left: calc(50% + 194px); width: 367px; height: 132px; }
#rec1090664426 .tn-elem[data-elem-id="1742564551147"] .tn-atom { border-radius: 16px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551147"] { top: 136px; left: calc(50% - 140px); width: 280px; height: 117px; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551147"] { top: 215px; left: calc(50% - 160px); width: 320px; height: 90px; border-radius: 10px; }
  #rec1090664426 .tn-elem[data-elem-id="1742564551147"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564551163"] { color: rgb(24, 24, 24); text-align: left; z-index: 7; top: 78px; left: calc(50% + 274px); width: 227px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564551163"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551163"] { top: 185px; left: calc(50% - 81px); width: 197px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564551163"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551163"] { top: 258px; left: calc(50% - 101px); width: 245px; height: auto; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564551155"] { color: rgb(24, 24, 24); text-align: left; z-index: 8; top: 40px; left: calc(50% + 274px); width: 220px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564551155"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551155"] { top: 156px; left: calc(50% - 81px); width: 187px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564551155"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564551155"] { top: 231px; left: calc(50% - 101px); height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564551155"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564546058"] { z-index: 9; top: 20px; left: calc(50% - 560px); width: 367px; height: 132px; }
#rec1090664426 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 16px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546058"] { top: 10px; left: calc(50% - 285px); width: 280px; height: 117px; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546058"] { top: 10px; left: calc(50% - 160px); width: 155px; height: 195px; border-radius: 10px; }
  #rec1090664426 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564546067"] { color: rgb(24, 24, 24); text-align: left; z-index: 10; top: 40px; left: calc(50% - 480px); width: 250px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564546067"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546067"] { top: 30px; left: calc(50% - 225px); width: 203px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564546067"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546067"] { top: 64px; left: calc(50% - 145px); width: 122px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564546067"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564546081"] { color: rgb(24, 24, 24); text-align: left; z-index: 11; top: 78px; left: calc(50% - 480px); width: 263px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564546081"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546081"] { top: 59px; left: calc(50% - 225px); width: 200px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564546081"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564546081"] { top: 108px; left: calc(50% - 145px); width: 129px; height: auto; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564993244"] { z-index: 12; top: 31px; left: calc(50% - 163px); width: 40px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564993244"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664426 .tn-elem[data-elem-id="1742564993244"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993244"] { top: 30px; left: calc(50% + 25px); width: 30px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564993244"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993244"] { top: 20px; left: calc(50% + 20px); height: auto; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564993357"] { z-index: 13; top: 31px; left: calc(50% + 213px); width: 40px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564993357"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664426 .tn-elem[data-elem-id="1742564993357"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993357"] { top: 156px; left: calc(50% - 121px); width: 30px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564993357"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993357"] { top: 225px; left: calc(50% - 145px); height: auto; }
}
#rec1090664426 .tn-elem[data-elem-id="1742564993400"] { z-index: 14; top: 31px; left: calc(50% - 540px); width: 40px; height: auto; }
#rec1090664426 .tn-elem[data-elem-id="1742564993400"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664426 .tn-elem[data-elem-id="1742564993400"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993400"] { top: 30px; left: calc(50% - 265px); width: 30px; height: auto; }
  #rec1090664426 .tn-elem[data-elem-id="1742564993400"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664426 .tn-elem[data-elem-id="1742564993400"] { top: 20px; left: calc(50% - 145px); height: auto; }
}
.t-rec#rec1090664426 { overflow: visible; }
#rec1090664426 .t396__artboard:not(.t396__artboard-flex), #rec1090664426 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664426 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664426 .t396__carrier, #rec1090664426 .t396__filter, #rec1090664426 .t396__artboard { height: 307px !important; }
#rec1090664431 .t396__artboard { height: 677px; background-color: rgb(24, 24, 24); }
#rec1090664431 .t396__filter { height: 677px; }
#rec1090664431 .t396__carrier { height: 677px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .t396__artboard, #rec1090664431 .t396__filter, #rec1090664431 .t396__carrier { height: 644px; }
  #rec1090664431 .t396__filter { }
  #rec1090664431 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .t396__artboard, #rec1090664431 .t396__filter, #rec1090664431 .t396__carrier { height: 759px; }
  #rec1090664431 .t396__filter { }
  #rec1090664431 .t396__carrier { background-attachment: scroll; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565343939"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 50px; left: calc(50% - 404px); width: 808px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742565343939"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565343939"] { display: table; top: 40px; left: calc(50% - 302px); width: 605px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565343939"] { display: table; left: calc(50% - 160px); width: 340px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565343939"] { text-align: left; }
  #rec1090664431 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565706842"] { z-index: 3; top: 351px; left: calc(50% - 372px); width: 367px; height: 186px; }
#rec1090664431 .tn-elem[data-elem-id="1742565706842"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706842"] { display: table; top: 258px; left: calc(50% + 5px); width: 280px; height: 120px; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706842"] { display: table; top: 451px; left: calc(50% - 160px); width: 320px; height: 94px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742565706842"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565706870"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 381px; left: calc(50% - 282px); width: 246px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742565706870"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706870"] { display: table; top: 278px; left: calc(50% + 75px); width: 187px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565706870"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706870"] { display: table; top: 466px; left: calc(50% - 100px); width: 237px; height: auto; }
}
#rec1090664431 .tn-elem[data-elem-id="1742645578696"] { z-index: 3; top: 371px; left: calc(50% - 352px); width: 60px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742645578696"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664431 .tn-elem[data-elem-id="1742645578696"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578696"] { display: table; top: 278px; left: calc(50% + 15px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578696"] { display: table; top: 461px; left: calc(50% - 150px); width: 40px; height: auto; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578696"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578696"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565483767"] { z-index: 3; top: 176px; left: calc(50% + 194px); width: 367px; height: 165px; }
#rec1090664431 .tn-elem[data-elem-id="1742565483767"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 258px; left: calc(50% - 285px); width: 280px; height: 120px; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 347px; left: calc(50% - 160px); width: 320px; height: 94px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742565483767"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565483781"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 206px; left: calc(50% + 284px); width: 246px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742565483781"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565483781"] { display: table; top: 278px; left: calc(50% - 215px); width: 183px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565483781"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565483781"] { display: table; top: 362px; left: calc(50% - 100px); width: 244px; height: auto; }
}
#rec1090664431 .tn-elem[data-elem-id="1742645578735"] { z-index: 3; top: 196px; left: calc(50% + 214px); width: 60px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742645578735"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664431 .tn-elem[data-elem-id="1742645578735"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578735"] { display: table; top: 278px; left: calc(50% - 275px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578735"] { display: table; top: 357px; left: calc(50% - 150px); width: 40px; height: auto; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578735"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578735"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565459342"] { z-index: 3; top: 176px; left: calc(50% - 560px); width: 367px; height: 165px; }
#rec1090664431 .tn-elem[data-elem-id="1742565459342"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 128px; left: calc(50% - 285px); width: 280px; height: 120px; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 138px; left: calc(50% - 160px); width: 320px; height: 95px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742565459342"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565459355"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 206px; left: calc(50% - 470px); width: 246px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742565459355"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 148px; left: calc(50% - 215px); width: 196px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565459355"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 153px; left: calc(50% - 100px); width: 234px; height: auto; }
}
#rec1090664431 .tn-elem[data-elem-id="1742645578771"] { z-index: 3; top: 196px; left: calc(50% - 540px); width: 60px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742645578771"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664431 .tn-elem[data-elem-id="1742645578771"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578771"] { display: table; top: 148px; left: calc(50% - 275px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578771"] { display: table; top: 148px; left: calc(50% - 150px); width: 40px; height: auto; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578771"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578771"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742564546058"] { z-index: 3; top: 176px; left: calc(50% - 183px); width: 367px; height: 165px; }
#rec1090664431 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 128px; left: calc(50% + 5px); width: 280px; height: 120px; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 243px; left: calc(50% - 160px); width: 320px; height: 94px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742564546081"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 206px; left: calc(50% - 93px); width: 249px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742564546081"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 148px; left: calc(50% + 75px); width: 190px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742564546081"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 258px; left: calc(50% - 100px); width: 245px; height: auto; }
}
#rec1090664431 .tn-elem[data-elem-id="1744211996755"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 557px; left: calc(50% - 200px); width: 400px; height: 70px; }
#rec1090664431 .tn-elem[data-elem-id="1744211996755"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664431 .tn-elem[data-elem-id="1744211996755"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1744211996755"] { display: table; top: 544px; left: calc(50% - 140px); width: 280px; height: 60px; }
  #rec1090664431 .tn-elem[data-elem-id="1744211996755"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1744211996755"] { display: table; top: 669px; left: calc(50% - 160px); width: 320px; height: 50px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1744211996755"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742645578806"] { z-index: 3; top: 196px; left: calc(50% - 163px); width: 60px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742645578806"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664431 .tn-elem[data-elem-id="1742645578806"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578806"] { display: table; top: 148px; left: calc(50% + 15px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578806"] { display: table; top: 253px; left: calc(50% - 150px); width: 40px; height: auto; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578806"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578806"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565706833"] { z-index: 3; top: 351px; left: calc(50% + 5px); width: 367px; height: 186px; }
#rec1090664431 .tn-elem[data-elem-id="1742565706833"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706833"] { display: table; top: 388px; left: calc(50% - 140px); width: 280px; height: 136px; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706833"] { display: table; top: 555px; left: calc(50% - 160px); width: 320px; height: 94px; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742565706833"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664431 .tn-elem[data-elem-id="1742565706857"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 381px; left: calc(50% + 95px); width: 266px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742565706857"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706857"] { display: table; top: 408px; left: calc(50% - 70px); width: 187px; height: auto; }
  #rec1090664431 .tn-elem[data-elem-id="1742565706857"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742565706857"] { display: table; top: 570px; left: calc(50% - 100px); width: 249px; height: auto; }
}
#rec1090664431 .tn-elem[data-elem-id="1742645578833"] { z-index: 3; top: 371px; left: calc(50% + 25px); width: 60px; height: auto; }
#rec1090664431 .tn-elem[data-elem-id="1742645578833"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664431 .tn-elem[data-elem-id="1742645578833"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578833"] { display: table; top: 408px; left: calc(50% - 130px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664431 .tn-elem[data-elem-id="1742645578833"] { display: table; top: 565px; left: calc(50% - 150px); width: 40px; height: auto; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578833"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664431 .tn-elem[data-elem-id="1742645578833"] .tn-atom__img { border-radius: 10px; }
}
.t-rec#rec1090664431 { overflow: visible; }
#rec1090664431 .t396__artboard:not(.t396__artboard-flex), #rec1090664431 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664431 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664431 .t396__carrier, #rec1090664431 .t396__filter, #rec1090664431 .t396__artboard { height: 753px !important; }
#rec1090664436 .t396__artboard { height: 588px; background-color: rgb(24, 24, 24); }
#rec1090664436 .t396__filter { height: 588px; }
#rec1090664436 .t396__carrier { height: 588px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .t396__artboard, #rec1090664436 .t396__filter, #rec1090664436 .t396__carrier { height: 618px; }
  #rec1090664436 .t396__filter { }
  #rec1090664436 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .t396__artboard, #rec1090664436 .t396__filter, #rec1090664436 .t396__carrier { height: 593px; }
  #rec1090664436 .t396__filter { }
  #rec1090664436 .t396__carrier { background-attachment: scroll; }
}
#rec1090664436 .tn-elem[data-elem-id="1742564546058"] { z-index: 3; top: 10px; left: calc(50% - 560px); width: 1120px; height: 568px; }
#rec1090664436 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 36px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546058"] { display: table; left: calc(50% - 310px); width: 620px; height: 598px; border-radius: 24px; }
  #rec1090664436 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 24px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546058"] { display: table; width: 340px; height: 573px; border-radius: 20px; }
  #rec1090664436 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 20px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742564546081"] { color: rgb(24, 24, 24); text-align: center; z-index: 3; top: 123px; left: calc(50% - 348px); width: 697px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742564546081"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 79px; left: calc(50% - 256px); width: 512px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742564546081"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 76px; left: calc(50% - 151px); width: 303px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566314702"] { z-index: 3; top: 205px; left: calc(50% - 495px); width: 233px; height: 233px; }
#rec1090664436 .tn-elem[data-elem-id="1742566314702"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566314702"] { display: table; top: 141px; left: calc(50% - 290px); width: 220px; height: 150px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566314702"] { display: table; top: 161px; left: calc(50% - 160px); width: 155px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1742566314702"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742564546067"] { color: rgb(253, 92, 5); text-align: left; z-index: 3; top: 235px; left: calc(50% - 465px); width: 189px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742564546067"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546067"] { display: table; top: 161px; left: calc(50% - 260px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742564546067"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742564546067"] { display: table; top: 176px; left: calc(50% - 145px); width: 127px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566845827"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 382px; left: calc(50% - 425px); width: 137px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566845827"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566845827"] { display: table; top: 251px; left: calc(50% - 230px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566845827"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566845827"] { display: table; top: 276px; left: calc(50% - 115px); width: 96px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566845827"] .tn-atom { background-size: cover; transform: rotate(0deg); }
}
#rec1090664436 .tn-elem[data-elem-id="1742566499698"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 264px; left: calc(50% - 464px); width: 137px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566499698"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566499698"] { display: table; top: 185px; left: calc(50% - 259px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566499698"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566499698"] { display: table; top: 200px; left: calc(50% - 144px); width: 108px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566695669"] { z-index: 3; top: 378px; left: calc(50% - 465px); width: 30px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566695669"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742566695669"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566695669"] { display: table; top: 247px; left: calc(50% - 260px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566695669"] { display: table; top: 272px; left: calc(50% - 145px); height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566316998"] { z-index: 3; top: 205px; left: calc(50% - 242px); width: 233px; height: 233px; }
#rec1090664436 .tn-elem[data-elem-id="1742566316998"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566316998"] { display: table; top: 141px; left: calc(50% - 54px); width: 220px; height: 150px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566316998"] { display: table; top: 160px; left: calc(50% + 5px); width: 155px; height: 151px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1742566316998"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566926673"] { z-index: 3; top: 378px; left: calc(50% - 212px); width: 30px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566926673"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742566926673"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926673"] { display: table; top: 247px; left: calc(50% - 24px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926673"] { display: table; top: 273px; left: calc(50% + 20px); height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566926667"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 264px; left: calc(50% - 211px); width: 153px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566926667"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926667"] { display: table; top: 185px; left: calc(50% - 23px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566926667"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926667"] { display: table; top: 200px; left: calc(50% + 21px); width: 78px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566926661"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 382px; left: calc(50% - 172px); width: 137px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566926661"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926661"] { display: table; top: 251px; left: calc(50% + 6px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566926661"] .tn-atom { font-size: 12px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926661"] { display: table; top: 277px; left: calc(50% + 50px); width: 99px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566926653"] { color: rgb(253, 92, 5); text-align: left; z-index: 3; top: 235px; left: calc(50% - 212px); width: 189px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566926653"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926653"] { display: table; top: 161px; left: calc(50% - 24px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566926653"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566926653"] { display: table; top: 176px; left: calc(50% + 20px); width: 126px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566320049"] { z-index: 3; top: 205px; left: calc(50% + 9px); width: 233px; height: 233px; }
#rec1090664436 .tn-elem[data-elem-id="1742566320049"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566320049"] { display: table; top: 301px; left: calc(50% - 165px); width: 220px; height: 150px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566320049"] { display: table; top: 321px; left: calc(50% - 160px); width: 155px; height: 162px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1742566320049"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567082550"] { z-index: 3; top: 378px; left: calc(50% + 39px); width: 30px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567082550"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742567082550"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082550"] { display: table; top: 407px; left: calc(50% - 135px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082550"] { display: table; top: 441px; left: calc(50% - 145px); height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567082543"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 264px; left: calc(50% + 40px); width: 173px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567082543"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082543"] { display: table; top: 345px; left: calc(50% - 134px); width: 146px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567082543"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082543"] { display: table; top: 360px; left: calc(50% - 144px); width: 119px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567082535"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 382px; left: calc(50% + 79px); width: 137px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567082535"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082535"] { display: table; top: 411px; left: calc(50% - 105px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567082535"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082535"] { display: table; top: 445px; left: calc(50% - 115px); width: 104px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567082528"] { color: rgb(253, 92, 5); text-align: left; z-index: 3; top: 235px; left: calc(50% + 39px); width: 189px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567082528"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082528"] { display: table; top: 321px; left: calc(50% - 135px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567082528"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567082528"] { display: table; top: 336px; left: calc(50% - 145px); width: 115px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567082528"] .tn-atom { vertical-align: middle; white-space: normal; background-size: cover; }
}
#rec1090664436 .tn-elem[data-elem-id="1742562344993"] { z-index: 3; top: 205px; left: calc(50% + 262px); width: 233px; height: 233px; }
#rec1090664436 .tn-elem[data-elem-id="1742562344993"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742562344993"] { display: table; top: 301px; left: calc(50% + 70px); width: 220px; height: 197px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742562344993"] { display: table; top: 321px; left: calc(50% + 5px); width: 155px; height: 162px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1742562344993"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742629437613"] { z-index: 3; top: 230px; left: calc(50% + 292px); width: 68px; height: 24px; }
#rec1090664436 .tn-elem[data-elem-id="1742629437613"] .tn-atom { border-radius: 30px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742629437613"] { display: table; top: 321px; left: calc(50% + 100px); width: 56px; height: 22px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742629437613"] { display: table; top: 331px; left: calc(50% + 20px); }
}
#rec1090664436 .tn-elem[data-elem-id="1742567119603"] { z-index: 3; top: 368px; left: calc(50% + 277px); width: 203px; height: 50px; }
#rec1090664436 .tn-elem[data-elem-id="1742567119603"] .tn-atom { border-radius: 30px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567119603"] { display: table; top: 438px; left: calc(50% + 95px); width: 170px; height: 40px; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567119603"] { display: table; top: 433px; left: calc(50% + 15px); width: 136px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1742567119603"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567090107"] { color: transparent; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 61%); background-clip: text; will-change: transform; text-align: center; z-index: 3; top: 232px; left: calc(50% + 292px); width: 68px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567090107"] .tn-atom { vertical-align: middle; color: transparent; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 61%); background-clip: text; will-change: transform; font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090107"] { display: table; top: 325px; left: calc(50% + 100px); width: 56px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567090107"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090107"] { display: table; top: 335px; left: calc(50% + 20px); height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742629434218"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 382px; left: calc(50% + 327px); width: 141px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742629434218"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742629434218"] { display: table; top: 450px; left: calc(50% + 140px); width: 126px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742629434218"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742629434218"] { display: table; top: 439px; left: calc(50% + 60px); width: 74px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742629434218"] .tn-atom { line-height: 1.2; background-size: cover; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567090094"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 264px; left: calc(50% + 293px); width: 176px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567090094"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090094"] { display: table; top: 353px; left: calc(50% + 100px); height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742567090094"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090094"] { display: table; top: 360px; left: calc(50% + 20px); width: 133px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1744212839151"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 458px; left: calc(50% - 200px); width: 400px; height: 70px; }
#rec1090664436 .tn-elem[data-elem-id="1744212839151"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664436 .tn-elem[data-elem-id="1744212839151"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1744212839151"] { display: table; top: 518px; left: calc(50% - 160px); width: 320px; height: 60px; }
  #rec1090664436 .tn-elem[data-elem-id="1744212839151"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1744212839151"] { display: table; top: 503px; left: calc(50% - 160px); width: 320px; height: 50px; border-radius: 10px; }
  #rec1090664436 .tn-elem[data-elem-id="1744212839151"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664436 .tn-elem[data-elem-id="1742567090072"] { z-index: 3; top: 378px; left: calc(50% + 287px); width: 30px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742567090072"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742567090072"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090072"] { display: table; top: 446px; left: calc(50% + 105px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742567090072"] { display: table; top: 441px; left: calc(50% + 25px); height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742902323762"] { z-index: 3; top: 301px; left: calc(50% + 222px); width: 40px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742902323762"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742902323762"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742902323762"] { display: table; top: 357px; left: calc(50% + 40px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742902323762"] { display: table; top: 390px; left: calc(50% - 19px); width: 24px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742901898509"] { z-index: 3; top: 301px; left: calc(50% - 31px); width: 40px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742901898509"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742901898509"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742901898509"] { display: table; top: 357px; left: calc(50% - 195px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742901898509"] { display: table; top: 224px; left: calc(50% + 147px); width: 24px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566553978"] { z-index: 3; top: 301px; left: calc(50% - 281px); width: 40px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566553978"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664436 .tn-elem[data-elem-id="1742566553978"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566553978"] { display: table; top: 197px; left: calc(50% - 84px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566553978"] { display: table; top: 224px; left: calc(50% - 19px); width: 24px; height: auto; }
}
#rec1090664436 .tn-elem[data-elem-id="1742566842158"] { color: rgb(24, 24, 24); text-align: center; z-index: 3; top: 60px; left: calc(50% - 404px); width: 808px; height: auto; }
#rec1090664436 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; left: calc(50% - 196px); width: 392px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664436 .tn-elem[data-elem-id="1742566842158"] { display: table; left: calc(50% - 180px); width: 360px; height: auto; }
  #rec1090664436 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 22px; background-size: cover; }
}
.t-rec#rec1090664436 { overflow: visible; }
#rec1090664436 .t396__artboard:not(.t396__artboard-flex), #rec1090664436 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664436 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664436 .t396__carrier, #rec1090664436 .t396__filter, #rec1090664436 .t396__artboard { height: 723px !important; }
#rec1090664441 .t396__artboard { height: 601px; background-color: rgb(24, 24, 24); }
#rec1090664441 .t396__filter { height: 601px; }
#rec1090664441 .t396__carrier { height: 601px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .t396__artboard, #rec1090664441 .t396__filter, #rec1090664441 .t396__carrier { height: 761px; }
  #rec1090664441 .t396__filter { }
  #rec1090664441 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .t396__artboard, #rec1090664441 .t396__filter, #rec1090664441 .t396__carrier { height: 1008px; }
  #rec1090664441 .t396__filter { }
  #rec1090664441 .t396__carrier { background-attachment: scroll; }
}
#rec1090664441 .tn-elem[data-elem-id="1742565343939"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 50px; left: calc(50% - 404px); width: 808px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742565343939"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565343939"] { display: table; top: 40px; left: calc(50% - 238px); width: 476px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565343939"] { display: table; left: calc(50% - 101px); width: 203px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742565343939"] { text-align: center; }
  #rec1090664441 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664441 .tn-elem[data-elem-id="1742565483767"] { z-index: 4; top: 150px; left: calc(50% + 194px); width: 367px; height: 311px; }
#rec1090664441 .tn-elem[data-elem-id="1742565483767"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 404px; left: calc(50% - 140px); width: 280px; height: 237px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 633px; left: calc(50% - 160px); width: 320px; height: 216px; }
}
#rec1090664441 .tn-elem[data-elem-id="1742564546058"] { z-index: 5; top: 150px; left: calc(50% - 184px); width: 367px; height: 311px; }
#rec1090664441 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 127px; left: calc(50% + 4px); width: 280px; height: 239px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 396px; left: calc(50% - 162px); width: 320px; height: 200px; }
}
#rec1090664441 .tn-elem[data-elem-id="1742565459342"] { z-index: 6; top: 150px; left: calc(50% - 561px); width: 367px; height: 311px; }
#rec1090664441 .tn-elem[data-elem-id="1742565459342"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 128px; left: calc(50% - 286px); width: 280px; height: 239px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 139px; left: calc(50% - 160px); width: 320px; height: 219px; }
}
#rec1090664441 .tn-elem[data-elem-id="1742567999769"] { z-index: 7; top: 381px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742567999769"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567999769"] { display: table; top: 319px; left: calc(50% - 266px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567999769"] { display: table; top: 314px; left: calc(50% - 140px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568292419"] { z-index: 8; top: 318px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568292419"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568292419"] { display: table; top: 262px; left: calc(50% - 266px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568292419"] { display: table; top: 273px; left: calc(50% - 140px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568288185"] { z-index: 9; top: 254px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568288185"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568288185"] { display: table; top: 204px; left: calc(50% - 265px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568288185"] { display: table; top: 215px; left: calc(50% - 139px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568262883"] { z-index: 10; top: 123px; left: calc(50% - 407px); width: 60px; height: 60px; }
#rec1090664441 .tn-elem[data-elem-id="1742568262883"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; box-shadow: rgba(253, 92, 5, 0.5) 0px 0px 30px 0px; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568262883"] { display: table; top: 101px; left: calc(50% - 171px); width: 50px; height: 50px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568262883"] { display: table; top: 112px; left: calc(50% - 25px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742565459355"] { color: rgb(255, 255, 255); text-align: left; z-index: 11; top: 377px; left: calc(50% - 510px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742565459355"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 315px; left: calc(50% - 247px); width: 213px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742565459355"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 310px; left: calc(50% - 121px); width: 243px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742567837306"] { color: rgb(255, 255, 255); text-align: left; z-index: 12; top: 313px; left: calc(50% - 510px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742567837306"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567837306"] { display: table; top: 257px; left: calc(50% - 247px); width: 202px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742567837306"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567837306"] { display: table; top: 268px; left: calc(50% - 121px); width: 231px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742567827955"] { color: rgb(255, 255, 255); text-align: center; z-index: 13; top: 203px; left: calc(50% - 508px); width: 260px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742567827955"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567827955"] { display: table; top: 163px; left: calc(50% - 276px); width: 260px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742567827955"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567827955"] { display: table; top: 174px; left: calc(50% - 130px); height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742567857749"] { color: rgb(255, 255, 255); text-align: left; z-index: 14; top: 249px; left: calc(50% - 511px); width: 260px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742567857749"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567857749"] { display: table; top: 199px; left: calc(50% - 248px); width: 213px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742567857749"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742567857749"] { display: table; top: 210px; left: calc(50% - 122px); width: 243px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337120"] { color: rgb(255, 255, 255); text-align: center; z-index: 15; top: 203px; left: calc(50% - 141px); width: 282px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568337120"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337120"] { display: table; top: 160px; left: calc(50% + 3px); height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568337120"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337120"] { display: table; top: 429px; left: calc(50% - 143px); height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337114"] { color: rgb(255, 255, 255); text-align: left; z-index: 16; top: 313px; left: calc(50% - 132px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568337114"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337114"] { display: table; top: 254px; left: calc(50% + 43px); width: 191px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568337114"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337114"] { display: table; top: 507px; left: calc(50% - 122px); width: 218px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337106"] { color: rgb(255, 255, 255); text-align: left; z-index: 17; top: 359px; left: calc(50% - 132px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568337106"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337106"] { display: table; top: 296px; left: calc(50% + 43px); width: 239px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568337106"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337106"] { display: table; top: 549px; left: calc(50% - 122px); width: 273px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337102"] { z-index: 18; top: 123px; left: calc(50% - 29px); width: 60px; height: 60px; }
#rec1090664441 .tn-elem[data-elem-id="1742568337102"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; box-shadow: rgba(253, 92, 5, 0.5) 0px 0px 30px 0px; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337102"] { display: table; top: 100px; left: calc(50% + 119px); width: 50px; height: 50px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337102"] { display: table; top: 369px; left: calc(50% - 27px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337097"] { z-index: 19; top: 254px; left: calc(50% - 153px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568337097"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337097"] { display: table; top: 201px; left: calc(50% + 24px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337097"] { display: table; top: 470px; left: calc(50% - 141px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337092"] { z-index: 20; top: 318px; left: calc(50% - 153px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568337092"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337092"] { display: table; top: 259px; left: calc(50% + 24px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337092"] { display: table; top: 512px; left: calc(50% - 141px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337086"] { z-index: 21; top: 363px; left: calc(50% - 153px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568337086"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337086"] { display: table; top: 302px; left: calc(50% + 24px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337086"] { display: table; top: 555px; left: calc(50% - 141px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568337127"] { color: rgb(255, 255, 255); text-align: left; z-index: 22; top: 249px; left: calc(50% - 133px); width: 260px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568337127"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337127"] { display: table; top: 196px; left: calc(50% + 42px); width: 202px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568337127"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568337127"] { display: table; top: 465px; left: calc(50% - 123px); width: 270px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366258"] { z-index: 23; top: 381px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568366258"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366258"] { display: table; top: 577px; left: calc(50% - 120px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366258"] { display: table; top: 806px; left: calc(50% - 140px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366253"] { z-index: 24; top: 300px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568366253"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366253"] { display: table; top: 519px; left: calc(50% - 120px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366253"] { display: table; top: 748px; left: calc(50% - 140px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366247"] { z-index: 25; top: 254px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664441 .tn-elem[data-elem-id="1742568366247"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366247"] { display: table; top: 478px; left: calc(50% - 120px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366247"] { display: table; top: 707px; left: calc(50% - 140px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366242"] { z-index: 26; top: 123px; left: calc(50% + 348px); width: 60px; height: 60px; }
#rec1090664441 .tn-elem[data-elem-id="1742568366242"] .tn-atom { border-radius: 3000px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; box-shadow: rgba(253, 92, 5, 0.5) 0px 0px 30px 0px; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366242"] { display: table; top: 377px; left: calc(50% - 25px); width: 50px; height: 50px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366242"] { display: table; top: 606px; left: calc(50% - 25px); }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366236"] { color: rgb(255, 255, 255); text-align: left; z-index: 27; top: 377px; left: calc(50% + 245px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568366236"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366236"] { display: table; top: 573px; left: calc(50% - 102px); width: 214px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568366236"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366236"] { display: table; top: 802px; left: calc(50% - 122px); width: 271px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366230"] { color: rgb(255, 255, 255); text-align: left; z-index: 28; top: 295px; left: calc(50% + 245px); width: 246px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568366230"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366230"] { display: table; top: 515px; left: calc(50% - 102px); width: 225px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568366230"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366230"] { display: table; top: 744px; left: calc(50% - 122px); width: 257px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1744212742262"] { z-index: 29; top: 481px; left: calc(50% - 283px); width: 400px; height: 70px; }
#rec1090664441 .tn-elem[data-elem-id="1744212742262"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1744212742262"] { display: table; top: 661px; left: calc(50% - 210px); width: 280px; height: 60px; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1744212742262"] { display: table; top: 869px; left: calc(50% - 160px); width: 320px; height: 76px; border-radius: 10px; }
  #rec1090664441 .tn-elem[data-elem-id="1744212742262"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664441 .tn-group[data-group-id="174948196727181150"] { z-index: 30; position: absolute; top: 498px; left: calc(50% - 255px); width: 109px; height: 36px; pointer-events: none; }
#rec1090664441 .tn-group[data-group-id="174948196727181150"] #molecule-174948196727181150 { width: 100%; height: 100%; position: relative; display: flex; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-group[data-group-id="174948196727181150"] { display: flex; top: 676px; left: calc(50% - 184px); width: 87px; height: 29px; }
  #rec1090664441 .tn-group[data-group-id="174948196727181150"] #molecule-174948196727181150 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-group[data-group-id="174948196727181150"] { display: flex; top: 881px; left: calc(50% - 41px); width: 81px; height: 26px; }
  #rec1090664441 .tn-group[data-group-id="174948196727181150"] #molecule-174948196727181150 { display: flex; flex-direction: row; flex-wrap: unset; align-items: center; }
}
#rec1090664441 .tn-elem[data-elem-id="1749481967282"] { color: rgb(255, 255, 255); text-align: right; z-index: 31; top: 0px; left: 69px; width: 40px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664441 .tn-elem[data-elem-id="1749481967282"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1749481967282"] { display: table; top: 0px; left: 55px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664441 .tn-elem[data-elem-id="1749481967282"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1749481967282"] { display: table; top: 0px; left: 52px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664441 .tn-elem[data-elem-id="1749481967282"] { text-align: center; }
  #rec1090664441 .tn-elem[data-elem-id="1749481967282"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664441 .tn-elem[data-elem-id="1749481967272"] { color: rgb(255, 255, 255); text-align: left; z-index: 32; top: 0px; left: 0px; width: 59px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664441 .tn-elem[data-elem-id="1749481967272"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1749481967272"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664441 .tn-elem[data-elem-id="1749481967272"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1749481967272"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664441 .tn-elem[data-elem-id="1749481967272"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664441 .tn-elem[data-elem-id="1744212742310"] { color: rgb(255, 255, 255); text-align: center; z-index: 33; top: 481px; left: calc(50% - 118px); width: 400px; height: 70px; }
#rec1090664441 .tn-elem[data-elem-id="1744212742310"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664441 .tn-elem[data-elem-id="1744212742310"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1744212742310"] { display: table; top: 661px; left: calc(50% - 70px); width: 280px; height: 60px; }
  #rec1090664441 .tn-elem[data-elem-id="1744212742310"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1744212742310"] { display: table; top: 918px; left: calc(50% - 160px); width: 320px; height: 50px; border-radius: 10px; }
  #rec1090664441 .tn-elem[data-elem-id="1744212742310"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366223"] { color: rgb(255, 255, 255); text-align: center; z-index: 34; top: 203px; left: calc(50% + 248px); width: 260px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568366223"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366223"] { display: table; top: 437px; left: calc(50% - 130px); height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568366223"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366223"] { display: table; top: 666px; left: calc(50% - 130px); height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742568366262"] { color: rgb(255, 255, 255); text-align: left; z-index: 35; top: 249px; left: calc(50% + 244px); width: 260px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742568366262"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366262"] { display: table; top: 473px; left: calc(50% - 102px); width: 227px; height: auto; }
  #rec1090664441 .tn-elem[data-elem-id="1742568366262"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742568366262"] { display: table; top: 702px; left: calc(50% - 122px); width: 259px; height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742569198243"] { z-index: 36; top: 124px; left: calc(50% - 409px); width: 62px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742569198243"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664441 .tn-elem[data-elem-id="1742569198243"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198243"] { display: table; top: 102px; left: calc(50% - 172px); width: 52px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198243"] { display: table; top: 113px; left: calc(50% - 26px); height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742569198306"] { z-index: 37; top: 123px; left: calc(50% + 348px); width: 60px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742569198306"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664441 .tn-elem[data-elem-id="1742569198306"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198306"] { display: table; top: 377px; left: calc(50% - 25px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198306"] { display: table; top: 606px; left: calc(50% - 25px); height: auto; }
}
#rec1090664441 .tn-elem[data-elem-id="1742569198340"] { z-index: 38; top: 122px; left: calc(50% - 29px); width: 60px; height: auto; }
#rec1090664441 .tn-elem[data-elem-id="1742569198340"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664441 .tn-elem[data-elem-id="1742569198340"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198340"] { display: table; top: 99px; left: calc(50% + 119px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664441 .tn-elem[data-elem-id="1742569198340"] { display: table; top: 368px; left: calc(50% - 27px); height: auto; }
}
.t-rec#rec1090664441 { overflow: visible; }
#rec1090664441 .t396__artboard:not(.t396__artboard-flex), #rec1090664441 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664441 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664441 .t396__carrier, #rec1090664441 .t396__filter, #rec1090664441 .t396__artboard { height: 890px !important; }
#rec1090664446 .t396__artboard { height: 1382px; background-color: rgb(24, 24, 24); }
#rec1090664446 .t396__filter { height: 1382px; }
#rec1090664446 .t396__carrier { height: 1382px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .t396__artboard, #rec1090664446 .t396__filter, #rec1090664446 .t396__carrier { height: 1692px; }
  #rec1090664446 .t396__filter { }
  #rec1090664446 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .t396__artboard, #rec1090664446 .t396__filter, #rec1090664446 .t396__carrier { height: 2724px; }
  #rec1090664446 .t396__filter { }
  #rec1090664446 .t396__carrier { background-attachment: scroll; }
}
#rec1090664446 .tn-elem[data-elem-id="1742564546058"] { z-index: 3; top: 10px; left: calc(50% - 560px); width: 1121px; height: 1362px; }
#rec1090664446 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 36px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 10px; left: calc(50% - 310px); width: 622px; height: 1672px; border-radius: 24px; }
  #rec1090664446 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 24px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742564546058"] { display: table; width: 340px; height: 2704px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742566842158"] { color: rgb(24, 24, 24); text-align: center; z-index: 4; top: 60px; left: calc(50% - 296px); width: 593px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; left: calc(50% - 335px); width: 671px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742566842158"] { display: table; left: calc(50% - 135px); width: 270px; height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310345"] { z-index: 5; top: 176px; left: calc(50% + 188px); width: 354px; height: 520px; }
#rec1090664446 .tn-elem[data-elem-id="1742631310345"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310345"] { display: table; top: 587px; left: calc(50% - 285px); width: 280px; height: 449px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310345"] { display: table; top: 1131px; left: calc(50% - 140px); height: 440px; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310345"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310341"] { z-index: 6; top: 556px; left: calc(50% + 188px); width: 354px; height: 140px; }
#rec1090664446 .tn-elem[data-elem-id="1742631310341"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310341"] { display: table; top: 908px; left: calc(50% - 285px); width: 280px; height: 128px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310341"] { display: table; top: 1443px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310341"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310248"] { z-index: 8; top: 177px; left: calc(50% + 188px); width: 80px; height: 32px; }
#rec1090664446 .tn-elem[data-elem-id="1742631310248"] .tn-atom { border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310248"] { display: table; top: 587px; left: calc(50% - 285px); height: 28px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310248"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310248"] { display: table; top: 1131px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310248"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310265"] { color: rgb(255, 255, 255); text-align: center; z-index: 9; top: 185px; left: calc(50% + 188px); width: 80px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310265"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, 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) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310265"] { display: table; top: 594px; left: calc(50% - 285px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310265"] .tn-atom { font-size: 12px; background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310265"] { display: table; top: 1138px; left: calc(50% - 140px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310336"] { color: rgb(24, 24, 24); text-align: left; z-index: 10; top: 229px; left: calc(50% + 208px); width: 311px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310336"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310336"] { display: table; top: 626px; left: calc(50% - 265px); width: 260px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310336"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310336"] { display: table; top: 1170px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310323"] { color: rgb(24, 24, 24); text-align: left; z-index: 11; top: 359px; left: calc(50% + 239px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310323"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310323"] { display: table; top: 741px; left: calc(50% - 234px); width: 212px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310323"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310323"] { display: table; top: 1285px; left: calc(50% - 89px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310317"] { color: rgb(24, 24, 24); text-align: left; z-index: 12; top: 441px; left: calc(50% + 239px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310317"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310317"] { display: table; top: 815px; left: calc(50% - 234px); width: 218px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310317"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310317"] { display: table; top: 1359px; left: calc(50% - 89px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310306"] { color: rgb(255, 255, 255); text-align: left; z-index: 13; top: 576px; left: calc(50% + 248px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310306"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; text-transform: uppercase; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310306"] { display: table; top: 922px; left: calc(50% - 231px); width: 100px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310306"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310306"] { display: table; top: 1457px; left: calc(50% - 86px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310300"] { color: rgb(255, 255, 255); text-align: left; z-index: 14; top: 604px; left: calc(50% + 208px); width: 277px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310300"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310300"] { display: table; top: 952px; left: calc(50% - 265px); width: 224px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310300"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310300"] { display: table; top: 1487px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631310292"] { color: rgb(24, 24, 24); text-align: left; z-index: 15; top: 295px; left: calc(50% + 238px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631310292"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310292"] { display: table; top: 683px; left: calc(50% - 235px); width: 218px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631310292"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631310292"] { display: table; top: 1227px; left: calc(50% - 90px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802454260"] { z-index: 16; top: 441px; left: calc(50% + 209px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802454260"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802454260"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454260"] { display: table; top: 815px; left: calc(50% - 264px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454260"] { display: table; top: 1359px; left: calc(50% - 119px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454260"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454260"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802454240"] { z-index: 17; top: 359px; left: calc(50% + 209px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802454240"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802454240"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454240"] { display: table; top: 741px; left: calc(50% - 264px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454240"] { display: table; top: 1285px; left: calc(50% - 119px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454240"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454240"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802454278"] { z-index: 18; top: 294px; left: calc(50% + 209px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802454278"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802454278"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454278"] { display: table; top: 683px; left: calc(50% - 264px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802454278"] { display: table; top: 1227px; left: calc(50% - 119px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454278"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802454278"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802805044"] { z-index: 19; top: 566px; left: calc(50% + 208px); width: 30px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802805044"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802805044"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802805044"] { display: table; top: 918px; left: calc(50% - 265px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802805044"] { display: table; top: 1453px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802805044"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802805044"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698231"] { z-index: 21; top: 706px; left: calc(50% - 359px); width: 354px; height: 502px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698231"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698231"] { display: table; top: 586px; left: calc(50% + 5px); width: 280px; height: 449px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698231"] { display: table; top: 1580px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698231"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698236"] { z-index: 22; top: 1092px; left: calc(50% - 359px); width: 354px; height: 140px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698236"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698236"] { display: table; top: 907px; left: calc(50% + 5px); width: 280px; height: 128px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698236"] { display: table; top: 1901px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698236"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698242"] { z-index: 24; top: 707px; left: calc(50% - 359px); width: 80px; height: 32px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698242"] .tn-atom { border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698242"] { display: table; top: 587px; left: calc(50% + 5px); height: 28px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698242"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698242"] { display: table; top: 1581px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698242"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698255"] { color: rgb(255, 255, 255); text-align: center; z-index: 25; top: 715px; left: calc(50% - 359px); width: 80px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698255"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, 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) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698255"] { display: table; top: 594px; left: calc(50% + 5px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698255"] .tn-atom { font-size: 12px; background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698255"] { display: table; top: 1588px; left: calc(50% - 140px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698455"] { color: rgb(24, 24, 24); text-align: left; z-index: 26; top: 848px; left: calc(50% - 310px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698455"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698455"] { display: table; top: 708px; left: calc(50% + 51px); width: 224px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698455"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698455"] { display: table; top: 1702px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698450"] { color: rgb(255, 255, 255); text-align: left; z-index: 27; top: 1140px; left: calc(50% - 339px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698450"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698450"] { display: table; top: 951px; left: calc(50% + 25px); width: 247px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698450"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698450"] { display: table; top: 1945px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698445"] { color: rgb(255, 255, 255); text-align: left; z-index: 28; top: 1112px; left: calc(50% - 299px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698445"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; text-transform: uppercase; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698445"] { display: table; top: 922px; left: calc(50% + 59px); width: 100px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698445"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698445"] { display: table; top: 1916px; left: calc(50% - 86px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698437"] { color: rgb(24, 24, 24); text-align: left; z-index: 29; top: 994px; left: calc(50% - 309px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698437"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698437"] { display: table; top: 839px; left: calc(50% + 51px); width: 191px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698437"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698437"] { display: table; top: 1833px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698431"] { color: rgb(24, 24, 24); text-align: left; z-index: 30; top: 912px; left: calc(50% - 309px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698431"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698431"] { display: table; top: 765px; left: calc(50% + 51px); width: 214px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698431"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698431"] { display: table; top: 1759px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698419"] { color: rgb(24, 24, 24); text-align: left; z-index: 31; top: 759px; left: calc(50% - 339px); width: 311px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698419"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698419"] { display: table; top: 630px; left: calc(50% + 25px); width: 249px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698419"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698419"] { display: table; top: 1624px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802479570"] { z-index: 32; top: 846px; left: calc(50% - 339px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802479570"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802479570"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479570"] { display: table; top: 708px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479570"] { display: table; top: 1702px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479570"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479570"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802479549"] { z-index: 33; top: 912px; left: calc(50% - 339px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802479549"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802479549"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479549"] { display: table; top: 765px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479549"] { display: table; top: 1759px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479549"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479549"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802479526"] { z-index: 34; top: 993px; left: calc(50% - 339px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802479526"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802479526"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479526"] { display: table; top: 839px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802479526"] { display: table; top: 1833px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479526"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802479526"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742803242425"] { z-index: 35; top: 1102px; left: calc(50% - 339px); width: 30px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742803242425"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742803242425"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803242425"] { display: table; top: 918px; left: calc(50% + 25px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803242425"] { display: table; top: 1912px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803242425"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803242425"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631300961"] { z-index: 36; top: 176px; left: calc(50% - 176px); width: 354px; height: 520px; }
#rec1090664446 .tn-elem[data-elem-id="1742631300961"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300961"] { display: table; top: 99px; left: calc(50% + 5px); width: 280px; height: 477px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300961"] { display: table; top: 644px; left: calc(50% - 140px); height: 477px; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631300961"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631300969"] { z-index: 37; top: 556px; left: calc(50% - 176px); width: 354px; height: 140px; }
#rec1090664446 .tn-elem[data-elem-id="1742631300969"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300969"] { display: table; top: 448px; left: calc(50% + 5px); width: 280px; height: 128px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300969"] { display: table; top: 993px; left: calc(50% - 140px); height: 128px; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631300969"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631300975"] { z-index: 39; top: 177px; left: calc(50% - 176px); width: 80px; height: 32px; }
#rec1090664446 .tn-elem[data-elem-id="1742631300975"] .tn-atom { border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300975"] { display: table; top: 100px; left: calc(50% + 5px); height: 28px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631300975"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300975"] { display: table; top: 645px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631300975"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631300988"] { color: rgb(255, 255, 255); text-align: center; z-index: 40; top: 185px; left: calc(50% - 176px); width: 80px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631300988"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, 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) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300988"] { display: table; top: 107px; left: calc(50% + 5px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631300988"] .tn-atom { font-size: 12px; background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631300988"] { display: table; top: 652px; left: calc(50% - 140px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301054"] { color: rgb(24, 24, 24); text-align: left; z-index: 41; top: 318px; left: calc(50% - 126px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301054"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301054"] { display: table; top: 216px; left: calc(50% + 51px); width: 216px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301054"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301054"] { display: table; top: 761px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301049"] { color: rgb(255, 255, 255); text-align: left; z-index: 42; top: 604px; left: calc(50% - 156px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301049"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301049"] { display: table; top: 492px; left: calc(50% + 25px); width: 240px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301049"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301049"] { display: table; top: 1037px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301044"] { color: rgb(255, 255, 255); text-align: left; z-index: 43; top: 576px; left: calc(50% - 116px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301044"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; text-transform: uppercase; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301044"] { display: table; top: 462px; left: calc(50% + 61px); width: 100px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301044"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301044"] { display: table; top: 1007px; left: calc(50% - 86px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301036"] { color: rgb(24, 24, 24); text-align: left; z-index: 44; top: 464px; left: calc(50% - 125px); width: 303px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301036"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301036"] { display: table; top: 364px; left: calc(50% + 51px); width: 224px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301036"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301036"] { display: table; top: 909px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301030"] { color: rgb(24, 24, 24); text-align: left; z-index: 45; top: 382px; left: calc(50% - 125px); width: 291px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301030"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301030"] { display: table; top: 274px; left: calc(50% + 51px); width: 215px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301030"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301030"] { display: table; top: 819px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631301017"] { color: rgb(24, 24, 24); text-align: left; z-index: 46; top: 229px; left: calc(50% - 156px); width: 311px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631301017"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301017"] { display: table; top: 138px; left: calc(50% + 25px); width: 252px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631301017"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631301017"] { display: table; top: 683px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802416256"] { z-index: 47; top: 382px; left: calc(50% - 156px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802416256"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802416256"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416256"] { display: table; top: 274px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416256"] { display: table; top: 819px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416256"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416256"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802416238"] { z-index: 48; top: 464px; left: calc(50% - 156px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802416238"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802416238"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416238"] { display: table; top: 364px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416238"] { display: table; top: 909px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416238"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416238"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802416272"] { z-index: 49; top: 317px; left: calc(50% - 156px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802416272"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802416272"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416272"] { display: table; top: 216px; left: calc(50% + 25px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802416272"] { display: table; top: 761px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416272"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802416272"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742803252522"] { z-index: 50; top: 566px; left: calc(50% - 156px); width: 30px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742803252522"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742803252522"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803252522"] { display: table; top: 458px; left: calc(50% + 25px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803252522"] { display: table; top: 1003px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803252522"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803252522"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742630640418"] { z-index: 51; top: 176px; left: calc(50% - 540px); width: 354px; height: 520px; }
#rec1090664446 .tn-elem[data-elem-id="1742630640418"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630640418"] { display: table; top: 99px; left: calc(50% - 285px); width: 280px; height: 477px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630640418"] { display: table; top: 157px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742630640418"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631090696"] { z-index: 52; top: 556px; left: calc(50% - 540px); width: 354px; height: 140px; }
#rec1090664446 .tn-elem[data-elem-id="1742631090696"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 448px; left: calc(50% - 285px); width: 280px; height: 128px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 506px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631090696"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742562344993"] { z-index: 54; top: 177px; left: calc(50% - 540px); width: 80px; height: 32px; }
#rec1090664446 .tn-elem[data-elem-id="1742562344993"] .tn-atom { border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742562344993"] { display: table; top: 100px; left: calc(50% - 285px); height: 28px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742562344993"] { display: table; top: 158px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742562344993"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742564546067"] { color: rgb(255, 255, 255); text-align: center; z-index: 55; top: 185px; left: calc(50% - 540px); width: 80px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742564546067"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, 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) {
  #rec1090664446 .tn-elem[data-elem-id="1742564546067"] { display: table; top: 107px; left: calc(50% - 285px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742564546067"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742564546067"] { display: table; top: 165px; left: calc(50% - 140px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742566499698"] { color: rgb(24, 24, 24); text-align: left; z-index: 56; top: 229px; left: calc(50% - 520px); width: 311px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742566499698"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742566499698"] { display: table; top: 138px; left: calc(50% - 265px); width: 245px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742566499698"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742566499698"] { display: table; top: 196px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742630783662"] { color: rgb(24, 24, 24); text-align: left; z-index: 57; top: 400px; left: calc(50% - 489px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742630783662"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630783662"] { display: table; top: 306px; left: calc(50% - 239px); width: 221px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742630783662"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630783662"] { display: table; top: 364px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631057722"] { color: rgb(24, 24, 24); text-align: left; z-index: 58; top: 482px; left: calc(50% - 489px); width: 249px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631057722"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631057722"] { display: table; top: 380px; left: calc(50% - 239px); width: 218px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631057722"] .tn-atom { font-size: 12px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631057722"] { display: table; top: 438px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742630783668"] { color: rgb(255, 255, 255); text-align: left; z-index: 59; top: 576px; left: calc(50% - 480px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742630783668"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; text-transform: uppercase; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630783668"] { display: table; top: 462px; left: calc(50% - 229px); width: 111px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742630783668"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742630783668"] { display: table; top: 520px; left: calc(50% - 86px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631146131"] { color: rgb(255, 255, 255); text-align: left; z-index: 60; top: 604px; left: calc(50% - 520px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631146131"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631146131"] { display: table; top: 492px; left: calc(50% - 265px); width: 233px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631146131"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631146131"] { display: table; top: 550px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631115835"] { color: rgb(24, 24, 24); text-align: left; z-index: 61; top: 318px; left: calc(50% - 490px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631115835"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631115835"] { display: table; top: 216px; left: calc(50% - 239px); width: 221px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631115835"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631115835"] { display: table; top: 274px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802538335"] { z-index: 62; top: 481px; left: calc(50% - 520px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802538335"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802538335"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802538335"] { display: table; top: 380px; left: calc(50% - 265px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802538335"] { display: table; top: 438px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802538335"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802538335"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1744212454843"] { z-index: 63; top: 1252px; left: calc(50% - 283px); width: 400px; height: 70px; }
#rec1090664446 .tn-elem[data-elem-id="1744212454843"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1744212454843"] { display: table; top: 1592px; left: calc(50% - 210px); width: 280px; height: 60px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1744212454843"] { display: table; top: 2585px; left: calc(50% - 160px); width: 320px; height: 76px; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1744212454843"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-group[data-group-id="174948206029929000"] { z-index: 64; position: absolute; top: 1269px; left: calc(50% - 253px); width: 107px; height: 36px; pointer-events: none; }
#rec1090664446 .tn-group[data-group-id="174948206029929000"] #molecule-174948206029929000 { width: 100%; height: 100%; position: relative; display: flex; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-group[data-group-id="174948206029929000"] { display: flex; top: 1607px; left: calc(50% - 184px); width: 87px; height: 29px; }
  #rec1090664446 .tn-group[data-group-id="174948206029929000"] #molecule-174948206029929000 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-group[data-group-id="174948206029929000"] { display: flex; top: 2597px; left: calc(50% - 41px); width: 81px; height: 26px; }
  #rec1090664446 .tn-group[data-group-id="174948206029929000"] #molecule-174948206029929000 { display: flex; flex-direction: row; flex-wrap: unset; align-items: center; }
}
#rec1090664446 .tn-elem[data-elem-id="1749482060311"] { color: rgb(255, 255, 255); text-align: right; z-index: 65; top: 0px; left: 67px; width: 100%; flex-shrink: 1; height: 36px; margin: 0px; }
#rec1090664446 .tn-elem[data-elem-id="1749482060311"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1749482060311"] { display: table; top: 0px; left: 55px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664446 .tn-elem[data-elem-id="1749482060311"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1749482060311"] { display: table; top: 0px; left: 52px; width: 100%; height: 26px; flex-shrink: 1; margin: 0px; }
  #rec1090664446 .tn-elem[data-elem-id="1749482060311"] { text-align: center; }
  #rec1090664446 .tn-elem[data-elem-id="1749482060311"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 22px; background-size: cover; }
}
#rec1090664446 .tn-elem[data-elem-id="1749482060299"] { color: rgb(255, 255, 255); text-align: left; z-index: 66; top: 0px; left: 0px; width: 100%; flex-shrink: 1; height: 36px; margin: 0px; }
#rec1090664446 .tn-elem[data-elem-id="1749482060299"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1749482060299"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664446 .tn-elem[data-elem-id="1749482060299"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1749482060299"] { display: table; top: 0px; left: 0px; width: 100%; height: 26px; flex-shrink: 1; margin: 0px; }
  #rec1090664446 .tn-elem[data-elem-id="1749482060299"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 22px; background-size: cover; }
}
#rec1090664446 .tn-elem[data-elem-id="1744212454898"] { color: rgb(255, 255, 255); text-align: center; z-index: 67; top: 1252px; left: calc(50% - 116px); width: 400px; height: 70px; }
#rec1090664446 .tn-elem[data-elem-id="1744212454898"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664446 .tn-elem[data-elem-id="1744212454898"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1744212454898"] { display: table; top: 1592px; left: calc(50% - 70px); width: 280px; height: 60px; }
  #rec1090664446 .tn-elem[data-elem-id="1744212454898"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1744212454898"] { display: table; top: 2634px; left: calc(50% - 160px); width: 320px; height: 50px; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1744212454898"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802411349"] { z-index: 68; top: 400px; left: calc(50% - 520px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802411349"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802411349"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802411349"] { display: table; top: 306px; left: calc(50% - 265px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802411349"] { display: table; top: 364px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802411349"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802411349"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802409369"] { z-index: 69; top: 317px; left: calc(50% - 520px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802409369"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802409369"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802409369"] { display: table; top: 216px; left: calc(50% - 265px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802409369"] { display: table; top: 274px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802409369"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802409369"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742803252555"] { z-index: 70; top: 566px; left: calc(50% - 520px); width: 30px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742803252555"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742803252555"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803252555"] { display: table; top: 458px; left: calc(50% - 265px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803252555"] { display: table; top: 516px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803252555"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803252555"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698217"] { z-index: 72; top: 706px; left: calc(50% + 5px); width: 354px; height: 502px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698217"] .tn-atom { border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698217"] { display: table; top: 1045px; left: calc(50% - 140px); width: 280px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698217"] { display: table; top: 2038px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698217"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698224"] { z-index: 73; top: 1092px; left: calc(50% + 5px); width: 354px; height: 140px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698224"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698224"] { display: table; top: 1428px; left: calc(50% - 140px); width: 280px; height: 144px; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698224"] { display: table; top: 2421px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698224"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698291"] { z-index: 75; top: 707px; left: calc(50% + 5px); width: 80px; height: 32px; }
#rec1090664446 .tn-elem[data-elem-id="1742631698291"] .tn-atom { border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698291"] { display: table; top: 1045px; left: calc(50% - 140px); height: 28px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698291"] .tn-atom { background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698291"] { display: table; top: 2038px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698291"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698306"] { color: rgb(255, 255, 255); text-align: center; z-index: 76; top: 715px; left: calc(50% + 5px); width: 80px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698306"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, 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) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698306"] { display: table; top: 1052px; left: calc(50% - 140px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698306"] .tn-atom { font-size: 12px; background-size: cover; opacity: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698306"] { display: table; top: 2045px; left: calc(50% - 140px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698412"] { color: rgb(24, 24, 24); text-align: left; z-index: 77; top: 819px; left: calc(50% + 25px); width: 311px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698412"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698412"] { display: table; top: 1150px; left: calc(50% - 120px); width: 260px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698412"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698412"] { display: table; top: 2143px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698398"] { color: rgb(24, 24, 24); text-align: left; z-index: 78; top: 972px; left: calc(50% + 55px); width: 291px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698398"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698398"] { display: table; top: 1302px; left: calc(50% - 94px); width: 221px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698398"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698398"] { display: table; top: 2295px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698377"] { color: rgb(24, 24, 24); text-align: left; z-index: 79; top: 1036px; left: calc(50% + 55px); width: 285px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698377"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698377"] { display: table; top: 1360px; left: calc(50% - 94px); width: 225px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698377"] .tn-atom { font-size: 12px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698377"] { display: table; top: 2353px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698365"] { color: rgb(255, 255, 255); text-align: left; z-index: 80; top: 1112px; left: calc(50% + 65px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698365"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; text-transform: uppercase; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698365"] { display: table; top: 1442px; left: calc(50% - 86px); width: 100px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698365"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698365"] { display: table; top: 2435px; left: calc(50% - 86px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698365"] .tn-atom { background-size: cover; opacity: 1; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698356"] { color: rgb(255, 255, 255); text-align: left; z-index: 81; top: 1140px; left: calc(50% + 25px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698356"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698356"] { display: table; top: 1472px; left: calc(50% - 120px); width: 239px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698356"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698356"] { display: table; top: 2465px; left: calc(50% - 120px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631698348"] { color: rgb(106, 1, 254); text-align: left; z-index: 82; top: 761px; left: calc(50% + 111px); width: 130px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631698348"] .tn-atom { vertical-align: middle; color: rgb(106, 1, 254); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 200; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698348"] { display: table; top: 1094px; left: calc(50% - 44px); height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631698348"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631698348"] { display: table; top: 2087px; left: calc(50% - 44px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742631867856"] { color: rgb(24, 24, 24); text-align: left; z-index: 83; top: 908px; left: calc(50% + 54px); width: 292px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742631867856"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631867856"] { display: table; top: 1228px; left: calc(50% - 94px); width: 218px; height: auto; }
  #rec1090664446 .tn-elem[data-elem-id="1742631867856"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742631867856"] { display: table; top: 2221px; left: calc(50% - 94px); height: auto; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802510350"] { z-index: 84; top: 1036px; left: calc(50% + 25px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802510350"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802510350"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510350"] { display: table; top: 1360px; left: calc(50% - 120px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510350"] { display: table; top: 2353px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510350"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510350"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802510326"] { z-index: 85; top: 972px; left: calc(50% + 25px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802510326"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802510326"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510326"] { display: table; top: 1302px; left: calc(50% - 120px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510326"] { display: table; top: 2295px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510326"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510326"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742802510301"] { z-index: 86; top: 906px; left: calc(50% + 25px); width: 20px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742802510301"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742802510301"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510301"] { display: table; top: 1228px; left: calc(50% - 120px); width: 16px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742802510301"] { display: table; top: 2221px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510301"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742802510301"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742803246609"] { z-index: 87; top: 1102px; left: calc(50% + 25px); width: 30px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742803246609"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742803246609"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803246609"] { display: table; top: 1438px; left: calc(50% - 120px); width: 24px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742803246609"] { display: table; top: 2431px; left: calc(50% - 120px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742803246609"] .tn-atom { background-size: cover; border-radius: 10px; opacity: 1; }
  #rec1090664446 .tn-elem[data-elem-id="1742803246609"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742804981232"] { z-index: 88; top: 749px; left: calc(50% + 40px); width: 60px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742804981232"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664446 .tn-elem[data-elem-id="1742804981232"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742804981232"] { display: table; top: 1085px; left: calc(50% - 105px); width: 50px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742804981232"] { display: table; top: 2078px; left: calc(50% - 105px); height: auto; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742804981232"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1090664446 .tn-elem[data-elem-id="1742804981232"] .tn-atom__img { border-radius: 10px; }
}
#rec1090664446 .tn-elem[data-elem-id="1742804981252"] { color: rgb(0, 0, 0); z-index: 89; top: 749px; left: calc(50% + 25px); width: 25px; height: auto; }
#rec1090664446 .tn-elem[data-elem-id="1742804981252"] .tn-atom { color: rgb(0, 0, 0); font-size: 11px; font-family: Gilroy, Arial, sans-serif; line-height: 1.4; font-weight: 100; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 0px; }
#rec1090664446 .tn-elem[data-elem-id="1742804981252"] .tn-atom__tip { background-color: rgb(255, 255, 255); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px; width: 220px; }
.t396__tooltip-portal .tn-atom__tip[data-element-id="1742804981252"][data-rec-id="1090664446"] { background-color: rgb(255, 255, 255); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0px; width: 220px; color: rgb(0, 0, 0); font-size: 11px; font-family: Gilroy, Arial, sans-serif; line-height: 1.4; font-weight: 100; z-index: 10000000; }
@media screen and (max-width: 1199px) {
  #rec1090664446 .tn-elem[data-elem-id="1742804981252"] { display: table; top: 1084px; left: calc(50% - 120px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664446 .tn-elem[data-elem-id="1742804981252"] { display: table; top: 2077px; left: calc(50% - 120px); height: auto; }
}
.t-rec#rec1090664446 { overflow: visible; }
#rec1090664446 .t396__artboard:not(.t396__artboard-flex), #rec1090664446 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664446 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664446 .t396__carrier, #rec1090664446 .t396__filter, #rec1090664446 .t396__artboard { height: 1979px !important; }
#rec1090664451 .t396__artboard { height: 974px; background-color: rgb(24, 24, 24); }
#rec1090664451 .t396__filter { height: 974px; }
#rec1090664451 .t396__carrier { height: 974px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .t396__artboard, #rec1090664451 .t396__filter, #rec1090664451 .t396__carrier { height: 1043px; }
  #rec1090664451 .t396__filter { }
  #rec1090664451 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .t396__artboard, #rec1090664451 .t396__filter, #rec1090664451 .t396__carrier { height: 1718px; }
  #rec1090664451 .t396__filter { }
  #rec1090664451 .t396__carrier { background-attachment: scroll; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128347"] { z-index: 3; top: 568px; left: calc(50% + 194px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141128347"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128347"] { display: table; top: 780px; left: calc(50% - 285px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128347"] { display: table; top: 1314px; left: calc(50% - 160px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128347"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128352"] { z-index: 4; top: 568px; left: calc(50% - 560px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141128352"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128352"] { display: table; top: 617px; left: calc(50% - 285px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128352"] { display: table; top: 1020px; left: calc(50% - 160px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128352"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747214079394"] { z-index: 5; top: 774px; left: calc(50% - 560px); width: 367px; height: 117px; }
#rec1090664451 .tn-elem[data-elem-id="1747214079394"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214079394"] { display: table; top: 780px; left: calc(50% + 5px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214079394"] { display: table; top: 1471px; left: calc(50% - 160px); width: 320px; height: 103px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747214079394"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128357"] { z-index: 6; top: 568px; left: calc(50% - 183px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141128357"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128357"] { display: table; top: 617px; left: calc(50% + 5px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128357"] { display: table; top: 1167px; left: calc(50% - 161px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128357"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100296"] { z-index: 7; top: 372px; left: calc(50% + 194px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141100296"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100296"] { display: table; top: 454px; left: calc(50% + 5px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100296"] { display: table; top: 873px; left: calc(50% - 160px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100296"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100313"] { z-index: 8; top: 372px; left: calc(50% - 560px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141100313"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100313"] { display: table; top: 291px; left: calc(50% + 5px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100313"] { display: table; top: 579px; left: calc(50% - 161px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100313"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100318"] { z-index: 9; top: 372px; left: calc(50% - 183px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1747141100318"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100318"] { display: table; top: 454px; left: calc(50% - 285px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100318"] { display: table; top: 726px; left: calc(50% - 161px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100318"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1742565343939"] { color: rgb(255, 255, 255); text-align: center; z-index: 10; top: 50px; left: calc(50% - 404px); width: 808px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1742565343939"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565343939"] { display: table; top: 40px; left: calc(50% - 247px); width: 495px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565343939"] { display: table; left: calc(50% - 160px); width: 315px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1742565343939"] { text-align: left; }
  #rec1090664451 .tn-elem[data-elem-id="1742565343939"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664451 .tn-elem[data-elem-id="1742565483767"] { z-index: 11; top: 176px; left: calc(50% + 194px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1742565483767"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 291px; left: calc(50% - 285px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565483767"] { display: table; top: 432px; left: calc(50% - 160px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1742565483767"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747140906632"] { z-index: 12; top: 774px; left: calc(50% - 9px); width: 400px; height: 70px; }
#rec1090664451 .tn-elem[data-elem-id="1747140906632"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140906632"] { display: table; top: 953px; left: calc(50% - 214px); width: 280px; height: 60px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140906632"] { display: table; top: 1599px; left: calc(50% - 160px); width: 320px; height: 76px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747140906632"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747140906675"] { color: rgb(255, 255, 255); text-align: center; z-index: 13; top: 774px; left: calc(50% + 160px); width: 400px; height: 70px; }
#rec1090664451 .tn-elem[data-elem-id="1747140906675"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664451 .tn-elem[data-elem-id="1747140906675"] .tn-atom:hover { background-color: rgb(255, 106, 25); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140906675"] { display: table; top: 953px; left: calc(50% - 67px); width: 280px; height: 60px; }
  #rec1090664451 .tn-elem[data-elem-id="1747140906675"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140906675"] { display: table; top: 1648px; left: calc(50% - 160px); width: 320px; height: 50px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1747140906675"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1742565483781"] { color: rgb(255, 255, 255); text-align: left; z-index: 14; top: 196px; left: calc(50% + 334px); width: 200px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1742565483781"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565483781"] { display: table; top: 311px; left: calc(50% - 174px); width: 148px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1742565483781"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565483781"] { display: table; top: 452px; left: calc(50% - 49px); width: 180px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1742565459342"] { z-index: 15; top: 176px; left: calc(50% - 560px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1742565459342"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 128px; left: calc(50% - 285px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565459342"] { display: table; top: 138px; left: calc(50% - 160px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1742565459342"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1742564546058"] { z-index: 16; top: 176px; left: calc(50% - 183px); width: 367px; height: 186px; }
#rec1090664451 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 128px; left: calc(50% + 5px); width: 280px; height: 153px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742564546058"] { display: table; top: 285px; left: calc(50% - 159px); width: 320px; height: 137px; border-radius: 10px; }
  #rec1090664451 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664451 .tn-elem[data-elem-id="1742565459355"] { color: rgb(253, 92, 5); text-align: left; z-index: 17; top: 309px; left: calc(50% + 334px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1742565459355"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 401px; left: calc(50% - 174px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1742565459355"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742565459355"] { display: table; top: 526px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141035890"] { color: rgb(253, 92, 5); text-align: left; z-index: 18; top: 310px; left: calc(50% - 44px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141035890"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141035890"] { display: table; top: 238px; left: calc(50% + 115px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141035890"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141035890"] { display: table; top: 379px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141330791"] { color: rgb(253, 92, 5); text-align: left; z-index: 19; top: 311px; left: calc(50% - 420px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141330791"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141330791"] { display: table; top: 238px; left: calc(50% - 175px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141330791"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141330791"] { display: table; top: 232px; left: calc(50% - 50px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747140852927"] { color: rgb(255, 255, 255); text-align: left; z-index: 20; top: 196px; left: calc(50% - 420px); width: 205px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747140852927"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140852927"] { display: table; top: 148px; left: calc(50% - 175px); width: 141px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747140852927"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140852927"] { display: table; top: 158px; left: calc(50% - 50px); width: 172px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1742564546081"] { color: rgb(255, 255, 255); text-align: left; z-index: 21; top: 794px; left: calc(50% - 508px); width: 193px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1742564546081"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 829px; left: calc(50% + 25px); width: 129px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1742564546081"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1742564546081"] { display: table; top: 1491px; left: calc(50% - 114px); width: 158px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141588812"] { color: rgb(255, 255, 255); text-align: left; z-index: 22; top: 196px; left: calc(50% - 43px); width: 207px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141588812"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141588812"] { display: table; top: 148px; left: calc(50% + 116px); width: 157px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141588812"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141588812"] { display: table; top: 305px; left: calc(50% - 48px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100343"] { color: rgb(255, 255, 255); text-align: left; z-index: 23; top: 392px; left: calc(50% - 420px); width: 205px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100343"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100343"] { display: table; top: 311px; left: calc(50% + 116px); width: 161px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100343"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100343"] { display: table; top: 599px; left: calc(50% - 50px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100337"] { color: rgb(253, 92, 5); text-align: left; z-index: 24; top: 507px; left: calc(50% - 420px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100337"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100337"] { display: table; top: 401px; left: calc(50% + 116px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100337"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100337"] { display: table; top: 673px; left: calc(50% - 50px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100330"] { color: rgb(253, 92, 5); text-align: left; z-index: 25; top: 506px; left: calc(50% - 44px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100330"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100330"] { display: table; top: 563px; left: calc(50% - 175px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100330"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100330"] { display: table; top: 819px; left: calc(50% - 51px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100324"] { color: rgb(253, 92, 5); text-align: left; z-index: 26; top: 505px; left: calc(50% + 334px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100324"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100324"] { display: table; top: 562px; left: calc(50% + 116px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100324"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100324"] { display: table; top: 965px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100305"] { color: rgb(255, 255, 255); text-align: left; z-index: 27; top: 392px; left: calc(50% + 334px); width: 200px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100305"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100305"] { display: table; top: 474px; left: calc(50% + 116px); width: 151px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100305"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100305"] { display: table; top: 893px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141100399"] { color: rgb(255, 255, 255); text-align: left; z-index: 28; top: 392px; left: calc(50% - 43px); width: 207px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141100399"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100399"] { display: table; top: 474px; left: calc(50% - 174px); width: 156px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141100399"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141100399"] { display: table; top: 746px; left: calc(50% - 50px); width: 190px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128439"] { color: rgb(255, 255, 255); text-align: left; z-index: 29; top: 588px; left: calc(50% + 334px); width: 200px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128439"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128439"] { display: table; top: 800px; left: calc(50% - 174px); width: 155px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128439"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128439"] { display: table; top: 1334px; left: calc(50% - 49px); width: 189px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128434"] { color: rgb(253, 92, 5); text-align: left; z-index: 30; top: 701px; left: calc(50% + 334px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128434"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128434"] { display: table; top: 890px; left: calc(50% - 174px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128434"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128434"] { display: table; top: 1408px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128428"] { color: rgb(253, 92, 5); text-align: left; z-index: 31; top: 702px; left: calc(50% - 44px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128428"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128428"] { display: table; top: 727px; left: calc(50% + 115px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128428"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128428"] { display: table; top: 1261px; left: calc(50% - 51px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128423"] { color: rgb(253, 92, 5); text-align: left; z-index: 32; top: 703px; left: calc(50% - 420px); width: 103px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128423"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 24px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128423"] { display: table; top: 727px; left: calc(50% - 174px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128423"] .tn-atom { font-size: 18px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128423"] { display: table; top: 1114px; left: calc(50% - 49px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128417"] { color: rgb(255, 255, 255); text-align: left; z-index: 33; top: 588px; left: calc(50% - 420px); width: 205px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128417"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128417"] { display: table; top: 637px; left: calc(50% - 174px); width: 159px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128417"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128417"] { display: table; top: 1040px; left: calc(50% - 49px); width: 194px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141128446"] { color: rgb(255, 255, 255); text-align: left; z-index: 34; top: 588px; left: calc(50% - 43px); width: 207px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141128446"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128446"] { display: table; top: 637px; left: calc(50% + 116px); width: 146px; height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141128446"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141128446"] { display: table; top: 1187px; left: calc(50% - 50px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141357167"] { z-index: 35; top: 312px; left: calc(50% - 243px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141357167"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141357167"] { display: table; top: 237px; left: calc(50% - 50px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141357167"] { display: table; top: 231px; left: calc(50% + 115px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747140989567"] { color: rgb(255, 255, 255); text-align: center; z-index: 36; top: 319px; left: calc(50% - 241px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747140989567"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140989567"] { display: table; top: 243px; left: calc(50% - 51px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747140989567"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747140989567"] { display: table; top: 237px; left: calc(50% + 114px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141463512"] { z-index: 37; top: 312px; left: calc(50% + 134px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141463512"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141463512"] { display: table; top: 237px; left: calc(50% + 241px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141463512"] { display: table; top: 378px; left: calc(50% + 117px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141463519"] { color: rgb(255, 255, 255); text-align: center; z-index: 38; top: 319px; left: calc(50% + 136px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141463519"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141463519"] { display: table; top: 243px; left: calc(50% + 240px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141463519"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141463519"] { display: table; top: 384px; left: calc(50% + 116px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141480473"] { z-index: 39; top: 312px; left: calc(50% + 511px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141480473"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141480473"] { display: table; top: 400px; left: calc(50% - 49px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141480473"] { display: table; top: 525px; left: calc(50% + 116px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141480478"] { color: rgb(255, 255, 255); text-align: center; z-index: 40; top: 319px; left: calc(50% + 513px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141480478"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141480478"] { display: table; top: 406px; left: calc(50% - 50px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141480478"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141480478"] { display: table; top: 531px; left: calc(50% + 115px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503827"] { z-index: 41; top: 508px; left: calc(50% + 511px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141503827"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503827"] { display: table; top: 563px; left: calc(50% + 241px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503827"] { display: table; top: 966px; left: calc(50% + 116px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503816"] { z-index: 42; top: 508px; left: calc(50% + 134px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141503816"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503816"] { display: table; top: 563px; left: calc(50% - 49px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503816"] { display: table; top: 819px; left: calc(50% + 115px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503821"] { color: rgb(255, 255, 255); text-align: center; z-index: 43; top: 515px; left: calc(50% + 136px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141503821"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503821"] { display: table; top: 569px; left: calc(50% - 50px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141503821"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503821"] { display: table; top: 825px; left: calc(50% + 114px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503802"] { z-index: 44; top: 508px; left: calc(50% - 243px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141503802"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503802"] { display: table; top: 400px; left: calc(50% + 241px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503802"] { display: table; top: 672px; left: calc(50% + 115px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503809"] { color: rgb(255, 255, 255); text-align: center; z-index: 45; top: 515px; left: calc(50% - 241px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141503809"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503809"] { display: table; top: 406px; left: calc(50% + 240px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141503809"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503809"] { display: table; top: 678px; left: calc(50% + 114px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141503832"] { color: rgb(255, 255, 255); text-align: center; z-index: 46; top: 515px; left: calc(50% + 513px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141503832"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503832"] { display: table; top: 569px; left: calc(50% + 240px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141503832"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141503832"] { display: table; top: 972px; left: calc(50% + 115px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524170"] { z-index: 47; top: 704px; left: calc(50% - 243px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141524170"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524170"] { display: table; top: 726px; left: calc(50% - 49px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524170"] { display: table; top: 1113px; left: calc(50% + 116px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524163"] { color: rgb(255, 255, 255); text-align: center; z-index: 48; top: 711px; left: calc(50% - 241px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141524163"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524163"] { display: table; top: 732px; left: calc(50% - 50px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141524163"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524163"] { display: table; top: 1119px; left: calc(50% + 115px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524158"] { z-index: 49; top: 704px; left: calc(50% + 134px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141524158"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524158"] { display: table; top: 726px; left: calc(50% + 241px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524158"] { display: table; top: 1260px; left: calc(50% + 115px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524151"] { color: rgb(255, 255, 255); text-align: center; z-index: 50; top: 711px; left: calc(50% + 136px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141524151"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524151"] { display: table; top: 732px; left: calc(50% + 240px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141524151"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524151"] { display: table; top: 1266px; left: calc(50% + 114px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524145"] { z-index: 51; top: 704px; left: calc(50% + 511px); width: 40px; height: 40px; }
#rec1090664451 .tn-elem[data-elem-id="1747141524145"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524145"] { display: table; top: 889px; left: calc(50% - 49px); width: 34px; height: 34px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524145"] { display: table; top: 1407px; left: calc(50% + 116px); }
}
#rec1090664451 .tn-elem[data-elem-id="1747141524175"] { color: rgb(255, 255, 255); text-align: center; z-index: 52; top: 711px; left: calc(50% + 513px); width: 35px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141524175"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524175"] { display: table; top: 895px; left: calc(50% - 50px); height: auto; }
  #rec1090664451 .tn-elem[data-elem-id="1747141524175"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141524175"] { display: table; top: 1413px; left: calc(50% + 115px); height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747141636426"] { z-index: 53; top: 759px; left: calc(50% - 312px); width: 143px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747141636426"] .tn-atom { border-radius: 4px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747141636426"] .tn-atom__img { border-radius: 4px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141636426"] { display: table; top: 775px; left: calc(50% + 144px); width: 120px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747141636426"] { display: table; top: 1456px; left: calc(50% + 51px); width: 96px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747234279728"] { z-index: 55; top: 183px; left: calc(50% - 575px); width: 160px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747234279728"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747234279728"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747234279728"] { display: table; top: 131px; left: calc(50% - 297px); width: 127px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747234279728"] { display: table; top: 138px; left: calc(50% - 174px); width: 128px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747234279750"] { z-index: 56; top: 203px; left: calc(50% - 488px); width: 60px; height: 51px; }
#rec1090664451 .tn-elem[data-elem-id="1747234279750"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747234279750"] .tn-atom { transform: rotate(24deg); }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747234279750"] { display: table; top: 143px; left: calc(50% - 233px); width: 49px; height: 49px; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747234279750"] { display: table; top: 150px; left: calc(50% - 109px); width: 50px; height: 47px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747214129576"] { z-index: 58; top: 784px; left: calc(50% - 550px); width: 30px; height: 30px; }
#rec1090664451 .tn-elem[data-elem-id="1747214129576"] .tn-atom { border-radius: 8px; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214129576"] { display: table; top: 790px; left: calc(50% + 25px); }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214129576"] { display: table; top: 1481px; left: calc(50% - 150px); width: 26px; height: 26px; border-radius: 6px; }
  #rec1090664451 .tn-elem[data-elem-id="1747214129576"] .tn-atom { background-size: cover; border-radius: 6px; }
}
#rec1090664451 .tn-elem[data-elem-id="1747214129583"] { z-index: 59; top: 789px; left: calc(50% - 545px); width: 20px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747214129583"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747214129583"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214129583"] { display: table; top: 795px; left: calc(50% + 30px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747214129583"] { display: table; top: 1486px; left: calc(50% - 145px); width: 16px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943415"] { z-index: 60; top: 570px; left: calc(50% + 184px); width: 161px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943415"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943415"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943415"] { display: table; top: 780px; left: calc(50% - 296px); width: 135px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943415"] { display: table; top: 1314px; left: calc(50% - 169px); width: 126px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943490"] { z-index: 61; top: 568px; left: calc(50% - 569px); width: 158px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943490"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943490"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943490"] { display: table; top: 617px; left: calc(50% - 294px); width: 129px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943490"] { display: table; top: 1017px; left: calc(50% - 168px); width: 124px; height: auto; }
}
#rec1090664451 .tn-group[data-group-id="174948217450574780"] { z-index: 62; position: absolute; top: 790px; left: calc(50% + 21px); width: 109px; height: 36px; pointer-events: none; }
#rec1090664451 .tn-group[data-group-id="174948217450574780"] #molecule-174948217450574780 { width: 100%; height: 100%; position: relative; display: flex; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-group[data-group-id="174948217450574780"] { display: flex; top: 968px; left: calc(50% - 184px); width: 87px; height: 29px; }
  #rec1090664451 .tn-group[data-group-id="174948217450574780"] #molecule-174948217450574780 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-group[data-group-id="174948217450574780"] { display: flex; top: 1611px; left: calc(50% - 41px); width: 81px; height: 26px; }
  #rec1090664451 .tn-group[data-group-id="174948217450574780"] #molecule-174948217450574780 { display: flex; flex-direction: row; flex-wrap: unset; align-items: center; }
}
#rec1090664451 .tn-elem[data-elem-id="1749482174516"] { color: rgb(255, 255, 255); text-align: right; z-index: 63; top: 0px; left: 69px; width: 40px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664451 .tn-elem[data-elem-id="1749482174516"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1749482174516"] { display: table; top: 0px; left: 55px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664451 .tn-elem[data-elem-id="1749482174516"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1749482174516"] { display: table; top: 0px; left: 52px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664451 .tn-elem[data-elem-id="1749482174516"] { text-align: center; }
  #rec1090664451 .tn-elem[data-elem-id="1749482174516"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664451 .tn-elem[data-elem-id="1749482174506"] { color: rgb(255, 255, 255); text-align: left; z-index: 64; top: 0px; left: 0px; width: 59px; flex-shrink: 0; height: auto; margin: 0px; }
#rec1090664451 .tn-elem[data-elem-id="1749482174506"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1749482174506"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664451 .tn-elem[data-elem-id="1749482174506"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1749482174506"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664451 .tn-elem[data-elem-id="1749482174506"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943545"] { z-index: 65; top: 372px; left: calc(50% - 571px); width: 158px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943545"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943545"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943545"] { display: table; top: 291px; left: calc(50% - 7px); width: 129px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943545"] { display: table; top: 578px; left: calc(50% - 167px); width: 121px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943610"] { z-index: 66; top: 372px; left: calc(50% + 189px); width: 153px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943610"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943610"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943610"] { display: table; top: 454px; left: calc(50% - 3px); width: 127px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943610"] { display: table; top: 870px; left: calc(50% - 165px); width: 117px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943699"] { z-index: 67; top: 372px; left: calc(50% - 182px); width: 134px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943699"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943699"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943699"] { display: table; top: 454px; left: calc(50% - 283px); width: 108px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943699"] { display: table; top: 726px; left: calc(50% - 158px); width: 103px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943759"] { z-index: 68; top: 176px; left: calc(50% + 186px); width: 150px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943759"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943759"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943759"] { display: table; top: 291px; left: calc(50% - 292px); width: 124px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943759"] { display: table; top: 432px; left: calc(50% - 164px); width: 116px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747232943821"] { z-index: 69; top: 181px; left: calc(50% - 191px); width: 162px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747232943821"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747232943821"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943821"] { display: table; top: 128px; left: calc(50% - 6px); width: 133px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747232943821"] { display: table; top: 285px; left: calc(50% - 169px); width: 125px; height: auto; }
}
#rec1090664451 .tn-elem[data-elem-id="1747233999202"] { z-index: 70; top: 571px; left: calc(50% - 252px); width: 256px; height: auto; }
#rec1090664451 .tn-elem[data-elem-id="1747233999202"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664451 .tn-elem[data-elem-id="1747233999202"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664451 .tn-elem[data-elem-id="1747233999202"] { display: table; top: 622px; left: calc(50% - 47px); width: 200px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664451 .tn-elem[data-elem-id="1747233999202"] { display: table; top: 1165px; left: calc(50% - 213px); height: auto; }
}
.t-rec#rec1090664451 { overflow: visible; }
#rec1090664451 .t396__artboard:not(.t396__artboard-flex), #rec1090664451 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664451 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664451 .t396__carrier, #rec1090664451 .t396__filter, #rec1090664451 .t396__artboard { height: 1220px !important; }
#rec1090664456 .t396__artboard { height: 815px; background-color: rgb(24, 24, 24); }
#rec1090664456 .t396__filter { height: 815px; }
#rec1090664456 .t396__carrier { height: 815px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .t396__artboard, #rec1090664456 .t396__filter, #rec1090664456 .t396__carrier { height: 1011px; }
  #rec1090664456 .t396__filter { }
  #rec1090664456 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .t396__artboard, #rec1090664456 .t396__filter, #rec1090664456 .t396__carrier { height: 1236px; }
  #rec1090664456 .t396__filter { }
  #rec1090664456 .t396__carrier { background-attachment: scroll; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638423014"] { z-index: 3; top: 113px; left: calc(50% - 402px); width: 793px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638423014"] .tn-atom { border-radius: 0px; opacity: 0.2; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638423014"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638423014"] { top: 234px; left: calc(50% - 150px); width: 590px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638423014"] { top: 52px; left: calc(50% - 176px); width: 357px; height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638301349"] { z-index: 4; top: 178px; left: calc(50% - 347px); width: 501px; height: auto; }
#rec1090664456 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742638301349"] { opacity: 0; }
#rec1090664456 .tn-elem[data-elem-id="1742638301349"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638301349"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638301349"] { top: 282px; left: calc(50% - 109px); width: 373px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638301349"] { top: 82px; left: calc(50% - 152px); width: 226px; height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638301366"] { z-index: 5; top: 93px; left: calc(50% - 187px); width: 501px; height: auto; }
#rec1090664456 .tn-elem.t396__elem--anim-hidden[data-elem-id="1742638301366"] { opacity: 0; }
#rec1090664456 .tn-elem[data-elem-id="1742638301366"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638301366"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638301366"] { top: 219px; left: calc(50% + 10px); width: 373px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638301366"] { top: 44px; left: calc(50% - 79px); width: 226px; height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638422978"] { z-index: 6; top: 178px; left: calc(50% - 398px); width: 792px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638422978"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638422978"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638422978"] { top: 282px; left: calc(50% - 147px); width: 589px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638422978"] { top: 82px; left: calc(50% - 174px); width: 355px; height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638259078"] { z-index: 7; top: 283px; left: calc(50% + 194px); width: 368px; height: 499px; backdrop-filter: blur(12px); border-radius: 16px; }
#rec1090664456 .tn-elem[data-elem-id="1742638259078"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638259078"] { top: 576px; left: calc(50% - 281px); width: 280px; height: 405px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638259078"] { top: 811px; left: calc(50% - 142px); border-radius: 10px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638259078"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638259085"] { z-index: 8; top: 173px; left: calc(50% - 561px); width: 368px; height: 544px; backdrop-filter: blur(12px); border-radius: 16px; }
#rec1090664456 .tn-elem[data-elem-id="1742638259085"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638259085"] { top: 133px; width: 280px; height: 433px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638259085"] { top: 368px; left: calc(50% - 140px); border-radius: 10px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638259085"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664456 .tn-elem[data-elem-id="1742566842158"] { color: rgb(255, 255, 255); text-align: center; z-index: 9; top: 30px; left: calc(50% - 296px); width: 593px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742566842158"] { top: 40px; left: calc(50% - 296px); height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742566842158"] { left: calc(50% - 168px); width: 337px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 22px; background-size: cover; }
}
#rec1090664456 .tn-elem[data-elem-id="1742633767980"] { z-index: 11; top: 93px; left: calc(50% - 299px); width: 598px; height: 40px; }
#rec1090664456 .tn-elem[data-elem-id="1742633767980"] .tn-atom { border-radius: 30px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742633767980"] { top: 79px; left: calc(50% - 242px); width: 483px; height: 36px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742633767980"] { top: 314px; left: calc(50% - 147px); width: 293px; height: 44px; border-radius: 29px; }
  #rec1090664456 .tn-elem[data-elem-id="1742633767980"] .tn-atom { background-size: cover; border-radius: 29px; }
}
#rec1090664456 .tn-elem[data-elem-id="1742633767987"] { color: rgb(255, 255, 255); text-align: center; z-index: 12; top: 102px; left: calc(50% - 278px); width: 556px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742633767987"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 20px; font-family: Gilroy, Arial, sans-serif; line-height: 1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742633767987"] { top: 88px; left: calc(50% - 225px); width: 449px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742633767987"] .tn-atom { font-size: 16px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742633767987"] { top: 322px; left: calc(50% - 136px); width: 272px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742633767987"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638316693"] { z-index: 13; top: 313px; left: calc(50% + 224px); width: 151px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638316693"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638316693"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316693"] { top: 586px; left: calc(50% - 271px); width: 126px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316693"] { top: 821px; left: calc(50% - 132px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638316719"] { z-index: 14; top: 434px; left: calc(50% + 383px); width: 151px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638316719"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638316719"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316719"] { top: 688px; left: calc(50% - 137px); width: 126px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316719"] { top: 923px; left: calc(50% + 2px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638316741"] { z-index: 15; top: 313px; left: calc(50% + 383px); width: 151px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638316741"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638316741"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316741"] { top: 586px; left: calc(50% - 137px); width: 126px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316741"] { top: 821px; left: calc(50% + 2px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638316764"] { z-index: 16; top: 434px; left: calc(50% + 224px); width: 151px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638316764"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638316764"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316764"] { top: 688px; left: calc(50% - 271px); width: 126px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638316764"] { top: 923px; left: calc(50% - 132px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686821"] { z-index: 17; top: 674px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638686821"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686821"] { top: 887px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686821"] { top: 1122px; left: calc(50% - 122px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686827"] { z-index: 18; top: 629px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638686827"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686827"] { top: 845px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686827"] { top: 1080px; left: calc(50% - 122px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686833"] { z-index: 19; top: 583px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638686833"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686833"] { top: 808px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686833"] { top: 1043px; left: calc(50% - 122px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686837"] { color: rgb(255, 255, 255); text-align: left; z-index: 20; top: 670px; left: calc(50% + 245px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638686837"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686837"] { top: 887px; left: calc(50% - 243px); height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638686837"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686837"] { top: 1122px; left: calc(50% - 104px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638722816"] { color: rgb(255, 255, 255); text-align: left; z-index: 21; top: 716px; left: calc(50% + 245px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638722816"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638722816"] { top: 929px; left: calc(50% - 243px); height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638722816"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638722816"] { top: 1164px; left: calc(50% - 104px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638722810"] { z-index: 22; top: 720px; left: calc(50% + 224px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638722810"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638722810"] { top: 929px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638722810"] { top: 1164px; left: calc(50% - 122px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686847"] { color: rgb(255, 255, 255); text-align: left; z-index: 23; top: 624px; left: calc(50% + 245px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638686847"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686847"] { top: 845px; left: calc(50% - 243px); height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638686847"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686847"] { top: 1080px; left: calc(50% - 104px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638686857"] { color: rgb(255, 255, 255); text-align: left; z-index: 24; top: 578px; left: calc(50% + 244px); width: 260px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638686857"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686857"] { top: 803px; left: calc(50% - 243px); width: 202px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638686857"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638686857"] { top: 1038px; left: calc(50% - 104px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777052"] { color: rgb(255, 255, 255); text-align: left; z-index: 25; top: 541px; left: calc(50% - 510px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638777052"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777052"] { top: 414px; left: calc(50% - 242px); width: 214px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638777052"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777052"] { top: 649px; left: calc(50% - 101px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777048"] { z-index: 26; top: 655px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638777048"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777048"] { top: 519px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777048"] { top: 754px; left: calc(50% - 120px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777039"] { color: rgb(255, 255, 255); text-align: left; z-index: 27; top: 651px; left: calc(50% - 510px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638777039"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777039"] { top: 514px; left: calc(50% - 242px); width: 214px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638777039"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777039"] { top: 749px; left: calc(50% - 101px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777032"] { color: rgb(255, 255, 255); text-align: left; z-index: 28; top: 605px; left: calc(50% - 510px); width: 246px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638777032"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777032"] { top: 472px; left: calc(50% - 242px); width: 214px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638777032"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777032"] { top: 707px; left: calc(50% - 101px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777027"] { z-index: 29; top: 500px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638777027"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777027"] { top: 377px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777027"] { top: 612px; left: calc(50% - 120px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777021"] { z-index: 30; top: 546px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638777021"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777021"] { top: 419px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777021"] { top: 654px; left: calc(50% - 120px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777016"] { z-index: 31; top: 609px; left: calc(50% - 531px); width: 10px; height: 10px; }
#rec1090664456 .tn-elem[data-elem-id="1742638777016"] .tn-atom { border-radius: 3000px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777016"] { top: 477px; left: calc(50% - 261px); width: 8px; height: 8px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777016"] { top: 712px; left: calc(50% - 120px); }
}
#rec1090664456 .tn-elem[data-elem-id="1742638777058"] { color: rgb(255, 255, 255); text-align: left; z-index: 32; top: 495px; left: calc(50% - 511px); width: 260px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638777058"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777058"] { top: 372px; left: calc(50% - 243px); width: 227px; height: auto; }
  #rec1090664456 .tn-elem[data-elem-id="1742638777058"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638777058"] { top: 607px; left: calc(50% - 102px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638868386"] { z-index: 33; top: 351px; left: calc(50% - 370px); width: 156px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638868386"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638868386"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868386"] { top: 261px; left: calc(50% - 135px); width: 124px; height: auto; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868386"] .tn-atom { background-size: cover; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868386"] .tn-atom__img { border-radius: 4px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868386"] { top: 496px; left: calc(50% + 6px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638868437"] { z-index: 34; top: 205px; left: calc(50% - 537px); width: 104px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638868437"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638868437"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868437"] { top: 145px; left: calc(50% - 269px); width: 83px; height: auto; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868437"] .tn-atom { background-size: cover; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868437"] .tn-atom__img { border-radius: 4px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868437"] { top: 380px; left: calc(50% - 128px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638868476"] { z-index: 35; top: 203px; left: calc(50% - 428px); width: 106px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638868476"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638868476"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868476"] { top: 143px; left: calc(50% - 182px); width: 84px; height: auto; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868476"] .tn-atom { background-size: cover; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868476"] .tn-atom__img { border-radius: 4px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868476"] { top: 378px; left: calc(50% - 41px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638868512"] { z-index: 36; top: 351px; left: calc(50% - 540px); width: 165px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638868512"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638868512"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868512"] { top: 261px; left: calc(50% - 271px); width: 131px; height: auto; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868512"] .tn-atom { background-size: cover; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868512"] .tn-atom__img { border-radius: 4px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868512"] { top: 496px; left: calc(50% - 130px); height: auto; }
}
#rec1090664456 .tn-elem[data-elem-id="1742638868549"] { z-index: 37; top: 203px; left: calc(50% - 316px); width: 100px; height: auto; }
#rec1090664456 .tn-elem[data-elem-id="1742638868549"] .tn-atom { border-radius: 8px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664456 .tn-elem[data-elem-id="1742638868549"] .tn-atom__img { border-radius: 8px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868549"] { top: 143px; left: calc(50% - 93px); width: 80px; height: auto; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868549"] .tn-atom { background-size: cover; border-radius: 4px; }
  #rec1090664456 .tn-elem[data-elem-id="1742638868549"] .tn-atom__img { border-radius: 4px; }
}
@media screen and (max-width: 639px) {
  #rec1090664456 .tn-elem[data-elem-id="1742638868549"] { top: 378px; left: calc(50% + 48px); height: auto; }
}
.t-rec#rec1090664456 { overflow: visible; }
#rec1090664456 .t396__artboard:not(.t396__artboard-flex), #rec1090664456 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664456 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664456 .t396__carrier, #rec1090664456 .t396__filter, #rec1090664456 .t396__artboard { height: 1182px !important; }
#rec1092087806 .t396__artboard { height: 125px; background-color: rgb(24, 24, 24); overflow: auto; }
#rec1092087806 .t396__filter { height: 125px; }
#rec1092087806 .t396__carrier { height: 125px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1092087806 .t396__artboard, #rec1092087806 .t396__filter, #rec1092087806 .t396__carrier { height: 75px; }
  #rec1092087806 .t396__filter { }
  #rec1092087806 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1092087806 .t396__artboard, #rec1092087806 .t396__filter, #rec1092087806 .t396__carrier { height: 100px; }
  #rec1092087806 .t396__filter { }
  #rec1092087806 .t396__carrier { background-attachment: scroll; }
}
#rec1092087806 .tn-elem[data-elem-id="1742566842158"] { color: rgb(255, 255, 255); z-index: 3; top: 62px; left: calc(50% - 560px); width: 593px; height: auto; }
#rec1092087806 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1092087806 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; left: calc(50% - 300px); height: auto; }
  #rec1092087806 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1092087806 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; width: 183px; height: auto; }
  #rec1092087806 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
#rec1092087806 .tn-elem[data-elem-id="1742804383245"] { z-index: 4; top: 64px; left: calc(50% - 45px); width: 40px; height: auto; }
#rec1092087806 .tn-elem[data-elem-id="1742804383245"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087806 .tn-elem[data-elem-id="1742804383245"] .tn-atom { transform: rotate(180deg); }
#rec1092087806 .tn-elem[data-elem-id="1742804383245"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087806 .tn-elem[data-elem-id="1742804383245"] { display: table; top: 42px; left: calc(50% + 229px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087806 .tn-elem[data-elem-id="1742804383245"] { display: table; top: 66px; left: calc(50% + 90px); height: auto; }
}
#rec1092087806 .tn-elem[data-elem-id="1742804401832"] { z-index: 5; top: 64px; left: calc(50% + 5px); width: 40px; height: auto; }
#rec1092087806 .tn-elem[data-elem-id="1742804401832"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087806 .tn-elem[data-elem-id="1742804401832"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087806 .tn-elem[data-elem-id="1742804401832"] { display: table; top: 42px; left: calc(50% + 269px); width: 30px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087806 .tn-elem[data-elem-id="1742804401832"] { display: table; top: 66px; left: calc(50% + 130px); height: auto; }
}
.t-rec#rec1092087806 { overflow: visible; }
#rec1092087806 .t396__artboard:not(.t396__artboard-flex), #rec1092087806 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1092087806 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1092087806 .t396__carrier, #rec1092087806 .t396__filter, #rec1092087806 .t396__artboard { height: 87px !important; }
#rec1092087811 .t396__artboard { height: 412px; background-color: rgb(24, 24, 24); overflow: auto; }
#rec1092087811 .t396__filter { height: 412px; }
#rec1092087811 .t396__carrier { height: 412px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .t396__artboard, #rec1092087811 .t396__filter, #rec1092087811 .t396__carrier { }
  #rec1092087811 .t396__filter { }
  #rec1092087811 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .t396__artboard, #rec1092087811 .t396__filter, #rec1092087811 .t396__carrier { height: 312px; }
  #rec1092087811 .t396__filter { }
  #rec1092087811 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .t396__artboard, #rec1092087811 .t396__filter, #rec1092087811 .t396__carrier { }
  #rec1092087811 .t396__filter { }
  #rec1092087811 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .t396__artboard, #rec1092087811 .t396__filter, #rec1092087811 .t396__carrier { height: 483px; }
  #rec1092087811 .t396__filter { }
  #rec1092087811 .t396__carrier { background-attachment: scroll; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268267"] { z-index: 3; top: 30px; left: calc(50% + 3520px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268267"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268267"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] { display: table; top: 31px; left: calc(50% + 2602px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268267"] { display: table; top: 31px; left: calc(50% + 1074px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268277"] { z-index: 4; top: 30px; left: calc(50% + 3180px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268277"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268277"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] { display: table; top: 31px; left: calc(50% + 2359px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268277"] { display: table; top: 243px; left: calc(50% + 866px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268244"] { z-index: 5; top: 30px; left: calc(50% + 2840px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268244"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268244"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] { display: table; top: 31px; left: calc(50% + 2115px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268244"] { display: table; top: 31px; left: calc(50% + 867px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268237"] { z-index: 6; top: 30px; left: calc(50% + 1140px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268237"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268237"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] { display: table; top: 31px; left: calc(50% + 898px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268237"] { display: table; top: 243px; left: calc(50% + 244px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268231"] { z-index: 7; top: 29px; left: calc(50% + 800px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268231"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268231"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] { display: table; top: 30px; left: calc(50% + 654px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268231"] { display: table; top: 31px; left: calc(50% + 246px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268256"] { z-index: 8; top: 30px; left: calc(50% + 1820px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268256"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268256"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] { display: table; top: 31px; left: calc(50% + 1385px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268256"] { display: table; top: 243px; left: calc(50% + 451px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268225"] { z-index: 9; top: 30px; left: calc(50% + 1480px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268225"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268225"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] { display: table; top: 31px; left: calc(50% + 1141px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268225"] { display: table; top: 31px; left: calc(50% + 453px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268251"] { z-index: 10; top: 30px; left: calc(50% + 460px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268251"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268251"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] { display: table; top: 31px; left: calc(50% + 411px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268251"] { display: table; top: 243px; left: calc(50% + 37px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268219"] { z-index: 11; top: 30px; left: calc(50% + 120px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268219"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268219"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] { display: table; top: 31px; left: calc(50% + 167px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268219"] { display: table; top: 31px; left: calc(50% + 38px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268213"] { z-index: 12; top: 30px; left: calc(50% - 220px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268213"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268213"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] { display: table; top: 31px; left: calc(50% - 76px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268213"] { display: table; top: 243px; left: calc(50% - 170px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268202"] { z-index: 13; top: 30px; left: calc(50% - 560px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268202"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268202"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] { display: table; top: 31px; left: calc(50% - 320px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268202"] { display: table; top: 31px; left: calc(50% - 169px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268272"] { z-index: 14; top: 30px; left: calc(50% + 2160px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268272"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268272"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] { display: table; top: 31px; left: calc(50% + 1628px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268272"] { display: table; top: 31px; left: calc(50% + 660px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643268281"] { z-index: 15; top: 30px; left: calc(50% + 2500px); width: 320px; height: auto; }
#rec1092087811 .tn-elem[data-elem-id="1742643268281"] .tn-atom { border-width: 1px; border-radius: 16px; overflow: hidden; background-position: center center; border-color: transparent; border-style: solid; }
#rec1092087811 .tn-elem[data-elem-id="1742643268281"] .tn-atom__img { object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] { display: table; top: 31px; left: calc(50% + 1872px); width: 229px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] { display: table; height: auto; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] .tn-atom { background-size: cover; border-radius: 10px; }
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] .tn-atom__img { border-radius: 10px; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643268281"] { display: table; top: 243px; left: calc(50% + 659px); width: 194px; height: auto; }
}
#rec1092087811 .tn-elem[data-elem-id="1742643342769"] { z-index: 16; top: 32px; left: calc(50% + 3840px); width: 40px; height: 331px; }
#rec1092087811 .tn-elem[data-elem-id="1742643342769"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643342769"] { display: table; }
}
@media screen and (max-width: 959px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643342769"] { display: table; top: 32px; left: calc(50% + 2831px); width: 29px; height: 238px; }
}
@media screen and (max-width: 639px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643342769"] { display: table; }
}
@media screen and (max-width: 479px) {
  #rec1092087811 .tn-elem[data-elem-id="1742643342769"] { display: table; top: 31px; left: calc(50% + 1281px); width: 24px; height: 203px; }
}
.t-rec#rec1092087811 { overflow: visible; }
#rec1092087811 .t396__artboard:not(.t396__artboard-flex), #rec1092087811 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1092087811 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1092087811 .t396__carrier, #rec1092087811 .t396__filter, #rec1092087811 .t396__artboard { height: 365px !important; }
.scrollbooster-viewport { cursor: grab; padding-bottom: 30px; margin-bottom: -30px; }
.scrollbooster-viewport:active { cursor: grabbing; }
.scrollbooster-content { position: absolute; width: 100%; height: 100%; }
.arrow-left, .arrow-right { cursor: pointer; }
#rec1090664486 .t396__artboard { height: 898px; background-color: rgb(24, 24, 24); }
#rec1090664486 .t396__filter { height: 898px; }
#rec1090664486 .t396__carrier { height: 898px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .t396__artboard, #rec1090664486 .t396__filter, #rec1090664486 .t396__carrier { height: 1185px; }
  #rec1090664486 .t396__filter { }
  #rec1090664486 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .t396__artboard, #rec1090664486 .t396__filter, #rec1090664486 .t396__carrier { height: 1066px; }
  #rec1090664486 .t396__filter { }
  #rec1090664486 .t396__carrier { background-attachment: scroll; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228053297"] { z-index: 3; top: 10px; left: calc(50% - 560px); width: 1122px; height: 871px; }
#rec1090664486 .tn-elem[data-elem-id="1747228053297"] .tn-atom { border-radius: 36px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228053297"] { display: table; left: calc(50% - 310px); width: 621px; height: 1157px; border-radius: 24px; }
  #rec1090664486 .tn-elem[data-elem-id="1747228053297"] .tn-atom { background-size: cover; border-radius: 24px; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228053297"] { display: table; top: 10px; left: calc(50% - 170px); width: 341px; height: 1046px; border-radius: 20px; }
  #rec1090664486 .tn-elem[data-elem-id="1747228053297"] .tn-atom { background-size: cover; border-radius: 20px; }
}
#rec1090664486 .tn-elem[data-elem-id="1742630640418"] { z-index: 3; top: 133px; left: calc(50% + 6px); width: 400px; height: 536px; }
#rec1090664486 .tn-elem[data-elem-id="1742630640418"] .tn-atom { border-width: 1px; border-radius: 16px; opacity: 0.05; background-color: rgb(24, 24, 24); background-position: center center; border-color: rgb(106, 1, 254); border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1742630640418"] { display: table; top: 450px; left: calc(50% - 200px); height: 545px; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1742630640418"] { display: table; top: 393px; left: calc(50% - 150px); width: 300px; height: 493px; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142587587"] { z-index: 3; top: 380px; left: calc(50% + 26px); width: 360px; height: 116px; }
#rec1090664486 .tn-elem[data-elem-id="1747142587587"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142587587"] { display: table; top: 706px; left: calc(50% - 180px); }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142587587"] { display: table; top: 625px; left: calc(50% - 130px); width: 260px; height: 125px; border-radius: 10px; }
  #rec1090664486 .tn-elem[data-elem-id="1747142587587"] .tn-atom { background-size: cover; border-radius: 10px; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142800832"] { z-index: 3; top: 390px; left: calc(50% + 36px); width: 30px; height: 30px; }
#rec1090664486 .tn-elem[data-elem-id="1747142800832"] .tn-atom { border-radius: 8px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142800832"] { display: table; top: 716px; left: calc(50% - 170px); }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142800832"] { display: table; top: 635px; left: calc(50% - 120px); width: 24px; height: 24px; border-radius: 6px; }
  #rec1090664486 .tn-elem[data-elem-id="1747142800832"] .tn-atom { background-size: cover; border-radius: 6px; }
}
#rec1090664486 .tn-elem[data-elem-id="1742631090696"] { z-index: 3; top: 133px; left: calc(50% - 404px); width: 400px; height: 536px; }
#rec1090664486 .tn-elem[data-elem-id="1742631090696"] .tn-atom { border-radius: 16px; opacity: 0.1; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 89px; left: calc(50% - 200px); height: 351px; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1742631090696"] { display: table; left: calc(50% - 150px); width: 300px; height: 294px; }
}
#rec1090664486 .tn-elem[data-elem-id="1742646370329"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 283px; left: calc(50% - 344px); width: 291px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1742646370329"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 248px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 230px; left: calc(50% - 100px); width: 291px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1742646370329"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142189338"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 254px; left: calc(50% - 344px); width: 304px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142189338"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142189338"] { display: table; top: 219px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142189338"] { display: table; top: 203px; left: calc(50% - 100px); width: 280px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142189338"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142186536"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 225px; left: calc(50% - 344px); width: 234px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142186536"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142186536"] { display: table; top: 190px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142186536"] { display: table; top: 176px; left: calc(50% - 100px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142186536"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142047295"] { color: rgb(253, 92, 5); text-align: center; z-index: 3; top: 153px; left: calc(50% - 357px); width: 306px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142047295"] .tn-atom { vertical-align: middle; color: rgb(253, 92, 5); font-size: 28px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142047295"] { display: table; top: 109px; left: calc(50% - 153px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142047295"] { display: table; left: calc(50% - 153px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142047295"] .tn-atom { font-size: 24px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747143583862"] { color: rgb(106, 1, 254); text-align: center; z-index: 3; top: 153px; left: calc(50% + 53px); width: 306px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747143583862"] .tn-atom { vertical-align: middle; color: rgb(106, 1, 254); font-size: 28px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143583862"] { display: table; top: 470px; left: calc(50% - 153px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143583862"] { display: table; top: 413px; left: calc(50% - 140px); width: 280px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747143583862"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 24px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1742566842158"] { color: rgb(24, 24, 24); text-align: center; z-index: 3; top: 60px; left: calc(50% - 482px); width: 964px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; left: calc(50% - 294px); width: 589px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 40px; left: calc(50% - 142px); width: 284px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 20px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142116819"] { z-index: 3; top: 204px; left: calc(50% - 384px); width: 360px; height: 1px; }
#rec1090664486 .tn-elem[data-elem-id="1747142116819"] .tn-atom { border-radius: 0px; opacity: 0.3; background-color: rgb(253, 92, 5); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142116819"] { display: table; top: 169px; left: calc(50% - 180px); }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142116819"] { display: table; top: 155px; left: calc(50% - 130px); width: 260px; }
}
#rec1090664486 .tn-group[data-group-id="174421298823619420"] { z-index: 3; position: absolute; top: 516px; left: calc(50% - 270px); width: 132px; height: 43px; }
#rec1090664486 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { width: 100%; height: 100%; position: relative; display: flex; overflow: visible; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 297px; left: calc(50% - 66px); width: 132px; height: 43px; }
  #rec1090664486 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 266px; left: calc(50% - 50px); width: 100px; height: 34px; border-radius: 0px; }
  #rec1090664486 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; flex-direction: row; flex-wrap: unset; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; background-position: center center; border-radius: 0px; opacity: 1; transform: rotate(0deg); }
}
#rec1090664486 .tn-elem[data-elem-id="1744212988248"] { color: rgb(24, 24, 24); text-align: right; z-index: 3; top: 0px; left: 84px; width: 100%; flex-shrink: 1; height: auto; margin: 0px; }
#rec1090664486 .tn-elem[data-elem-id="1744212988248"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 84px; width: 100%; height: auto; flex-shrink: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 63px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664486 .tn-elem[data-elem-id="1744212988248"] .tn-atom { font-size: 28px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1744212988236"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 0px; left: 0px; width: 74px; flex-shrink: 0; height: 43px; margin: 0px; }
#rec1090664486 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; height: auto; flex-shrink: 0; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; width: 100%; height: 34px; flex-shrink: 1; }
  #rec1090664486 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 28px; background-size: cover; }
}
#rec1090664486 .tn-group[data-group-id="174714298455327410"] { z-index: 3; position: absolute; top: 516px; left: calc(50% + 114px); width: 183px; height: 43px; }
#rec1090664486 .tn-group[data-group-id="174714298455327410"] #molecule-174714298455327410 { width: 100%; height: 100%; position: relative; display: flex; overflow: visible; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-group[data-group-id="174714298455327410"] { display: flex; top: 852px; left: calc(50% - 92px); width: 183px; height: 43px; }
  #rec1090664486 .tn-group[data-group-id="174714298455327410"] #molecule-174714298455327410 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-group[data-group-id="174714298455327410"] { display: flex; top: 770px; left: calc(50% - 71px); width: 141px; height: 34px; }
  #rec1090664486 .tn-group[data-group-id="174714298455327410"] #molecule-174714298455327410 { display: flex; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142984613"] { color: rgb(24, 24, 24); text-align: right; z-index: 3; top: 0px; left: 83px; width: 100%; flex-shrink: 1; height: auto; margin: 0px; }
#rec1090664486 .tn-elem[data-elem-id="1747142984613"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142984613"] { display: table; top: 0px; left: 83px; width: 100%; height: auto; flex-shrink: 1; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142984613"] { display: table; top: 0px; left: 63px; width: 100%; height: auto; flex-shrink: 1; }
  #rec1090664486 .tn-elem[data-elem-id="1747142984613"] .tn-atom { font-size: 28px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142984553"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 0px; left: 0px; width: 73px; flex-shrink: 0; height: 43px; margin: 0px; }
#rec1090664486 .tn-elem[data-elem-id="1747142984553"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142984553"] { display: table; top: 0px; left: 0px; height: auto; flex-shrink: 0; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142984553"] { display: table; top: 0px; left: 0px; width: 100%; height: 34px; flex-shrink: 1; }
  #rec1090664486 .tn-elem[data-elem-id="1747142984553"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 28px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142542318"] { z-index: 3; top: 204px; left: calc(50% + 26px); width: 360px; height: 1px; }
#rec1090664486 .tn-elem[data-elem-id="1747142542318"] .tn-atom { border-radius: 0px; opacity: 0.2; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542318"] { display: table; top: 530px; left: calc(50% - 180px); }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542318"] { display: table; top: 459px; left: calc(50% - 130px); width: 260px; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142542311"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 225px; left: calc(50% + 66px); width: 234px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142542311"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542311"] { display: table; top: 551px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542311"] { display: table; top: 480px; left: calc(50% - 100px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142542311"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142542305"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 254px; left: calc(50% + 66px); width: 304px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142542305"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542305"] { display: table; top: 580px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542305"] { display: table; top: 507px; left: calc(50% - 100px); width: 280px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142542305"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142542296"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 283px; left: calc(50% + 66px); width: 291px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142542296"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542296"] { display: table; top: 609px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142542296"] { display: table; top: 534px; left: calc(50% - 100px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142542296"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142565242"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 396px; left: calc(50% + 76px); width: 299px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142565242"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142565242"] { display: table; top: 722px; left: calc(50% - 130px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142565242"] { display: table; top: 642px; left: calc(50% + 214px); width: 216px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142565242"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1752246717411"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: -158px; left: calc(50% + 253px); width: 310px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1752246717411"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1752246717411"] { display: table; top: 682px; left: calc(50% - 630px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1752246717411"] { display: table; top: 642px; left: calc(50% - 86px); width: 236px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1752246717411"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142623057"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 341px; left: calc(50% + 66px); width: 291px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142623057"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142623057"] { display: table; top: 667px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142623057"] { display: table; top: 588px; left: calc(50% - 100px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142623057"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747143057358"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 579px; left: calc(50% - 384px); width: 360px; height: 70px; }
#rec1090664486 .tn-elem[data-elem-id="1747143057358"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-color: rgb(253, 92, 5); 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 (hover), (min-width:0\0) {
  #rec1090664486 .tn-elem[data-elem-id="1747143057358"] .tn-atom:hover { background-color: rgb(255, 120, 46); background-image: none; }
}
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143057358"] { display: table; top: 360px; left: calc(50% - 180px); height: 60px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143057358"] .tn-atom { font-size: 14px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143057358"] { display: table; top: 313px; left: calc(50% - 130px); width: 260px; height: 50px; border-radius: 10px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143057358"] .tn-atom { font-size: 14px; background-size: cover; border-radius: 10px; }
}
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] { color: rgb(255, 255, 255); text-align: center; z-index: 3; top: 579px; left: calc(50% + 26px); width: 360px; height: 70px; }
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom { color: rgb(255, 255, 255); font-size: 18px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 300; text-transform: uppercase; border-radius: 16px; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); 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; }
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::before, #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::after { content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; box-sizing: content-box; pointer-events: none; border-radius: 16px; transition: opacity 0.2s ease-in-out; }
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::before { z-index: -2; opacity: 1; background-color: transparent; background-image: linear-gradient(0.028turn, rgb(106, 1, 254) 0%, rgb(253, 92, 5) 85%); }
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::after { z-index: -1; opacity: 0; background-color: rgb(106, 1, 254); background-image: none; }
#rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom { position: relative; z-index: 1; background-color: transparent; background-image: none; border: none; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; height: inherit; }
@media (hover), (min-width:0\0) {
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom:hover::after { opacity: 1; }
}
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] { display: table; top: 915px; left: calc(50% - 180px); height: 60px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom { font-size: 14px; background-size: cover; }
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::before { }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] { display: table; top: 816px; left: calc(50% - 130px); width: 260px; height: 50px; border-radius: 10px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::before, #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::after { border-radius: 10px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom { font-size: 14px; background-size: cover; border-radius: 10px; }
  #rec1090664486 .tn-elem[data-elem-id="1747143170634"] .tn-atom::before { }
}
#rec1090664486 .tn-elem[data-elem-id="1747142565235"] { color: rgb(24, 24, 24); text-align: left; z-index: 3; top: 312px; left: calc(50% + 66px); width: 304px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142565235"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 16px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142565235"] { display: table; top: 638px; left: calc(50% - 136px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142565235"] { display: table; top: 561px; left: calc(50% - 100px); height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747142565235"] .tn-atom { font-size: 14px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747142793460"] { z-index: 3; top: 395px; left: calc(50% + 41px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747142793460"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747142793460"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142793460"] { display: table; top: 721px; left: calc(50% - 165px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747142793460"] { display: table; top: 640px; left: calc(50% - 115px); width: 15px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218485396"] { z-index: 3; top: 223px; left: calc(50% + 36px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218485396"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218485396"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218485396"] { display: table; top: 550px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218485396"] { display: table; top: 477px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218514632"] { z-index: 3; top: 252px; left: calc(50% + 36px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218514632"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218514632"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218514632"] { display: table; top: 579px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218514632"] { display: table; top: 504px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218517516"] { z-index: 3; top: 281px; left: calc(50% + 36px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218517516"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218517516"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218517516"] { display: table; top: 608px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218517516"] { display: table; top: 531px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218520361"] { z-index: 3; top: 310px; left: calc(50% + 36px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218520361"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218520361"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218520361"] { display: table; top: 637px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218520361"] { display: table; top: 558px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218522893"] { z-index: 3; top: 339px; left: calc(50% + 36px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218522893"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218522893"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218522893"] { display: table; top: 666px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218522893"] { display: table; top: 585px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218485448"] { z-index: 3; top: 224px; left: calc(50% - 374px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218485448"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218485448"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218485448"] { display: table; top: 189px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218485448"] { display: table; top: 175px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218502086"] { z-index: 3; top: 253px; left: calc(50% - 374px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218502086"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218502086"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218502086"] { display: table; top: 218px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218502086"] { display: table; top: 201px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747218505420"] { z-index: 3; top: 282px; left: calc(50% - 374px); width: 20px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747218505420"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747218505420"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218505420"] { display: table; top: 247px; left: calc(50% - 170px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747218505420"] { display: table; top: 227px; left: calc(50% - 130px); width: 20px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864581"] { z-index: 3; top: 679px; left: calc(50% - 260px); width: 540px; height: 159px; }
#rec1090664486 .tn-elem[data-elem-id="1747228864581"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864581"] { display: table; top: 1005px; left: calc(50% - 200px); width: 400px; height: 132px; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864581"] { display: table; top: 894px; left: calc(50% - 150px); width: 300px; height: 132px; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864602"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 727px; left: calc(50% + 78px); width: 171px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747228864602"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864602"] { display: table; top: 1051px; left: calc(50% + 49px); width: 116px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864602"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864602"] { display: table; top: 927px; left: calc(50% + 62px); width: 91px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864602"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 10px; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864595"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 750px; left: calc(50% - 240px); width: 189px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747228864595"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 52px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864595"] { display: table; top: 1075px; left: calc(50% - 180px); width: 119px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864595"] .tn-atom { font-size: 34px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864595"] { display: table; top: 961px; left: calc(50% - 138px); width: 110px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864595"] { color: rgb(255, 255, 255); text-align: left; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864595"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); white-space: normal; background-size: cover; transform: rotate(0deg); }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864587"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 709px; left: calc(50% - 230px); width: 174px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747228864587"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864587"] { display: table; top: 1030px; left: calc(50% - 180px); width: 99px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864587"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864587"] { display: table; top: 919px; left: calc(50% - 138px); width: 103px; height: auto; }
  #rec1090664486 .tn-elem[data-elem-id="1747228864587"] { color: rgb(255, 255, 255); }
  #rec1090664486 .tn-elem[data-elem-id="1747228864587"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); white-space: normal; background-size: cover; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864609"] { z-index: 3; top: 658px; left: calc(50% - 93px); width: 175px; height: auto; }
#rec1090664486 .tn-elem[data-elem-id="1747228864609"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747228864609"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864609"] { display: table; top: 1010px; left: calc(50% - 82px); width: 123px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864609"] { display: table; top: 893px; left: calc(50% - 57px); width: 123px; height: auto; }
}
#rec1090664486 .tn-elem[data-elem-id="1747228864625"] { z-index: 3; top: 681px; left: calc(50% + 9px); width: 62px; height: 57px; }
#rec1090664486 .tn-elem[data-elem-id="1747228864625"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
#rec1090664486 .tn-elem[data-elem-id="1747228864625"] .tn-atom { transform: rotate(24deg); }
@media screen and (max-width: 1199px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864625"] { display: table; top: 1022px; left: calc(50% - 14px); width: 51px; height: 47px; }
}
@media screen and (max-width: 639px) {
  #rec1090664486 .tn-elem[data-elem-id="1747228864625"] { display: table; top: 905px; left: calc(50% + 8px); width: 46px; height: 42px; }
}
.t-rec#rec1090664486 { overflow: visible; }
#rec1090664486 .t396__artboard:not(.t396__artboard-flex), #rec1090664486 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664486 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664486 .t396__carrier, #rec1090664486 .t396__filter, #rec1090664486 .t396__artboard { height: 1386px !important; }
#rec1090664496 .t396__artboard { height: 633px; }
#rec1090664496 .t396__filter { height: 633px; }
#rec1090664496 .t396__carrier { height: 633px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .t396__artboard, #rec1090664496 .t396__filter, #rec1090664496 .t396__carrier { height: 580px; }
  #rec1090664496 .t396__filter { }
  #rec1090664496 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .t396__artboard, #rec1090664496 .t396__filter, #rec1090664496 .t396__carrier { height: 579px; }
  #rec1090664496 .t396__filter { }
  #rec1090664496 .t396__carrier { background-attachment: scroll; }
}
#rec1090664496 .tn-elem[data-elem-id="1742564546058"] { z-index: 3; top: 0px; left: calc(50% - 300px); width: 600px; height: 633px; }
#rec1090664496 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 24px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742564546058"] { display: table; left: calc(50% - 170px); width: 340px; height: 580px; border-radius: 16px; }
  #rec1090664496 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 16px; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742564546058"] { display: table; left: calc(50% - 170px); width: 340px; height: 579px; }
}
#rec1090664496 .tn-elem[data-elem-id="1742631090696"] { z-index: 4; top: 493px; left: calc(50% - 259px); width: 517px; height: 120px; }
#rec1090664496 .tn-elem[data-elem-id="1742631090696"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 458px; left: calc(50% - 160px); width: 320px; height: 112px; border-radius: 10px; }
  #rec1090664496 .tn-elem[data-elem-id="1742631090696"] .tn-atom { background-size: cover; border-radius: 10px; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 457px; left: calc(50% - 160px); width: 320px; height: 112px; }
}
#rec1090664496 .tn-elem[data-elem-id="1744212988229"] { z-index: 5; top: 375px; left: calc(50% + 10px); width: 205px; height: 60px; }
#rec1090664496 .tn-elem[data-elem-id="1744212988229"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988229"] { display: table; top: 324px; left: calc(50% - 150px); width: 300px; height: 77px; border-radius: 10px; }
  #rec1090664496 .tn-elem[data-elem-id="1744212988229"] .tn-atom { background-size: cover; border-radius: 10px; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988229"] { display: table; top: 324px; left: calc(50% - 150px); width: 300px; height: 76px; }
}
#rec1090664496 .tn-elem[data-elem-id="1742639501979"] { z-index: 6; top: 83px; left: calc(50% - 238px); width: 475px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742639501979"] .tn-atom { background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639501979"] { display: table; top: 65px; left: calc(50% - 150px); width: 300px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639501979"] { display: table; top: 59px; left: calc(50% - 150px); width: 300px; height: auto; }
}
#rec1090664496 .tn-group[data-group-id="174421298823619420"] { z-index: 7; position: absolute; top: 386px; left: calc(50% + 77px); width: 112px; height: 36px; }
#rec1090664496 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { width: 100%; height: 100%; position: relative; display: flex; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 332px; left: calc(50% - 37px); width: 74px; height: 24px; }
  #rec1090664496 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 329px; left: calc(50% - 37px); width: 74px; height: 24px; }
  #rec1090664496 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; }
}
#rec1090664496 .tn-elem[data-elem-id="1744212988248"] { color: rgb(255, 255, 255); text-align: right; z-index: 8; top: 0px; left: 72px; width: 100%; flex-shrink: 1; height: auto; margin: 0px; }
#rec1090664496 .tn-elem[data-elem-id="1744212988248"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 48px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664496 .tn-elem[data-elem-id="1744212988248"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 20px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 48px; width: 100%; height: auto; flex-shrink: 1; }
}
#rec1090664496 .tn-elem[data-elem-id="1744212988236"] { color: rgb(255, 255, 255); text-align: left; z-index: 9; top: 0px; left: 0px; width: 62px; flex-shrink: 0; height: 36px; margin: 0px; }
#rec1090664496 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664496 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 20px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; }
}
#rec1090664496 .tn-elem[data-elem-id="1742646370329"] { color: rgb(255, 255, 255); text-align: left; z-index: 10; top: 511px; left: calc(50% - 239px); width: 174px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742646370329"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 471px; left: calc(50% - 145px); width: 112px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1742646370329"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 472px; left: calc(50% - 143px); width: 105px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742639249685"] { color: rgb(255, 255, 255); text-align: left; z-index: 11; top: 555px; left: calc(50% - 239px); width: 189px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742639249685"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639249685"] { display: table; top: 521px; left: calc(50% - 146px); width: 119px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1742639249685"] .tn-atom { font-size: 30px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639249685"] { display: table; top: 518px; left: calc(50% - 144px); width: 110px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742639766324"] { color: rgb(24, 24, 24); text-align: center; z-index: 12; top: 444px; left: calc(50% - 184px); width: 367px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742639766324"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 12px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639766324"] { display: table; top: 423px; left: calc(50% - 135px); width: 270px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1742639766324"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742639766324"] { display: table; top: 417px; left: calc(50% - 135px); height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742566842158"] { color: rgb(24, 24, 24); text-align: center; z-index: 13; top: 20px; left: calc(50% - 158px); width: 317px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 20px; left: calc(50% - 294px); width: 589px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742566842158"] { display: table; left: calc(50% - 142px); width: 284px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742833153898"] { color: rgb(255, 255, 255); text-align: left; z-index: 14; top: 526px; left: calc(50% + 68px); width: 171px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742833153898"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742833153898"] { display: table; top: 488px; left: calc(50% + 41px); width: 109px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1742833153898"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742833153898"] { display: table; top: 487px; left: calc(50% + 44px); width: 106px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742802211298"] { z-index: 16; top: 484px; left: calc(50% - 80px); width: 126px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1742802211298"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664496 .tn-elem[data-elem-id="1742802211298"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742802211298"] { display: table; top: 453px; left: calc(50% - 69px); width: 112px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742802211298"] { display: table; top: 454px; left: calc(50% - 61px); width: 110px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1742802211315"] { z-index: 17; top: 501px; left: calc(50% - 6px); width: 45px; height: 41px; }
#rec1090664496 .tn-elem[data-elem-id="1742802211315"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
#rec1090664496 .tn-elem[data-elem-id="1742802211315"] .tn-atom { transform: rotate(24deg); }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1742802211315"] { display: table; top: 464px; left: calc(50% - 7px); width: 46px; height: 43px; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1742802211315"] { display: table; top: 464px; left: calc(50% - 3px); width: 41px; height: 38px; }
}
#rec1090664496 .tn-elem[data-elem-id="1744213337591"] { z-index: 18; top: 420px; left: calc(50% + 227px); width: 74px; height: auto; }
#rec1090664496 .tn-elem[data-elem-id="1744213337591"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664496 .tn-elem[data-elem-id="1744213337591"] .tn-atom { transform: rotate(28deg); }
#rec1090664496 .tn-elem[data-elem-id="1744213337591"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1744213337591"] { display: table; top: 420px; left: calc(50% + 100px); width: 53px; height: auto; }
  #rec1090664496 .tn-elem[data-elem-id="1744213337591"] .tn-atom { background-size: cover; transform: rotate(67deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1744213337591"] { display: table; top: 416px; left: calc(50% + 119px); width: 51px; height: auto; }
}
#rec1090664496 .tn-elem[data-elem-id="1747219973969"] { z-index: 19; top: 20px; left: calc(50% + 245px); width: 35px; height: auto; }
@media (min-width: 1200px) {
  #rec1090664496 .tn-elem.t396__elem--anim-hidden[data-elem-id="1747219973969"] { opacity: 0; }
}
#rec1090664496 .tn-elem[data-elem-id="1747219973969"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664496 .tn-elem[data-elem-id="1747219973969"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664496 .tn-elem[data-elem-id="1747219973969"] { display: table; top: 10px; left: calc(50% + 124px); width: 36px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664496 .tn-elem[data-elem-id="1747219973969"] { display: table; left: calc(50% + 124px); width: 36px; height: auto; }
}
#rec1090664496 fieldset { padding: 0px; margin: 0px; border: none; }
#rec1090664496 [data-elem-id="1742639501979"] input::-webkit-input-placeholder { color: rgb(18, 19, 26); opacity: 0.5; }
#rec1090664496 [data-elem-id="1742639501979"] textarea::-webkit-input-placeholder { color: rgb(18, 19, 26); opacity: 0.5; }
.tn-atom .t-input-block { position: relative; }
#rec1090664496 [data-elem-id="1742639501979"] .t-input-block input[type="text"], #rec1090664496 [data-elem-id="1742639501979"] .t-input-block input[type="tel"], #rec1090664496 [data-elem-id="1742639501979"] .t-input-block input[type="url"], #rec1090664496 [data-elem-id="1742639501979"] .t-input-block input[type="email"], #rec1090664496 [data-elem-id="1742639501979"] .t-input-block .t-input-phonemask__select, #rec1090664496 [data-elem-id="1742639501979"] .t-input-block textarea, #rec1090664496 [data-elem-id="1742639501979"] .t-input-block select, #rec1090664496 [data-elem-id="1742639501979"] .t-input-block .t-input__vis-ph { font-family: Gilroy; }
#rec1090664496 [data-elem-id="1742639501979"] .t-submit { color: rgb(255, 255, 255); border-radius: 10px; font-size: 14px; font-family: Gilroy, Arial, sans-serif; cursor: pointer; background-color: rgb(253, 92, 5); transition: 0.3s; }
#rec1090664496 [data-elem-id="1742639501979"] .t-submit:hover { color: rgb(255, 255, 255); background-color: rgb(255, 106, 25); }
.t-rec#rec1090664496 { overflow: visible; }
#rec1090664496 .t396__artboard:not(.t396__artboard-flex), #rec1090664496 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664496 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664496 .t396__carrier, #rec1090664496 .t396__filter, #rec1090664496 .t396__artboard { height: 678px !important; }
.t-rec#rec1090664496 { overflow: visible; }
#rec1090664496 .t396__artboard:not(.t396__artboard-flex), #rec1090664496 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664496 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664496 .t396__carrier, #rec1090664496 .t396__filter, #rec1090664496 .t396__artboard { height: 678px !important; }
#rec1090664496[data-record-type="396"] { display: none; }
.t1093 .t-popup #rec1090664496[data-record-type="396"] { display: block; }
#rec1090664491 .t1093 .t-popup__bg { background-color: rgba(51, 51, 51, 0.5); backdrop-filter: blur(4px); }
#rec1090664491 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container { transition-timing-function: ease-in-out; }
#rec1090664511 .t396__artboard { height: 633px; }
#rec1090664511 .t396__filter { height: 633px; }
#rec1090664511 .t396__carrier { height: 633px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .t396__artboard, #rec1090664511 .t396__filter, #rec1090664511 .t396__carrier { height: 580px; }
  #rec1090664511 .t396__filter { }
  #rec1090664511 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .t396__artboard, #rec1090664511 .t396__filter, #rec1090664511 .t396__carrier { height: 579px; }
  #rec1090664511 .t396__filter { }
  #rec1090664511 .t396__carrier { background-attachment: scroll; }
}
#rec1090664511 .tn-elem[data-elem-id="1742564546058"] { z-index: 3; top: 0px; left: calc(50% - 300px); width: 600px; height: 633px; }
#rec1090664511 .tn-elem[data-elem-id="1742564546058"] .tn-atom { border-radius: 24px; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742564546058"] { display: table; left: calc(50% - 170px); width: 340px; height: 580px; border-radius: 16px; }
  #rec1090664511 .tn-elem[data-elem-id="1742564546058"] .tn-atom { background-size: cover; border-radius: 16px; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742564546058"] { display: table; left: calc(50% - 170px); width: 340px; height: 579px; }
}
#rec1090664511 .tn-elem[data-elem-id="1742631090696"] { z-index: 3; top: 493px; left: calc(50% - 259px); width: 517px; height: 120px; }
#rec1090664511 .tn-elem[data-elem-id="1742631090696"] .tn-atom { border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 458px; left: calc(50% - 160px); width: 320px; height: 112px; border-radius: 10px; }
  #rec1090664511 .tn-elem[data-elem-id="1742631090696"] .tn-atom { background-size: cover; border-radius: 10px; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742631090696"] { display: table; top: 457px; left: calc(50% - 160px); width: 320px; height: 112px; }
}
#rec1090664511 .tn-elem[data-elem-id="1744212988229"] { z-index: 3; top: 375px; left: calc(50% - 30px); width: 264px; height: 60px; }
#rec1090664511 .tn-elem[data-elem-id="1744212988229"] .tn-atom { border-width: 1px; border-radius: 16px; background-color: rgb(106, 1, 254); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988229"] { display: table; top: 324px; left: calc(50% - 150px); width: 300px; height: 77px; border-radius: 10px; }
  #rec1090664511 .tn-elem[data-elem-id="1744212988229"] .tn-atom { background-size: cover; border-radius: 10px; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988229"] { display: table; top: 324px; left: calc(50% - 150px); width: 300px; height: 76px; }
}
#rec1090664511 .tn-elem[data-elem-id="1742639501979"] { z-index: 3; top: 83px; left: calc(50% - 238px); width: 475px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742639501979"] .tn-atom { background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639501979"] { display: table; top: 65px; left: calc(50% - 150px); width: 300px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639501979"] { display: table; top: 59px; left: calc(50% - 150px); width: 300px; height: auto; }
}
#rec1090664511 .tn-group[data-group-id="174421298823619420"] { z-index: 3; position: absolute; top: 386px; left: calc(50% + 50px); width: 150px; height: 36px; }
#rec1090664511 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { width: 100%; height: 100%; position: relative; display: flex; overflow: visible; flex-direction: row; column-gap: 10px; align-items: flex-start; place-content: flex-start; padding: 0px; border-color: transparent; border-style: solid; box-sizing: border-box; border-radius: 0px; opacity: 1; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 332px; left: calc(50% - 52px); width: 103px; height: 24px; }
  #rec1090664511 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-group[data-group-id="174421298823619420"] { display: flex; top: 329px; left: calc(50% - 52px); width: 103px; height: 24px; }
  #rec1090664511 .tn-group[data-group-id="174421298823619420"] #molecule-174421298823619420 { display: flex; }
}
#rec1090664511 .tn-elem[data-elem-id="1744212988248"] { color: rgb(255, 255, 255); text-align: right; z-index: 3; top: 0px; left: 67px; width: 100%; flex-shrink: 1; height: auto; margin: 0px; }
#rec1090664511 .tn-elem[data-elem-id="1744212988248"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 48px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664511 .tn-elem[data-elem-id="1744212988248"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 20px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988248"] { display: table; top: 0px; left: 48px; width: 100%; height: auto; flex-shrink: 1; }
}
#rec1090664511 .tn-elem[data-elem-id="1744212988236"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 0px; left: 0px; width: 100%; flex-shrink: 1; height: auto; margin: 0px; }
#rec1090664511 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 30px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; opacity: 0.8; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; margin: 0px; }
  #rec1090664511 .tn-elem[data-elem-id="1744212988236"] .tn-atom { vertical-align: middle; white-space: normal; font-size: 20px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1744212988236"] { display: table; top: 0px; left: 0px; width: 100%; height: auto; flex-shrink: 1; }
}
#rec1090664511 .tn-elem[data-elem-id="1742646370329"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 511px; left: calc(50% - 239px); width: 127px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742646370329"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 471px; left: calc(50% - 145px); width: 86px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1742646370329"] .tn-atom { font-size: 12px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742646370329"] { display: table; top: 472px; left: calc(50% - 143px); width: 89px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742639249685"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 555px; left: calc(50% - 239px); width: 189px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742639249685"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.1; font-weight: 300; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639249685"] { display: table; top: 521px; left: calc(50% - 146px); width: 119px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1742639249685"] .tn-atom { font-size: 30px; background-size: cover; transform: rotate(0deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639249685"] { display: table; top: 518px; left: calc(50% - 144px); width: 110px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742639766324"] { color: rgb(24, 24, 24); text-align: center; z-index: 3; top: 444px; left: calc(50% - 184px); width: 367px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742639766324"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 12px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639766324"] { display: table; top: 423px; left: calc(50% - 135px); width: 270px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1742639766324"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742639766324"] { display: table; top: 417px; left: calc(50% - 135px); height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742566842158"] { color: rgb(24, 24, 24); text-align: center; z-index: 3; top: 20px; left: calc(50% - 158px); width: 317px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742566842158"] .tn-atom { vertical-align: middle; color: rgb(24, 24, 24); font-size: 36px; font-family: Gilroy, Arial, sans-serif; line-height: 1.2; font-weight: 800; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742566842158"] { display: table; top: 20px; left: calc(50% - 294px); width: 589px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1742566842158"] .tn-atom { font-size: 24px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742566842158"] { display: table; left: calc(50% - 142px); width: 284px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742833153898"] { color: rgb(255, 255, 255); text-align: left; z-index: 3; top: 526px; left: calc(50% + 68px); width: 171px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742833153898"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.3; font-weight: 100; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742833153898"] { display: table; top: 488px; left: calc(50% + 41px); width: 109px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1742833153898"] .tn-atom { font-size: 10px; background-size: cover; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742833153898"] { display: table; top: 487px; left: calc(50% + 44px); width: 106px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742802211298"] { z-index: 3; top: 484px; left: calc(50% - 80px); width: 126px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1742802211298"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664511 .tn-elem[data-elem-id="1742802211298"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742802211298"] { display: table; top: 453px; left: calc(50% - 69px); width: 112px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742802211298"] { display: table; top: 454px; left: calc(50% - 64px); width: 110px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1742802211315"] { z-index: 3; top: 501px; left: calc(50% - 6px); width: 45px; height: 41px; }
#rec1090664511 .tn-elem[data-elem-id="1742802211315"] .tn-atom { border-radius: 0px; background-position: center center; background-size: cover; background-repeat: no-repeat; border-color: transparent; border-style: solid; }
#rec1090664511 .tn-elem[data-elem-id="1742802211315"] .tn-atom { transform: rotate(24deg); }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1742802211315"] { display: table; top: 464px; left: calc(50% - 7px); width: 46px; height: 43px; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1742802211315"] { display: table; top: 464px; left: calc(50% - 6px); width: 41px; height: 38px; }
}
#rec1090664511 .tn-elem[data-elem-id="1744213337591"] { z-index: 3; top: 430px; left: calc(50% + 227px); width: 74px; height: auto; }
#rec1090664511 .tn-elem[data-elem-id="1744213337591"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664511 .tn-elem[data-elem-id="1744213337591"] .tn-atom { transform: rotate(33deg); }
#rec1090664511 .tn-elem[data-elem-id="1744213337591"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1744213337591"] { display: table; top: 421px; left: calc(50% + 115px); width: 53px; height: auto; }
  #rec1090664511 .tn-elem[data-elem-id="1744213337591"] .tn-atom { background-size: cover; transform: rotate(67deg); }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1744213337591"] { display: table; top: 416px; left: calc(50% + 119px); width: 51px; height: auto; }
}
#rec1090664511 .tn-elem[data-elem-id="1747219973969"] { z-index: 3; top: 20px; left: calc(50% + 245px); width: 35px; height: auto; }
@media (min-width: 1200px) {
  #rec1090664511 .tn-elem.t396__elem--anim-hidden[data-elem-id="1747219973969"] { opacity: 0; }
}
#rec1090664511 .tn-elem[data-elem-id="1747219973969"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664511 .tn-elem[data-elem-id="1747219973969"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664511 .tn-elem[data-elem-id="1747219973969"] { display: table; top: 10px; left: calc(50% + 124px); width: 36px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664511 .tn-elem[data-elem-id="1747219973969"] { display: table; left: calc(50% + 124px); width: 36px; height: auto; }
}
#rec1090664511 fieldset { padding: 0px; margin: 0px; border: none; }
#rec1090664511 [data-elem-id="1742639501979"] input::-webkit-input-placeholder { color: rgb(18, 19, 26); opacity: 0.5; }
#rec1090664511 [data-elem-id="1742639501979"] textarea::-webkit-input-placeholder { color: rgb(18, 19, 26); opacity: 0.5; }
#rec1090664511 [data-elem-id="1742639501979"] .t-input-block input[type="text"], #rec1090664511 [data-elem-id="1742639501979"] .t-input-block input[type="tel"], #rec1090664511 [data-elem-id="1742639501979"] .t-input-block input[type="url"], #rec1090664511 [data-elem-id="1742639501979"] .t-input-block input[type="email"], #rec1090664511 [data-elem-id="1742639501979"] .t-input-block .t-input-phonemask__select, #rec1090664511 [data-elem-id="1742639501979"] .t-input-block textarea, #rec1090664511 [data-elem-id="1742639501979"] .t-input-block select, #rec1090664511 [data-elem-id="1742639501979"] .t-input-block .t-input__vis-ph { font-family: Gilroy; }
#rec1090664511 [data-elem-id="1742639501979"] .t-submit { color: rgb(255, 255, 255); border-radius: 10px; font-size: 14px; font-family: Gilroy, Arial, sans-serif; cursor: pointer; background-color: rgb(253, 92, 5); transition: 0.3s; }
#rec1090664511 [data-elem-id="1742639501979"] .t-submit:hover { color: rgb(255, 255, 255); background-color: rgb(255, 106, 25); }
.t-rec#rec1090664511 { overflow: visible; }
#rec1090664511 .t396__artboard:not(.t396__artboard-flex), #rec1090664511 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664511 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664511 .t396__carrier, #rec1090664511 .t396__filter, #rec1090664511 .t396__artboard { height: 678px !important; }
.t-rec#rec1090664511 { overflow: visible; }
#rec1090664511 .t396__artboard:not(.t396__artboard-flex), #rec1090664511 .t396__artboard:not(.t396__artboard-flex) .t396__carrier, #rec1090664511 .t396__artboard:not(.t396__artboard-flex) .t396__filter { width: 100vw !important; max-width: 100%; }
#rec1090664511 .t396__carrier, #rec1090664511 .t396__filter, #rec1090664511 .t396__artboard { height: 678px !important; }
#rec1090664511[data-record-type="396"] { display: none; }
.t1093 .t-popup #rec1090664511[data-record-type="396"] { display: block; }
#rec1090664506 .t1093 .t-popup__bg { backdrop-filter: blur(4px); }
#rec1090664506 .t1093 .t-popup.t-popup-anim-fadein .t-popup__container { transition-timing-function: ease-in-out; }
#rec1090664526 .t396__artboard { height: 174px; background-color: rgb(24, 24, 24); }
#rec1090664526 .t396__filter { height: 174px; }
#rec1090664526 .t396__carrier { height: 174px; background-position: center center; background-attachment: scroll; background-size: cover; background-repeat: no-repeat; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .t396__artboard, #rec1090664526 .t396__filter, #rec1090664526 .t396__carrier { }
  #rec1090664526 .t396__filter { }
  #rec1090664526 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .t396__artboard, #rec1090664526 .t396__filter, #rec1090664526 .t396__carrier { height: 234px; }
  #rec1090664526 .t396__filter { }
  #rec1090664526 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .t396__artboard, #rec1090664526 .t396__filter, #rec1090664526 .t396__carrier { height: 371px; }
  #rec1090664526 .t396__filter { }
  #rec1090664526 .t396__carrier { background-attachment: scroll; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .t396__artboard, #rec1090664526 .t396__filter, #rec1090664526 .t396__carrier { height: 361px; }
  #rec1090664526 .t396__filter { }
  #rec1090664526 .t396__carrier { background-attachment: scroll; }
}
#rec1090664526 .tn-elem[data-elem-id="1663328573799"] { color: rgb(255, 255, 255); z-index: 3; top: 92px; left: calc(50% - 96px); width: 251px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663328573799"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328573799"] { display: table; top: 92px; left: calc(50% - 96px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328573799"] { display: table; top: 92px; left: calc(50% - 279px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328573799"] { display: table; top: 236px; left: calc(50% - 199px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328573799"] { display: table; top: 236px; left: calc(50% - 118px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591470987"] { color: rgb(255, 255, 255); z-index: 4; top: 30px; left: calc(50% + 279px); width: 301px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591470987"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591470987"] { display: table; top: 30px; left: calc(50% + 179px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591470987"] { display: table; top: 30px; left: calc(50% - 4px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591470987"] { display: table; top: 30px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591470987"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591483004"] { color: rgb(255, 255, 255); z-index: 5; top: 30px; left: calc(50% - 126px); width: 310px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591483004"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591483004"] { display: table; top: 30px; left: calc(50% - 126px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591483004"] { display: table; top: 30px; left: calc(50% - 309px); width: 251px; height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591483004"] { display: table; top: 174px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591483004"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591497755"] { color: rgb(255, 255, 255); z-index: 6; top: 61px; left: calc(50% - 126px); width: 251px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591497755"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591497755"] { display: table; top: 61px; left: calc(50% - 126px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591497755"] { display: table; top: 61px; left: calc(50% - 309px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591497755"] { display: table; top: 205px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591497755"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663328603007"] { color: rgb(255, 255, 255); z-index: 7; top: 107px; left: calc(50% - 560px); width: 168px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663328603007"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328603007"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328603007"] { display: table; top: 193px; left: calc(50% - 133px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328603007"] { display: table; top: 326px; left: calc(50% - 49px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328603007"] { display: table; top: 319px; left: calc(50% + 3px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591597876"] { color: rgb(255, 255, 255); z-index: 8; top: 85px; left: calc(50% - 560px); width: 168px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591597876"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591597876"] { display: table; height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591597876"] { display: table; top: 172px; left: calc(50% - 133px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591597876"] { display: table; top: 305px; left: calc(50% - 49px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591597876"] { display: table; top: 298px; left: calc(50% + 3px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663328775055"] { color: rgb(255, 255, 255); z-index: 9; top: 123px; left: calc(50% + 279px); width: 301px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663328775055"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328775055"] { display: table; top: 123px; left: calc(50% + 179px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328775055"] { display: table; top: 123px; left: calc(50% - 4px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328775055"] { display: table; top: 123px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328775055"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591548520"] { color: rgb(255, 255, 255); z-index: 10; top: 61px; left: calc(50% + 279px); width: 301px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591548520"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591548520"] { display: table; top: 61px; left: calc(50% + 179px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591548520"] { display: table; top: 61px; left: calc(50% - 4px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591548520"] { display: table; top: 61px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591548520"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663591556894"] { color: rgb(255, 255, 255); z-index: 11; top: 94px; left: calc(50% + 279px); width: 348px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591556894"] .tn-atom { vertical-align: middle; color: rgb(255, 255, 255); font-size: 14px; font-family: Gilroy, Arial, sans-serif; line-height: 1.55; font-weight: 100; opacity: 0.5; background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591556894"] { display: table; top: 92px; left: calc(50% + 179px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591556894"] { display: table; top: 92px; left: calc(50% - 4px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591556894"] { display: table; top: 92px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591556894"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1663328807469"] { z-index: 12; top: 0px; left: calc(50% - 600px); width: 1200px; height: 1px; }
#rec1090664526 .tn-elem[data-elem-id="1663328807469"] .tn-atom { border-radius: 0px; opacity: 0.1; background-color: rgb(255, 255, 255); background-position: center center; border-color: transparent; border-style: solid; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328807469"] { display: table; top: 0px; left: calc(50% - 600px); }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328807469"] { display: table; top: 0px; left: calc(50% - 600px); }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328807469"] { display: table; top: 0px; left: calc(50% - 600px); }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663328807469"] { display: table; top: 0px; left: calc(50% - 600px); }
}
#rec1090664526 .tn-elem[data-elem-id="1663591936694"] { z-index: 13; top: 91px; left: calc(50% - 126px); width: 20px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1663591936694"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664526 .tn-elem[data-elem-id="1663591936694"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591936694"] { display: table; top: 91px; left: calc(50% - 126px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591936694"] { display: table; top: 91px; left: calc(50% - 309px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591936694"] { display: table; top: 235px; left: calc(50% - 229px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1663591936694"] { display: table; left: calc(50% - 148px); height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1742905404049"] { z-index: 15; top: 30px; left: calc(50% - 560px); width: 38px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1742905404049"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664526 .tn-elem[data-elem-id="1742905404049"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404049"] { display: table; top: 30px; left: calc(50% - 440px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404049"] { display: table; top: 170px; left: calc(50% - 310px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404049"] { display: table; top: 305px; left: calc(50% - 230px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404049"] { display: table; top: 298px; left: calc(50% - 150px); width: 33px; height: auto; }
}
#rec1090664526 .tn-elem[data-elem-id="1742905404071"] { z-index: 16; top: 30px; left: calc(50% - 512px); width: 112px; height: auto; }
#rec1090664526 .tn-elem[data-elem-id="1742905404071"] .tn-atom { border-radius: 0px; background-position: center center; border-color: transparent; border-style: solid; }
#rec1090664526 .tn-elem[data-elem-id="1742905404071"] .tn-atom__img { border-radius: 0px; object-position: center center; }
@media screen and (max-width: 1199px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404071"] { display: table; top: 30px; left: calc(50% - 392px); height: auto; }
}
@media screen and (max-width: 959px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404071"] { display: table; top: 170px; left: calc(50% - 262px); height: auto; }
}
@media screen and (max-width: 639px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404071"] { display: table; top: 305px; left: calc(50% - 182px); height: auto; }
}
@media screen and (max-width: 479px) {
  #rec1090664526 .tn-elem[data-elem-id="1742905404071"] { display: table; top: 298px; left: calc(50% - 108px); width: 98px; height: auto; }
}
#rec1096144521 .t-btnflex.t-btnflex_type_button { color: rgb(85, 85, 85); background-color: rgb(235, 235, 235); --border-width: 1px; border-radius: 5px; font-weight: 100; transition-duration: 0.2s; transition-property: background-color, color, border-color, box-shadow, opacity, transform; transition-timing-function: ease-in-out; border-style: solid !important; border-color: rgb(153, 153, 153) !important; box-shadow: none !important; }
@media (hover: hover) {
  #rec1096144521 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover { color: rgb(17, 17, 17) !important; border-color: rgb(17, 17, 17) !important; background-color: rgb(232, 232, 232) !important; }
  #rec1096144521 .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):focus-visible { color: rgb(17, 17, 17) !important; border-color: rgb(17, 17, 17) !important; background-color: rgb(232, 232, 232) !important; }
}
#rec1096144521 .t886__text { text-align: left; }
#rec1096144521 .t886__text { font-size: 14px; color: rgb(85, 85, 85); font-weight: 100; font-family: Gilroy; }
#rec1096144521 .t886__wrapper { border-radius: 5px; }
.t-popup__container { display: flex; flex-wrap: wrap; }
.t702 .t-popup__container > img { order: 2; margin-bottom: 30px; margin-top: -35px; object-fit: contain; height: min-content; }
.t-popup__container > div { order: 1; }
.t702 .t-popup__container img { margin-top: 20px; }
@media (max-width: 769px) {
  .t702 .t-popup__container > img { margin-top: -20px; }
}
