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


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


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

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

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

      #rec622478036 .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) {

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


      #rec622478036 {
        --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;
      }

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

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

      #rec622478036 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover,
      #rec622478036 .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) {

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

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

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

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

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

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

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

      @media screen and (max-width:980px) {
        #rec622478036 .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);
        }

        #rec622478036 .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) {
        #rec622478036 .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);
        }
      }
      


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


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


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


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

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

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

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

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

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


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

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

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

      #rec623092393 .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) {

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


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

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

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

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

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


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

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

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


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

      #rec560106615 .t396__artboard {
        height: 120px;
      }

      #rec560106615 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec560106615 .t396__filter {}

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

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

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

        #rec560106615 .t396__filter {}

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

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

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

        #rec560106615 .t396__filter {}

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

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

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

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

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678371195980"] {
          top: 29px;
          ;
          left: calc(50% - 91px + 0px);
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526150"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -226px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526153"] {
          top: 38px;
          ;
          left: 52px;
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526156"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -178px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526160"] {
          top: 36px;
          ;
          left: 106px;
          ;
        }
      }

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

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526162"] {
          top: 38px;
          ;
          left: calc(100% - 44px + -130px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1678453526173"] {
          top: -475pxpx;
          ;
          left: calc(50% - 480px + 420pxpx);
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1679312727234"] {
          left: calc(100% - 12px + -33px);
          ;
          height: auto;
        }
      }

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1679388014841"] {
          top: 38px;
          ;
          left: 122px;
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

      #rec560106615 .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) {
        #rec560106615 .tn-elem[data-elem-id="1679388014847"] {
          top: 38px;
          ;
          left: 182px;
          ;
          height: auto;
        }
      }

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

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


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

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

      #rec806036234 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild3238-3666-4531-b935-613232373538__-__resize__20x__dsc02016-min.jpg');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec806036234 .t396__filter {}

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

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

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

        #rec806036234 .t396__filter {}

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

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

        #rec806036234 .t396__artboard,
        #rec806036234 .t396__filter,
        #rec806036234 .t396__carrier {
          min-height: 762px;
        }

        #rec806036234 .t396__filter {}

        #rec806036234 .t396__carrier {
          background-position: 50.000% 50.000%;
          background-attachment: scroll;
        }
      }

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

      #rec806036234 .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) {
        #rec806036234 .tn-elem[data-elem-id="1698844142383"] {
          display: table;
        }
      }

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

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

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

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

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

      #rec806036234 .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) {
        #rec806036234 .tn-elem[data-elem-id="1693828065229"] {
          display: table;
          left: 0px;
          ;
          width: 100%;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806036234 .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) {
        #rec806036234 .tn-elem[data-elem-id="1693828099217"] {
          display: table;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761301184"] {
        z-index: 3;
        top: calc(50vh - 400px + 577px);
        ;
        left: calc(50% - 600px + 223px);
        ;
        width: 12px;
        height: auto;
      }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761367361"] {
        z-index: 3;
        top: calc(50vh - 400px + 577px);
        ;
        left: calc(50% - 600px + 796px);
        ;
        width: 12px;
        height: auto;
      }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761116428"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 400px + 572px);
        ;
        left: calc(50% - 600px + 243px);
        ;
        width: 120px;
        height: auto;
        pointer-events: none;
      }

      #rec806036234 .tn-elem[data-elem-id="1698761116428"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec806036234 .tn-elem[data-elem-id="1698761116428"] {
          display: table;
          top: 611px;
          ;
          left: calc(50% - 480px + 123px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761347743"] {
        z-index: 3;
        top: calc(50vh - 400px + 577px);
        ;
        left: calc(50% - 600px + 371px);
        ;
        width: 12px;
        height: auto;
      }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761263913"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 400px + 572px);
        ;
        left: calc(50% - 600px + 816px);
        ;
        width: 140px;
        height: auto;
        pointer-events: none;
      }

      #rec806036234 .tn-elem[data-elem-id="1698761263913"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec806036234 .tn-elem[data-elem-id="1698761263913"] {
          display: table;
          top: 611px;
          ;
          left: calc(50% - 480px + 696px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761195064"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 400px + 572px);
        ;
        left: calc(50% - 600px + 391px);
        ;
        width: 80px;
        height: auto;
        pointer-events: none;
      }

      #rec806036234 .tn-elem[data-elem-id="1698761195064"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec806036234 .tn-elem[data-elem-id="1698761195064"] {
          display: table;
          top: 611px;
          ;
          left: calc(50% - 480px + 271px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761359571"] {
        z-index: 3;
        top: calc(50vh - 400px + 577px);
        ;
        left: calc(50% - 600px + 479px);
        ;
        width: 12px;
        height: auto;
      }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698761212384"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 400px + 572px);
        ;
        left: calc(50% - 600px + 499px);
        ;
        width: 289px;
        height: auto;
        pointer-events: none;
      }

      #rec806036234 .tn-elem[data-elem-id="1698761212384"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec806036234 .tn-elem[data-elem-id="1698761212384"] {
          display: table;
          top: 611px;
          ;
          left: calc(50% - 480px + 379px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

      #rec806036234 .tn-elem[data-elem-id="1698844290320"] {
        z-index: 3;
        top: calc(50vh - 400px + 577px);
        ;
        left: calc(50% - 600px + 964px);
        ;
        width: 12px;
        height: auto;
      }

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

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

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

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

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


      #rec806036235 .t396__artboard {
        height: 741px;
        background-color: #02071d;
      }

      #rec806036235 .t396__filter {
        height: 741px;
      }

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

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

        #rec806036235 .t396__artboard,
        #rec806036235 .t396__filter,
        #rec806036235 .t396__carrier {
          height: 671px;
        }

        #rec806036235 .t396__filter {}

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

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

        #rec806036235 .t396__artboard,
        #rec806036235 .t396__filter,
        #rec806036235 .t396__carrier {
          height: 531px;
        }

        #rec806036235 .t396__filter {}

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

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

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

        #rec806036235 .t396__filter {}

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

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

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

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

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

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

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

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

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

      #rec806036235 .tn-elem[data-elem-id="1693830539760"] .tn-atom {
        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) {
        #rec806036235 .tn-elem[data-elem-id="1693830539760"] {
          top: 119px;
          ;
          left: calc(50% - 480px + 197px);
          ;
          width: 594px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036235 .tn-elem[data-elem-id="1693830539760"] {
          top: 120px;
          ;
          left: calc(50% - 320px + 113px);
          ;
          width: 492px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

      #rec806036235 .tn-elem[data-elem-id="1677834947890"] .tn-atom {
        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) {
        #rec806036235 .tn-elem[data-elem-id="1677834947890"] {
          top: 259px;
          ;
          left: calc(50% - 480px + 90px);
          ;
          width: 725px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

      #rec806036235 .tn-elem[data-elem-id="1677834947888"] .tn-atom {
        color: #9c9fa9;
        font-size: 24px;
        font-family: 'Kurale', 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) {
        #rec806036235 .tn-elem[data-elem-id="1677834947888"] {
          top: 625px;
          ;
          left: calc(50% - 480px + 159px);
          ;
          height: auto;
        }
      }

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

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

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

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


      #rec815904990 .t396__artboard {
        height: 618px;
        background-color: #02071d;
      }

      #rec815904990 .t396__filter {
        height: 618px;
      }

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

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

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

        #rec815904990 .t396__filter {}

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

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

        #rec815904990 .t396__artboard,
        #rec815904990 .t396__filter,
        #rec815904990 .t396__carrier {
          height: 377px;
        }

        #rec815904990 .t396__filter {}

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

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

        #rec815904990 .t396__artboard,
        #rec815904990 .t396__filter,
        #rec815904990 .t396__carrier {
          height: 417px;
        }

        #rec815904990 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec815904990 .tn-elem[data-elem-id="1678794225302"] {
        color: #ffffff;
        text-align: center;
        z-index: 8;
        top: 303px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

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

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


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

      #rec663289665 .t396__filter {
        height: 237px;
      }

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

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

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

        #rec663289665 .t396__filter {}

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

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

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

        #rec663289665 .t396__filter {}

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

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

        #rec663289665 .t396__artboard,
        #rec663289665 .t396__filter,
        #rec663289665 .t396__carrier {
          height: 231px;
        }

        #rec663289665 .t396__filter {}

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

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

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

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

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

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

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


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

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


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

      #rec806036239 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec806036239 .t396__filter {}

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

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

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

        #rec806036239 .t396__filter {}

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

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

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

        #rec806036239 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec677520921 .t396__artboard {
        height: 134px;
        background-color: #02071d;
      }

      #rec677520921 .t396__filter {
        height: 134px;
      }

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

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

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

        #rec677520921 .t396__filter {}

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

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

        #rec677520921 .t396__artboard,
        #rec677520921 .t396__filter,
        #rec677520921 .t396__carrier {
          height: 146px;
        }

        #rec677520921 .t396__filter {}

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

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

        #rec677520921 .t396__artboard,
        #rec677520921 .t396__filter,
        #rec677520921 .t396__carrier {
          height: 104px;
        }

        #rec677520921 .t396__filter {}

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

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

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

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

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

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

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


      #rec806036241 .t396__artboard {
        height: 3144px;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(3, 8, 30, 1) 100%);
        overflow: auto;
      }

      #rec806036241 .t396__filter {
        height: 3144px;
      }

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

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

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

        #rec806036241 .t396__filter {}

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

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

        #rec806036241 .t396__artboard,
        #rec806036241 .t396__filter,
        #rec806036241 .t396__carrier {
          height: 360px;
        }

        #rec806036241 .t396__filter {}

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

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

        #rec806036241 .t396__artboard,
        #rec806036241 .t396__filter,
        #rec806036241 .t396__carrier {
          height: 445px;
        }

        #rec806036241 .t396__filter {}

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

      #rec806036241 .tn-elem[data-elem-id="1697718962961"] {
        z-index: 2;
        top: 2007px;
        ;
        left: calc(50% - 600px + -47px);
        ;
        width: 208px;
        height: auto;
        pointer-events: none;
      }

      #rec806036241 .tn-elem[data-elem-id="1697718962961"] .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(199deg);
        -moz-transform: rotate(199deg);
        transform: rotate(199deg);
      }

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

      @media screen and (max-width:959px) {
        #rec806036241 .tn-elem[data-elem-id="1697718962961"] {
          top: 290px;
          ;
          left: calc(50% - 320px + 358pxpx);
          ;
          width: 130px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec806036241 .tn-elem[data-elem-id="1697718962961"] {
          top: 10px;
          ;
          left: calc(50% - 160px + 10pxpx);
          ;
          width: 67px;
          height: auto;
        }

        #rec806036241 .tn-elem[data-elem-id="1697718962961"] .tn-atom {
          background-size: cover;
          opacity: 0;
          -webkit-transform: rotate(315deg);
          -moz-transform: rotate(315deg);
          transform: rotate(315deg);
        }
      }

      #rec806036241 .tn-elem[data-elem-id="1697718962953"] {
        z-index: 3;
        top: 2548px;
        ;
        left: calc(50% - 600px + 999px);
        ;
        width: 208px;
        height: auto;
        pointer-events: none;
      }

      #rec806036241 .tn-elem[data-elem-id="1697718962953"] .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(29deg);
        -moz-transform: rotate(29deg);
        transform: rotate(29deg);
      }

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

      @media screen and (max-width:959px) {
        #rec806036241 .tn-elem[data-elem-id="1697718962953"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 300pxpx);
          ;
          width: 130px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec806036241 .tn-elem[data-elem-id="1697718962953"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 239pxpx);
          ;
          width: 82px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806036241 .tn-elem[data-elem-id="1682593771120"] {
        z-index: 24;
        top: 588px;
        ;
        left: calc(50% - 600px + 999px);
        ;
        width: 208px;
        height: auto;
        pointer-events: none;
      }

      #rec806036241 .tn-elem[data-elem-id="1682593771120"] .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(29deg);
        -moz-transform: rotate(29deg);
        transform: rotate(29deg);
      }

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

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

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

      @media screen and (max-width:639px) {
        #rec806036241 .tn-elem[data-elem-id="1682593771120"] {
          top: 10px;
          ;
          left: calc(50% - 160px + 229px);
          ;
          width: 82px;
          height: auto;
        }

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

      #rec806036241 .tn-elem[data-elem-id="1682593771125"] {
        z-index: 25;
        top: 47px;
        ;
        left: calc(50% - 600px + -47px);
        ;
        width: 208px;
        height: auto;
        pointer-events: none;
      }

      #rec806036241 .tn-elem[data-elem-id="1682593771125"] .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(199deg);
        -moz-transform: rotate(199deg);
        transform: rotate(199deg);
      }

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1682593771125"] .tn-atom {
          background-size: cover;
          opacity: 0;
          -webkit-transform: rotate(315deg);
          -moz-transform: rotate(315deg);
          transform: rotate(315deg);
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796783364"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796614134"] .tn-atom {
          font-size: 14px;
          background-size: cover;
          opacity: 0.8;
        }
      }

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796809874"] .tn-atom {
          font-size: 24px;
          background-size: cover;
          opacity: 0.8;
        }
      }

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

      #rec806036241 .tn-elem[data-elem-id="1678796337119"] .tn-atom {
        border-radius: 48px;
        background-color: #181b47;
        background-position: 2.886% 86.922%;
        background-size: 128.300%;
        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) {
        #rec806036241 .tn-elem[data-elem-id="1678796337119"] {
          top: 380px;
          ;
          left: calc(50% - 480px + 500px);
          ;
        }
      }

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796337119"] .tn-atom {
          background-position: 50.000% 50.989%;
          background-size: 104.100%;
          border-radius: 24px;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec806036241 .tn-elem[data-elem-id="1679389227101"] {
          top: 10px;
          ;
          left: calc(50% - 320px + 1530px);
          ;
          width: 360px;
          height: 340px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1697718823433"] .tn-atom {
          background-position: 50.000% 50.000%;
          background-size: 102.300%;
        }
      }

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

        #rec806036241 .tn-elem[data-elem-id="1697718823433"] .tn-atom {
          background-position: 11.730% 11.832%;
          background-size: 120.100%;
          border-radius: 24px;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1697718823445"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1697718823459"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1698250224767"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796172378"] .tn-atom {
          background-position: 29.555% 16.401%;
          background-size: 130.100%;
          border-radius: 24px;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796857993"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1678796857995"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

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

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

      @media screen and (max-width:959px) {
        #rec806036241 .tn-elem[data-elem-id="1697718568638"] {
          top: 10px;
          ;
          left: calc(50% - 320px + 3430px);
          ;
          width: 360px;
          height: 340px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec806036241 .tn-elem[data-elem-id="1697718568651"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


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

      #rec806036242 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec806036242 .t396__filter {}

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

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

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

        #rec806036242 .t396__filter {}

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

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

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

        #rec806036242 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec657421033 .t396__filter {
        height: 200px;
      }

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

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

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

        #rec657421033 .t396__filter {}

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

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

        #rec657421033 .t396__artboard,
        #rec657421033 .t396__filter,
        #rec657421033 .t396__carrier {
          height: 184px;
        }

        #rec657421033 .t396__filter {}

        #rec657421033 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec657421033 .t396__artboard,
        #rec657421033 .t396__filter,
        #rec657421033 .t396__carrier {
          height: 143px;
        }

        #rec657421033 .t396__filter {}

        #rec657421033 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec657421033 .tn-elem[data-elem-id="1697629155159"] {
        color: #ff9100;
        text-align: center;
        z-index: 6;
        top: 0px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
      }

      #rec657421033 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
        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) {
        #rec657421033 .tn-elem[data-elem-id="1697629155159"] {
          left: calc(50% - 480px + 83px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657421033 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec657421033 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec657421033 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec657421033 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec657421033 .tn-elem[data-elem-id="1697629155165"] {
        color: #ffffff;
        text-align: center;
        z-index: 7;
        top: 86px;
        ;
        left: calc(50% - 600px + 244px);
        ;
        width: 712px;
        height: auto;
      }

      #rec657421033 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
        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) {
        #rec657421033 .tn-elem[data-elem-id="1697629155165"] {
          left: calc(50% - 480px + 124px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657421033 .tn-elem[data-elem-id="1697629155165"] {
          top: 82px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657421033 .tn-elem[data-elem-id="1697629155165"] {
          top: 53px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec657421033 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec657431987 .t396__artboard {
        height: 340px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec657431987 .t396__filter {
        height: 340px;
      }

      #rec657431987 .t396__carrier {
        height: 340px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec657431987 .t396__artboard,
        #rec657431987 .t396__filter,
        #rec657431987 .t396__carrier {}

        #rec657431987 .t396__filter {}

        #rec657431987 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec657431987 .t396__artboard,
        #rec657431987 .t396__filter,
        #rec657431987 .t396__carrier {
          height: 340px;
        }

        #rec657431987 .t396__filter {}

        #rec657431987 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec657431987 .t396__artboard,
        #rec657431987 .t396__filter,
        #rec657431987 .t396__carrier {
          height: 230px;
        }

        #rec657431987 .t396__filter {}

        #rec657431987 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1683020067774"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 170px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1683020067774"] {
          left: calc(50% - 480px + 50px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1683020067774"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1683020067774"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec657431987 .tn-elem[data-elem-id="1683020067774"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1675696574596"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 4;
        top: 265px;
        ;
        left: calc(50% - 600px + 194px);
        ;
        width: 129px;
        height: auto;
        pointer-events: none;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1675696574596"] {
          left: calc(50% - 480px + 74px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1675696574596"] {
          top: 265px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1675696574596"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 36px);
          ;
          width: 108px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1677841571377"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 470px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1677841571377"] {
          left: calc(50% - 480px + 350px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 290px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1677841571377"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 210px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec657431987 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1677841571381"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 265px;
        ;
        left: calc(50% - 600px + 494px);
        ;
        width: 212px;
        height: auto;
        pointer-events: none;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1677841571381"] {
          left: calc(50% - 480px + 374px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1677841571381"] {
          top: 265px;
          ;
          left: calc(50% - 320px + 314px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1677841571381"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 226px);
          ;
          width: 175px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1677842081555"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 770px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1677842081555"] {
          left: calc(50% - 480px + 650px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1677842081555"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 570px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1677842081555"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 400px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec657431987 .tn-elem[data-elem-id="1677842081555"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1677842081559"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 265px;
        ;
        left: calc(50% - 600px + 794px);
        ;
        width: 191px;
        height: auto;
        pointer-events: none;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1677842081559"] {
          left: calc(50% - 480px + 674px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec657431987 .tn-elem[data-elem-id="1677842081559"] {
          top: 265px;
          ;
          left: calc(50% - 320px + 594px);
          ;
          width: px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1677842081559"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 416px);
          ;
          width: 130px;
          height: auto;
        }

        #rec657431987 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec657431987 .tn-elem[data-elem-id="1693838649353"] {
        z-index: 9;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 20px;
        height: 20px;
        pointer-events: none;
      }

      #rec657431987 .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) {
        #rec657431987 .tn-elem[data-elem-id="1693838649353"] {
          top: 92px;
          ;
          left: calc(50% - 320px + 831px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657431987 .tn-elem[data-elem-id="1693838649353"] {
          top: 96px;
          ;
          left: calc(50% - 160px + 571px);
          ;
        }
      }
      


      #rec657432164 .t396__artboard {
        height: 48px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec657432164 .t396__filter {
        height: 48px;
      }

      #rec657432164 .t396__carrier {
        height: 48px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec657432164 .t396__artboard,
        #rec657432164 .t396__filter,
        #rec657432164 .t396__carrier {}

        #rec657432164 .t396__filter {}

        #rec657432164 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec657432164 .t396__artboard,
        #rec657432164 .t396__filter,
        #rec657432164 .t396__carrier {
          height: 48px;
        }

        #rec657432164 .t396__filter {}

        #rec657432164 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec657432164 .t396__artboard,
        #rec657432164 .t396__filter,
        #rec657432164 .t396__carrier {
          height: 42px;
        }

        #rec657432164 .t396__filter {}

        #rec657432164 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693906204110"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 954px);
        ;
        width: 104px;
        height: 48px;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693906204110"] {
          left: calc(50% - 480px + 834px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 822px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 692px);
          ;
          width: 92px;
          height: 42px;
          border-radius: 12px;
        }

        #rec657432164 .tn-elem[data-elem-id="1693906204110"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838760643"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: 9px;
        ;
        left: calc(50% - 600px + 999px);
        ;
        width: 47px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838760643"] {
          left: calc(50% - 480px + 879px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 867px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 732px);
          ;
          width: 39px;
          height: auto;
        }

        #rec657432164 .tn-elem[data-elem-id="1693838760643"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838965312"] {
        z-index: 4;
        top: 12px;
        ;
        left: calc(50% - 600px + 967px);
        ;
        width: 24px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838965312"] {
          left: calc(50% - 480px + 847px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838965312"] {
          top: 12px;
          ;
          left: calc(50% - 320px + 835px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838965312"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 704px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693906188405"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 693px);
        ;
        width: 245px;
        height: 48px;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693906188405"] {
          left: calc(50% - 480px + 573px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693906188405"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 561px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693906188405"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 479px);
          ;
          width: 205px;
          height: 42px;
          border-radius: 12px;
        }

        #rec657432164 .tn-elem[data-elem-id="1693906188405"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838858495"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 9px;
        ;
        left: calc(50% - 600px + 740px);
        ;
        width: 182px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838858495"] {
          left: calc(50% - 480px + 620px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 608px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 520px);
          ;
          width: 149px;
          height: auto;
        }

        #rec657432164 .tn-elem[data-elem-id="1693838858495"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838970446"] {
        z-index: 7;
        top: 12px;
        ;
        left: calc(50% - 600px + 708px);
        ;
        width: 24px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838970446"] {
          left: calc(50% - 480px + 588px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838970446"] {
          top: 12px;
          ;
          left: calc(50% - 320px + 576px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838970446"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 492px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838808212"] {
        color: #9c9fa9;
        text-align: LEFT;
        z-index: 11;
        top: 9px;
        ;
        left: calc(50% - 600px + 142px);
        ;
        width: 78px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838808212"] {
          left: calc(50% - 480px + 22px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          height: auto;
        }

        #rec657432164 .tn-elem[data-elem-id="1693838808212"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693906173510"] {
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 394px);
        ;
        width: 283px;
        height: 48px;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 480px + 274px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 320px + 262px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693906173510"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 236px);
          ;
          width: 235px;
          height: 42px;
          border-radius: 12px;
        }

        #rec657432164 .tn-elem[data-elem-id="1693906173510"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838847574"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 9px;
        ;
        left: calc(50% - 600px + 439px);
        ;
        width: 224px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 480px + 319px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 320px + 307px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838847574"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 277px);
          ;
          width: 180px;
          height: auto;
        }

        #rec657432164 .tn-elem[data-elem-id="1693838847574"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838977750"] {
        z-index: 10;
        top: 12px;
        ;
        left: calc(50% - 600px + 407px);
        ;
        width: 24px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838977750"] {
          left: calc(50% - 480px + 287px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838977750"] {
          left: calc(50% - 320px + 275px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838977750"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 249px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693906033140"] {
        z-index: 12;
        top: 0px;
        ;
        left: calc(50% - 600px + 236px);
        ;
        width: 142px;
        height: 48px;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 480px + 116px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 320px + 104px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 160px + 106px);
          ;
          width: 122px;
          height: 42px;
          border-radius: 12px;
        }

        #rec657432164 .tn-elem[data-elem-id="1693906033140"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838828864"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 9px;
        ;
        left: calc(50% - 600px + 282px);
        ;
        width: 83px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 480px + 162px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 320px + 150px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 160px + 148px);
          ;
          width: 66px;
          height: auto;
        }

        #rec657432164 .tn-elem[data-elem-id="1693838828864"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec657432164 .tn-elem[data-elem-id="1693838867132"] {
        z-index: 14;
        top: 12px;
        ;
        left: calc(50% - 600px + 250px);
        ;
        width: 24px;
        height: auto;
      }

      #rec657432164 .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) {
        #rec657432164 .tn-elem[data-elem-id="1693838867132"] {
          left: calc(50% - 480px + 130px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657432164 .tn-elem[data-elem-id="1693838867132"] {
          left: calc(50% - 320px + 118px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657432164 .tn-elem[data-elem-id="1693838867132"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 20px;
          height: auto;
        }
      }
      


      #rec658161411 .t396__artboard {
        height: 237px;
        background-color: #02071d;
      }

      #rec658161411 .t396__filter {
        height: 237px;
      }

      #rec658161411 .t396__carrier {
        height: 237px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec658161411 .t396__artboard,
        #rec658161411 .t396__filter,
        #rec658161411 .t396__carrier {}

        #rec658161411 .t396__filter {}

        #rec658161411 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec658161411 .t396__artboard,
        #rec658161411 .t396__filter,
        #rec658161411 .t396__carrier {
          height: 277px;
        }

        #rec658161411 .t396__filter {}

        #rec658161411 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec658161411 .t396__artboard,
        #rec658161411 .t396__filter,
        #rec658161411 .t396__carrier {
          height: 231px;
        }

        #rec658161411 .t396__filter {}

        #rec658161411 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec658161411 .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;
      }

      #rec658161411 .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) {
        #rec658161411 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + -30px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec658161411 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec658161411 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec658161411 .tn-elem[data-elem-id="1677772464169"] {
          top: 80px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 280px;
          height: auto;
        }

        #rec658161411 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }
      


      #rec806036247 .t396__artboard {
        height: 440px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec806036247 .t396__filter {
        height: 440px;
      }

      #rec806036247 .t396__carrier {
        height: 440px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806036247 .t396__artboard,
        #rec806036247 .t396__filter,
        #rec806036247 .t396__carrier {
          height: 200px;
        }

        #rec806036247 .t396__filter {}

        #rec806036247 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806036247 .t396__artboard,
        #rec806036247 .t396__filter,
        #rec806036247 .t396__carrier {
          height: 166px;
        }

        #rec806036247 .t396__filter {}

        #rec806036247 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806036247 .t396__artboard,
        #rec806036247 .t396__filter,
        #rec806036247 .t396__carrier {
          height: 144px;
        }

        #rec806036247 .t396__filter {}

        #rec806036247 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273221"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
        border-radius: 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) {
        #rec806036247 .tn-elem[data-elem-id="1693831273221"] {
          left: calc(50% - 480px + 10px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273221"] {
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273221"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191969"] {
        z-index: 3;
        top: 240px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191969"] .tn-atom {
        border-radius: 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) {
        #rec806036247 .tn-elem[data-elem-id="1693914191969"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1210px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191969"] {
          left: calc(50% - 320px + 970px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191969"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 680px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191969"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 74px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 312px;
        height: auto;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036247 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273226"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 34px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273226"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273226"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 28px);
          ;
          width: 184px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191972"] {
        color: #ffffff;
        text-align: center;
        z-index: 5;
        top: 314px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 312px;
        height: auto;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036247 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191972"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191972"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 1234px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191972"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 994px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191972"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 688px);
          ;
          width: 184px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273233"] {
        z-index: 6;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
        border-radius: 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) {
        #rec806036247 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 480px + 410px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273233"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 240px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914171063"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914171063"] .tn-atom {
        border-radius: 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) {
        #rec806036247 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 480px + 810px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 320px + 650px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914171063"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 460px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914171063"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191974"] {
        z-index: 9;
        top: 240px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191974"] .tn-atom {
        border-radius: 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) {
        #rec806036247 .tn-elem[data-elem-id="1693914191974"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1610px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191974"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 1290px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191974"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 900px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191974"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273238"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 74px;
        ;
        left: calc(50% - 600px + 444px);
        ;
        width: 312px;
        height: auto;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036247 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273238"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 434px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273238"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 354px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693831273238"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 248px);
          ;
          width: 184px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191978"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 314px;
        ;
        left: calc(50% - 600px + 454px);
        ;
        width: 293px;
        height: auto;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036247 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191978"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191978"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 1644px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191978"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 1314px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914191978"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 914px);
          ;
          width: 173px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914171067"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 74px;
        ;
        left: calc(50% - 600px + 844px);
        ;
        width: 312px;
        height: auto;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036247 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914171067"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036247 .tn-elem[data-elem-id="1693914171067"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 834px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914171067"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 674px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914171067"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 476px);
          ;
          width: 168px;
          height: auto;
        }

        #rec806036247 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036247 .tn-elem[data-elem-id="1693914934063"] {
        z-index: 14;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 100px;
        height: 100px;
        pointer-events: none;
      }

      #rec806036247 .tn-elem[data-elem-id="1693914934063"] .tn-atom {
        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) {
        #rec806036247 .tn-elem[data-elem-id="1693914934063"] {
          top: 17px;
          ;
          left: calc(50% - 480px + 1971px);
          ;
          width: 20px;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036247 .tn-elem[data-elem-id="1693914934063"] {
          top: 33px;
          ;
          left: calc(50% - 320px + 1590px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036247 .tn-elem[data-elem-id="1693914934063"] {
          top: 22px;
          ;
          left: calc(50% - 160px + 1101px);
          ;
        }
      }
      


      #rec657433141 .t396__artboard {
        height: 181px;
        background-image: linear-gradient(0turn, rgba(3, 8, 30, 1) 0%, rgba(2, 7, 29, 1) 100%);
        overflow: visible;
      }

      #rec657433141 .t396__filter {
        height: 181px;
      }

      #rec657433141 .t396__carrier {
        height: 181px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec657433141 .t396__artboard,
        #rec657433141 .t396__filter,
        #rec657433141 .t396__carrier {
          height: 181px;
        }

        #rec657433141 .t396__filter {}

        #rec657433141 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec657433141 .t396__artboard,
        #rec657433141 .t396__filter,
        #rec657433141 .t396__carrier {
          height: 184px;
        }

        #rec657433141 .t396__filter {}

        #rec657433141 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec657433141 .t396__artboard,
        #rec657433141 .t396__filter,
        #rec657433141 .t396__carrier {
          height: 121px;
        }

        #rec657433141 .t396__filter {}

        #rec657433141 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec657433141 .tn-elem[data-elem-id="1697629155159"] {
        color: #ff9100;
        text-align: center;
        z-index: 6;
        top: 0px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
      }

      #rec657433141 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
        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) {
        #rec657433141 .tn-elem[data-elem-id="1697629155159"] {
          left: calc(50% - 480px + 83px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657433141 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec657433141 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec657433141 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec657433141 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec657433141 .tn-elem[data-elem-id="1697629155165"] {
        color: #ffffff;
        text-align: center;
        z-index: 7;
        top: 86px;
        ;
        left: calc(50% - 600px + 244px);
        ;
        width: 712px;
        height: auto;
      }

      #rec657433141 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
        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) {
        #rec657433141 .tn-elem[data-elem-id="1697629155165"] {
          left: calc(50% - 480px + 124px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec657433141 .tn-elem[data-elem-id="1697629155165"] {
          top: 82px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec657433141 .tn-elem[data-elem-id="1697629155165"] {
          top: 53px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec657433141 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec663293533 .t396__artboard {
        height: 200px;
        background-image: linear-gradient(0.5turn, rgba(3, 8, 29, 1) 0%, rgba(6, 12, 37, 1) 100%);
      }

      #rec663293533 .t396__filter {
        height: 200px;
      }

      #rec663293533 .t396__carrier {
        height: 200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec663293533 .t396__artboard,
        #rec663293533 .t396__filter,
        #rec663293533 .t396__carrier {}

        #rec663293533 .t396__filter {}

        #rec663293533 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec663293533 .t396__artboard,
        #rec663293533 .t396__filter,
        #rec663293533 .t396__carrier {
          height: 166px;
        }

        #rec663293533 .t396__filter {}

        #rec663293533 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec663293533 .t396__artboard,
        #rec663293533 .t396__filter,
        #rec663293533 .t396__carrier {
          height: 80px;
        }

        #rec663293533 .t396__filter {}

        #rec663293533 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273221"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec663293533 .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) {
        #rec663293533 .tn-elem[data-elem-id="1693831273221"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273221"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273221"] {
          top: 1px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 136px;
          height: 80px;
          border-radius: 16px;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 49px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: auto;
        pointer-events: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media (min-width:1200px) {
        #rec663293533 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273226"] {
          left: calc(50% - 480px + 100px);
          ;
          width: px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273226"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273226"] {
          top: 14px;
          ;
          left: calc(50% - 160px + 23px);
          ;
          width: 130px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273233"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec663293533 .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) {
        #rec663293533 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 480px + 500px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 160px + 164px);
          ;
          width: 136px;
          height: 80px;
          border-radius: 16px;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273238"] {
        color: #ffffff;
        text-align: center;
        z-index: 6;
        top: 49px;
        ;
        left: calc(50% - 600px + 671px);
        ;
        width: 259px;
        height: auto;
        pointer-events: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media (min-width:1200px) {
        #rec663293533 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273238"] {
          left: calc(50% - 480px + 551px);
          ;
          width: px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273238"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1693831273238"] {
          top: 13px;
          ;
          left: calc(50% - 160px + 177px);
          ;
          width: 110px;
          height: auto;
        }

        #rec663293533 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] {
        color: #ff9100;
        text-align: center;
        z-index: 8;
        top: 135px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 166px;
        height: 25px;
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
        color: #ff9100;
        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;
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
        display: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec663293533 .tn-elem[data-elem-id="1698765960494"] {
          top: 135px;
          ;
          left: calc(50% - 480px + 197px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1698765960494"] {
          top: 110px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1698765960494"] {
          top: -90px;
          ;
          left: calc(50% - 160px + 530px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] {
        color: #ff9100;
        text-align: center;
        z-index: 9;
        top: 135px;
        ;
        left: calc(50% - 600px + 717px);
        ;
        width: 166px;
        height: 25px;
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
        color: #ff9100;
        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;
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
        display: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec663293533 .tn-elem[data-elem-id="1698766100965"] {
          top: 135px;
          ;
          left: calc(50% - 480px + 597px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec663293533 .tn-elem[data-elem-id="1698766100965"] {
          top: 110px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec663293533 .tn-elem[data-elem-id="1698766100965"] {
          top: -134px;
          ;
          left: calc(50% - 160px + 534px);
          ;
          width: px;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec663293533 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }
      


      #rec806036250 .t396__artboard {
        height: 1200px;
        background-color: #060c25;
      }

      #rec806036250 .t396__filter {
        height: 1200px;
      }

      #rec806036250 .t396__carrier {
        height: 1200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806036250 .t396__artboard,
        #rec806036250 .t396__filter,
        #rec806036250 .t396__carrier {
          height: 1164px;
        }

        #rec806036250 .t396__filter {}

        #rec806036250 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806036250 .t396__artboard,
        #rec806036250 .t396__filter,
        #rec806036250 .t396__carrier {
          height: 1146px;
        }

        #rec806036250 .t396__filter {}

        #rec806036250 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806036250 .t396__artboard,
        #rec806036250 .t396__filter,
        #rec806036250 .t396__carrier {
          height: 820px;
        }

        #rec806036250 .t396__filter {}

        #rec806036250 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 4;
        top: 419px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec806036250 .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;
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601762"] {
          top: 420px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601762"] {
          top: 457px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601762"] {
          top: 356px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601764"] {
        color: #02071d;
        text-align: center;
        z-index: 5;
        top: 419px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: 56px;
      }

      #rec806036250 .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;
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601764"] {
          top: 419px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601764"] {
          top: 457px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678029601764"] {
          top: 355px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806036250 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1697713939153"] {
        z-index: 6;
        top: 1100px;
        ;
        left: calc(50% - 600px + 180px);
        ;
        width: 100px;
        height: 100px;
      }

      #rec806036250 .tn-elem[data-elem-id="1697713939153"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #3d5243;
        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) {
        #rec806036250 .tn-elem[data-elem-id="1697713939153"] {
          top: 1031px;
          ;
          left: calc(50% - 320px + -590px);
          ;
          width: 1800px;
          height: 115px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1697713939153"] {
          top: 695px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: 125px;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 7;
        top: 694px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1681893676825"] {
          top: 694px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1681893676825"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1681893676825"] {
          top: 719px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1681893676825"] {
          top: 538px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 8;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1680531329619"] {
          top: 169px;
          ;
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1680531329619"] {
          top: 403px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1680531329619"] {
          top: 380px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 9;
        top: 575px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678029735046"] {
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678029735046"] {
          top: 573px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678029735046"] {
          top: 471px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 10;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678031355168"] {
          top: 713px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678031355168"] {
          top: 529px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 11;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678031455103"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678031455103"] {
          top: 713px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678031455103"] {
          top: 529px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678028945727"] {
        color: #ff9100;
        text-align: center;
        z-index: 12;
        top: 130px;
        ;
        left: calc(50% - 600px + 143px);
        ;
        width: 915px;
        height: auto;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 23px);
          ;
          width: px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678028945727"] {
          top: 140px;
          ;
          left: calc(50% - 320px + 41px);
          ;
          width: 559px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678028945727"] {
          top: 80px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678028945730"] {
        color: #ffffff;
        text-align: center;
        z-index: 13;
        top: 286px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678028945730"] {
          top: 334px;
          ;
          left: calc(50% - 320px + 60px);
          ;
          width: 521px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678028945730"] {
          top: 243px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 14;
        top: 0px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 15;
        top: 700px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1681894037562"] {
          top: 700px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1681894037562"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1681894037562"] {
          top: 771px;
          ;
          left: calc(50% - 320px + -680px);
          ;
          width: 2000px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1681894037562"] {
          top: 565px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 17;
        top: 704px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806036250 .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;
      }

      #rec806036250 .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) {
        #rec806036250 .tn-elem[data-elem-id="1681894176309"] {
          top: 664px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1681894176309"] {
          top: 797px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1681894176309"] {
          top: 560px;
          ;
          left: calc(50% - 160px + -290px);
          ;
          width: 900px;
          height: auto;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1697713255416"] {
        color: #ff9100;
        text-align: center;
        z-index: 19;
        top: 992px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
      }

      #rec806036250 .tn-elem[data-elem-id="1697713255416"] .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) {
        #rec806036250 .tn-elem[data-elem-id="1697713255416"] {
          top: 952px;
          ;
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1697713255416"] {
          top: 962px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1697713255416"] {
          top: 649px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec806036250 .tn-elem[data-elem-id="1697713255421"] {
        color: #ffffff;
        text-align: center;
        z-index: 20;
        top: 1078px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

      #rec806036250 .tn-elem[data-elem-id="1697713255421"] .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) {
        #rec806036250 .tn-elem[data-elem-id="1697713255421"] {
          top: 1038px;
          ;
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036250 .tn-elem[data-elem-id="1697713255421"] {
          top: 1044px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036250 .tn-elem[data-elem-id="1697713255421"] {
          top: 702px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec806036250 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec806036251 .t396__artboard {
        height: 258px;
        background-image: linear-gradient(0.5turn, rgba(61, 82, 67, 1) 0%, rgba(56, 76, 62, 1) 100%);
        overflow: auto;
      }

      #rec806036251 .t396__filter {
        height: 258px;
      }

      #rec806036251 .t396__carrier {
        height: 258px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806036251 .t396__artboard,
        #rec806036251 .t396__filter,
        #rec806036251 .t396__carrier {
          height: 256px;
        }

        #rec806036251 .t396__filter {}

        #rec806036251 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806036251 .t396__artboard,
        #rec806036251 .t396__filter,
        #rec806036251 .t396__carrier {
          height: 268px;
        }

        #rec806036251 .t396__filter {}

        #rec806036251 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806036251 .t396__artboard,
        #rec806036251 .t396__filter,
        #rec806036251 .t396__carrier {
          height: 204px;
        }

        #rec806036251 .t396__filter {}

        #rec806036251 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693915829143"] {
        z-index: 2;
        top: -2px;
        left: 130px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693915829143"] .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) {
        #rec806036251 .tn-elem[data-elem-id="1693915829143"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693915829143"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693915829143"] {
          width: 200px;
          height: auto;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916632037"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 166px;
        left: 130px;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916632037"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036251 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916632037"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036251 .tn-elem[data-elem-id="1693916632037"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916632037"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916632037"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916632037"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916747330"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 210px;
        left: 130px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916747330"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        opacity: 0.75;
        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) {
        #rec806036251 .tn-elem[data-elem-id="1693916747330"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916747330"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916747330"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916747330"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693915830736"] {
        z-index: 7;
        top: -2px;
        left: 140px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693915830736"] .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) {
        #rec806036251 .tn-elem[data-elem-id="1693915830736"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693915830736"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693915830736"] {
          width: 200px;
          height: auto;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916948681"] {
        color: #ffffff;
        text-align: center;
        z-index: 8;
        top: 166px;
        left: 140px;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916948681"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036251 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916948681"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036251 .tn-elem[data-elem-id="1693916948681"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916948681"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916948681"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916948681"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916948688"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 212px;
        left: 140px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916948688"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        opacity: 0.75;
        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) {
        #rec806036251 .tn-elem[data-elem-id="1693916948688"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916948688"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916948688"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916948688"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693915813947"] {
        z-index: 10;
        top: 0px;
        left: 144px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693915813947"] .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) {
        #rec806036251 .tn-elem[data-elem-id="1693915813947"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693915813947"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693915813947"] {
          width: 200px;
          height: auto;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916976228"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 168px;
        left: 144px;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916976228"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.10;
        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 (min-width:1200px) {
        #rec806036251 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916976228"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806036251 .tn-elem[data-elem-id="1693916976228"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916976228"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916976228"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916976228"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806036251 .tn-elem[data-elem-id="1693916976230"] {
        color: #ffffff;
        text-align: center;
        z-index: 13;
        top: 214px;
        left: 144px;
        width: 260px;
        height: auto;
      }

      #rec806036251 .tn-elem[data-elem-id="1693916976230"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        opacity: 0.75;
        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) {
        #rec806036251 .tn-elem[data-elem-id="1693916976230"] {
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806036251 .tn-elem[data-elem-id="1693916976230"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806036251 .tn-elem[data-elem-id="1693916976230"] {
          width: 200px;
          height: auto;
        }

        #rec806036251 .tn-elem[data-elem-id="1693916976230"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }
      


      #rec625102230 .t396__artboard {
        height: 920px;
        background-color: #02071d;
      }

      #rec625102230 .t396__filter {
        height: 920px;
      }

      #rec625102230 .t396__carrier {
        height: 920px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625102230 .t396__artboard,
        #rec625102230 .t396__filter,
        #rec625102230 .t396__carrier {}

        #rec625102230 .t396__filter {}

        #rec625102230 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625102230 .t396__artboard,
        #rec625102230 .t396__filter,
        #rec625102230 .t396__carrier {
          height: 921px;
        }

        #rec625102230 .t396__filter {}

        #rec625102230 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625102230 .t396__artboard,
        #rec625102230 .t396__filter,
        #rec625102230 .t396__carrier {
          height: 885px;
        }

        #rec625102230 .t396__filter {}

        #rec625102230 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159026"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159026"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159026"] {
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159026"] {
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159026"] {
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159023"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 3;
        top: 230px;
        ;
        left: calc(50% - 600px + 146px);
        ;
        width: 909px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159023"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159023"] {
          left: calc(50% - 480px + 26px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159023"] {
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159023"] {
          top: 127px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159023"] .tn-atom {
          font-size: 24px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159062"] {
        z-index: 4;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159062"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159062"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159062"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 350px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159062"] {
          top: 343px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159038"] {
        color: #000000;
        z-index: 5;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159038"] .tn-atom {
        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%));
      }

      #rec625102230 .tn-group[data-group-id="170896501438593920"] {
        z-index: 18;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 358px;
      }

      #rec625102230 .tn-group[data-group-id="170896501438593920"] #molecule-170896501438593920 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 24px;
        opacity: 1;
        background-image: linear-gradient(0.5turn, rgba(5, 11, 35, 1) 0%, rgba(2, 7, 29, 1) 100%);
        background-origin: border-box;
        background-clip: border-box;
        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) {
        #rec625102230 .tn-group[data-group-id="170896501438593920"] {
          left: calc(50% - 480px + 543px);
          width: 367px;
        }

        #rec625102230 .tn-group[data-group-id="170896501438593920"] #molecule-170896501438593920 {}
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-group[data-group-id="170896501438593920"] {
          top: 733px;
          left: calc(50% - 320px + -23px);
          width: 688px;
          height: 192px;
        }

        #rec625102230 .tn-group[data-group-id="170896501438593920"] #molecule-170896501438593920 {}
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-group[data-group-id="170896501438593920"] {
          top: 564px;
          left: calc(50% - 160px + -13px);
          width: 368px;
          height: 327px;
        }

        #rec625102230 .tn-group[data-group-id="170896501438593920"] #molecule-170896501438593920 {}
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159060"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159060"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159060"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159060"] {
          top: 24px;
          left: 33px;
          width: 156px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159060"] {
          top: 24px;
          left: 33px;
          height: auto;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159060"] .tn-atom {
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159030"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159030"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159030"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159030"] {
          top: 50px;
          left: 33px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159030"] {
          top: 46px;
          left: 33px;
          height: auto;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159030"] .tn-atom {
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] {
        color: #ff9100;
        text-align: left;
        z-index: 8;
        top: 85px;
        left: 33px;
        width: 200px;
        height: 40px;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom {
        color: #ff9100;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        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;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom::after {
        display: none;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159041"] {
          left: 32px;
          width: px;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom::after {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159041"] {
          top: 84px;
          left: 33px;
          width: px;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom::after {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159041"] {
          top: 65px;
          left: 33px;
          width: px;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom::after {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625102230 .tn-elem[data-elem-id="1681473159041"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159032"] {
        z-index: 9;
        top: 97px;
        left: 210px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159032"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159032"] {
          left: 209px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159032"] {
          top: 96px;
          left: 210px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159032"] {
          top: 77px;
          left: 212px;
          height: auto;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159044"] {
        color: #ffffff;
        z-index: 10;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159044"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159044"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159044"] {
          top: 29px;
          left: 413px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159044"] {
          top: 124px;
          left: 33px;
          height: auto;
          text-align: left;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159044"] .tn-atom {
          font-size: 16px;
          line-height: 1.3;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159056"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 11;
        top: 194px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159056"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159056"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159056"] {
          top: 72px;
          left: 413px;
          width: 156px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159056"] {
          top: 161px;
          left: 33px;
          height: auto;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159056"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159058"] {
        color: #ffffff;
        z-index: 12;
        top: 220px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159058"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159058"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159058"] {
          top: 103px;
          left: 413px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159058"] {
          top: 189px;
          left: 33px;
          height: auto;
          text-align: left;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159058"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159053"] {
        color: #ffffff;
        z-index: 13;
        top: 251px;
        left: 33px;
        width: 269px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159053"] .tn-atom {
        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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159053"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159053"] {
          top: 134px;
          left: 413px;
          width: 251px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159053"] {
          top: 217px;
          left: 33px;
          height: auto;
          text-align: left;
        }

        #rec625102230 .tn-elem[data-elem-id="1681473159053"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159036"] {
        z-index: 14;
        top: 290px;
        left: 24px;
        width: 44px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159036"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159036"] {
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159036"] {
          top: 124px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159036"] {
          top: 259px;
          left: 24px;
          height: auto;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159046"] {
        z-index: 15;
        top: 290px;
        left: 72px;
        width: 44px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159046"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159046"] {
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159046"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159046"] {
          top: 259px;
          left: 72px;
          height: auto;
        }
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159050"] {
        z-index: 16;
        top: 290px;
        left: 120px;
        width: 44px;
        height: auto;
      }

      #rec625102230 .tn-elem[data-elem-id="1681473159050"] .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) {
        #rec625102230 .tn-elem[data-elem-id="1681473159050"] {
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159050"] {
          top: 124px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625102230 .tn-elem[data-elem-id="1681473159050"] {
          top: 259px;
          left: 120px;
          height: auto;
        }
      }
      


      #rec625096766 .t396__artboard {
        height: 160px;
        background-color: #02071d;
      }

      #rec625096766 .t396__filter {
        height: 160px;
      }

      #rec625096766 .t396__carrier {
        height: 160px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625096766 .t396__artboard,
        #rec625096766 .t396__filter,
        #rec625096766 .t396__carrier {}

        #rec625096766 .t396__filter {}

        #rec625096766 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625096766 .t396__artboard,
        #rec625096766 .t396__filter,
        #rec625096766 .t396__carrier {}

        #rec625096766 .t396__filter {}

        #rec625096766 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625096766 .t396__artboard,
        #rec625096766 .t396__filter,
        #rec625096766 .t396__carrier {
          height: 195px;
        }

        #rec625096766 .t396__filter {}

        #rec625096766 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625096766 .tn-elem[data-elem-id="1677684279083"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 80px;
      }

      #rec625096766 .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) {
        #rec625096766 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          width: 620px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          top: 10px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 115px;
        }
      }

      #rec625096766 .tn-elem[data-elem-id="1677684279086"] {
        z-index: 4;
        top: 45px;
        ;
        left: calc(50% - 600px + 1029px);
        ;
        width: 127px;
        height: auto;
      }

      #rec625096766 .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;
      }

      #rec625096766 .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) {
        #rec625096766 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 480px + 799px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 320px + 483px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          top: 82px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          height: auto;
        }
      }

      #rec625096766 .tn-elem[data-elem-id="1677684279089"] {
        color: #ffffff;
        z-index: 5;
        top: 51px;
        ;
        left: calc(50% - 600px + 289px);
        ;
        width: 219px;
        height: auto;
      }

      #rec625096766 .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) {
        #rec625096766 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 480px + 279px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 320px + 263px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          top: 52px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec625096766 .tn-elem[data-elem-id="1677684279091"] {
        color: #ffffff;
        z-index: 6;
        top: 51px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 229px;
        height: auto;
      }

      #rec625096766 .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) {
        #rec625096766 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 320px + 30px);
          ;
          width: 225px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          top: 30px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec625096766 .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;
      }

      #rec625096766 .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) {
        #rec625096766 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          top: 141px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 279px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec625096766 .tn-elem[data-elem-id="1751632369653"] {
        color: #000000;
        z-index: 8;
        top: 210px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 167px;
        height: auto;
      }

      #rec625096766 .tn-elem[data-elem-id="1751632369653"] .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) {
        #rec625096766 .tn-elem[data-elem-id="1751632369653"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1751632369653"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625096766 .tn-elem[data-elem-id="1751632369653"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1751632369653"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625096766 .tn-elem[data-elem-id="1751632369653"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec625096766 .tn-elem[data-elem-id="1751632369653"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }
      


      #rec557518151 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec557518151 .t390__title {
          font-size: 32px;
        }
      }

      #rec557518151 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec557518152 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
      }

      #rec557518152 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec557518152 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


                  #rec559593333 .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;
                  }
                  


      #rec559593333 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec559593333 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec559593333 .t390__descr {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      .t300__tooltipster-noir_557986656 {
        background-color: #111 !important;
        color: #fff !important;
        border-radius: 0 !important;
        ;
      }
      


      #rec558318052 .t794__tooltip-menu,
      a[data-tooltip-menu-id="558318052"]+.t794__tooltip-menu {
        background-color: #ffffff;
        text-align: center;
        max-width: 100px;
        border-radius: 12px;
      }

      #rec558318052 .t794__content {
        background-color: #ffffff;
        border-radius: 12px;
      }

      @media screen and (max-width:980px) {
        a[data-tooltip-menu-id="558318052"]+.t794__tooltip-menu {
          max-width: 100%;
        }
      }
      


      #rec558318052 .t794__typo:not(.t-active):hover {
        color: #ff9100 !important;
      }
      




      #rec558318052 .t794__tooltip-menu,
      a[data-tooltip-menu-id="558318052"]+.t794__tooltip-menu {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0);
      }
      


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Цвет футера с политиками*/
            #rec625096766 .t396__artboard {
              background-color: #384C3E;
            }

            /*Цвет блока контактов костыль*/
            #rec625102230 .t396__filter {
              background-color: #384C3E;
            }

            .uc-kostily {
              background-color: #384C3E !important;
            }

            #rec625102230 .tn-group[data-group-id="170896501438593920"] #molecule-170896501438593920 {
              background-image: none !important;
              background-color: #384C3E !important;
            }

            /*Иконка в программах аккордеоне*/
            #rec806036238 .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;
            }

            #rec806036238 .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
            }
            


              @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;}