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


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

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

      #rec677177639 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild3565-3536-4662-a433-633261623338___21092021_12_44_58-m.jpg');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec677177639 .t396__filter {}

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

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

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

        #rec677177639 .t396__filter {}

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

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

        #rec677177639 .t396__artboard,
        #rec677177639 .t396__filter,
        #rec677177639 .t396__carrier {
          min-height: 737px;
        }

        #rec677177639 .t396__filter {}

        #rec677177639 .t396__carrier {
          background-position: center center;
          background-image: unset;
          background-attachment: scroll;
        }
      }

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

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

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

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

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

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

      #rec677177639 .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:639px) {
        #rec677177639 .tn-elem[data-elem-id="1698844142383"] {
          top: 553px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: 184px;
        }

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

      #rec677177639 .tn-elem[data-elem-id="1739307440310"] {
        z-index: 5;
        top: calc(50vh - 400px + -161px);
        ;
        left: calc(50% - 600px + -70px);
        ;
        width: 100px;
        height: 100px;
      }

      #rec677177639 .tn-elem[data-elem-id="1739307440310"] .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:639px) {
        #rec677177639 .tn-elem[data-elem-id="1739307440310"] {
          top: 563pxpx;
          ;
          left: calc(50% - 160px + 10pxpx);
          ;
          width: 320px;
          height: 184px;
        }

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

      #rec677177639 .tn-elem[data-elem-id="1739307440307"] {
        z-index: 6;
        top: calc(50vh - 400px + -214px);
        ;
        left: calc(50% - 600px + 65px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec677177639 .tn-elem[data-elem-id="1678108147532"] {
          top: calc(400px - 27.5px + 301px);
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec677177639 .tn-elem[data-elem-id="1678108147535"] {
          top: calc(400px - 28px + 301px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec677177639 .tn-elem[data-elem-id="1698249172093"] {
          top: calc(400px - 17.5px + 69px);
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677177639 .tn-elem[data-elem-id="1698761263913"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec677177639 .tn-elem[data-elem-id="1698761263913"] {
          top: 611px;
          ;
          left: calc(50% - 480px + 624px);
          ;
          width: 120px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec677177639 .tn-elem[data-elem-id="1698761263913"] {
          top: 693px;
          ;
          left: calc(50% - 320px + 265px);
          ;
          width: 110px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677177639 .tn-elem[data-elem-id="1701853183678"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec677177639 .tn-elem[data-elem-id="1701853183678"] {
          top: 51px;
          ;
          left: 242px;
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677177639 .tn-elem[data-elem-id="1698761116428"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec677177639 .tn-elem[data-elem-id="1698761116428"] {
          top: 611px;
          ;
          left: calc(50% - 480px + 209px);
          ;
          width: 90px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677177639 .tn-elem[data-elem-id="1698761195064"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec677177639 .tn-elem[data-elem-id="1698761195064"] {
          top: 611px;
          ;
          left: calc(50% - 480px + 319px);
          ;
          width: 90px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677177639 .tn-elem[data-elem-id="1698761212384"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        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) {
        #rec677177639 .tn-elem[data-elem-id="1698761212384"] {
          top: 611px;
          ;
          left: calc(50% - 480px + 429px);
          ;
          width: 175px;
          height: auto;
        }

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

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

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

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

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


      #rec668355750 .t396__artboard {
        height: 541px;
        background-color: #02071d;
      }

      #rec668355750 .t396__filter {
        height: 541px;
      }

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

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

        #rec668355750 .t396__artboard,
        #rec668355750 .t396__filter,
        #rec668355750 .t396__carrier {
          height: 541px;
        }

        #rec668355750 .t396__filter {}

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

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

        #rec668355750 .t396__artboard,
        #rec668355750 .t396__filter,
        #rec668355750 .t396__carrier {
          height: 422px;
        }

        #rec668355750 .t396__filter {}

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

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

        #rec668355750 .t396__artboard,
        #rec668355750 .t396__filter,
        #rec668355750 .t396__carrier {
          height: 537px;
        }

        #rec668355750 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec668355750 .tn-elem[data-elem-id="1677834947890"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.60;
        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) {
        #rec668355750 .tn-elem[data-elem-id="1677834947890"] {
          top: 235px;
          ;
          left: calc(50% - 480px + 90px);
          ;
          width: 725px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec668358706 .t396__filter {
        height: 237px;
      }

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

        #rec668358706 .t396__filter {}

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

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

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

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

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

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

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

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


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

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


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

      #rec668355753 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec668355753 .t396__filter {}

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

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

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

        #rec668355753 .t396__filter {}

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

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

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

        #rec668355753 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec668355754 .t396__filter {
        height: 134px;
      }

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

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

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

        #rec668355754 .t396__filter {}

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

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

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

        #rec668355754 .t396__filter {}

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

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

        #rec668355754 .t396__artboard,
        #rec668355754 .t396__filter,
        #rec668355754 .t396__carrier {
          height: 114px;
        }

        #rec668355754 .t396__filter {}

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

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

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

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

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

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

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


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

      #rec677109667 .t396__filter {
        height: 2764px;
      }

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

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

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

        #rec677109667 .t396__filter {}

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

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

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

        #rec677109667 .t396__filter {}

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

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

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

        #rec677109667 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec677109667 .tn-elem[data-elem-id="1678796835986"] {
        color: #ffffff;
        z-index: 41;
        top: 1373px;
        ;
        left: calc(50% - 600px + 252px);
        ;
        width: 290px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec668355756 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec668355756 .t396__filter {}

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

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

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

        #rec668355756 .t396__filter {}

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

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

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

        #rec668355756 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec684159322 .t396__filter {
        height: 56px;
      }

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

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

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

        #rec684159322 .t396__filter {}

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

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

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

        #rec684159322 .t396__filter {}

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

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

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

        #rec684159322 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec668355761 .t396__artboard {
        height: 440px;
        background-color: #02071d;
      }

      #rec668355761 .t396__filter {
        height: 440px;
      }

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

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

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

        #rec668355761 .t396__filter {}

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

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

        #rec668355761 .t396__artboard,
        #rec668355761 .t396__filter,
        #rec668355761 .t396__carrier {
          height: 166px;
        }

        #rec668355761 .t396__filter {}

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

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

        #rec668355761 .t396__artboard,
        #rec668355761 .t396__filter,
        #rec668355761 .t396__carrier {
          height: 144px;
        }

        #rec668355761 .t396__filter {}

        #rec668355761 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191969"] {
        z-index: 2;
        top: 240px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693914191969"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1210px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191969"] {
          left: calc(50% - 320px + 970px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191969"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 680px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191969"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693831273221"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693831273221"] {
          left: calc(50% - 480px + 10px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273221"] {
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273221"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693831273221"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693831273226"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 61px;
        ;
        left: calc(50% - 600px + 59px);
        ;
        width: 283px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273226"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273226"] {
          left: calc(50% - 480px + 49px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273226"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 36px);
          ;
          width: 249px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273226"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 38px);
          ;
          width: 164px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693831273226"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191972"] {
        color: #ffffff;
        text-align: center;
        z-index: 5;
        top: 314px;
        ;
        left: calc(50% - 600px + 71px);
        ;
        width: 259px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191972"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191972"] {
          top: 61px;
          ;
          left: calc(50% - 480px + 1261px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191972"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 994px);
          ;
          width: 253px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191972"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 715px);
          ;
          width: 130px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191972"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693831273233"] {
        z-index: 6;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 480px + 410px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273233"] {
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273233"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 240px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693831273233"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191974"] {
        z-index: 7;
        top: 240px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693914191974"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 1610px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191974"] {
          left: calc(50% - 320px + 1290px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191974"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 900px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191974"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914171063"] {
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 480px + 810px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914171063"] {
          left: calc(50% - 320px + 650px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914171063"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 460px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914171063"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191980"] {
        z-index: 9;
        top: 240px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 200px;
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191980"] .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) {
        #rec668355761 .tn-elem[data-elem-id="1693914191980"] {
          top: 4px;
          ;
          left: calc(50% - 480px + 1991px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191980"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 1610px);
          ;
          width: 300px;
          height: 166px;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191980"] {
          top: 4px;
          ;
          left: calc(50% - 160px + 1120px);
          ;
          width: 200px;
          height: 136px;
          border-radius: 16px;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191980"] .tn-atom {
          background-size: cover;
          border-radius: 16px;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693831273238"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 61px;
        ;
        left: calc(50% - 600px + 470px);
        ;
        width: 261px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693831273238"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273238"] {
          left: calc(50% - 480px + 460px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273238"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 352px);
          ;
          width: 257px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693831273238"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 272px);
          ;
          width: 125px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693831273238"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191978"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 314px;
        ;
        left: calc(50% - 600px + 473px);
        ;
        width: 255px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191978"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191978"] {
          top: 61px;
          ;
          left: calc(50% - 480px + 1663px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191978"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 1327px);
          ;
          width: 227px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191978"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 920px);
          ;
          width: 160px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191978"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914171067"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 61px;
        ;
        left: calc(50% - 600px + 877px);
        ;
        width: 247px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914171067"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693914171067"] {
          left: calc(50% - 480px + 867px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914171067"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 680px);
          ;
          width: 241px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914171067"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 482px);
          ;
          width: 157px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914171067"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191983"] {
        color: #ffffff;
        text-align: center;
        z-index: 13;
        top: 314px;
        ;
        left: calc(50% - 600px + 870px);
        ;
        width: 261px;
        height: auto;
        pointer-events: none;
      }

      #rec668355761 .tn-elem[data-elem-id="1693914191983"] .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) {
        #rec668355761 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693914191983"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191983"] {
          top: 61px;
          ;
          left: calc(50% - 480px + 2041px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191983"] {
          top: 44px;
          ;
          left: calc(50% - 320px + 1631px);
          ;
          width: 259px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914191983"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 1145px);
          ;
          width: 150px;
          height: auto;
        }

        #rec668355761 .tn-elem[data-elem-id="1693914191983"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec668355761 .tn-elem[data-elem-id="1693914934063"] {
        z-index: 14;
        top: 14px;
        ;
        left: calc(50% - 600px + 0px);
        ;
        width: 100px;
        height: 100px;
        pointer-events: none;
      }

      #rec668355761 .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) {
        #rec668355761 .tn-elem[data-elem-id="1693914934063"] {
          top: 17px;
          ;
          left: calc(50% - 480px + 2352px);
          ;
          width: 20px;
        }
      }

      @media screen and (max-width:959px) {
        #rec668355761 .tn-elem[data-elem-id="1693914934063"] {
          top: 33px;
          ;
          left: calc(50% - 320px + 1910px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec668355761 .tn-elem[data-elem-id="1693914934063"] {
          top: 22px;
          ;
          left: calc(50% - 160px + 1321px);
          ;
        }
      }
      


      #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;
          }
        }
      }
      


      #rec674538784 .t396__artboard {
        height: 1200px;
        background-color: #060c25;
      }

      #rec674538784 .t396__filter {
        height: 1200px;
      }

      #rec674538784 .t396__carrier {
        height: 1200px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec674538784 .t396__artboard,
        #rec674538784 .t396__filter,
        #rec674538784 .t396__carrier {
          height: 1128px;
        }

        #rec674538784 .t396__filter {}

        #rec674538784 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec674538784 .t396__artboard,
        #rec674538784 .t396__filter,
        #rec674538784 .t396__carrier {
          height: 1088px;
        }

        #rec674538784 .t396__filter {}

        #rec674538784 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec674538784 .t396__artboard,
        #rec674538784 .t396__filter,
        #rec674538784 .t396__carrier {
          height: 761px;
        }

        #rec674538784 .t396__filter {}

        #rec674538784 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1697713939153"] {
        z-index: 3;
        top: 1100px;
        ;
        left: calc(50% - 600px + 180px);
        ;
        width: 100px;
        height: 100px;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1697713939153"] {
          top: 1028px;
          ;
          left: calc(50% - 480px + 180px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1697713939153"] {
          top: 973px;
          ;
          left: calc(50% - 320px + -590px);
          ;
          width: 1800px;
          height: 115px;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1697713939153"] {
          top: 636px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: 125px;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 4;
        top: 694px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1681893676825"] {
          top: 684px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1681893676825"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1681893676825"] {
          top: 661px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1681893676825"] {
          top: 501px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 5;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1680531329619"] {
          top: 169px;
          ;
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1680531329619"] {
          top: 345px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1680531329619"] {
          top: 343px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 6;
        top: 575px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678029735046"] {
          top: 565px;
          ;
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678029735046"] {
          top: 515px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678029735046"] {
          top: 434px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 7;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678031355168"] {
          top: 655px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678031355168"] {
          top: 492px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 8;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678031455103"] {
          top: 589px;
          ;
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678031455103"] {
          top: 655px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678031455103"] {
          top: 492px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 23px);
          ;
          width: px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678028945727"] {
          top: 140px;
          ;
          left: calc(50% - 320px + 41px);
          ;
          width: 559px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678028945727"] {
          top: 80px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678028945730"] {
          top: 276px;
          ;
          left: calc(50% - 320px + 60px);
          ;
          width: 521px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678028945730"] {
          top: 206px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 12;
        top: 419px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec674538784 .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;
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601762"] {
          top: 420px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601762"] {
          top: 399px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601762"] {
          top: 319px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec674538784 .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;
      }

      #rec674538784 .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;
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601764"] {
          top: 419px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601764"] {
          top: 399px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678029601764"] {
          top: 318px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec674538784 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 14;
        top: 0px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1678029943464"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 15;
        top: 700px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1681894037562"] {
          top: 690px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1681894037562"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1681894037562"] {
          top: 713px;
          ;
          left: calc(50% - 320px + -680px);
          ;
          width: 2000px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1681894037562"] {
          top: 528px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec674538784 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 17;
        top: 704px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1681894176309"] {
          top: 654px;
          ;
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1681894176309"] {
          top: 739px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1681894176309"] {
          top: 523px;
          ;
          left: calc(50% - 160px + -290px);
          ;
          width: 900px;
          height: auto;
        }
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1697713255416"] {
          top: 942px;
          ;
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1697713255416"] {
          top: 904px;
          ;
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1697713255416"] {
          top: 612px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255416"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec674538784 .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;
      }

      #rec674538784 .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) {
        #rec674538784 .tn-elem[data-elem-id="1697713255421"] {
          top: 1002px;
          ;
          left: calc(50% - 480px + 200px);
          ;
          width: px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec674538784 .tn-elem[data-elem-id="1697713255421"] {
          top: 986px;
          ;
          left: calc(50% - 320px + 44px);
          ;
          width: 552px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec674538784 .tn-elem[data-elem-id="1697713255421"] {
          top: 665px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec674538784 .tn-elem[data-elem-id="1697713255421"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }
      


      #rec674548654 .t396__artboard {
        height: 258px;
        background-image: linear-gradient(0.5turn, rgba(61, 82, 67, 1) 0%, rgba(56, 76, 62, 1) 100%);
        overflow: auto;
      }

      #rec674548654 .t396__filter {
        height: 258px;
      }

      #rec674548654 .t396__carrier {
        height: 258px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec674548654 .t396__artboard,
        #rec674548654 .t396__filter,
        #rec674548654 .t396__carrier {
          height: 256px;
        }

        #rec674548654 .t396__filter {}

        #rec674548654 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec674548654 .t396__artboard,
        #rec674548654 .t396__filter,
        #rec674548654 .t396__carrier {
          height: 268px;
        }

        #rec674548654 .t396__filter {}

        #rec674548654 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec674548654 .t396__artboard,
        #rec674548654 .t396__filter,
        #rec674548654 .t396__carrier {
          height: 204px;
        }

        #rec674548654 .t396__filter {}

        #rec674548654 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec674548654 .tn-elem[data-elem-id="1693915829143"] {
        z-index: 2;
        top: 30px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 300px;
        height: auto;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693915829143"] {
          left: calc(50% - 480px + 10px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693915829143"] {
          top: 32px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693915829143"] {
          top: 36px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916632037"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec674548654 .tn-elem[data-elem-id="1693916632037"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 27px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916632037"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 28px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916632037"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .tn-elem[data-elem-id="1693916632037"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693916747330"] {
          left: calc(50% - 480px + 26px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916747330"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 30px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916747330"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 22px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .tn-elem[data-elem-id="1693916747330"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec674548654 .tn-elem[data-elem-id="1693915830736"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 457px);
        ;
        width: 300px;
        height: auto;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693915830736"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693915830736"] {
          top: 2px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693915830736"] {
          top: 18px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916948681"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec674548654 .tn-elem[data-elem-id="1693916948681"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916948681"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916948681"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .tn-elem[data-elem-id="1693916948681"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693916948688"] {
          top: 216px;
          ;
          left: calc(50% - 480px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916948688"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916948688"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 242px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .tn-elem[data-elem-id="1693916948688"] .tn-atom {
          font-size: 14px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec674548654 .tn-elem[data-elem-id="1693915813947"] {
        z-index: 10;
        top: 44px;
        ;
        left: calc(50% - 600px + 790px);
        ;
        width: 300px;
        height: auto;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693915813947"] {
          top: 40px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693915813947"] {
          top: 43px;
          ;
          left: calc(50% - 320px + 650px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693915813947"] {
          top: 46px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem.t396__elem--anim-hidden[data-elem-id="1693916976228"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec674548654 .tn-elem[data-elem-id="1693916976228"] {
          top: 168px;
          ;
          left: calc(50% - 480px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916976228"] {
          top: 172px;
          ;
          left: calc(50% - 320px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916976228"] {
          top: 130px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .tn-elem[data-elem-id="1693916976228"] .tn-atom {
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec674548654 .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;
      }

      #rec674548654 .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) {
        #rec674548654 .tn-elem[data-elem-id="1693916976230"] {
          top: 216px;
          ;
          left: calc(50% - 480px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec674548654 .tn-elem[data-elem-id="1693916976230"] {
          top: 216px;
          ;
          left: calc(50% - 320px + 670px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec674548654 .tn-elem[data-elem-id="1693916976230"] {
          top: 162px;
          ;
          left: calc(50% - 160px + 462px);
          ;
          width: 200px;
          height: auto;
        }

        #rec674548654 .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);
      }
      


            .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;
            }

            /*Иконка в программах аккордеоне*/
            #rec668355752 .t585__opened .t585__lines {
              -moz-transform: rotate(-180deg);
              -ms-transform: rotate(-180deg);
              -webkit-transform: rotate(-180deg);
              -o-transform: rotate(-180deg);
              transform: rotate(-180deg);
            }

            .t585__lines svg {
              display: none;
            }

            #rec668355752 .t585__lines::after {
              content: " ";
              width: 24px;
              height: 24px;
              position: absolute;
              left: 0;
              background-image: url(/images/tild3233-3066-4239-b866-316333366138__arrow.svg);
              background-size: 100%;
            }
            


              @media screen and (min-width: 481px) {
                .b24-widget-button-position-bottom-right {
                  right: 20px !important;
                  bottom: 150px !important;
                }
              }

              @media screen and (max-width: 480px) {
                .b24-widget-button-position-bottom-right {
                  right: 10px !important;
                  bottom: 80px !important;
                }
              }
              

.t-skiplink{position:absolute;top:0;left:20px;z-index:99999;padding:8px 10px;font-family:"Arial",sans-serif;font-size:18px;text-align:center;text-decoration:none;background-color:#c7d2e9;border:1px solid #c7d2e9;border-radius:8px;transform:translateY(-200px);transition:transform .3s ease;color:#000000;}
.t-skiplink:focus{transform:translateY(20px);opacity:1 !important;}