
        .t-records {
          opacity: 0;
        }

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

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


              body {
                overflow: auto !important;
              }

              .t830 {
                --nullpoint: 0
              }

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

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

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

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

              .t830__burger.t830__burger_mobile {
                display: none
              }

              .t830__burger.t830__burger_open {
                left: 230px
              }

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


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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


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


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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

      #rec570231559 .t396__artboard {
        height: 120px;
      }

      #rec570231559 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

      #rec806392994 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild3636-6366-4464-b237-313630623737__-__resize__20x__ab109824-enhanced-nr.jpg');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec806392994 .t396__filter {}

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

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

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

        #rec806392994 .t396__filter {}

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

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

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

        #rec806392994 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec806392995 .t396__artboard {
        height: 479px;
        background-color: #02071d;
      }

      #rec806392995 .t396__filter {
        height: 479px;
      }

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

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

        #rec806392995 .t396__artboard,
        #rec806392995 .t396__filter,
        #rec806392995 .t396__carrier {
          height: 479px;
        }

        #rec806392995 .t396__filter {}

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

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

        #rec806392995 .t396__artboard,
        #rec806392995 .t396__filter,
        #rec806392995 .t396__carrier {
          height: 407px;
        }

        #rec806392995 .t396__filter {}

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

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

        #rec806392995 .t396__artboard,
        #rec806392995 .t396__filter,
        #rec806392995 .t396__carrier {
          height: 459px;
        }

        #rec806392995 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec816335283 .t396__artboard {
        height: 638px;
        background-color: #02071d;
      }

      #rec816335283 .t396__filter {
        height: 638px;
      }

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

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

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

        #rec816335283 .t396__filter {}

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

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

        #rec816335283 .t396__artboard,
        #rec816335283 .t396__filter,
        #rec816335283 .t396__carrier {
          height: 411px;
        }

        #rec816335283 .t396__filter {}

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

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

        #rec816335283 .t396__artboard,
        #rec816335283 .t396__filter,
        #rec816335283 .t396__carrier {
          height: 426px;
        }

        #rec816335283 .t396__filter {}

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

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

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

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

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

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

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

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

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

      #rec816335283 .tn-elem[data-elem-id="1682587718919"] {
        z-index: 5;
        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;
      }

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

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

        #rec816335283 .tn-elem[data-elem-id="1682587718919"] .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) {
        #rec816335283 .tn-elem[data-elem-id="1682587718919"] {
          top: 269px;
          ;
          left: calc(50% - 160px + 120px);
          ;
        }
      }

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

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

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

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

      #rec816335283 .tn-elem[data-elem-id="1682587718928"] {
        color: #ffffff;
        text-align: center;
        z-index: 7;
        top: 303px;
        ;
        left: calc(50% - 600px + 239px);
        ;
        width: 722px;
        height: auto;
      }

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

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

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

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


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

      #rec668358706 .t396__filter {
        height: 237px;
      }

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

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

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

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

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

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


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

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


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

      #rec806392998 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec806392998 .t396__filter {}

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

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

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

        #rec806392998 .t396__filter {}

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

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

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

        #rec806392998 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec677580739 .t396__artboard {
        height: 204px;
        background-color: #02071d;
      }

      #rec677580739 .t396__filter {
        height: 204px;
      }

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

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

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

        #rec677580739 .t396__filter {}

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

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

        #rec677580739 .t396__artboard,
        #rec677580739 .t396__filter,
        #rec677580739 .t396__carrier {
          height: 199px;
        }

        #rec677580739 .t396__filter {}

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

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

        #rec677580739 .t396__artboard,
        #rec677580739 .t396__filter,
        #rec677580739 .t396__carrier {
          height: 188px;
        }

        #rec677580739 .t396__filter {}

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

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

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

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

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

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

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


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

      #rec806393000 .t396__filter {
        height: 3144px;
      }

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

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

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

        #rec806393000 .t396__filter {}

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

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

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

        #rec806393000 .t396__filter {}

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

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

        #rec806393000 .t396__artboard,
        #rec806393000 .t396__filter,
        #rec806393000 .t396__carrier {
          height: 421px;
        }

        #rec806393000 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806393000 .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) {
        #rec806393000 .tn-elem[data-elem-id="1678797404372"] {
          top: 12px;
          ;
          left: calc(50% - 320px + 4930px);
          ;
          width: 20px;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806393000 .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) {
        #rec806393000 .tn-elem[data-elem-id="1678796783364"] {
          top: 185px;
          ;
          left: calc(50% - 480px + 532px);
          ;
          width: 289px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec806393000 .tn-elem[data-elem-id="1697718568647"] {
        color: #ffffff;
        z-index: 54;
        top: 2304px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 627px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

      #rec806393000 .tn-elem[data-elem-id="1697718568651"] {
        color: #ffffff;
        z-index: 55;
        top: 2253px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 493px;
        height: auto;
        pointer-events: none;
      }

      #rec806393000 .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) {
        #rec806393000 .tn-elem[data-elem-id="1697718568651"] {
          top: 2255px;
          ;
          left: calc(50% - 480px + 133px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393000 .tn-elem[data-elem-id="1697718568651"] {
          top: 152px;
          ;
          left: calc(50% - 320px + 3462px);
          ;
          width: 286px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393000 .tn-elem[data-elem-id="1697718568651"] {
          top: 271px;
          ;
          left: calc(50% - 160px + 2508px);
          ;
          width: 240px;
          height: auto;
        }

        #rec806393000 .tn-elem[data-elem-id="1697718568651"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec806392998 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec806392998 .t396__filter {
        height: 56px;
      }

      #rec806392998 .t396__carrier {
        height: 56px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {}

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {}

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {
          height: 56px;
        }

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec806392998 .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;
      }

      #rec806392998 .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) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 246px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
        color: #02071d;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec806392998 .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;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
        display: none;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
          color: #992500;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 246px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }
      


      #rec668358708 .t396__artboard {
        height: 200px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec668358708 .t396__filter {
        height: 200px;
      }

      #rec668358708 .t396__carrier {
        height: 200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358708 .t396__artboard,
        #rec668358708 .t396__filter,
        #rec668358708 .t396__carrier {
          height: 200px;
        }

        #rec668358708 .t396__filter {}

        #rec668358708 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358708 .t396__artboard,
        #rec668358708 .t396__filter,
        #rec668358708 .t396__carrier {
          height: 184px;
        }

        #rec668358708 .t396__filter {}

        #rec668358708 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358708 .t396__artboard,
        #rec668358708 .t396__filter,
        #rec668358708 .t396__carrier {
          height: 143px;
        }

        #rec668358708 .t396__filter {}

        #rec668358708 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358708 .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;
      }

      #rec668358708 .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) {
        #rec668358708 .tn-elem[data-elem-id="1697629155159"] {
          left: calc(50% - 480px + 83px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358708 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec668358708 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358708 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec668358708 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec668358708 .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;
      }

      #rec668358708 .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) {
        #rec668358708 .tn-elem[data-elem-id="1697629155165"] {
          left: calc(50% - 480px + 124px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358708 .tn-elem[data-elem-id="1697629155165"] {
          top: 82px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358708 .tn-elem[data-elem-id="1697629155165"] {
          top: 53px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec668358708 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec668358709 .t396__artboard {
        height: 340px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec668358709 .t396__filter {
        height: 340px;
      }

      #rec668358709 .t396__carrier {
        height: 340px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358709 .t396__artboard,
        #rec668358709 .t396__filter,
        #rec668358709 .t396__carrier {}

        #rec668358709 .t396__filter {}

        #rec668358709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358709 .t396__artboard,
        #rec668358709 .t396__filter,
        #rec668358709 .t396__carrier {
          height: 340px;
        }

        #rec668358709 .t396__filter {}

        #rec668358709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358709 .t396__artboard,
        #rec668358709 .t396__filter,
        #rec668358709 .t396__carrier {
          height: 230px;
        }

        #rec668358709 .t396__filter {}

        #rec668358709 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1683020067774"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 170px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec668358709 .tn-elem[data-elem-id="1683020067774"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1683020067774"] {
          left: calc(50% - 480px + 50px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1683020067774"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1683020067774"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec668358709 .tn-elem[data-elem-id="1683020067774"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 4;
        top: 291px;
        ;
        left: calc(50% - 600px + 194px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 291px;
          ;
          left: calc(50% - 480px + 74px);
          ;
          width: 150px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 291px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: 152px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1675696574596"] {
          top: 184px;
          ;
          left: calc(50% - 160px + 36px);
          ;
          width: 123px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1675696574596"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 470px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
          left: calc(50% - 480px + 350px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 290px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571377"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 210px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec668358709 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 291px;
        ;
        left: calc(50% - 600px + 494px);
        ;
        width: 212px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
          left: calc(50% - 480px + 374px);
          ;
          width: px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
          top: 291px;
          ;
          left: calc(50% - 320px + 314px);
          ;
          width: px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677841571381"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 226px);
          ;
          width: 137px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 770px);
        ;
        width: 260px;
        height: 340px;
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081555"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
          left: calc(50% - 480px + 650px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 570px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081555"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 400px);
          ;
          width: 170px;
          height: 222px;
          border-radius: 24px;
        }

        #rec668358709 .tn-elem[data-elem-id="1677842081555"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 291px;
        ;
        left: calc(50% - 600px + 794px);
        ;
        width: 191px;
        height: auto;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
          left: calc(50% - 480px + 674px);
          ;
          width: px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
          top: 291px;
          ;
          left: calc(50% - 320px + 594px);
          ;
          width: px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1677842081559"] {
          top: 184px;
          ;
          left: calc(50% - 160px + 416px);
          ;
          width: 130px;
          height: auto;
        }

        #rec668358709 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec668358709 .tn-elem[data-elem-id="1693838649353"] {
        z-index: 9;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 20px;
        height: 20px;
        pointer-events: none;
      }

      #rec668358709 .tn-elem[data-elem-id="1693838649353"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:959px) {
        #rec668358709 .tn-elem[data-elem-id="1693838649353"] {
          top: 92px;
          ;
          left: calc(50% - 320px + 831px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358709 .tn-elem[data-elem-id="1693838649353"] {
          top: 96px;
          ;
          left: calc(50% - 160px + 571px);
          ;
        }
      }
      


      #rec668358710 .t396__artboard {
        height: 48px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec668358710 .t396__filter {
        height: 48px;
      }

      #rec668358710 .t396__carrier {
        height: 48px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358710 .t396__artboard,
        #rec668358710 .t396__filter,
        #rec668358710 .t396__carrier {}

        #rec668358710 .t396__filter {}

        #rec668358710 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358710 .t396__artboard,
        #rec668358710 .t396__filter,
        #rec668358710 .t396__carrier {
          height: 48px;
        }

        #rec668358710 .t396__filter {}

        #rec668358710 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358710 .t396__artboard,
        #rec668358710 .t396__filter,
        #rec668358710 .t396__carrier {
          height: 42px;
        }

        #rec668358710 .t396__filter {}

        #rec668358710 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 903px);
        ;
        width: 157px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906204110"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          left: calc(50% - 480px + 783px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 747px);
          ;
          width: 152px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906204110"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 611px);
          ;
          width: 128px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906204110"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 3;
        top: 9px;
        ;
        left: calc(50% - 600px + 951px);
        ;
        width: 105px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838760643"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          left: calc(50% - 480px + 828px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 787px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838760643"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 651px);
          ;
          width: 87px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838760643"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
        z-index: 4;
        top: 12px;
        ;
        left: calc(50% - 600px + 919px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838965312"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
          left: calc(50% - 480px + 796px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
          top: 12px;
          ;
          left: calc(50% - 320px + 760px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838965312"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 623px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
        color: #9c9fa9;
        text-align: LEFT;
        z-index: 11;
        top: 9px;
        ;
        left: calc(50% - 600px + 160px);
        ;
        width: 135px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838808212"] .tn-atom {
        color: #9c9fa9;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          left: calc(50% - 480px + 20px);
          ;
          width: 104px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838808212"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 71px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838808212"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
        z-index: 15;
        top: -126px;
        ;
        left: calc(50% - 600px + 671px);
        ;
        width: 16px;
        height: 16px;
      }

      #rec668358710 .tn-elem[data-elem-id="1702039891024"] .tn-atom {
        background-color: #fff705;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
          top: -46px;
          ;
          left: calc(50% - 480px + 360px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
          top: -32px;
          ;
          left: calc(50% - 320px + 591px);
          ;
          width: 13px;
          height: 15px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1702039891024"] {
          top: -65px;
          ;
          left: calc(50% - 160px + 91px);
          ;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 665px);
        ;
        width: 230px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906188405"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
          left: calc(50% - 480px + 545px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 509px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906188405"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 416px);
          ;
          width: 187px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906188405"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 9px;
        ;
        left: calc(50% - 600px + 712px);
        ;
        width: 175px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838858495"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          left: calc(50% - 480px + 592px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 320px + 552px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838858495"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 457px);
          ;
          width: 146px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838858495"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
        z-index: 7;
        top: 12px;
        ;
        left: calc(50% - 600px + 680px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838970446"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
          left: calc(50% - 480px + 560px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
          top: 12px;
          ;
          left: calc(50% - 320px + 523px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838970446"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 429px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 419px);
        ;
        width: 238px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906173510"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 480px + 299px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          left: calc(50% - 320px + 263px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906173510"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 215px);
          ;
          width: 193px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906173510"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 9px;
        ;
        left: calc(50% - 600px + 468px);
        ;
        width: 183px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838847574"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 480px + 347px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          left: calc(50% - 320px + 308px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838847574"] {
          top: 9px;
          ;
          left: calc(50% - 160px + 256px);
          ;
          width: 152px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838847574"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
        z-index: 10;
        top: 12px;
        ;
        left: calc(50% - 600px + 436px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838977750"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
          left: calc(50% - 480px + 315px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
          left: calc(50% - 320px + 276px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838977750"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 228px);
          ;
          width: 20px;
          height: auto;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
        z-index: 12;
        top: 0px;
        ;
        left: calc(50% - 600px + 269px);
        ;
        width: 142px;
        height: 48px;
      }

      #rec668358710 .tn-elem[data-elem-id="1693906033140"] .tn-atom {
        border-radius: 16px;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #20273b;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 480px + 149px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 320px + 114px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693906033140"] {
          left: calc(50% - 160px + 94px);
          ;
          width: 114px;
          height: 42px;
          border-radius: 12px;
        }

        #rec668358710 .tn-elem[data-elem-id="1693906033140"] .tn-atom {
          background-size: cover;
          border-radius: 12px;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 9px;
        ;
        left: calc(50% - 600px + 317px);
        ;
        width: 83px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838828864"] .tn-atom {
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.50;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 480px + 197px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 320px + 160px);
          ;
          height: auto;
          text-align: center;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838828864"] {
          left: calc(50% - 160px + 136px);
          ;
          width: 66px;
          height: auto;
          text-align: left;
        }

        #rec668358710 .tn-elem[data-elem-id="1693838828864"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
        z-index: 14;
        top: 12px;
        ;
        left: calc(50% - 600px + 285px);
        ;
        width: 24px;
        height: auto;
      }

      #rec668358710 .tn-elem[data-elem-id="1693838867132"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
          left: calc(50% - 480px + 165px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
          left: calc(50% - 320px + 128px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358710 .tn-elem[data-elem-id="1693838867132"] {
          top: 11px;
          ;
          left: calc(50% - 160px + 108px);
          ;
          width: 20px;
          height: auto;
        }
      }
      


      #rec806392998 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec806392998 .t396__filter {
        height: 56px;
      }

      #rec806392998 .t396__carrier {
        height: 56px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {}

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {}

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806392998 .t396__artboard,
        #rec806392998 .t396__filter,
        #rec806392998 .t396__carrier {
          height: 56px;
        }

        #rec806392998 .t396__filter {}

        #rec806392998 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec806392998 .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;
      }

      #rec806392998 .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) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 246px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806392998 .tn-elem[data-elem-id="1677681501680"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
        color: #02071d;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec806392998 .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;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
        display: none;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
          color: #992500;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 246px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec806392998 .tn-elem[data-elem-id="1678043407125"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom::after {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806392998 .tn-elem[data-elem-id="1678043407125"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }
      


      #rec668358707 .t396__artboard {
        height: 237px;
        background-color: #02071d;
      }

      #rec668358707 .t396__filter {
        height: 237px;
      }

      #rec668358707 .t396__carrier {
        height: 237px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358707 .t396__artboard,
        #rec668358707 .t396__filter,
        #rec668358707 .t396__carrier {
          height: 290px;
        }

        #rec668358707 .t396__filter {}

        #rec668358707 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358707 .t396__artboard,
        #rec668358707 .t396__filter,
        #rec668358707 .t396__carrier {
          height: 277px;
        }

        #rec668358707 .t396__filter {}

        #rec668358707 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358707 .t396__artboard,
        #rec668358707 .t396__filter,
        #rec668358707 .t396__carrier {
          height: 231px;
        }

        #rec668358707 .t396__filter {}

        #rec668358707 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 120px;
        ;
        left: calc(50% - 600px + 90px);
        ;
        width: 1021px;
        height: auto;
      }

      #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        color: #ff9100;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + 11px);
          ;
          width: 939px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 320px + 36px);
          ;
          width: 569px;
          height: auto;
        }

        #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358707 .tn-elem[data-elem-id="1677772464169"] {
          top: 80px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 280px;
          height: auto;
        }

        #rec668358707 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }
      


      #rec806393007 .t396__artboard {
        height: 440px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec806393007 .t396__filter {
        height: 440px;
      }

      #rec806393007 .t396__carrier {
        height: 440px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806393007 .t396__artboard,
        #rec806393007 .t396__filter,
        #rec806393007 .t396__carrier {
          height: 200px;
        }

        #rec806393007 .t396__filter {}

        #rec806393007 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806393007 .t396__artboard,
        #rec806393007 .t396__filter,
        #rec806393007 .t396__carrier {
          height: 166px;
        }

        #rec806393007 .t396__filter {}

        #rec806393007 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806393007 .t396__artboard,
        #rec806393007 .t396__filter,
        #rec806393007 .t396__carrier {
          height: 144px;
        }

        #rec806393007 .t396__filter {}

        #rec806393007 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693831273221"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693831273221"] {
          left: calc(50% - 480px + 10px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273221"] {
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273221"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693914191969"] {
        z-index: 3;
        top: 240px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693914191969"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1210px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191969"] {
          left: calc(50% - 320px + 970px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191969"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 680px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191969"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 74px;
        ;
        left: calc(50% - 600px + 56px);
        ;
        width: 288px;
        height: auto;
        pointer-events: none;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273226"] {
          left: calc(50% - 480px + 46px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273226"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273226"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 48px);
          ;
          width: 144px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393007 .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;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191972"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191972"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 1234px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191972"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 999px);
          ;
          width: 243px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191972"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 704px);
          ;
          width: 152px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693831273233"] {
        z-index: 6;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 480px + 410px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273233"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 240px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693914171063"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 480px + 810px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 320px + 650px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914171063"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 460px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914171063"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693914191974"] {
        z-index: 9;
        top: 240px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693914191974"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1610px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191974"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 1290px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191974"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 900px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191974"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec806393007 .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;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273238"] {
          left: calc(50% - 480px + 434px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273238"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 354px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693831273238"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 248px);
          ;
          width: 184px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693914191978"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 314px;
        ;
        left: calc(50% - 600px + 444px);
        ;
        width: 312px;
        height: auto;
        pointer-events: none;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191978"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191978"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 1634px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191978"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 1314px);
          ;
          width: 252px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914191978"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 917px);
          ;
          width: 167px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393007 .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;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914171067"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393007 .tn-elem[data-elem-id="1693914171067"] {
          top: 74px;
          ;
          left: calc(50% - 480px + 834px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914171067"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 681px);
          ;
          width: 238px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914171067"] {
          top: 45px;
          ;
          left: calc(50% - 160px + 482px);
          ;
          width: 156px;
          height: auto;
        }

        #rec806393007 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393007 .tn-elem[data-elem-id="1693914934063"] {
        z-index: 14;
        top: 50px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 100px;
        height: 100px;
        pointer-events: none;
      }

      #rec806393007 .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) {
        #rec806393007 .tn-elem[data-elem-id="1693914934063"] {
          top: 50px;
          ;
          left: calc(50% - 480px + 1971px);
          ;
          width: 20px;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393007 .tn-elem[data-elem-id="1693914934063"] {
          top: 33px;
          ;
          left: calc(50% - 320px + 1590px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393007 .tn-elem[data-elem-id="1693914934063"] {
          top: 22px;
          ;
          left: calc(50% - 160px + 1101px);
          ;
        }
      }
      


      #rec668358711 .t396__artboard {
        height: 181px;
        background-image: linear-gradient(0turn, rgba(3, 8, 30, 1) 0%, rgba(2, 7, 29, 1) 100%);
        overflow: visible;
      }

      #rec668358711 .t396__filter {
        height: 181px;
      }

      #rec668358711 .t396__carrier {
        height: 181px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358711 .t396__artboard,
        #rec668358711 .t396__filter,
        #rec668358711 .t396__carrier {
          height: 181px;
        }

        #rec668358711 .t396__filter {}

        #rec668358711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358711 .t396__artboard,
        #rec668358711 .t396__filter,
        #rec668358711 .t396__carrier {
          height: 153px;
        }

        #rec668358711 .t396__filter {}

        #rec668358711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358711 .t396__artboard,
        #rec668358711 .t396__filter,
        #rec668358711 .t396__carrier {
          height: 121px;
        }

        #rec668358711 .t396__filter {}

        #rec668358711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358711 .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;
      }

      #rec668358711 .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) {
        #rec668358711 .tn-elem[data-elem-id="1697629155159"] {
          left: calc(50% - 480px + 83px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358711 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec668358711 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358711 .tn-elem[data-elem-id="1697629155159"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec668358711 .tn-elem[data-elem-id="1697629155159"] .tn-atom {
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec668358711 .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;
      }

      #rec668358711 .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) {
        #rec668358711 .tn-elem[data-elem-id="1697629155165"] {
          left: calc(50% - 480px + 124px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358711 .tn-elem[data-elem-id="1697629155165"] {
          top: 82px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358711 .tn-elem[data-elem-id="1697629155165"] {
          top: 53px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec668358711 .tn-elem[data-elem-id="1697629155165"] .tn-atom {
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec668358712 .t396__artboard {
        height: 200px;
        background-image: linear-gradient(0.5turn, rgba(2, 7, 29, 1) 0%, rgba(6, 12, 37, 1) 100%);
      }

      #rec668358712 .t396__filter {
        height: 200px;
      }

      #rec668358712 .t396__carrier {
        height: 200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec668358712 .t396__artboard,
        #rec668358712 .t396__filter,
        #rec668358712 .t396__carrier {}

        #rec668358712 .t396__filter {}

        #rec668358712 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec668358712 .t396__artboard,
        #rec668358712 .t396__filter,
        #rec668358712 .t396__carrier {
          height: 166px;
        }

        #rec668358712 .t396__filter {}

        #rec668358712 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec668358712 .t396__artboard,
        #rec668358712 .t396__filter,
        #rec668358712 .t396__carrier {
          height: 80px;
        }

        #rec668358712 .t396__filter {}

        #rec668358712 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668358712 .tn-elem[data-elem-id="1693831273221"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668358712 .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) {
        #rec668358712 .tn-elem[data-elem-id="1693831273221"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273221"] {
          top: 1px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273221"] {
          top: 1px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 136px;
          height: 80px;
          border-radius: 16px;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668358712 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 49px;
        ;
        left: calc(50% - 600px + 228px);
        ;
        width: 345px;
        height: auto;
        pointer-events: none;
      }

      #rec668358712 .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) {
        #rec668358712 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273226"] {
          left: calc(50% - 480px + 100px);
          ;
          width: px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273226"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 30px);
          ;
          width: 260px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273226"] {
          top: 14px;
          ;
          left: calc(50% - 160px + 23px);
          ;
          width: 130px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358712 .tn-elem[data-elem-id="1693831273233"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668358712 .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) {
        #rec668358712 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 480px + 500px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 160px + 164px);
          ;
          width: 136px;
          height: 80px;
          border-radius: 16px;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668358712 .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;
      }

      #rec668358712 .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) {
        #rec668358712 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273238"] {
          left: calc(50% - 480px + 551px);
          ;
          width: px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273238"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 370px);
          ;
          width: 221px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1693831273238"] {
          top: 13px;
          ;
          left: calc(50% - 160px + 177px);
          ;
          width: 110px;
          height: auto;
        }

        #rec668358712 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668358712 .tn-elem[data-elem-id="1698765960494"] {
        color: #ff9100;
        text-align: center;
        z-index: 8;
        top: 135px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 166px;
        height: 24px;
      }

      #rec668358712 .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;
      }

      #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
        display: none;
      }

      #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668358712 .tn-elem[data-elem-id="1698765960494"] {
          top: 135px;
          ;
          left: calc(50% - 480px + 197px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1698765960494"] {
          top: 109px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1698765960494"] {
          top: -90px;
          ;
          left: calc(50% - 160px + 530px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698765960494"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec668358712 .tn-elem[data-elem-id="1698766100965"] {
        color: #ff9100;
        text-align: center;
        z-index: 9;
        top: 135px;
        ;
        left: calc(50% - 600px + 717px);
        ;
        width: 166px;
        height: 24px;
      }

      #rec668358712 .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;
      }

      #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
        display: none;
      }

      #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668358712 .tn-elem[data-elem-id="1698766100965"] {
          top: 135px;
          ;
          left: calc(50% - 480px + 597px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec668358712 .tn-elem[data-elem-id="1698766100965"] {
          top: 109px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec668358712 .tn-elem[data-elem-id="1698766100965"] {
          top: -134px;
          ;
          left: calc(50% - 160px + 534px);
          ;
          width: px;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom::after {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec668358712 .tn-elem[data-elem-id="1698766100965"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }
      


      #rec806393010 .t396__artboard {
        height: 1200px;
        background-color: #060c25;
      }

      #rec806393010 .t396__filter {
        height: 1200px;
      }

      #rec806393010 .t396__carrier {
        height: 1200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806393010 .t396__artboard,
        #rec806393010 .t396__filter,
        #rec806393010 .t396__carrier {
          height: 1128px;
        }

        #rec806393010 .t396__filter {}

        #rec806393010 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806393010 .t396__artboard,
        #rec806393010 .t396__filter,
        #rec806393010 .t396__carrier {
          height: 1088px;
        }

        #rec806393010 .t396__filter {}

        #rec806393010 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806393010 .t396__artboard,
        #rec806393010 .t396__filter,
        #rec806393010 .t396__carrier {
          height: 761px;
        }

        #rec806393010 .t396__filter {}

        #rec806393010 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1697713939153"] {
        z-index: 3;
        top: 1100px;
        ;
        left: calc(50% - 600px + 180px);
        ;
        width: 100px;
        height: 100px;
      }

      #rec806393010 .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:1199px) {
        #rec806393010 .tn-elem[data-elem-id="1697713939153"] {
          top: 1028px;
          ;
          left: calc(50% - 480px + 180px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1697713939153"] {
          top: 973px;
          ;
          left: calc(50% - 320px + -590px);
          ;
          width: 1800px;
          height: 115px;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1697713939153"] {
          top: 636px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: 125px;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 4;
        top: 694px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1681893676825"] {
          top: 684px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1681893676825"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1681893676825"] {
          top: 661px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1681893676825"] {
          top: 501px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 5;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1680531329619"] {
          top: 169px;
          ;
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1680531329619"] {
          top: 345px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1680531329619"] {
          top: 343px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 6;
        top: 575px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678029735046"] {
          top: 565px;
          ;
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678029735046"] {
          top: 515px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678029735046"] {
          top: 434px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 7;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678031355168"] {
          top: 655px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678031355168"] {
          top: 492px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 8;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678031455103"] {
          top: 589px;
          ;
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678031455103"] {
          top: 655px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678031455103"] {
          top: 492px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678028945727"] {
        color: #ff9100;
        text-align: center;
        z-index: 9;
        top: 130px;
        ;
        left: calc(50% - 600px + 143px);
        ;
        width: 915px;
        height: auto;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 23px);
          ;
          width: px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678028945727"] {
          top: 140px;
          ;
          left: calc(50% - 320px + 41px);
          ;
          width: 559px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678028945727"] {
          top: 80px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678028945730"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 286px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678028945730"] {
          top: 276px;
          ;
          left: calc(50% - 320px + 60px);
          ;
          width: 521px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678028945730"] {
          top: 206px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 12;
        top: 419px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec806393010 .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;
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601762"] {
          top: 420px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601762"] {
          top: 399px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601762"] {
          top: 319px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601764"] {
        color: #02071d;
        text-align: center;
        z-index: 13;
        top: 419px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: 56px;
      }

      #rec806393010 .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;
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601764"] {
          top: 419px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601764"] {
          top: 399px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678029601764"] {
          top: 318px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec806393010 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 14;
        top: 0px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 15;
        top: 700px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1681894037562"] {
          top: 690px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1681894037562"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1681894037562"] {
          top: 713px;
          ;
          left: calc(50% - 320px + -680px);
          ;
          width: 2000px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1681894037562"] {
          top: 528px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec806393010 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 17;
        top: 704px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1681894176309"] {
          top: 654px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1681894176309"] {
          top: 739px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1681894176309"] {
          top: 523px;
          ;
          left: calc(50% - 160px + -290px);
          ;
          width: 900px;
          height: auto;
        }
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1697713255416"] {
          top: 942px;
          ;
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1697713255416"] {
          top: 904px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1697713255416"] {
          top: 612px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec806393010 .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;
      }

      #rec806393010 .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) {
        #rec806393010 .tn-elem[data-elem-id="1697713255421"] {
          top: 1002px;
          ;
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393010 .tn-elem[data-elem-id="1697713255421"] {
          top: 986px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393010 .tn-elem[data-elem-id="1697713255421"] {
          top: 665px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec806393010 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec806393011 .t396__artboard {
        height: 258px;
        background-image: linear-gradient(0.5turn, rgba(61, 82, 67, 1) 0%, rgba(56, 76, 62, 1) 100%);
        overflow: auto;
      }

      #rec806393011 .t396__filter {
        height: 258px;
      }

      #rec806393011 .t396__carrier {
        height: 258px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec806393011 .t396__artboard,
        #rec806393011 .t396__filter,
        #rec806393011 .t396__carrier {
          height: 256px;
        }

        #rec806393011 .t396__filter {}

        #rec806393011 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec806393011 .t396__artboard,
        #rec806393011 .t396__filter,
        #rec806393011 .t396__carrier {
          height: 268px;
        }

        #rec806393011 .t396__filter {}

        #rec806393011 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec806393011 .t396__artboard,
        #rec806393011 .t396__filter,
        #rec806393011 .t396__carrier {
          height: 204px;
        }

        #rec806393011 .t396__filter {}

        #rec806393011 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693915829143"] {
        z-index: 2;
        top: 30px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 300px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693915829143"] {
          left: calc(50% - 480px + 10px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693915829143"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693915829143"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916632037"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 172px;
        ;
        left: calc(50% - 600px + 140px);
        ;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916632037"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393011 .tn-elem[data-elem-id="1693916632037"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 27px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916632037"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 28px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916632037"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916632037"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916747330"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 216px;
        ;
        left: calc(50% - 600px + 140px);
        ;
        width: 260px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693916747330"] {
          left: calc(50% - 480px + 26px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916747330"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 30px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916747330"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916747330"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693915830736"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 457px);
        ;
        width: 300px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693915830736"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693915830736"] {
          top: 2px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693915830736"] {
          top: 18px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916948681"] {
        color: #ffffff;
        text-align: center;
        z-index: 8;
        top: 172px;
        ;
        left: calc(50% - 600px + 478px);
        ;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916948681"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393011 .tn-elem[data-elem-id="1693916948681"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916948681"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916948681"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916948681"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916948688"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 216px;
        ;
        left: calc(50% - 600px + 478px);
        ;
        width: 260px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693916948688"] {
          top: 216px;
          ;
          left: calc(50% - 480px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916948688"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916948688"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916948688"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693915813947"] {
        z-index: 10;
        top: 44px;
        ;
        left: calc(50% - 600px + 790px);
        ;
        width: 300px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693915813947"] {
          top: 40px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693915813947"] {
          top: 43px;
          ;
          left: calc(50% - 320px + 650px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693915813947"] {
          top: 46px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916976228"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 172px;
        ;
        left: calc(50% - 600px + 810px);
        ;
        width: 260px;
        height: auto;
        pointer-events: none;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916976228"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec806393011 .tn-elem[data-elem-id="1693916976228"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916976228"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916976228"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916976228"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec806393011 .tn-elem[data-elem-id="1693916976230"] {
        color: #ffffff;
        text-align: center;
        z-index: 13;
        top: 216px;
        ;
        left: calc(50% - 600px + 810px);
        ;
        width: 260px;
        height: auto;
      }

      #rec806393011 .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) {
        #rec806393011 .tn-elem[data-elem-id="1693916976230"] {
          top: 216px;
          ;
          left: calc(50% - 480px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec806393011 .tn-elem[data-elem-id="1693916976230"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec806393011 .tn-elem[data-elem-id="1693916976230"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }

        #rec806393011 .tn-elem[data-elem-id="1693916976230"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }
      


      #rec625108897 .t396__artboard {
        height: 920px;
        background-color: #02071d;
      }

      #rec625108897 .t396__filter {
        height: 920px;
      }

      #rec625108897 .t396__carrier {
        height: 920px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625108897 .t396__artboard,
        #rec625108897 .t396__filter,
        #rec625108897 .t396__carrier {}

        #rec625108897 .t396__filter {}

        #rec625108897 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625108897 .t396__artboard,
        #rec625108897 .t396__filter,
        #rec625108897 .t396__carrier {
          height: 849px;
        }

        #rec625108897 .t396__filter {}

        #rec625108897 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625108897 .t396__artboard,
        #rec625108897 .t396__filter,
        #rec625108897 .t396__carrier {
          height: 810px;
        }

        #rec625108897 .t396__filter {}

        #rec625108897 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679200732"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679200732"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679200732"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082918"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 4;
        top: 230px;
        ;
        left: calc(50% - 600px + 151px);
        ;
        width: 898px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 480px + 26px);
          ;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082918"] {
          top: 127px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679476987"] {
        z-index: 5;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679476987"] .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) {
        #rec625108897 .tn-elem[data-elem-id="1677679476987"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679476987"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 270px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679476987"] {
          top: 281px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 200px;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677770935868"] {
        color: #000000;
        z-index: 6;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec625108897 .tn-group[data-group-id="170896688317231130"] {
        z-index: 7;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 358px;
      }

      #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 24px 24px 24px 24px;
        opacity: 1;
        background-color: #02071d;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-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) {
        #rec625108897 .tn-group[data-group-id="170896688317231130"] {
          left: calc(50% - 480px + 543px);
          width: 367px;
        }

        #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {}
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-group[data-group-id="170896688317231130"] {
          top: 661px;
          left: calc(50% - 320px + -24px);
          width: 688px;
          height: 192px;
        }

        #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {}
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {}
      }

      #rec625108897 .tn-elem[data-elem-id="1678044204286"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1678044204286"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 35px;
          width: 156px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1678044204286"] {
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082935"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082935"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082935"] {
          top: 50px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082935"] {
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] {
        color: #ff9100;
        text-align: left;
        z-index: 10;
        top: 85px;
        left: 33px;
        width: 148px;
        height: 40px;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
        color: #ff9100;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.2s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
        display: none;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679726788"] {
          left: 32px;
          width: px;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679726788"] {
          top: 84px;
          left: 37px;
          width: px;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679726788"] {
          width: px;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625108897 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082939"] {
        z-index: 11;
        top: 97px;
        left: 165px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082939"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082939"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082939"] {
          left: 165px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082939"] {
          top: 96px;
          left: 167px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082939"] {
          height: auto;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1678043975624"] {
        color: #ffffff;
        z-index: 12;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1678043975624"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1678043975624"] {
          top: 29px;
          left: 413px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1678043975624"] {
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625108897 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.3;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082933"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 194px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082933"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082933"] {
          top: 72px;
          left: 413px;
          width: 156px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082933"] {
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082942"] {
        color: #ffffff;
        z-index: 14;
        top: 220px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082942"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082942"] {
          top: 98px;
          left: 413px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082942"] {
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082944"] {
        color: #ffffff;
        z-index: 15;
        top: 251px;
        left: 33px;
        width: 269px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082944"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082944"] {
          top: 134px;
          left: 413px;
          width: 251px;
          height: auto;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082944"] {
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625108897 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082953"] {
        z-index: 16;
        top: 290px;
        left: 24px;
        width: 44px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082953"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082953"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082953"] {
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082953"] {
          top: 124px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082953"] {
          height: auto;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082956"] {
        z-index: 17;
        top: 290px;
        left: 72px;
        width: 44px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082956"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082956"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082956"] {
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082956"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082956"] {
          height: auto;
        }
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082958"] {
        z-index: 18;
        top: 290px;
        left: 120px;
        width: 44px;
        height: auto;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082958"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625108897 .tn-elem[data-elem-id="1677679082958"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082958"] {
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082958"] {
          top: 124px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625108897 .tn-elem[data-elem-id="1677679082958"] {
          height: auto;
        }
      }
      


      #rec628767531 .t396__artboard {
        height: 160px;
        background-color: #02071d;
      }

      #rec628767531 .t396__filter {
        height: 160px;
      }

      #rec628767531 .t396__carrier {
        height: 160px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {
          height: 195px;
        }

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 80px;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] .tn-atom {
        border-radius: 24px 24px 24px 24px;
        opacity: 0.05;
        background-color: #ffffff;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #ffffff;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          width: 620px;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          top: 10px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 115px;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
        z-index: 4;
        top: 45px;
        ;
        left: calc(50% - 600px + 1029px);
        ;
        width: 127px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.35;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 480px + 799px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 320px + 483px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          top: 82px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          height: auto;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
        color: #ffffff;
        z-index: 5;
        top: 51px;
        ;
        left: calc(50% - 600px + 170px);
        ;
        width: 130px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 480px + 160px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 320px + 156px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          top: 52px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
        color: #ffffff;
        z-index: 6;
        top: 51px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 110px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 320px + 30px);
          ;
          width: 110px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          top: 30px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 123px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 517px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.25;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          top: 141px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 279px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
        color: #000000;
        z-index: 8;
        top: 210px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 167px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }
      


      #rec570289777 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289777 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289777 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec570289779 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289779 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289779 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


                  #rec570231593 .t-btnflex.t-btnflex_type_button {
                    color: #02071d;
                    background-color: #ff9100;
                    --border-width: 0px;
                    border-style: none !important;
                    border-radius: 20px;
                    box-shadow: none !important;
                    font-family: Onest;
                    font-weight: 400;
                    transition-duration: 0.2s;
                    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
                    transition-timing-function: ease-in-out;
                  }
                  


      #rec570231593 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec570231593 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec570231593 .t390__descr {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      .t300__tooltipster-noir_570231606 {
        background-color: #111 !important;
        color: #fff !important;
        border-radius: 0 !important;
        ;
      }
      


      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        background-color: #ffffff;
        text-align: center;
        max-width: 100px;
        border-radius: 12px;
      }

      #rec570231607 .t794__content {
        background-color: #ffffff;
        border-radius: 12px;
      }

      @media screen and (max-width:980px) {
        a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
          max-width: 100%;
        }
      }
      


      #rec570231607 .t794__typo:not(.t-active):hover {
        color: #ff9100 !important;
      }
      




      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0);
      }
      


            .scrollbooster-viewport {
              cursor: -webkit-grab;
              cursor: grab;
              padding-bottom: 30px;
              margin-bottom: -30px;
            }

            .scrollbooster-viewport:active {
              cursor: -webkit-grabbing;
              cursor: grabbing;
            }

            .scrollbooster-content {
              position: absolute;
              width: 100%;
              height: 100%;
            }

            .arrow-left,
            .arrow-right {
              cursor: pointer;
            }
            


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Цвет футера с политиками*/
            #rec628767531 .t396__artboard {
              background-color: #384C3E;
            }

            /*Цвет блока контактов костыль*/
            #rec625108897 .t396__filter {
              background-color: #384C3E;
            }

            .uc-kostily {
              background-color: #384C3E !important;
            }

            #rec625108897 .tn-group[data-group-id="170896688317231130"] #molecule-170896688317231130 {
              background-image: none !important;
              background-color: #384C3E !important;
            }

            /*Иконка в программах аккордеоне*/
            #rec806392997 .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;
            }

            #rec806392997 .t585__lines::after {
              content: " ";
              width: 24px;
              height: 24px;
              position: absolute;
              left: 0;
              background-image: url(/images/tild3233-3066-4239-b866-316333366138__arrow.svg);
              background-size: 100%;
            }
            


              @media screen and (min-width: 481px) {
                .b24-widget-button-position-bottom-right {
                  right: 20px !important;
                  bottom: 150px !important;
                }
              }

              @media screen and (max-width: 480px) {
                .b24-widget-button-position-bottom-right {
                  right: 10px !important;
                  bottom: 80px !important;
                }
              }
              

.t-skiplink{position:absolute;top:0;left:20px;z-index:99999;padding:8px 10px;font-family:"Arial",sans-serif;font-size:18px;text-align:center;text-decoration:none;background-color:#c7d2e9;border:1px solid #c7d2e9;border-radius:8px;transform:translateY(-200px);transition:transform .3s ease;color:#000000;}
.t-skiplink:focus{transform:translateY(20px);opacity:1 !important;}