
        .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;
        }
      }
      


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

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

      #rec2389855633 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild6135-3964-4536-a364-643465633563__-__resize__20x__img_5969.png');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec2389855633 .t396__filter {}

        #rec2389855633 .t396__carrier {
          background-position: 20.585% 95.049%;
          background-attachment: scroll;
        }
      }

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

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

        #rec2389855633 .t396__filter {}

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

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

        #rec2389855633 .t396__artboard,
        #rec2389855633 .t396__filter,
        #rec2389855633 .t396__carrier {
          min-height: 696px;
        }

        #rec2389855633 .t396__filter {}

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217512"] .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) {
        #rec2389855633 .tn-elem[data-elem-id="1701853217512"] {
          display: table;
          top: 20px;
          ;
          left: calc(50% - 49% + 1px);
          ;
          width: 98%;
        }
      }

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1698844142383"] {
        z-index: 3;
        top: calc(50vh - 400px + -171px);
        ;
        left: calc(50% - 600px + -80px);
        ;
        width: 100px;
        height: 100px;
      }

      #rec2389855633 .tn-elem[data-elem-id="1698844142383"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        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) {
        #rec2389855633 .tn-elem[data-elem-id="1698844142383"] {
          display: table;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1698844142383"] {
          display: table;
          top: 558px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: 138px;
        }

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

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

      #rec2389855633 .tn-elem[data-elem-id="1693828065229"] .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;
      }

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

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

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

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

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

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

      #rec2389855633 .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;
      }

      #rec2389855633 .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) {
        #rec2389855633 .tn-elem[data-elem-id="1677835972148"] {
          display: table;
          top: -485px;
          ;
          left: calc(50% - 480px + 410px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1693828099217"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1693825134444"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 50.5px + 90px);
        ;
        left: calc(50% - 438px + 0px);
        ;
        width: 876px;
        height: auto;
      }

      #rec2389855633 .tn-elem[data-elem-id="1693825134444"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 92px;
        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) {
        #rec2389855633 .tn-elem[data-elem-id="1693825134444"] {
          display: table;
          top: calc(400px - 50.5px + 137px);
          ;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1693825134444"] {
          display: table;
          top: calc(400px - 50.5px + 108px);
          ;
          left: calc(50% - 438px + 0px);
          ;
          width: 458px;
          height: auto;
        }

        #rec2389855633 .tn-elem[data-elem-id="1693825134444"] .tn-atom {
          white-space: normal;
          font-size: 72px;
          line-height: 0.9;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1693825134444"] {
          display: table;
          top: calc(400px - 50.5px + 17px);
          ;
          left: calc(50% - 438px + 0px);
          ;
          width: 280px;
          height: auto;
        }

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

      #rec2389855633 .tn-elem[data-elem-id="1698249172093"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 17.5px + 30px);
        ;
        left: calc(50% - 387.5px + 1px);
        ;
        width: 775px;
        height: auto;
      }

      #rec2389855633 .tn-elem[data-elem-id="1698249172093"] .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) {
        #rec2389855633 .tn-elem[data-elem-id="1698249172093"] {
          display: table;
          top: calc(400px - 17.5px + 69px);
          ;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1698249172093"] {
          display: table;
          top: calc(400px - 17.5px + 58px);
          ;
          left: calc(50% - 387.5px + 0px);
          ;
          width: 458px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1698249172093"] {
          display: table;
          top: calc(400px - 17.5px + -32px);
          ;
          left: calc(50% - 387.5px + 0px);
          ;
          width: 280px;
          height: auto;
        }

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

      #rec2389855633 .tn-elem[data-elem-id="1701791227232"] {
        z-index: 3;
        top: calc(50vh - 27.5px + 262px);
        ;
        left: calc(50% - 83px + 0px);
        ;
        width: 166px;
        height: auto;
      }

      #rec2389855633 .tn-elem[data-elem-id="1701791227232"] .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;
      }

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227232"] {
          display: table;
          top: calc(400px - 27.5px + 303px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227232"] {
          display: table;
          top: calc(400px - 27.5px + 258px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227232"] {
          display: table;
          top: calc(400px - 27.5px + 96px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          height: auto;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1701791227237"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 28px + 262px);
        ;
        left: calc(50% - 83px + 0px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec2389855633 .tn-elem[data-elem-id="1701791227237"] .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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227237"] {
          display: block;
          top: calc(400px - 28px + 303px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227237"] {
          display: block;
          top: calc(400px - 28px + 258px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1701791227237"] {
          display: block;
          top: calc(400px - 28px + 96px);
          ;
          left: calc(50% - 83px + 0px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217516"] .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;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217518"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217520"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217524"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217527"] .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) {
        #rec2389855633 .tn-elem[data-elem-id="1701853217527"] {
          display: table;
          left: 106px;
          ;
        }
      }

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217529"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217531"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217532"] .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;
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217535"] .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) {
        #rec2389855633 .tn-elem[data-elem-id="1701853217535"] {
          display: table;
          top: 51px;
          ;
          left: 242px;
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217537"] .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);
      }

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

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

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

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

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

      #rec2389855633 .tn-elem[data-elem-id="1701853217539"] .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;
      }

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

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

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

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

      #rec2389855633 .tn-group[data-group-id="1782121789583000009"] {
        z-index: 3;
        position: absolute;
        top: 572px;
        left: calc(50% - 600px + 381px);
        width: 437px;
        height: 22px;
      }

      #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        overflow: visible visible;
        flex-direction: row;
        column-gap: 10px;
        align-items: center;
        justify-content: flex-start;
        align-content: flex-start;
        padding: 0px 0px 0px 0px;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px 0px 0px 0px;
        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;
      }

      @supports (-webkit-touch-callout:none) and (not (translate:none)) {
        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
          gap: 0;
        }

        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009>*:not(:last-child) {
          margin-right: 10px;
        }
      }

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] {
          display: flex;
          top: 612px;
          left: calc(50% - 480px + 283px);
          width: 437px;
          height: 22px;
        }

        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
          display: flex;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] {
          display: flex;
          top: 562px;
          left: calc(50% - 320px + 117px);
          width: 405px;
          height: 25px;
        }

        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
          display: flex;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] {
          display: flex;
          left: calc(50% - 160px + 103px);
          width: 113px;
          height: 127px;
        }

        #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
          display: flex;
          flex-direction: column;
          flex-wrap: unset;
          row-gap: 8px;
          align-items: center;
        }

        @supports (-webkit-touch-callout:none) and (not (translate:none)) {
          #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009 {
            gap: 0;
          }

          #rec2389855633 .tn-group[data-group-id="1782121789583000009"] #molecule-1782121789583000009>*:not(:last-child) {
            margin-bottom: 8px;
          }
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000010"] {
        z-index: 3;
        top: 5px;
        left: 425px;
        width: 12px;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000010"] .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;
      }

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000010"] {
          display: table;
          top: 5px;
          left: 425px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000010"] {
          display: table;
          top: 7px;
          left: 393px;
          width: 12px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000010"] {
          display: none;
          left: 53px;
          width: 8px;
          height: auto;
          flex-shrink: 0;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 0px;
        left: 316px;
        width: auto;
        flex-shrink: 0;
        height: auto;
        pointer-events: none;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] {
          display: table;
          top: 0px;
          left: 22px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] {
          display: table;
          top: 0px;
          left: 22px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 18px;
          line-height: 1.4;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] {
          display: table;
          left: 12px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000015"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000012"] {
        z-index: 3;
        top: 5px;
        left: 294px;
        width: 12px;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000012"] .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;
      }

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000012"] {
          display: table;
          top: 5px;
          left: 268px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000012"] {
          display: table;
          top: 7px;
          left: 248px;
          width: 12px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000012"] {
          display: table;
          left: 53px;
          width: 8px;
          height: auto;
          flex-shrink: 0;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 0px;
        left: 180px;
        width: auto;
        flex-shrink: 0;
        height: auto;
        pointer-events: none;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] {
          display: table;
          top: 0px;
          left: 154px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] {
          display: table;
          top: 0px;
          left: 144px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 18px;
          line-height: 1.4;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] {
          display: table;
          left: 10px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000013"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000014"] {
        z-index: 3;
        top: 5px;
        left: 158px;
        width: 12px;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000014"] .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;
      }

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000014"] {
          display: table;
          top: 5px;
          left: 132px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000014"] {
          display: table;
          top: 7px;
          left: 122px;
          width: 12px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000014"] {
          display: table;
          left: 53px;
          width: 8px;
          height: auto;
          flex-shrink: 0;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 0px;
        left: 22px;
        width: auto;
        flex-shrink: 0;
        height: auto;
        pointer-events: none;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] .tn-atom {
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] {
          display: table;
          top: 0px;
          left: 290px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] {
          display: table;
          top: 0px;
          left: 270px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 18px;
          line-height: 1.4;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] {
          display: table;
          left: 0px;
          width: auto;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389855633 .tn-elem[data-elem-id="1782121789583000011"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
        }
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000016"] {
        z-index: 3;
        top: 5px;
        left: 0px;
        width: 12px;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

      #rec2389855633 .tn-elem[data-elem-id="1782121789583000016"] .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;
      }

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

      @media screen and (max-width:1199px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000016"] {
          display: table;
          top: 5px;
          left: 0px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000016"] {
          display: table;
          top: 7px;
          left: 0px;
          width: 12px;
          height: auto;
          flex-shrink: 0;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855633 .tn-elem[data-elem-id="1782121789583000016"] {
          display: none;
          left: 53px;
          width: 8px;
          height: auto;
          flex-shrink: 0;
        }
      }
      


          @media screen and (max-width:560px) {
            #rec2389855643 .t-popup__close-icon g {
              fill: #ffffff !important;
            }
          }
          


          #rec2389855643 .t-popup__container {
            border-radius: 30px;
            overflow: hidden;
          }
          


                      #rec2389855643 .t-btnflex.t-btnflex_type_submit {
                        color: #ffffff;
                        background-color: #ff9100;
                        --border-width: 0px;
                        border-style: none !important;
                        border-radius: 16px;
                        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;
                      }
                      


              #rec2389855643 input::-webkit-input-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 input::-moz-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 input:-moz-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 input:-ms-input-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 textarea::-webkit-input-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 textarea::-moz-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 textarea:-moz-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }

              #rec2389855643 textarea:-ms-input-placeholder {
                color: #ffffff;
                opacity: 0.5;
              }
              


      #rec2389855643 .t702__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec2389855643 .t702__descr {
        font-size: 18px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec2389864183 .t396__artboard {
        height: 791px;
        background-color: #02071d;
      }

      #rec2389864183 .t396__filter {
        height: 791px;
      }

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

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

        #rec2389864183 .t396__artboard,
        #rec2389864183 .t396__filter,
        #rec2389864183 .t396__carrier {
          height: 791px;
        }

        #rec2389864183 .t396__filter {}

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

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

        #rec2389864183 .t396__artboard,
        #rec2389864183 .t396__filter,
        #rec2389864183 .t396__carrier {
          height: 580px;
        }

        #rec2389864183 .t396__filter {}

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

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

        #rec2389864183 .t396__artboard,
        #rec2389864183 .t396__filter,
        #rec2389864183 .t396__carrier {
          height: 693px;
        }

        #rec2389864183 .t396__filter {}

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

      #rec2389864183 .tn-elem[data-elem-id="1699289626491"] {
        color: #e61110;
        z-index: 3;
        top: 102px;
        ;
        left: calc(50% - 600px + 221px);
        ;
        width: 140px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1699289626491"] .tn-atom {
        vertical-align: middle;
        color: #e61110;
        font-size: 144px;
        font-family: var(--t-headline-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1699289626491"] {
          display: table;
          left: calc(50% - 480px + 82px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2389864183 .tn-elem[data-elem-id="1693830539760"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: 121px;
        ;
        left: calc(50% - 600px + 330px);
        ;
        width: 633px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1693830539760"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1693830539760"] {
          display: table;
          left: calc(50% - 480px + 191px);
          ;
          width: 631px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389864183 .tn-elem[data-elem-id="1693830539760"] {
          display: table;
          top: -1130px;
          ;
          left: calc(50% - 160px + 90px);
          ;
          width: 224px;
          height: auto;
        }

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

      #rec2389864183 .tn-elem[data-elem-id="1678823993172"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: -1210px;
        ;
        left: calc(50% - 600px + 340px);
        ;
        width: 656px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1678823993172"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1678823993172"] {
          display: table;
          left: calc(50% - 480px + 196px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389864183 .tn-elem[data-elem-id="1678823993172"] {
          display: table;
          top: 79px;
          ;
          left: calc(50% - 160px + 91px);
          ;
          width: 221px;
          height: auto;
        }

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

      #rec2389864183 .tn-elem[data-elem-id="1677834947890"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: 235px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 723px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1677834947890"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1677834947890"] {
          display: table;
          top: 235px;
          ;
          left: calc(50% - 480px + 90px);
          ;
          width: 725px;
          height: auto;
        }

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

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

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

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

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

      #rec2389864183 .tn-elem[data-elem-id="1678823993175"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: -1305px;
        ;
        left: calc(50% - 600px + 270px);
        ;
        width: 760px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1678823993175"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1678823993175"] {
          display: table;
          left: calc(50% - 480px + 91px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2389864183 .tn-elem[data-elem-id="1677834947888"] {
        color: #9c9fa9;
        text-align: right;
        z-index: 3;
        top: 753px;
        ;
        left: calc(50% - 600px + 275px);
        ;
        width: 656px;
        height: auto;
      }

      #rec2389864183 .tn-elem[data-elem-id="1677834947888"] .tn-atom {
        vertical-align: middle;
        color: #9c9fa9;
        font-size: 24px;
        font-family: var(--t-headline-font, Arial);
        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;
        --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) {
        #rec2389864183 .tn-elem[data-elem-id="1677834947888"] {
          display: table;
          top: 753px;
          ;
          left: calc(50% - 480px + 159px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389864183 .tn-elem[data-elem-id="1677834947888"] {
          display: table;
          top: 667px;
          ;
          left: calc(50% - 160px + 76px);
          ;
          width: 224px;
          height: auto;
        }

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


      #rec668358706 .t396__artboard {
        height: 237px;
        background-color: #02071d;
      }

      #rec668358706 .t396__filter {
        height: 237px;
      }

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

        #rec668358706 .t396__filter {}

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

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

        #rec668358706 .t396__artboard,
        #rec668358706 .t396__filter,
        #rec668358706 .t396__carrier {
          height: 194px;
        }

        #rec668358706 .t396__filter {}

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

      #rec668358706 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 120px;
        ;
        left: calc(50% - 600px + 172px);
        ;
        width: 856px;
        height: auto;
      }

      #rec668358706 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        color: #ff9100;
        font-size: 48px;
        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) {
        #rec668358706 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + 52px);
          ;
          height: auto;
        }
      }

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

        #rec668358706 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

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

        #rec668358706 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }
      


      #rec2389855673 .t585__title {
        font-size: 24px;
        line-height: 1.1;
        color: #ffffff;
        font-family: 'Kurale';
        font-weight: 400;
        max-width: 560px;
      }

      #rec2389855673 .t585__text {
        font-size: 16px;
        line-height: 1.6;
        color: #9c9fa9;
        font-family: 'Onest';
        font-weight: 400;
      }
      


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

      #rec2389871953 .t396__filter {
        height: 125px;
      }

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

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

        #rec2389871953 .t396__artboard,
        #rec2389871953 .t396__filter,
        #rec2389871953 .t396__carrier {
          height: 125px;
        }

        #rec2389871953 .t396__filter {}

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

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

        #rec2389871953 .t396__artboard,
        #rec2389871953 .t396__filter,
        #rec2389871953 .t396__carrier {
          height: 150px;
        }

        #rec2389871953 .t396__filter {}

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

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

        #rec2389871953 .t396__artboard,
        #rec2389871953 .t396__filter,
        #rec2389871953 .t396__carrier {
          height: 171px;
        }

        #rec2389871953 .t396__filter {}

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

      #rec2389871953 .tn-elem[data-elem-id="1697629155165"] {
        color: #ffffff;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 224px);
        ;
        width: 788px;
        height: auto;
      }

      #rec2389871953 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389871953 .tn-elem[data-elem-id="1697629155165"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 104px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389871953 .tn-elem[data-elem-id="1697629155165"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 160px + 15px);
          ;
          width: 293px;
          height: auto;
        }

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


      #rec2389855683 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec2389855683 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec2389855683 .t396__filter {}

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

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

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

        #rec2389855683 .t396__filter {}

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

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

        #rec2389855683 .t396__artboard,
        #rec2389855683 .t396__filter,
        #rec2389855683 .t396__carrier {
          height: 56px;
        }

        #rec2389855683 .t396__filter {}

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

      #rec2389855683 .tn-elem[data-elem-id="1677681501680"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec2389855683 .tn-elem[data-elem-id="1677681501680"] .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;
      }

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

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

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

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

      #rec2389855683 .tn-elem[data-elem-id="1678043407125"] {
        color: #ffffff;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec2389855683 .tn-elem[data-elem-id="1678043407125"] .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.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: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec2389855693 .t396__artboard {
        height: 140px;
        background-color: #02071d;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

      #rec2389855693 .t396__filter {
        height: 140px;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

      #rec2389855693 .t396__carrier {
        height: 140px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

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

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

        #rec2389855693 .t396__filter {}

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

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

        #rec2389855693 .t396__artboard,
        #rec2389855693 .t396__filter,
        #rec2389855693 .t396__carrier {
          height: 159px;
        }

        #rec2389855693 .t396__filter {}

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

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

        #rec2389855693 .t396__artboard,
        #rec2389855693 .t396__filter,
        #rec2389855693 .t396__carrier {
          height: 111px;
          padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(30px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
        }

        #rec2389855693 .t396__filter {}

        #rec2389855693 .t396__carrier {
          background-attachment: scroll;
          padding: 0px 0px 30px 0px;
        }
      }

      #rec2389855693 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 262px);
        ;
        width: 676px;
        height: auto;
      }

      #rec2389855693 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: var(--t-headline-font, Arial);
        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;
        --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) {
        #rec2389855693 .tn-elem[data-elem-id="1677772464169"] {
          display: table;
          left: calc(50% - 480px + 142px);
          ;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec2389855693 .tn-elem[data-elem-id="1677772464169"] {
          display: table;
          left: calc(50% - 320px + 25px);
          ;
          width: 591px;
          height: auto;
        }

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

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

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


      #rec2389855703 .t396__artboard {
        height: 340px;
        background-color: #02071d;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

      #rec2389855703 .t396__filter {
        height: 340px;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

      #rec2389855703 .t396__carrier {
        height: 340px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
        padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(64px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
      }

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

        #rec2389855703 .t396__artboard,
        #rec2389855703 .t396__filter,
        #rec2389855703 .t396__carrier {
          height: 340px;
        }

        #rec2389855703 .t396__filter {}

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

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

        #rec2389855703 .t396__artboard,
        #rec2389855703 .t396__filter,
        #rec2389855703 .t396__carrier {
          height: 286px;
        }

        #rec2389855703 .t396__filter {}

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

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

        #rec2389855703 .t396__artboard,
        #rec2389855703 .t396__filter,
        #rec2389855703 .t396__carrier {
          height: 246px;
          padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(40px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
        }

        #rec2389855703 .t396__filter {}

        #rec2389855703 .t396__carrier {
          background-attachment: scroll;
          padding: 0px 0px 40px 0px;
        }
      }

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

      #rec2389855703 .tn-elem[data-elem-id="1678025039719"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #101733;
        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) {
        #rec2389855703 .tn-elem[data-elem-id="1678025039719"] {
          display: table;
          left: calc(50% - 480px + 100px);
          ;
        }
      }

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

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

        #rec2389855703 .tn-elem[data-elem-id="1678025039719"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

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

      #rec2389855703 .tn-elem[data-elem-id="1744550191081"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        opacity: 0.5;
        background-color: #101733;
        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) {
        #rec2389855703 .tn-elem[data-elem-id="1744550191081"] {
          display: table;
          left: calc(50% - 480px + 110px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855703 .tn-elem[data-elem-id="1744550191081"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 20px);
          ;
          width: 620px;
          height: 286px;
        }
      }

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

        #rec2389855703 .tn-elem[data-elem-id="1744550191081"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec2389855703 .tn-elem[data-elem-id="1744550108451"] {
        z-index: 3;
        top: 55px;
        ;
        left: calc(50% - 600px + 435px);
        ;
        width: 331px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855703 .tn-elem[data-elem-id="1744550108451"] .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;
      }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855703 .tn-elem[data-elem-id="1744550108451"] {
          display: table;
          top: 42px;
          ;
          left: calc(50% - 160px + 82px);
          ;
          width: 157px;
          height: auto;
        }
      }

      #rec2389855703 .tn-elem[data-elem-id="1744550108443"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 175px;
        ;
        left: calc(50% - 600px + 293px);
        ;
        width: 615px;
        height: auto;
      }

      #rec2389855703 .tn-elem[data-elem-id="1744550108443"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: var(--t-text-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) {
        #rec2389855703 .tn-elem[data-elem-id="1744550108443"] {
          display: table;
          left: calc(50% - 480px + 173px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855703 .tn-elem[data-elem-id="1744550108443"] {
          display: table;
          top: 105px;
          ;
          left: calc(50% - 160px + 59px);
          ;
          width: 203px;
          height: auto;
        }

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

      #rec2389855703 .tn-elem[data-elem-id="1738830083520"] {
        z-index: 3;
        top: 230px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec2389855703 .tn-elem[data-elem-id="1738830083520"] .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;
      }

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

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

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

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

      #rec2389855703 .tn-elem[data-elem-id="1678025130968"] {
        color: #02071d;
        text-align: center;
        z-index: 3;
        top: 230px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec2389855703 .tn-elem[data-elem-id="1678025130968"] .tn-atom {
        color: #02071d;
        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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec2389855703 .tn-elem[data-elem-id="1678025130968"] {
          display: block;
          top: 230px;
          ;
          left: calc(50% - 480px + 394px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2389855703 .tn-elem[data-elem-id="1678025130968"] {
          display: block;
          top: 197px;
          ;
          left: calc(50% - 320px + 237px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855703 .tn-elem[data-elem-id="1678025130968"] {
          display: block;
          top: 160px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

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

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

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

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

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

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

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


      #rec2389855713 .t396__artboard {
        height: 1172px;
        background-image: linear-gradient(0turn, rgba(4, 10, 34, 1) 0%, rgba(3, 8, 30, 1) 100%);
        overflow: auto;
      }

      #rec2389855713 .t396__filter {
        height: 1172px;
      }

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

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

        #rec2389855713 .t396__artboard,
        #rec2389855713 .t396__filter,
        #rec2389855713 .t396__carrier {
          height: 1172px;
        }

        #rec2389855713 .t396__filter {}

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

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

        #rec2389855713 .t396__artboard,
        #rec2389855713 .t396__filter,
        #rec2389855713 .t396__carrier {
          height: 340px;
          padding: calc(0px * var(--zoom, 1)) calc(0px * var(--zoom, 1)) calc(5px * var(--zoom, 1)) calc(0px * var(--zoom, 1));
        }

        #rec2389855713 .t396__filter {}

        #rec2389855713 .t396__carrier {
          background-attachment: scroll;
          padding: 0px 0px 5px 0px;
        }
      }

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

        #rec2389855713 .t396__artboard,
        #rec2389855713 .t396__filter,
        #rec2389855713 .t396__carrier {
          height: 432px;
        }

        #rec2389855713 .t396__filter {}

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548924341"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548924341"] {
          display: table;
          top: 832px;
          ;
          left: calc(50% - 480px + 500px);
          ;
          width: 360px;
          height: 340px;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855713 .tn-elem[data-elem-id="1744548924341"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 1140px);
          ;
        }

        #rec2389855713 .tn-elem[data-elem-id="1744548924341"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 104.600%;
        }
      }

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

        #rec2389855713 .tn-elem[data-elem-id="1744548924341"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 108.100%;
          border-radius: 24px 24px 24px 24px;
        }
      }

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

      #rec2389855713 .tn-elem[data-elem-id="1744548924345"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548924345"] {
          display: table;
          top: 1044px;
          ;
          left: calc(50% - 480px + 532px);
          ;
          width: 289px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548924351"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548924351"] {
          display: table;
          top: 993px;
          ;
          left: calc(50% - 480px + 532px);
          ;
          width: 301px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744549025806"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744549025806"] {
          display: table;
          top: 832px;
          ;
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855713 .tn-elem[data-elem-id="1744549025806"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 1520px);
          ;
        }

        #rec2389855713 .tn-elem[data-elem-id="1744549025806"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 104.600%;
        }
      }

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

        #rec2389855713 .tn-elem[data-elem-id="1744549025806"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 108.100%;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec2389855713 .tn-elem[data-elem-id="1744549025827"] {
        color: #ffffff;
        z-index: 3;
        top: 934px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 301px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855713 .tn-elem[data-elem-id="1744549025827"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744549025827"] {
          display: table;
          top: 934px;
          ;
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744549046821"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389855713 .tn-elem[data-elem-id="1744549046821"] {
          display: table;
          top: 1020px;
          ;
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548691264"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691264"] {
          display: table;
          top: 452px;
          ;
          left: calc(50% - 480px + 500px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691264"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 760px);
          ;
        }
      }

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

        #rec2389855713 .tn-elem[data-elem-id="1744548691264"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 102.100%;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec2389855713 .tn-elem[data-elem-id="1744548691268"] {
        color: #ffffff;
        z-index: 3;
        top: 664px;
        ;
        left: calc(50% - 600px + 652px);
        ;
        width: 288px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855713 .tn-elem[data-elem-id="1744548691268"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691268"] {
          display: table;
          top: 664px;
          ;
          left: calc(50% - 480px + 532px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548691274"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691274"] {
          display: table;
          top: 613px;
          ;
          left: calc(50% - 480px + 532px);
          ;
          width: 250px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548691283"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691283"] {
          display: table;
          top: 452px;
          ;
          left: calc(50% - 480px + 100px);
          ;
          width: 360px;
          height: 340px;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691283"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 380px);
          ;
        }
      }

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548691288"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691288"] {
          display: table;
          top: 616px;
          ;
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548691292"] {
        color: #ffffff;
        z-index: 3;
        top: 565px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 295px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855713 .tn-elem[data-elem-id="1744548691292"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548691292"] {
          display: table;
          top: 565px;
          ;
          left: calc(50% - 480px + 132px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548645539"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548645539"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 100px);
          ;
          width: 760px;
          height: 412px;
        }
      }

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548645543"] {
        color: #ffffff;
        z-index: 3;
        top: 308px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 510px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855713 .tn-elem[data-elem-id="1744548645543"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548645543"] {
          display: table;
          top: 307px;
          ;
          left: calc(50% - 480px + 133px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2389855713 .tn-elem[data-elem-id="1744548645548"] {
        color: #ffffff;
        z-index: 3;
        top: 257px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 493px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855713 .tn-elem[data-elem-id="1744548645548"] .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) {
        #rec2389855713 .tn-elem[data-elem-id="1744548645548"] {
          display: table;
          top: 259px;
          ;
          left: calc(50% - 480px + 133px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855713 .tn-elem[data-elem-id="1744548645548"] {
          display: table;
          top: 271px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 240px;
          height: auto;
        }

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


      #rec2389855723 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec2389855723 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec2389855723 .t396__filter {}

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

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

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

        #rec2389855723 .t396__filter {}

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

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

        #rec2389855723 .t396__artboard,
        #rec2389855723 .t396__filter,
        #rec2389855723 .t396__carrier {
          height: 56px;
        }

        #rec2389855723 .t396__filter {}

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

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

      #rec2389855723 .tn-elem[data-elem-id="1703107715642"] .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;
      }

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

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

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

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

      #rec2389855723 .tn-elem[data-elem-id="1703107715648"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec2389855723 .tn-elem[data-elem-id="1703107715648"] .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.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: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec2389885373 .t396__filter {
        height: 200px;
      }

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

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

        #rec2389885373 .t396__artboard,
        #rec2389885373 .t396__filter,
        #rec2389885373 .t396__carrier {
          height: 200px;
        }

        #rec2389885373 .t396__filter {}

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

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

        #rec2389885373 .t396__artboard,
        #rec2389885373 .t396__filter,
        #rec2389885373 .t396__carrier {
          height: 184px;
        }

        #rec2389885373 .t396__filter {}

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

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

        #rec2389885373 .t396__artboard,
        #rec2389885373 .t396__filter,
        #rec2389885373 .t396__carrier {
          height: 143px;
        }

        #rec2389885373 .t396__filter {}

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

      #rec2389885373 .tn-elem[data-elem-id="1697629155159"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
      }

      #rec2389885373 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: var(--t-headline-font, Arial);
        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;
        --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) {
        #rec2389885373 .tn-elem[data-elem-id="1697629155159"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2389885373 .tn-elem[data-elem-id="1697629155165"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 86px;
        ;
        left: calc(50% - 600px + 244px);
        ;
        width: 712px;
        height: auto;
      }

      #rec2389885373 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec2389885373 .tn-elem[data-elem-id="1697629155165"] {
          display: table;
          top: 86px;
          ;
          left: calc(50% - 480px + 124px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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


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

      #rec668358709 .t396__filter {
        height: 340px;
      }

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

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

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

        #rec668358709 .t396__filter {}

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

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

        #rec668358709 .t396__artboard,
        #rec668358709 .t396__filter,
        #rec668358709 .t396__carrier {
          height: 340px;
        }

        #rec668358709 .t396__filter {}

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

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

        #rec668358709 .t396__artboard,
        #rec668358709 .t396__filter,
        #rec668358709 .t396__carrier {
          height: 230px;
        }

        #rec668358709 .t396__filter {}

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

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

      #rec668358709 .tn-elem[data-elem-id="1683020067774"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1683020067774"] {
          left: calc(50% - 480px + 50px);
          ;
        }
      }

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

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

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

      #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 4;
        top: 291px;
        ;
        left: calc(50% - 600px + 194px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 291px;
          ;
          left: calc(50% - 480px + 74px);
          ;
          width: 150px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 291px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: 152px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 184px;
          ;
          left: calc(50% - 160px + 36px);
          ;
          width: 123px;
          height: auto;
        }

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

      #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 470px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
          left: calc(50% - 480px + 350px);
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 210px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

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

      #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 291px;
        ;
        left: calc(50% - 600px + 494px);
        ;
        width: 212px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
          left: calc(50% - 480px + 374px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 226px);
          ;
          width: 137px;
          height: auto;
        }

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

      #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 770px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081555"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
          left: calc(50% - 480px + 650px);
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 400px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

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

      #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 291px;
        ;
        left: calc(50% - 600px + 794px);
        ;
        width: 191px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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) {
        #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
          left: calc(50% - 480px + 674px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
          top: 184px;
          ;
          left: calc(50% - 160px + 416px);
          ;
          width: 130px;
          height: auto;
        }

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

      #rec668358709 .tn-elem[data-elem-id="1693838649353"] {
        z-index: 9;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 20px;
        height: 20px;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1693838649353"] .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;
      }

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

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


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

      #rec668358710 .t396__filter {
        height: 48px;
      }

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

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

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

        #rec668358710 .t396__filter {}

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

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

        #rec668358710 .t396__artboard,
        #rec668358710 .t396__filter,
        #rec668358710 .t396__carrier {
          height: 48px;
        }

        #rec668358710 .t396__filter {}

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

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

        #rec668358710 .t396__artboard,
        #rec668358710 .t396__filter,
        #rec668358710 .t396__carrier {
          height: 42px;
        }

        #rec668358710 .t396__filter {}

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

      #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 903px);
        ;
        width: 157px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906204110"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          left: calc(50% - 480px + 783px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 747px);
          ;
          width: 152px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 611px);
          ;
          width: 128px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906204110"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: 9px;
        ;
        left: calc(50% - 600px + 951px);
        ;
        width: 105px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838760643"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          left: calc(50% - 480px + 828px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 787px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 651px);
          ;
          width: 87px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838760643"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
        z-index: 4;
        top: 12px;
        ;
        left: calc(50% - 600px + 919px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838965312"] .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) {
        #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
          left: calc(50% - 480px + 796px);
          ;
          height: auto;
        }
      }

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

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

      #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
        color: #9c9fa9;
        text-align: LEFT;
        z-index: 11;
        top: 9px;
        ;
        left: calc(50% - 600px + 160px);
        ;
        width: 135px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838808212"] .tn-atom {
        color: #9c9fa9;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          left: calc(50% - 480px + 20px);
          ;
          width: 104px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 71px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838808212"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
        z-index: 15;
        top: -126px;
        ;
        left: calc(50% - 600px + 671px);
        ;
        width: 16px;
        height: 16px;
      }

      #rec668358710 .tn-elem[data-elem-id="1702039891024"] .tn-atom {
        background-color: #fff705;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
          top: -46px;
          ;
          left: calc(50% - 480px + 360px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
          top: -32px;
          ;
          left: calc(50% - 320px + 591px);
          ;
          width: 13px;
          height: 15px;
        }
      }

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

      #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 665px);
        ;
        width: 230px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906188405"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
          left: calc(50% - 480px + 545px);
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 416px);
          ;
          width: 187px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906188405"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 9px;
        ;
        left: calc(50% - 600px + 712px);
        ;
        width: 175px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838858495"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          left: calc(50% - 480px + 592px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 552px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 457px);
          ;
          width: 146px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838858495"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
        z-index: 7;
        top: 12px;
        ;
        left: calc(50% - 600px + 680px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838970446"] .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) {
        #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
          left: calc(50% - 480px + 560px);
          ;
          height: auto;
        }
      }

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

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

      #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 419px);
        ;
        width: 238px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906173510"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 480px + 299px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 320px + 263px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 215px);
          ;
          width: 193px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906173510"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 9px;
        ;
        left: calc(50% - 600px + 468px);
        ;
        width: 183px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838847574"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 480px + 347px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 320px + 308px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 256px);
          ;
          width: 152px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838847574"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
        z-index: 10;
        top: 12px;
        ;
        left: calc(50% - 600px + 436px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838977750"] .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) {
        #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
          left: calc(50% - 480px + 315px);
          ;
          height: auto;
        }
      }

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

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

      #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
        z-index: 12;
        top: 0px;
        ;
        left: calc(50% - 600px + 269px);
        ;
        width: 142px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906033140"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 480px + 149px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 320px + 114px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 160px + 94px);
          ;
          width: 114px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906033140"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 9px;
        ;
        left: calc(50% - 600px + 317px);
        ;
        width: 83px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838828864"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        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) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 480px + 197px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 320px + 160px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 160px + 136px);
          ;
          width: 66px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838828864"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
        z-index: 14;
        top: 12px;
        ;
        left: calc(50% - 600px + 285px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838867132"] .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) {
        #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
          left: calc(50% - 480px + 165px);
          ;
          height: auto;
        }
      }

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

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


      #rec2389855763 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec2389855763 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec2389855763 .t396__filter {}

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

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

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

        #rec2389855763 .t396__filter {}

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

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

        #rec2389855763 .t396__artboard,
        #rec2389855763 .t396__filter,
        #rec2389855763 .t396__carrier {
          height: 56px;
        }

        #rec2389855763 .t396__filter {}

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

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

      #rec2389855763 .tn-elem[data-elem-id="1703107715642"] .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;
      }

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

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

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

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

      #rec2389855763 .tn-elem[data-elem-id="1703107715648"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec2389855763 .tn-elem[data-elem-id="1703107715648"] .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.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: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec668358707 .t396__artboard {
        height: 237px;
        background-color: #02071d;
      }

      #rec668358707 .t396__filter {
        height: 237px;
      }

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

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

        #rec668358707 .t396__artboard,
        #rec668358707 .t396__filter,
        #rec668358707 .t396__carrier {
          height: 290px;
        }

        #rec668358707 .t396__filter {}

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

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

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

        #rec668358707 .t396__filter {}

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

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

        #rec668358707 .t396__artboard,
        #rec668358707 .t396__filter,
        #rec668358707 .t396__carrier {
          height: 231px;
        }

        #rec668358707 .t396__filter {}

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

      #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 120px;
        ;
        left: calc(50% - 600px + 90px);
        ;
        width: 1021px;
        height: auto;
      }

      #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        color: #ff9100;
        font-size: 48px;
        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) {
        #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + 11px);
          ;
          width: 939px;
          height: auto;
        }
      }

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

        #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

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

        #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }
      


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

      #rec2389855783 .t396__filter {
        height: 440px;
      }

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

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

        #rec2389855783 .t396__artboard,
        #rec2389855783 .t396__filter,
        #rec2389855783 .t396__carrier {
          height: 200px;
        }

        #rec2389855783 .t396__filter {}

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

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

        #rec2389855783 .t396__artboard,
        #rec2389855783 .t396__filter,
        #rec2389855783 .t396__carrier {
          height: 166px;
        }

        #rec2389855783 .t396__filter {}

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

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

        #rec2389855783 .t396__artboard,
        #rec2389855783 .t396__filter,
        #rec2389855783 .t396__carrier {
          height: 144px;
        }

        #rec2389855783 .t396__filter {}

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

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

      #rec2389855783 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273221"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273221"] {
          display: table;
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px 16px 16px 16px;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693914191969"] {
        z-index: 3;
        top: 240px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914191969"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191969"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 1210px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191969"] {
          display: table;
          left: calc(50% - 320px + 970px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191969"] {
          display: table;
          top: 4px;
          ;
          left: calc(50% - 160px + 680px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px 16px 16px 16px;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 61px;
        ;
        left: calc(50% - 600px + 58px);
        ;
        width: 283px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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 (min-width:1200px) {
        #rec2389855783 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273226"] {
          display: table;
          top: 45px;
          ;
          left: calc(50% - 160px + 46px);
          ;
          width: 148px;
          height: auto;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693914191972"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 314px;
        ;
        left: calc(50% - 600px + 70px);
        ;
        width: 259px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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 (min-width:1200px) {
        #rec2389855783 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191972"] {
          opacity: 0;
        }
      }

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191972"] {
          display: table;
          top: 45px;
          ;
          left: calc(50% - 160px + 715px);
          ;
          width: 130px;
          height: auto;
        }

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

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

      #rec2389855783 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273233"] {
          display: table;
          left: calc(50% - 480px + 410px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273233"] {
          display: table;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273233"] {
          display: table;
          top: 4px;
          ;
          left: calc(50% - 160px + 240px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px 16px 16px 16px;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693914191974"] {
        z-index: 3;
        top: 240px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914191974"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191974"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 1610px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191974"] {
          display: table;
          left: calc(50% - 320px + 1290px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914191974"] {
          display: table;
          top: 4px;
          ;
          left: calc(50% - 160px + 900px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px 16px 16px 16px;
        }

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

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

      #rec2389855783 .tn-elem[data-elem-id="1693914171063"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        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) {
        #rec2389855783 .tn-elem[data-elem-id="1693914171063"] {
          display: table;
          left: calc(50% - 480px + 810px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914171063"] {
          display: table;
          left: calc(50% - 320px + 650px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914171063"] {
          display: table;
          top: 4px;
          ;
          left: calc(50% - 160px + 460px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px 16px 16px 16px;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693831273238"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 74px;
        ;
        left: calc(50% - 600px + 460px);
        ;
        width: 279px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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 (min-width:1200px) {
        #rec2389855783 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693831273238"] {
          display: table;
          top: 54px;
          ;
          left: calc(50% - 160px + 253px);
          ;
          width: 174px;
          height: auto;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693914191978"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 301px;
        ;
        left: calc(50% - 600px + 472px);
        ;
        width: 255px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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 (min-width:1200px) {
        #rec2389855783 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191978"] {
          opacity: 0;
        }
      }

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

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

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

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

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

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

      #rec2389855783 .tn-elem[data-elem-id="1693914171067"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 61px;
        ;
        left: calc(50% - 600px + 885px);
        ;
        width: 230px;
        height: auto;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        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 (min-width:1200px) {
        #rec2389855783 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914171067"] {
          opacity: 0;
        }
      }

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914171067"] {
          display: table;
          top: 45px;
          ;
          left: calc(50% - 160px + 492px);
          ;
          width: 136px;
          height: auto;
        }

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

      #rec2389855783 .tn-elem[data-elem-id="1693914934063"] {
        z-index: 3;
        top: 14px;
        ;
        left: calc(50% - 600px + 0px);
        ;
        width: 100px;
        height: 100px;
        pointer-events: none;
      }

      #rec2389855783 .tn-elem[data-elem-id="1693914934063"] .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;
      }

      @media screen and (max-width:1199px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914934063"] {
          display: table;
          top: 17px;
          ;
          left: calc(50% - 480px + 2352px);
          ;
          width: 20px;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec2389855783 .tn-elem[data-elem-id="1693914934063"] {
          display: table;
          top: 22px;
          ;
          left: calc(50% - 160px + 1101px);
          ;
        }
      }
      


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

      #rec2403567833 .t396__filter {
        height: 860px;
      }

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

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

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

        #rec2403567833 .t396__filter {}

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

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

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

        #rec2403567833 .t396__filter {}

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

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

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

        #rec2403567833 .t396__filter {}

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

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

      #rec2403567833 .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;
      }

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1681893676825"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1680531329619"] {
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678029735046"] {
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678031455103"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 147px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1681894037562"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec2403567833 .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;
      }

      #rec2403567833 .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) {
        #rec2403567833 .tn-elem[data-elem-id="1681894176309"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec2403567833 .tn-elem[data-elem-id="1681894176309"] {
          top: 519px;
          ;
          left: calc(50% - 160px + -222px);
          ;
          width: 764px;
          height: auto;
        }

        #rec2403567833 .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);
      }
      


            .scrollbooster-viewport {
              cursor: -webkit-grab;
              cursor: grab;
              padding-bottom: 30px;
              margin-bottom: -30px;
            }

            .scrollbooster-viewport:active {
              cursor: -webkit-grabbing;
              cursor: grabbing;
            }

            .scrollbooster-content {
              position: absolute;
              width: 100%;
              height: 100%;
            }

            .arrow-left,
            .arrow-right {
              cursor: pointer;
            }
            


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Иконка в программах аккордеоне*/
            #rec2389855673 .t585__opened .t585__lines {
              -moz-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
              -webkit-transform: rotate(-180deg);
              -o-transform: rotate(-180deg);
              transform: rotate(-180deg);
            }

            .t585__lines svg {
              display: none;
            }

            #rec2389855673 .t585__lines::after {
              content: " ";
              width: 24px;
              height: 24px;
              position: absolute;
              left: 0;
              background-image: url(/images/tild3233-3066-4239-b866-316333366138__arrow.svg);
              background-size: 100%;
            }

            /*Градиенты в факе*/
            #rec628753164 .t668 {
              background: linear-gradient(180deg, #2B3B37 0%, #253434 100%) !important
            }
            


            /*Цвет футера с политиками*/
            #rec628767531 .t396__artboard {
              background-color: #405647;
            }

            /*Цвет блока контактов костыль*/
            #rec625108897 .t396__filter {
              background-color: #384C3E;
            }

            .uc-kostily {
              background-color: #384C3E !important;
            }

            #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {
              background-image: none !important;
              background-color: #384C3E !important;
            }

            /*Иконка в программах аккордеоне*/
            #rec668355752 .t585__opened .t585__lines {
              -moz-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
              -webkit-transform: rotate(-180deg);
              -o-transform: rotate(-180deg);
              transform: rotate(-180deg);
            }

            .t585__lines svg {
              display: none;
            }

            #rec668355752 .t585__lines::after {
              content: " ";
              width: 24px;
              height: 24px;
              position: absolute;
              left: 0;
              background-image: url(/images/tild3233-3066-4239-b866-316333366138__arrow.svg);
              background-size: 100%;
            }
            


              @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;}