
        .t-records {
          opacity: 0;
        }

        .t-records_animated {
          -webkit-transition: opacity ease-in-out 0.6s;
          -moz-transition: opacity ease-in-out 0.6s;
          -o-transition: opacity ease-in-out 0.6s;
          transition: opacity ease-in-out 0.6s;
        }

        .t-records.t-records_visible,
        .t-records .t-records {
          opacity: 1;
        }
        


              body {
                overflow: auto !important;
              }

              .t830 {
                --nullpoint: 0
              }

              .t830__panel {
                width: var(--nullpoint)
              }

              .t830m {
                left: var(--nullpoint)
              }

              div#allrecords {
                padding-left: var(--nullpoint)
              }

              .t830__panel {
                height: var(--nullpoint)
              }

              .t830__burger.t830__burger_mobile {
                display: none
              }

              .t830__burger.t830__burger_open {
                left: 230px
              }

              .t830__burger {
                left: -100px;
                transition: all ease-in-out .3s;
              }
              


                      #rec629098759 .t-btnflex.t-btnflex_type_button {
                        color: #ffffff;
                        background-color: #ff9100;
                        --border-width: 0px;
                        border-style: none !important;
                        border-radius: 18px;
                        box-shadow: none !important;
                        font-family: Onest;
                        font-weight: 400;
                        transition-duration: 0.2s;
                        transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
                        transition-timing-function: ease-in-out;
                      }
                      


      #rec629098759 .t-menu__link-item {
        -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
        transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      }

      #rec629098759 .t-menu__link-item.t-active:not(.t978__menu-link) {
        color: #ff9100 !important;
        font-weight: 400 !important;
        opacity: 1 !important;
      }

      @media (hover:hover) {
        #rec629098759 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
          color: #ff9100 !important;
          opacity: 1 !important;
        }
      }

      #rec629098759 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
        color: #ff9100 !important;
        opacity: 1 !important;
      }

      @supports (overflow:-webkit-marquee) and (justify-content:inherit) {

        #rec629098759 .t-menu__link-item,
        #rec629098759 .t-menu__link-item.t-active {
          opacity: 1 !important;
        }
      }
      


      #rec629098759 {
        --menusub-text-color: #ffffff;
        --menusub-bg: #02071d;
        --menusub-shadow: none;
        --menusub-radius: 0;
        --menusub-border: none;
        --menusub-width: 150px;
        --menusub-transition: 0.3s ease-in-out;
        --menusub-active-color: #ff9100;
        --menusub-hover-color: #ff9100;
      }

      #rec629098759 .t-menusub__link-item,
      #rec629098759 .t-menusub__innermenu-link {
        -webkit-transition: color var(--menusub-transition), opacity var(--menusub-transition);
        transition: color var(--menusub-transition), opacity var(--menusub-transition);
      }

      #rec629098759 .t-menusub__link-item.t-active,
      #rec629098759 .t-menusub__innermenu-link.t-active {
        color: var(--menusub-active-color) !important;
        font-weight: 400 !important;
        opacity: 1 !important;
      }

      #rec629098759 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover,
      #rec629098759 .t-menusub__innermenu-link:not(.t-active):hover {
        color: var(--menusub-hover-color) !important;
        opacity: 1 !important;
      }

      @supports (overflow:-webkit-marquee) and (justify-content:inherit) {

        #rec629098759 .t-menusub__link-item,
        #rec629098759 .t-menusub__link-item.t-active {
          opacity: 1 !important;
        }
      }

      @media screen and (max-width:980px) {

        #rec629098759 .t-menusub__menu .t-menusub__link-item,
        #rec629098759 .t-menusub__menu .t-menusub__innermenu-link {
          color: var(--menusub-text-color) !important;
        }

        #rec629098759 .t-menusub__menu .t-menusub__link-item.t-active {
          color: var(--menusub-active-color) !important;
        }

        #rec629098759 .t-menusub__menu .t-menusub__list-item:has(.t-active) {
          background-color: var(--menusub-hover-bg);
        }
      }

      #rec629098759 .t-menusub__menu_top:after {
        border-top-color: var(--menusub-bg);
      }

      #rec629098759 .t-menusub__menu_bottom:after {
        border-bottom-color: var(--menusub-bg);
      }

      @media screen and (max-width:980px) {
        #rec629098759 .t-menusub__menu-wrapper {
          background-color: var(--menusub-bg) !important;
          border-radius: var(--menusub-radius) !important;
          border: var(--menusub-border) !important;
          box-shadow: var(--menusub-shadow) !important;
          overflow: auto;
          max-width: var(--mobile-max-width);
        }

        #rec629098759 .t-menusub__menu-wrapper .t-menusub__content {
          background-color: transparent !important;
          border: none !important;
          box-shadow: none !important;
          border-radius: 0 !important;
          margin-top: 0 !important;
        }
      }
      


      @media screen and (min-width:981px) {
        #rec629098759 .t-menusub__menu {
          background-color: var(--menusub-bg);
          text-align: left;
          max-width: var(--menusub-width);
          border-radius: var(--menusub-radius);
          border: var(--menusub-border);
          box-shadow: var(--menusub-shadow);
        }
      }
      


      #rec629098759 a.t-menusub__link-item {
        font-size: 22px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec629098759 a.t-menu__link-item {
        font-size: 22px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec629098759 .t450__right_langs_lang a {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec629098760 .t830m {
        background-color: #02071d;
      }

      #rec629098760 .t830m__close {
        background-color: #02071d;
      }

      #rec629098760 .t830__panel {
        background-color: #ffffff;
      }

      @media screen and (max-width:1200px) {
        #rec629098760 .t830m.t830m_bg {
          background-color: #02071d;
        }

        #rec629098760 .t830m__close.t830m__close_bg {
          background-color: #02071d;
        }

        #rec629098760 .t830__panel.t830__panel_bg {
          background-color: #ffffff;
        }
      }
      


      #rec629098760 .t-menu__link-item {
        -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
        transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      }

      #rec629098760 .t-menu__link-item.t-active:not(.t978__menu-link) {
        color: #ff9100 !important;
        font-weight: 400 !important;
        opacity: 1 !important;
      }

      @media (hover:hover) {
        #rec629098760 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
          color: #ff9100 !important;
          opacity: 1 !important;
        }
      }

      #rec629098760 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
        color: #ff9100 !important;
        opacity: 1 !important;
      }

      @supports (overflow:-webkit-marquee) and (justify-content:inherit) {

        #rec629098760 .t-menu__link-item,
        #rec629098760 .t-menu__link-item.t-active {
          opacity: 1 !important;
        }
      }
      


      #rec629098760 .t-menusub__link-item {
        -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
        transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
      }

      #rec629098760 .t-menusub__link-item.t-active {
        color: #ff9100 !important;
        font-weight: 400 !important;
        opacity: 1 !important;
      }

      #rec629098760 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover {
        color: #ff9100 !important;
        opacity: 1 !important;
      }

      @supports (overflow:-webkit-marquee) and (justify-content:inherit) {

        #rec629098760 .t-menusub__link-item,
        #rec629098760 .t-menusub__link-item.t-active {
          opacity: 1 !important;
        }
      }
      


      #rec629098760 .t830m__list-title-text {
        font-size: 24px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec629098760 a.t830m__list-title-link {
        font-size: 24px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec629098760 a.t-menusub__link-item {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec570231559 .t396__artboard {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        opacity: 0;
        transition: opacity 0.3s;
        z-index: 990;
      }

      #rec570231559 .t396__artboard {
        height: 120px;
      }

      #rec570231559 .t396__filter {
        height: 120px;
      }

      #rec570231559 .t396__carrier {
        height: 120px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec570231559 .t396__artboard,
        #rec570231559 .t396__filter,
        #rec570231559 .t396__carrier {}

        #rec570231559 .t396__filter {}

        #rec570231559 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec570231559 .t396__artboard,
        #rec570231559 .t396__filter,
        #rec570231559 .t396__carrier {}

        #rec570231559 .t396__filter {}

        #rec570231559 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec570231559 .t396__artboard,
        #rec570231559 .t396__filter,
        #rec570231559 .t396__carrier {
          height: 76px;
        }

        #rec570231559 .t396__filter {}

        #rec570231559 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526144"] {
        z-index: 2;
        top: 20px;
        ;
        left: calc(50% - 49% + 0px);
        ;
        width: 98%;
        height: 80px;
        -webkit-backdrop-filter: blur(10px);
        
        ;
        backdrop-filter: blur(10px);
        
        ;
        border-radius: 24px;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526144"] .tn-atom {
        border-radius: 24px;
        opacity: 0.5;
        background-color: #1c1a27;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526144"] {
          top: 20px;
          ;
          left: calc(50% - 49% + 1px);
          ;
          width: 98%;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526144"] {
          top: 19px;
          ;
          left: calc(50% - 49% + 1px);
          ;
          width: 98%;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526144"] {
          top: 10px;
          ;
          left: calc(50% - 49% + 0px);
          ;
          width: 300px;
          height: 60px;
          border-radius: 16px;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526144"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678371195980"] {
        z-index: 3;
        top: 29px;
        ;
        left: calc(50% - 91px + 0px);
        ;
        width: 182px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678371195980"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678371195980"] {
          top: 29px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678371195980"] {
          top: -1px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678371195980"] {
          top: 23px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 48px;
        ;
        left: calc(100% - 100px + -38px);
        ;
        width: 100px;
        height: 24px;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom::after {
        display: none;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526147"] {
          top: 48px;
          ;
          left: calc(100% - 100px + -34px);
          ;
          width: px;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom::after {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526147"] {
          top: 50px;
          ;
          left: calc(100% - 100px + 814px);
          ;
          width: px;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom::after {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526147"] {
          top: -338px;
          ;
          left: calc(100% - 100px + 43px);
          ;
          width: px;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom::after {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec570231559 .tn-elem[data-elem-id="1678453526147"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526150"] {
        z-index: 5;
        top: 38px;
        ;
        left: calc(100% - 44px + -236px);
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526150"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526150"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -226px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526150"] {
          top: 40px;
          ;
          left: calc(100% - 44px + 614px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526150"] {
          top: -475px;
          ;
          left: calc(100% - 44px + -94px);
          ;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526153"] {
        z-index: 6;
        top: 38px;
        ;
        left: 40px;
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526153"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526153"] {
          top: 38px;
          ;
          left: 52px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526153"] {
          top: 37px;
          ;
          left: 10px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526153"] {
          top: 21px;
          ;
          left: 18px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526156"] {
        z-index: 7;
        top: 38px;
        ;
        left: calc(100% - 44px + -188px);
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526156"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526156"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -178px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526156"] {
          top: 40px;
          ;
          left: calc(100% - 44px + 662px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526156"] {
          top: -475px;
          ;
          left: calc(100% - 44px + -46px);
          ;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526160"] {
        z-index: 8;
        top: 36px;
        ;
        left: 94px;
        ;
        width: 1px;
        height: 48px;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526160"] .tn-atom {
        opacity: 0.15;
        background-color: #ffffff;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526160"] {
          top: 36px;
          ;
          left: 106px;
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526160"] {
          top: 35px;
          ;
          left: 64px;
          ;
        }

        #rec570231559 .tn-elem[data-elem-id="1678453526160"] .tn-atom {
          background-size: cover;
          opacity: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526160"] {
          top: 25px;
          ;
          left: 56px;
          ;
          height: 30px;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526162"] {
        z-index: 9;
        top: 38px;
        ;
        left: calc(100% - 44px + -140px);
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526162"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526162"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -130px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526162"] {
          top: 40px;
          ;
          left: calc(100% - 44px + 710px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526162"] {
          top: -475px;
          ;
          left: calc(100% - 44px + 2px);
          ;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526173"] {
        z-index: 10;
        top: -905px;
        ;
        left: calc(50% - 600px + 780px);
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1678453526173"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526173"] {
          top: -475pxpx;
          ;
          left: calc(50% - 480px + 420pxpx);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526173"] {
          top: 37px;
          ;
          left: calc(50% - 320px + -19px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1678453526173"] {
          top: 21px;
          ;
          left: calc(50% - 160px + -18px);
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1679312727234"] {
        z-index: 11;
        top: 49px;
        ;
        left: calc(100% - 12px + -40px);
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

      #rec570231559 .tn-elem[data-elem-id="1679312727234"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1679312727234"] {
          left: calc(100% - 12px + -33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1679312727234"] {
          top: -819px;
          ;
          left: calc(100% - 12px + 361px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1679312727234"] {
          top: -459px;
          ;
          left: calc(100% - 12px + 340px);
          ;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014841"] {
        z-index: 12;
        top: 38px;
        ;
        left: 113px;
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014841"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014841"] {
          top: 38px;
          ;
          left: 122px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014841"] {
          top: -100px;
          ;
          left: 514px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014841"] {
          top: 165px;
          ;
          left: 758px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014845"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 13;
        top: 51px;
        ;
        left: 230px;
        ;
        width: 140px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014845"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.20;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014845"] {
          top: 51px;
          ;
          left: 242px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014845"] {
          top: -620px;
          ;
          left: 41px;
          ;
          width: 221px;
          height: auto;
        }

        #rec570231559 .tn-elem[data-elem-id="1679388014845"] .tn-atom {
          font-size: 16px;
          background-size: cover;
          opacity: 0.5;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014845"] {
          top: -400px;
          ;
          left: 270px;
          ;
          height: auto;
        }

        #rec570231559 .tn-elem[data-elem-id="1679388014845"] .tn-atom {
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014847"] {
        z-index: 14;
        top: 38px;
        ;
        left: 170px;
        ;
        width: 44px;
        height: auto;
      }

      #rec570231559 .tn-elem[data-elem-id="1679388014847"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-transform: rotate(NaNdeg);
        -moz-transform: rotate(NaNdeg);
        transform: rotate(NaNdeg);
      }

      @media screen and (max-width:1199px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014847"] {
          top: 38px;
          ;
          left: 182px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014847"] {
          top: -543px;
          ;
          left: 902px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570231559 .tn-elem[data-elem-id="1679388014847"] {
          top: -410px;
          ;
          left: 472px;
          ;
          width: 38px;
          height: auto;
        }
      }
      


      #rec867194327 .t396__artboard {
        min-height: 800px;
        height: 100vh;
        background-color: #02071d;
      }

      #rec867194327 .t396__filter {
        min-height: 800px;
        height: 100vh;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 7, 28, 0.5)), to(rgba(6, 7, 28, 0.5)));
        background-image: -webkit-linear-gradient(top, rgba(6, 7, 28, 0.5), rgba(6, 7, 28, 0.5));
        background-image: linear-gradient(to bottom, rgba(6, 7, 28, 0.5), rgba(6, 7, 28, 0.5));
        will-change: transform;
      }

      #rec867194327 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild6137-3831-4265-b765-323230626638__-__resize__20x__-min.jpg');
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867194327 .t396__artboard,
        #rec867194327 .t396__filter,
        #rec867194327 .t396__carrier {}

        #rec867194327 .t396__filter {}

        #rec867194327 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867194327 .t396__artboard,
        #rec867194327 .t396__filter,
        #rec867194327 .t396__carrier {}

        #rec867194327 .t396__filter {}

        #rec867194327 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867194327 .t396__artboard,
        #rec867194327 .t396__filter,
        #rec867194327 .t396__carrier {
          min-height: auto;
          height: 600px;
        }

        #rec867194327 .t396__filter {}

        #rec867194327 .t396__carrier {
          background-position: center center;
          background-attachment: scroll;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] {
        z-index: 3;
        top: 0px;
        ;
        left: 0px;
        ;
        width: 100%;
        height: 100%;
      }

      #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.4;
        background-color: #02071d;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] {
          display: table;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] {
          display: table;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] {
          display: table;
          height: 600px;
        }

        #rec867194327 .tn-elem[data-elem-id="1766065871624000002"] .tn-atom {
          background-position: center center;
          background-size: cover;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677835734789"] {
        z-index: 3;
        top: calc(100vh - 661px + 0px);
        ;
        left: 0px;
        ;
        width: 100%;
        height: auto;
        pointer-events: none;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835734789"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835734789"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677835734789"] {
          display: table;
          left: 0px;
          ;
          width: 100%;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677835734789"] {
          display: table;
          width: 150%;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677835734789"] {
          display: table;
          top: calc(800px - 661px + 0px);
          ;
          left: 0px;
          ;
          width: 320px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1677835734789"] .tn-atom {
          background-size: cover;
          opacity: 0;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677669262027"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 49% + 0px);
        ;
        width: 98%;
        height: 80px;
      }

      #rec867194327 .tn-elem[data-elem-id="1677669262027"] .tn-atom {
        border-radius: 24px 24px 24px 24px;
        opacity: 0.25;
        background-color: #02071d;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677669262027"] {
          display: table;
          top: 20px;
          ;
          left: calc(50% - 49% + 1px);
          ;
          width: 98%;
        }

        #rec867194327 .tn-elem[data-elem-id="1677669262027"] .tn-atom {
          background-position: center center;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677669262027"] {
          display: table;
          width: 98%;
        }

        #rec867194327 .tn-elem[data-elem-id="1677669262027"] .tn-atom {
          background-position: center center;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677669262027"] {
          display: table;
          top: 11px;
          ;
          left: calc(50% - 49% + 1px);
          ;
          width: 300px;
          height: 60px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec867194327 .tn-elem[data-elem-id="1677669262027"] .tn-atom {
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972153"] {
        z-index: 3;
        top: 38px;
        ;
        left: calc(100% - 44px + -236px);
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972153"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972153"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972153"] {
          display: table;
          top: 38px;
          ;
          left: calc(100% - 44px + -226px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972153"] {
          display: table;
          top: 40px;
          ;
          left: calc(100% - 44px + 614px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972153"] {
          display: table;
          top: -475px;
          ;
          left: calc(100% - 44px + -94px);
          ;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677669917861"] {
        z-index: 3;
        top: 38px;
        ;
        left: 40px;
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1677669917861"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677669917861"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677669917861"] {
          display: table;
          left: 52px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677669917861"] {
          display: table;
          top: 38px;
          ;
          left: 20px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677669917861"] {
          display: table;
          top: 22px;
          ;
          left: 18px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972158"] {
        z-index: 3;
        top: 38px;
        ;
        left: calc(100% - 44px + -188px);
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972158"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972158"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972158"] {
          display: table;
          top: 38px;
          ;
          left: calc(100% - 44px + -178px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972158"] {
          display: table;
          top: 40px;
          ;
          left: calc(100% - 44px + 662px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972158"] {
          display: table;
          top: -475px;
          ;
          left: calc(100% - 44px + -46px);
          ;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677677889921"] {
        z-index: 3;
        top: 36px;
        ;
        left: 94px;
        ;
        width: 1px;
        height: 48px;
      }

      #rec867194327 .tn-elem[data-elem-id="1677677889921"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.15;
        background-color: #ffffff;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677677889921"] {
          display: table;
          left: 106px;
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677677889921"] {
          display: table;
          top: 36px;
          ;
          left: 74px;
          ;
        }

        #rec867194327 .tn-elem[data-elem-id="1677677889921"] .tn-atom {
          background-size: cover;
          opacity: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677677889921"] {
          display: table;
          top: 26px;
          ;
          left: 56px;
          ;
          height: 30px;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972161"] {
        z-index: 3;
        top: 38px;
        ;
        left: calc(100% - 44px + -140px);
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972161"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972161"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972161"] {
          display: table;
          top: 38px;
          ;
          left: calc(100% - 44px + -130px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972161"] {
          display: table;
          top: 40px;
          ;
          left: calc(100% - 44px + 710px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972161"] {
          display: table;
          top: -475px;
          ;
          left: calc(100% - 44px + 2px);
          ;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972148"] {
        z-index: 3;
        top: calc(50vh - 400px + -952px);
        ;
        left: calc(50% - 600px + 702px);
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972148"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1677835972148"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972148"] {
          display: table;
          top: -485px;
          ;
          left: calc(50% - 480px + 410px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972148"] {
          display: table;
          top: 38px;
          ;
          left: calc(50% - 320px + -19px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1677835972148"] {
          display: table;
          top: 22px;
          ;
          left: calc(50% - 160px + -18px);
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1678791180439"] {
        z-index: 3;
        top: 29px;
        ;
        left: calc(50% - 91px + 0px);
        ;
        width: 182px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1678791180439"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1678791180439"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1678791180439"] {
          display: table;
          top: 29px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1678791180439"] {
          display: table;
          top: -340px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1678791180439"] {
          display: table;
          top: 24px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1678792632349"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 35px + 48px);
        ;
        left: calc(50% - 238.5px + 1px);
        ;
        width: 477px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: var(--t-headline-font, Arial);
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        --t396-shadow-text-opacity: 100%;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1678792632349"] {
          display: table;
          top: calc(400px - 35px + 72px);
          ;
          left: calc(50% - 238.5px + 2px);
          ;
          width: px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1678792632349"] {
          display: table;
          top: calc(400px - 35px + 82px);
          ;
          left: calc(50% - 238.5px + 0px);
          ;
          width: 458px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1678792632349"] {
          display: table;
          top: calc(400px - 35px + 3px);
          ;
          left: calc(50% - 238.5px + 1px);
          ;
          width: 269px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870580"] {
        z-index: 3;
        top: 38px;
        ;
        left: 113px;
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870580"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870580"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870580"] {
          display: table;
          top: 38px;
          ;
          left: 122px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870580"] {
          display: table;
          top: -100px;
          ;
          left: 514px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870580"] {
          display: table;
          top: 165px;
          ;
          left: 758px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870585"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 3;
        top: 51px;
        ;
        left: 230px;
        ;
        width: 140px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870585"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        --t396-shadow-text-opacity: 100%;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870585"] {
          display: table;
          top: 51px;
          ;
          left: 242px;
          ;
          width: px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1679389870585"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870585"] {
          display: table;
          top: -1060px;
          ;
          left: 41px;
          ;
          width: 221px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1679389870585"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          opacity: 0.5;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870585"] {
          display: table;
          top: -690px;
          ;
          left: 100px;
          ;
          width: px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1679389870585"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870588"] {
        z-index: 3;
        top: 38px;
        ;
        left: 170px;
        ;
        width: 44px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870588"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-transform: rotate(NaNdeg);
        -moz-transform: rotate(NaNdeg);
        transform: rotate(NaNdeg);
      }

      #rec867194327 .tn-elem[data-elem-id="1679389870588"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870588"] {
          display: table;
          top: 38px;
          ;
          left: 182px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870588"] {
          display: table;
          top: -543px;
          ;
          left: 902px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1679389870588"] {
          display: table;
          top: 105px;
          ;
          left: 862px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1679393381798"] {
        z-index: 3;
        top: 49px;
        ;
        left: calc(100% - 12px + -40px);
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

      #rec867194327 .tn-elem[data-elem-id="1679393381798"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1679393381798"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1679393381798"] {
          display: table;
          left: calc(100% - 12px + -33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1679393381798"] {
          display: table;
          top: -819px;
          ;
          left: calc(100% - 12px + 361px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1679393381798"] {
          display: table;
          top: -459px;
          ;
          left: calc(100% - 12px + 340px);
          ;
          height: auto;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1680272511816"] {
        z-index: 3;
        top: calc(50vh - 400px + -880px);
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 200px;
        height: auto;
        pointer-events: none;
      }

      #rec867194327 .tn-elem[data-elem-id="1680272511816"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1680272511816"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1680272511816"] {
          display: table;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1680272511816"] {
          display: table;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1680272511816"] {
          display: table;
          top: 103px;
          ;
          left: calc(50% - 160px + -2px);
          ;
          width: 324px;
          height: auto;
        }

        #rec867194327 .tn-elem[data-elem-id="1680272511816"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 48px;
        ;
        left: calc(100% - 100px + -38px);
        ;
        width: 100px;
        height: 25px;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom::after {
        display: none;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 0px 0px 0px 0px;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1701689446809"] {
          display: block;
          top: 48px;
          ;
          left: calc(100% - 100px + -34px);
          ;
          width: px;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom::after {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1701689446809"] {
          display: block;
          top: 50px;
          ;
          left: calc(100% - 100px + 814px);
          ;
          width: px;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom::after {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1701689446809"] {
          display: block;
          top: -338px;
          ;
          left: calc(100% - 100px + 43px);
          ;
          width: px;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom::after {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867194327 .tn-elem[data-elem-id="1701689446809"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867194327 .tn-elem[data-elem-id="1739737392132"] {
        z-index: 3;
        top: calc(50vh - 133px + -91px);
        ;
        left: calc(50% - 399.5px + 1px);
        ;
        width: 799px;
        height: auto;
      }

      #rec867194327 .tn-elem[data-elem-id="1739737392132"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194327 .tn-elem[data-elem-id="1739737392132"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867194327 .tn-elem[data-elem-id="1739737392132"] {
          display: table;
          top: calc(400px - 133px + -83px);
          ;
          left: calc(50% - 399.5px + 1px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194327 .tn-elem[data-elem-id="1739737392132"] {
          display: table;
          left: calc(50% - 399.5px + 1px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194327 .tn-elem[data-elem-id="1739737392132"] {
          display: table;
          top: calc(400px - 133px + -103px);
          ;
          left: calc(50% - 399.5px + 0px);
          ;
          width: 380px;
          height: auto;
        }
      }
      


      #rec867194751 .t396__artboard {
        height: 518px;
        background-color: #02071d;
      }

      #rec867194751 .t396__filter {
        height: 518px;
      }

      #rec867194751 .t396__carrier {
        height: 518px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867194751 .t396__artboard,
        #rec867194751 .t396__filter,
        #rec867194751 .t396__carrier {}

        #rec867194751 .t396__filter {}

        #rec867194751 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867194751 .t396__artboard,
        #rec867194751 .t396__filter,
        #rec867194751 .t396__carrier {
          height: 277px;
        }

        #rec867194751 .t396__filter {}

        #rec867194751 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867194751 .t396__artboard,
        #rec867194751 .t396__filter,
        #rec867194751 .t396__carrier {
          height: 337px;
        }

        #rec867194751 .t396__filter {}

        #rec867194751 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867194751 .tn-elem[data-elem-id="1681395984207"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: auto;
      }

      #rec867194751 .tn-elem[data-elem-id="1681395984207"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194751 .tn-elem[data-elem-id="1681395984207"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984207"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984207"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984207"] {
          top: 96px;
          ;
          left: calc(50% - 160px + -110px);
          ;
          width: 540px;
          height: auto;
        }
      }

      #rec867194751 .tn-elem[data-elem-id="1681395984211"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 518px;
        pointer-events: none;
      }

      #rec867194751 .tn-elem[data-elem-id="1681395984211"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.5;
        background-color: #020317;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984211"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984211"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: 277px;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194751 .tn-elem[data-elem-id="1681395984211"] {
          top: 96px;
          ;
          left: calc(50% - 160px + -110px);
          ;
          width: 540px;
          height: 241px;
        }
      }

      #rec867194751 .tn-elem[data-elem-id="1678794225302"] {
        color: #ffffff;
        text-align: center;
        z-index: 5;
        top: 208px;
        ;
        left: calc(50% - 600px + 225px);
        ;
        width: 750px;
        height: auto;
      }

      #rec867194751 .tn-elem[data-elem-id="1678794225302"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867194751 .tn-elem[data-elem-id="1678794225302"] {
          top: 208px;
          ;
          left: calc(50% - 480px + 105px);
          ;
          width: px;
          height: auto;
        }

        #rec867194751 .tn-elem[data-elem-id="1678794225302"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194751 .tn-elem[data-elem-id="1678794225302"] {
          top: 45px;
          ;
          left: calc(50% - 320px + 139px);
          ;
          width: 362px;
          height: auto;
        }

        #rec867194751 .tn-elem[data-elem-id="1678794225302"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194751 .tn-elem[data-elem-id="1678794225302"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 9px);
          ;
          width: 302px;
          height: auto;
          color: #ff9100;
        }

        #rec867194751 .tn-elem[data-elem-id="1678794225302"] .tn-atom {
          color: #ff9100;
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec867194751 .tn-elem[data-elem-id="1679587544004"] {
        z-index: 7;
        top: 293px;
        ;
        left: calc(50% - 600px + 560px);
        ;
        width: 80px;
        height: 55px;
        pointer-events: none;
        -webkit-backdrop-filter: blur(10px);
        
        ;
        backdrop-filter: blur(10px);
        
        ;
        border-radius: 20px 20px 20px 20px;
      }

      #rec867194751 .tn-elem[data-elem-id="1679587544004"] .tn-atom {
        border-radius: 20px 20px 20px 20px;
        opacity: 0.3;
        background-color: #1c1a27;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #ffffff;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544004"] {
          top: 293px;
          ;
          left: calc(50% - 480px + 440px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544004"] {
          top: 176px;
          ;
          left: calc(50% - 320px + 280px);
          ;
          -webkit-backdrop-filter: blur(10px);
          
          ;
          backdrop-filter: blur(10px);
          
          ;
          border-radius: 16px;
        }

        #rec867194751 .tn-elem[data-elem-id="1679587544004"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
          opacity: 0.3;
          -webkit-transform: rotate(NaNdeg);
          -moz-transform: rotate(NaNdeg);
          transform: rotate(NaNdeg);
          --t396-borderwidth: 2px;
          --t396-bordercolor: #ffffff;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544004"] {
          top: 189px;
          ;
          left: calc(50% - 160px + 120px);
          ;
        }
      }

      #rec867194751 .tn-elem[data-elem-id="1679587544008"] {
        z-index: 8;
        top: 293px;
        ;
        left: calc(50% - 600px + 560px);
        ;
        width: 80px;
        height: auto;
      }

      #rec867194751 .tn-elem[data-elem-id="1679587544008"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194751 .tn-elem[data-elem-id="1679587544008"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544008"] {
          top: 293px;
          ;
          left: calc(50% - 480px + 440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544008"] {
          top: 176px;
          ;
          left: calc(50% - 320px + 280px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194751 .tn-elem[data-elem-id="1679587544008"] {
          top: 189px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          height: auto;
        }
      }
      


            .thumber .tn-atom .t-slds__bullet_body {
              display: none;
            }

            .thumber .t-slds__bullet_wrapper {
              text-align: center;
              margin: 0 !important;
            }

            .thumber .t-slds__bullet.t-slds__bullet_active {
              box-shadow: inset 0px 0px 0px 2px #FF9100;
            }

            .thumber .t-slds__bullet {
              margin: 8px 10px 10px 0 !important;
              width: 80px;
              height: 80px;
              border-radius: 8px;
              background-size: cover;
              padding: 0 !important;
            }

            .thumber .t-slds__bullet_wrapper {
              transform: translateY(calc(100% - 20px));
              padding-top: 0;
            }

            @media screen and (max-width:480px) {
              .thumber .t-slds__bullet {
                width: 38px;
                height: 38px;
                border-radius: 4px;
              }

              .thumber .t-slds__bullet {
                margin: 0 8px 8px 0 !important;
              }
            }

            .thumber .t-slds__bullet_wrapper {
              display: block !important;
              justify-content: center;
              /* выравнивание: слева - flex-start , справа - flex-end  , центр - center -  */
            }
            


      #rec867194333 .t396__artboard {
        height: 67px;
        background-color: #02071d;
        overflow: visible;
      }

      #rec867194333 .t396__filter {
        height: 67px;
      }

      #rec867194333 .t396__carrier {
        height: 67px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867194333 .t396__artboard,
        #rec867194333 .t396__filter,
        #rec867194333 .t396__carrier {}

        #rec867194333 .t396__filter {}

        #rec867194333 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867194333 .t396__artboard,
        #rec867194333 .t396__filter,
        #rec867194333 .t396__carrier {
          height: 60px;
        }

        #rec867194333 .t396__filter {}

        #rec867194333 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867194333 .t396__artboard,
        #rec867194333 .t396__filter,
        #rec867194333 .t396__carrier {
          height: 60px;
        }

        #rec867194333 .t396__filter {}

        #rec867194333 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867194333 .tn-elem[data-elem-id="1678455662483"] {
        z-index: 3;
        top: 10px;
        ;
        left: calc(50% - 600px + 1150px);
        ;
        width: 24px;
        height: auto;
        pointer-events: none;
      }

      #rec867194333 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678455662483"] {
        opacity: 0;
      }

      #rec867194333 .tn-elem[data-elem-id="1678455662483"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867194333 .tn-elem[data-elem-id="1678455662483"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec867194333 .tn-elem[data-elem-id="1678455662483"] {
          top: 43px;
          ;
          left: calc(50% - 480px + 936px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867194333 .tn-elem[data-elem-id="1678455662483"] {
          top: 42px;
          ;
          left: calc(50% - 320px + 590px);
          ;
          width: 40px;
          height: auto;
        }

        #rec867194333 .tn-elem[data-elem-id="1678455662483"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867194333 .tn-elem[data-elem-id="1678455662483"] {
          top: 57px;
          ;
          left: calc(50% - 160px + 278px);
          ;
          width: 32px;
          height: auto;
        }
      }
      


      #rec867201709 .t396__artboard {
        height: 1624px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec867201709 .t396__filter {
        height: 1624px;
      }

      #rec867201709 .t396__carrier {
        height: 1624px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867201709 .t396__artboard,
        #rec867201709 .t396__filter,
        #rec867201709 .t396__carrier {}

        #rec867201709 .t396__filter {}

        #rec867201709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867201709 .t396__artboard,
        #rec867201709 .t396__filter,
        #rec867201709 .t396__carrier {
          height: 400px;
        }

        #rec867201709 .t396__filter {}

        #rec867201709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867201709 .t396__artboard,
        #rec867201709 .t396__filter,
        #rec867201709 .t396__carrier {
          height: 469px;
        }

        #rec867201709 .t396__filter {}

        #rec867201709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678797118559"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1678797118559"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        opacity: 0;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678797118559"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678797118559"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 1910px);
          ;
        }

        #rec867201709 .tn-elem[data-elem-id="1678797118559"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678797118559"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 1404px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1678797118559"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1701354281213"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1701354281213"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        opacity: 0;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1701354281213"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1701354281213"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 770px);
          ;
        }

        #rec867201709 .tn-elem[data-elem-id="1701354281213"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1701354281213"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 572px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1701354281213"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796228551"] {
        z-index: 7;
        top: 832px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796228551"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796228551"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796228551"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 1150px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796228551"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 848px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796228551"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796172378"] {
        z-index: 8;
        top: 832px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796172378"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796172378"] {
          left: calc(50% - 480px + 500px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796172378"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 1530px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796172378"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 1124px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796172378"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796672358"] {
        color: #ffffff;
        z-index: 9;
        top: 1044px;
        ;
        left: calc(50% - 600px + 652px);
        ;
        width: 290px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796672358"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672358"] {
          left: calc(50% - 480px + 532px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672358"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672358"] {
          top: 232px;
          ;
          left: calc(50% - 320px + 1562px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672358"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672358"] {
          top: 316px;
          ;
          left: calc(50% - 160px + 1124px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672358"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796817597"] {
        color: #ffffff;
        z-index: 10;
        top: 993px;
        ;
        left: calc(50% - 600px + 652px);
        ;
        width: 250px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796817597"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817597"] {
          left: calc(50% - 480px + 532px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817597"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817597"] {
          top: 181px;
          ;
          left: calc(50% - 320px + 1562px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817597"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817597"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 1124px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817597"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796337119"] {
        z-index: 11;
        top: 0px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796337119"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337119"] {
          left: calc(50% - 480px + 500px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337119"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 390px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337119"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 296px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796337119"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796630648"] {
        color: #ffffff;
        z-index: 12;
        top: 212px;
        ;
        left: calc(50% - 600px + 652px);
        ;
        width: 207px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796630648"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630648"] {
          left: calc(50% - 480px + 532px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630648"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630648"] {
          top: 232px;
          ;
          left: calc(50% - 320px + 422px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630648"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630648"] {
          top: 316px;
          ;
          left: calc(50% - 160px + 296px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630648"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796835986"] {
        color: #ffffff;
        z-index: 13;
        top: 161px;
        ;
        left: calc(50% - 600px + 652px);
        ;
        width: 316px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796835986"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835986"] {
          left: calc(50% - 480px + 532px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835986"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835986"] {
          top: 181px;
          ;
          left: calc(50% - 320px + 422px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835986"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835986"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 296px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835986"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796672361"] {
        color: #ffffff;
        z-index: 14;
        top: 1044px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 289px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796672361"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672361"] {
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672361"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672361"] {
          top: 232px;
          ;
          left: calc(50% - 320px + 1182px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672361"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796672361"] {
          top: 316px;
          ;
          left: calc(50% - 160px + 848px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796672361"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796817599"] {
        color: #ffffff;
        z-index: 15;
        top: 993px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 250px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796817599"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817599"] {
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817599"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817599"] {
          top: 181px;
          ;
          left: calc(50% - 320px + 1182px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817599"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796817599"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 848px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796817599"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796337125"] {
        z-index: 16;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 340px;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796337125"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #181b47;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337125"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337125"] {
          top: 20px;
          ;
          left: calc(50% - 320px + 10px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796337125"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 260px;
          height: 246px;
          border-radius: 24px;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796337125"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796630650"] {
        color: #ffffff;
        z-index: 17;
        top: 212px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 296px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796630650"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630650"] {
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630650"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630650"] {
          top: 232px;
          ;
          left: calc(50% - 320px + 42px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630650"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796630650"] {
          top: 316px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796630650"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796835988"] {
        color: #ffffff;
        z-index: 18;
        top: 161px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 288px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796835988"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835988"] {
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835988"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835988"] {
          top: 181px;
          ;
          left: calc(50% - 320px + 42px);
          ;
          width: 288px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835988"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796835988"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796835988"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678797404372"] {
        z-index: 19;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 46px;
        height: 48px;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678797404372"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-color: #040920;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678797404372"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678797404372"] {
          top: 26px;
          ;
          left: calc(50% - 320px + 3031px);
          ;
          width: 20px;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678797404372"] {
          top: 59px;
          ;
          left: calc(50% - 160px + 2217px);
          ;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1679389227101"] {
        z-index: 20;
        top: 1212px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 760px;
        height: 412px;
      }

      #rec867201709 .tn-elem[data-elem-id="1679389227101"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #001742;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1679389227101"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1679389227101"] {
          top: 40px;
          ;
          left: calc(50% - 320px + 20px);
          ;
          width: 261px;
          height: 127px;
        }

        #rec867201709 .tn-elem[data-elem-id="1679389227101"] .tn-atom {
          background-size: cover;
          opacity: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1679389227101"] {
          top: 20px;
          ;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796982043"] {
        color: #ffffff;
        z-index: 21;
        top: 1512px;
        ;
        left: calc(50% - 600px + 260px);
        ;
        width: 613px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796982043"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982043"] {
          left: calc(50% - 480px + 140px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982043"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982043"] {
          top: 184px;
          ;
          left: calc(50% - 320px + 1942px);
          ;
          width: 312px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982043"] .tn-atom {
          white-space: normal;
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982043"] {
          top: 342px;
          ;
          left: calc(50% - 160px + 1404px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982043"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
          opacity: 1;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1678796982045"] {
        color: #ffffff;
        z-index: 22;
        top: 1462px;
        ;
        left: calc(50% - 600px + 259px);
        ;
        width: 634px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1678796982045"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982045"] {
          left: calc(50% - 480px + 140px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982045"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982045"] {
          top: 98px;
          ;
          left: calc(50% - 320px + 1942px);
          ;
          width: 286px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982045"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1678796982045"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 1404px);
          ;
          width: 240px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1678796982045"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176540"] {
        z-index: 23;
        top: 380px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 760px;
        height: 412px;
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176540"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #001742;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176540"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176540"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 38px);
          ;
          width: 44px;
          height: 34px;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176540"] .tn-atom {
          background-size: cover;
          opacity: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176540"] {
          top: 30pxpx;
          ;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176545"] {
        color: #ffffff;
        z-index: 24;
        top: 680px;
        ;
        left: calc(50% - 600px + 260px);
        ;
        width: 676px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176545"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176545"] {
          left: calc(50% - 480px + 140px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176545"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176545"] {
          top: 180px;
          ;
          left: calc(50% - 320px + 802px);
          ;
          width: 290px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176545"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176545"] {
          top: 342px;
          ;
          left: calc(50% - 160px + 572px);
          ;
          width: 260px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176545"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176548"] {
        color: #ffffff;
        z-index: 25;
        top: 630px;
        ;
        left: calc(50% - 600px + 260px);
        ;
        width: 641px;
        height: auto;
        pointer-events: none;
      }

      #rec867201709 .tn-elem[data-elem-id="1701350176548"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176548"] {
          left: calc(50% - 480px + 140px);
          ;
          width: px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176548"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176548"] {
          top: 94px;
          ;
          left: calc(50% - 320px + 802px);
          ;
          width: 286px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176548"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867201709 .tn-elem[data-elem-id="1701350176548"] {
          top: 282px;
          ;
          left: calc(50% - 160px + 572px);
          ;
          width: 240px;
          height: auto;
        }

        #rec867201709 .tn-elem[data-elem-id="1701350176548"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec864851231 .t396__artboard {
        height: 938px;
        background-color: #02071d;
      }

      #rec864851231 .t396__filter {
        height: 938px;
      }

      #rec864851231 .t396__carrier {
        height: 938px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864851231 .t396__artboard,
        #rec864851231 .t396__filter,
        #rec864851231 .t396__carrier {
          height: 1038px;
        }

        #rec864851231 .t396__filter {}

        #rec864851231 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864851231 .t396__artboard,
        #rec864851231 .t396__filter,
        #rec864851231 .t396__carrier {
          height: 797px;
        }

        #rec864851231 .t396__filter {}

        #rec864851231 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864851231 .t396__artboard,
        #rec864851231 .t396__filter,
        #rec864851231 .t396__carrier {
          height: 406px;
        }

        #rec864851231 .t396__filter {}

        #rec864851231 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864851231 .tn-elem[data-elem-id="1738003727447"] {
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 724px;
      }

      #rec864851231 .tn-elem[data-elem-id="1738003727447"] .tn-atom {
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1));
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864851231 .tn-elem[data-elem-id="1738003727447"] .t-slds__main {
        border-radius: calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1));
        border-style: solid;
        transition: box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec864851231 .tn-elem[data-elem-id="1738003727447"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }

        #rec864851231 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864851231 .tn-elem[data-elem-id="1738003727447"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: 397px;
        }

        #rec864851231 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864851231 .tn-elem[data-elem-id="1738003727447"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 200px;
        }

        #rec864851231 .tn-elem[data-elem-id="1738003727447"] .tn-atom {
          background-size: cover;
          border-radius: calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1));
        }

        #rec864851231 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }

        #rec864851231 .tn-elem[data-elem-id="1738003727447"] .t-slds__main {
          border-radius: calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1));
        }
      }
      


      #rec867127162 .t396__artboard {
        height: 511px;
        background-color: #02071d;
      }

      #rec867127162 .t396__filter {
        height: 511px;
      }

      #rec867127162 .t396__carrier {
        height: 511px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {}

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {
          height: 575px;
        }

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {
          height: 399px;
        }

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 30px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
          width: 1160px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 64px;
          ;
          left: calc(50% - 320px + -329px);
          ;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 167px;
          ;
          left: calc(50% - 160px + -127px);
          ;
          width: 525px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
          width: 1160px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          left: calc(50% - 320px + -260px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          left: calc(50% - 160px + -102px);
          ;
          width: 525px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
        z-index: 6;
        top: 360px;
        ;
        left: calc(50% - 600px + 308px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830877853"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        --t396-borderwidth: 0px;
        --t396-bordercolor: #0e111f;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 182px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 370px;
          ;
          left: calc(50% - 320px + 180px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 227px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
        z-index: 7;
        top: 360px;
        ;
        left: calc(50% - 600px + 612px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833345"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        --t396-borderwidth: 0px;
        --t396-bordercolor: #0e111f;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 486px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 438px;
          ;
          left: calc(50% - 320px + 182px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 295px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
        z-index: 8;
        top: 365px;
        ;
        left: calc(50% - 600px + 654px);
        ;
        width: 44px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 365px;
          ;
          left: calc(50% - 480px + 528px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 443px;
          ;
          left: calc(50% - 320px + 224px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 303px;
          ;
          left: calc(50% - 160px + -217px);
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
        color: #02071d;
        text-align: center;
        z-index: 9;
        top: 360px;
        ;
        left: calc(50% - 600px + 308px);
        ;
        width: 280px;
        height: 56px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
          color: #992500;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 182px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 370px;
          ;
          left: calc(50% - 320px + 180px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 227px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 360px;
        ;
        left: calc(50% - 600px + 623px);
        ;
        width: 280px;
        height: 56px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 497px);
          ;
          width: 280px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 438px;
          ;
          left: calc(50% - 320px + 193px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 295px;
          ;
          left: calc(50% - 160px + 44px);
          ;
          width: 256px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
        z-index: 11;
        top: 89px;
        ;
        left: calc(50% - 600px + 510px);
        ;
        width: 180px;
        height: 172px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833332"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          left: calc(50% - 480px + 390px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          top: 80px;
          ;
          left: calc(50% - 320px + 230px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          top: 40px;
          ;
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: 95px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 12;
        top: 285px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 794px;
        height: auto;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          top: 276px;
          ;
          left: calc(50% - 320px + 104px);
          ;
          width: 432px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          top: 151px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec864211711 .t396__artboard {
        height: 860px;
        background-color: #02071d;
      }

      #rec864211711 .t396__filter {
        height: 860px;
      }

      #rec864211711 .t396__carrier {
        height: 860px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {}

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {
          height: 900px;
        }

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {
          height: 593px;
        }

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 4;
        top: 409px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 410px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 325px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
        color: #02071d;
        text-align: center;
        z-index: 5;
        top: 409px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: 56px;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 409px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 324px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 6;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          top: 688px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          top: 487px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 7;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          top: 382px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          top: 319px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 8;
        top: 505px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] .tn-atom {
        border-radius: 8px 8px 8px 8px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] .tn-atom__img {
        border-radius: 8px 8px 8px 8px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          top: 542px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          top: 420px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 9;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          top: 478px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 10;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          top: 478px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
        color: #ff9100;
        text-align: center;
        z-index: 11;
        top: 190px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.45;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          top: 150px;
          ;
          left: calc(50% - 320px + 104px);
          ;
          width: 432px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          top: 100px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 276px;
        ;
        left: calc(50% - 600px + 267px);
        ;
        width: 667px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 147px);
          ;
          width: px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          top: 282px;
          ;
          left: calc(50% - 320px + 60px);
          ;
          width: 521px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          top: 190px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 13;
        top: 60px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          top: 10px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 14;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          top: 749px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          top: 522px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 16;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          top: 730px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          top: 519px;
          ;
          left: calc(50% - 160px + -222px);
          ;
          width: 764px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }
      


      #rec625107345 .t396__artboard {
        height: 920px;
        background-color: #405647;
      }

      #rec625107345 .t396__filter {
        height: 920px;
      }

      #rec625107345 .t396__carrier {
        height: 920px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {}

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {
          height: 921px;
        }

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {
          height: 845px;
        }

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 4;
        top: 230px;
        ;
        left: calc(50% - 600px + 151px);
        ;
        width: 898px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 480px + 26px);
          ;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          top: 127px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          line-height: 1.1;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
        z-index: 5;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

      #rec625107345 .tn-elem[data-elem-id="1681392574749"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 350px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          top: 297px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677770935868"] {
        color: #000000;
        z-index: 6;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec625107345 .tn-group[data-group-id="170896638737592200"] {
        z-index: 7;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 358px;
      }

      #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 24px 24px 24px 24px;
        opacity: 1;
        background-color: #405647;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          left: calc(50% - 480px + 543px);
          width: 367px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          top: 733px;
          left: calc(50% - 320px + -22px);
          width: 686px;
          height: 192px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          top: 518px;
          left: calc(50% - 160px + -15px);
          width: 370px;
          height: 327px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 32px;
          width: 156px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          top: 50px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          top: 46px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
        color: #ff9100;
        text-align: left;
        z-index: 10;
        top: 85px;
        left: 33px;
        width: 148px;
        height: 40px;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
        color: #ff9100;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.2s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
        display: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          left: 32px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          top: 84px;
          left: 32px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          top: 65px;
          left: 35px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
        z-index: 11;
        top: 97px;
        left: 165px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          left: 165px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          top: 96px;
          left: 165px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          top: 77px;
          left: 166px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
        color: #ffffff;
        z-index: 12;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          top: 29px;
          left: 411px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          top: 124px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.3;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 194px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          top: 72px;
          left: 411px;
          width: 156px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          top: 161px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
        color: #ffffff;
        z-index: 14;
        top: 220px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          top: 98px;
          left: 411px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          top: 186px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
        color: #ffffff;
        z-index: 15;
        top: 251px;
        left: 33px;
        width: 269px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          top: 134px;
          left: 411px;
          width: 251px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          top: 217px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
        z-index: 16;
        top: 290px;
        left: 24px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          top: 124px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          top: 259px;
          left: 24px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
        z-index: 17;
        top: 290px;
        left: 72px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          top: 259px;
          left: 72px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
        z-index: 18;
        top: 290px;
        left: 120px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          top: 124px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          top: 259px;
          left: 120px;
          height: auto;
        }
      }
      


      #rec628767531 .t396__artboard {
        height: 160px;
        background-color: #02071d;
      }

      #rec628767531 .t396__filter {
        height: 160px;
      }

      #rec628767531 .t396__carrier {
        height: 160px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {
          height: 195px;
        }

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 80px;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] .tn-atom {
        border-radius: 24px 24px 24px 24px;
        opacity: 0.05;
        background-color: #ffffff;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #ffffff;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          width: 620px;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          top: 10px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 115px;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
        z-index: 4;
        top: 45px;
        ;
        left: calc(50% - 600px + 1029px);
        ;
        width: 127px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.35;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 480px + 799px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 320px + 483px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          top: 82px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          height: auto;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
        color: #ffffff;
        z-index: 5;
        top: 51px;
        ;
        left: calc(50% - 600px + 170px);
        ;
        width: 130px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 480px + 160px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 320px + 156px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          top: 52px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
        color: #ffffff;
        z-index: 6;
        top: 51px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 110px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 320px + 30px);
          ;
          width: 110px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          top: 30px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 123px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 517px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.25;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          top: 141px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 279px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
        color: #000000;
        z-index: 8;
        top: 210px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 167px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }
      


      #rec570289777 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289777 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289777 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec570289779 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289779 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289779 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


                  #rec570231593 .t-btnflex.t-btnflex_type_button {
                    color: #02071d;
                    background-color: #ff9100;
                    --border-width: 0px;
                    border-style: none !important;
                    border-radius: 20px;
                    box-shadow: none !important;
                    font-family: Onest;
                    font-weight: 400;
                    transition-duration: 0.2s;
                    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
                    transition-timing-function: ease-in-out;
                  }
                  


      #rec570231593 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec570231593 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec570231593 .t390__descr {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      .t300__tooltipster-noir_570231606 {
        background-color: #111 !important;
        color: #fff !important;
        border-radius: 0 !important;
        ;
      }
      


      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        background-color: #ffffff;
        text-align: center;
        max-width: 100px;
        border-radius: 12px;
      }

      #rec570231607 .t794__content {
        background-color: #ffffff;
        border-radius: 12px;
      }

      @media screen and (max-width:980px) {
        a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
          max-width: 100%;
        }
      }
      


      #rec570231607 .t794__typo:not(.t-active):hover {
        color: #ff9100 !important;
      }
      




      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0);
      }
      


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Цвет футера с политиками*/
            #rec628767531 .t396__artboard {
              background-color: #405647;
            }
            


              @media screen and (min-width: 481px) {
                .b24-widget-button-position-bottom-right {
                  right: 20px !important;
                  bottom: 150px !important;
                }
              }

              @media screen and (max-width: 480px) {
                .b24-widget-button-position-bottom-right {
                  right: 10px !important;
                  bottom: 80px !important;
                }
              }
              

.t-skiplink{position:absolute;top:0;left:20px;z-index:99999;padding:8px 10px;font-family:"Arial",sans-serif;font-size:18px;text-align:center;text-decoration:none;background-color:#c7d2e9;border:1px solid #c7d2e9;border-radius:8px;transform:translateY(-200px);transition:transform .3s ease;color:#000000;}
.t-skiplink:focus{transform:translateY(20px);opacity:1 !important;}