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


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

      #rec570313140 .t396__artboard {
        height: 120px;
      }

      #rec570313140 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570313140 .t396__filter {}

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

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

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

        #rec570313140 .t396__filter {}

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

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

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

        #rec570313140 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570313140 .tn-elem[data-elem-id="1678453526165"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 10;
        top: -670px;
        ;
        left: 540px;
        ;
        width: 112px;
        height: auto;
      }

      #rec570313140 .tn-elem[data-elem-id="1678453526165"] .tn-atom {
        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) {
        #rec570313140 .tn-elem[data-elem-id="1678453526165"] {
          top: -585px;
          ;
          left: 452px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570313140 .tn-elem[data-elem-id="1678453526165"] {
          top: 110px;
          ;
          left: 1210px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570313140 .tn-elem[data-elem-id="1678453526165"] {
          top: -332px;
          ;
          left: 141px;
          ;
          height: auto;
        }
      }

      #rec570313140 .tn-elem[data-elem-id="1678453526167"] {
        z-index: 11;
        top: -683px;
        ;
        left: 480px;
        ;
        width: 44px;
        height: auto;
      }

      #rec570313140 .tn-elem[data-elem-id="1678453526167"] .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) {
        #rec570313140 .tn-elem[data-elem-id="1678453526167"] {
          top: -598px;
          ;
          left: 392px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570313140 .tn-elem[data-elem-id="1678453526167"] {
          top: -525px;
          ;
          left: 120px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570313140 .tn-elem[data-elem-id="1678453526167"] {
          top: -405px;
          ;
          left: 90px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec570313140 .tn-elem[data-elem-id="1678453526170"] {
        z-index: 12;
        top: -683px;
        ;
        left: 666px;
        ;
        width: 44px;
        height: auto;
      }

      #rec570313140 .tn-elem[data-elem-id="1678453526170"] .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) {
        #rec570313140 .tn-elem[data-elem-id="1678453526170"] {
          top: -598px;
          ;
          left: 578px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570313140 .tn-elem[data-elem-id="1678453526170"] {
          top: -525px;
          ;
          left: -32px;
          ;
          height: auto;
        }
      }

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

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

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

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

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

      #rec570313140 .tn-elem[data-elem-id="1678866625045"] {
        color: #ffffff;
        text-align: left;
        z-index: 14;
        top: 48px;
        ;
        left: 117px;
        ;
        width: 192px;
        height: 25px;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570313140 .tn-elem[data-elem-id="1678866625045"] {
          top: 48px;
          ;
          left: 130px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec570313140 .tn-elem[data-elem-id="1678866625045"] {
          top: -810px;
          ;
          left: 250px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec570313140 .tn-elem[data-elem-id="1678866625045"] {
          top: -610px;
          ;
          left: 160px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      #rec570313140 .tn-elem[data-elem-id="1678866625048"] {
        z-index: 15;
        top: 49px;
        ;
        left: 287px;
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

      #rec570313140 .tn-elem[data-elem-id="1678866625048"] .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) {
        #rec570313140 .tn-elem[data-elem-id="1678866625048"] {
          left: 300px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec570313140 .tn-elem[data-elem-id="1678866625048"] {
          top: -809px;
          ;
          left: 371px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570313140 .tn-elem[data-elem-id="1678866625048"] {
          top: -459px;
          ;
          left: 340px;
          ;
          height: auto;
        }
      }

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

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

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

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


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

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

      #rec577334181 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild3363-6330-4130-b066-313035626435__-__resize__20x___1.png');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec577334181 .t396__filter {}

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

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

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

        #rec577334181 .t396__filter {}

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

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

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

        #rec577334181 .t396__filter {}

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

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

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

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

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

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

      #rec577334181 .tn-elem[data-elem-id="1678835430828"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 0px + 0px);
        ;
        left: calc(50% - 488px + 0px);
        ;
        width: 976px;
        height: auto;
      }

      #rec577334181 .tn-elem[data-elem-id="1678835430828"] .tn-atom {
        color: #ff9100;
        font-size: 128px;
        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:959px) {
        #rec577334181 .tn-elem[data-elem-id="1678835430828"] {
          top: calc(400px - 0px + 0px);
          ;
          left: calc(50% - 488px + -32px);
          ;
          width: 458px;
          height: auto;
        }

        #rec577334181 .tn-elem[data-elem-id="1678835430828"] .tn-atom {
          line-height: 0.9;
          background-size: cover;
        }
      }

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

        #rec577334181 .tn-elem[data-elem-id="1678835430828"] .tn-atom {
          font-size: 56px;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577334181 .tn-elem[data-elem-id="1681323909006"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 11;
        top: -892px;
        ;
        left: 624px;
        ;
        width: 112px;
        height: auto;
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909006"] .tn-atom {
        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) {
        #rec577334181 .tn-elem[data-elem-id="1681323909006"] {
          top: -582px;
          ;
          left: 376px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909006"] {
          top: 110px;
          ;
          left: 1210px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909006"] {
          top: -332px;
          ;
          left: 141px;
          ;
          height: auto;
        }
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909008"] {
        z-index: 12;
        top: -902px;
        ;
        left: 846px;
        ;
        width: 44px;
        height: auto;
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909008"] .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) {
        #rec577334181 .tn-elem[data-elem-id="1681323909008"] {
          top: -610px;
          ;
          left: 582px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909008"] {
          top: -332px;
          ;
          left: 326px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909008"] {
          top: -180px;
          ;
          left: 300px;
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909011"] {
        z-index: 13;
        top: -905px;
        ;
        left: 750px;
        ;
        width: 44px;
        height: auto;
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909011"] .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) {
        #rec577334181 .tn-elem[data-elem-id="1681323909011"] {
          top: -595px;
          ;
          left: 502px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909011"] {
          top: -330px;
          ;
          left: 174px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909011"] {
          top: -180px;
          ;
          left: 189px;
          ;
          width: 38px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577334181 .tn-elem[data-elem-id="1681323909024"] {
        color: #ffffff;
        text-align: left;
        z-index: 17;
        top: 48px;
        ;
        left: 117px;
        ;
        width: 192px;
        height: 25px;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909024"] {
          top: 48px;
          ;
          left: 130px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909024"] {
          top: -810px;
          ;
          left: 250px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909024"] {
          top: -610px;
          ;
          left: 160px;
          ;
          width: px;
        }

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

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

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

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

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

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

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

      #rec577334181 .tn-elem[data-elem-id="1681323909027"] {
        z-index: 18;
        top: 49px;
        ;
        left: 287px;
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

      #rec577334181 .tn-elem[data-elem-id="1681323909027"] .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) {
        #rec577334181 .tn-elem[data-elem-id="1681323909027"] {
          left: 300px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909027"] {
          top: -809px;
          ;
          left: 371px;
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec577334181 .tn-elem[data-elem-id="1681323909027"] {
          top: -459px;
          ;
          left: 340px;
          ;
          height: auto;
        }
      }

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

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

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


      #rec577337077 .t396__artboard {
        height: 595px;
        background-color: #02071d;
      }

      #rec577337077 .t396__filter {
        height: 595px;
      }

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

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

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

        #rec577337077 .t396__filter {}

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

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

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

        #rec577337077 .t396__filter {}

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

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

        #rec577337077 .t396__artboard,
        #rec577337077 .t396__filter,
        #rec577337077 .t396__carrier {
          height: 606px;
        }

        #rec577337077 .t396__filter {}

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

      #rec577337077 .tn-elem[data-elem-id="1678832489872"] {
        z-index: 1;
        top: 0px;
        ;
        left: calc(50% - 600px + -360px);
        ;
        width: 528px;
        height: auto;
      }

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

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

      @media screen and (max-width:639px) {
        #rec577337077 .tn-elem[data-elem-id="1678832489872"] {
          top: 261px;
          ;
          left: calc(50% - 160px + -118px);
          ;
          width: 187px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577337077 .tn-elem[data-elem-id="1681377854247"] {
        z-index: 7;
        top: 120px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 108px;
        height: 108px;
      }

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

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

      @media screen and (max-width:639px) {
        #rec577337077 .tn-elem[data-elem-id="1681377854247"] {
          top: 70px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 72px;
          height: 72px;
        }
      }
      


      #rec577337078 .t396__artboard {
        height: 520px;
        background-color: #02071d;
      }

      #rec577337078 .t396__filter {
        height: 520px;
      }

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

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

        #rec577337078 .t396__artboard,
        #rec577337078 .t396__filter,
        #rec577337078 .t396__carrier {
          height: 508px;
        }

        #rec577337078 .t396__filter {}

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

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

        #rec577337078 .t396__artboard,
        #rec577337078 .t396__filter,
        #rec577337078 .t396__carrier {
          height: 336px;
        }

        #rec577337078 .t396__filter {}

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

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

        #rec577337078 .t396__artboard,
        #rec577337078 .t396__filter,
        #rec577337078 .t396__carrier {
          height: 206px;
        }

        #rec577337078 .t396__filter {}

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

      #rec577337078 .tn-elem[data-elem-id="1680271101805"] {
        text-align: center;
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 960px;
        height: 520px;
      }

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec577337078 .tn-elem[data-elem-id="1680271101805"] {
          left: calc(50% - 160px + 10px);
          ;
          width: 300px;
          height: 206px;
        }

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

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

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


      #rec577337079 .t396__artboard {
        height: 272px;
        background-color: #02071d;
      }

      #rec577337079 .t396__filter {
        height: 272px;
      }

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

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

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

        #rec577337079 .t396__filter {}

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

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

        #rec577337079 .t396__artboard,
        #rec577337079 .t396__filter,
        #rec577337079 .t396__carrier {
          height: 385px;
        }

        #rec577337079 .t396__filter {}

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

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

        #rec577337079 .t396__artboard,
        #rec577337079 .t396__filter,
        #rec577337079 .t396__carrier {
          height: 267px;
        }

        #rec577337079 .t396__filter {}

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

      #rec577337079 .tn-elem[data-elem-id="1677681046481"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 1;
        top: 53px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 960px;
        height: auto;
      }

      #rec577337079 .tn-elem[data-elem-id="1677681046481"] .tn-atom {
        color: #ff9100;
        font-size: 48px;
        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 screen and (max-width:1199px) {
        #rec577337079 .tn-elem[data-elem-id="1677681046481"] {
          top: 53px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
          height: auto;
        }
      }

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

        #rec577337079 .tn-elem[data-elem-id="1677681046481"] .tn-atom {
          line-height: 1.1;
          letter-spacing: 0px;
          background-size: cover;
        }
      }

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

        #rec577337079 .tn-elem[data-elem-id="1677681046481"] .tn-atom {
          font-size: 26px;
          line-height: 1.1;
          background-size: cover;
        }
      }

      #rec577337079 .tn-elem[data-elem-id="1677681046516"] {
        z-index: 16;
        top: 0px;
        ;
        left: calc(50% - 600px + 569px);
        ;
        width: 62px;
        height: auto;
      }

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

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

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


      #rec577337080 .t396__artboard {
        height: 318px;
        background-image: linear-gradient(180deg, rgba(2, 7, 29, 1) 0%, rgba(3, 8, 30, 1) 100%);
      }

      #rec577337080 .t396__filter {
        height: 318px;
      }

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

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

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

        #rec577337080 .t396__filter {}

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

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

        #rec577337080 .t396__artboard,
        #rec577337080 .t396__filter,
        #rec577337080 .t396__carrier {
          height: 206px;
        }

        #rec577337080 .t396__filter {}

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

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

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

        #rec577337080 .t396__filter {}

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

      #rec577337080 .tn-elem[data-elem-id="1678868232782"] {
        z-index: 7;
        top: 0px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 460px;
        height: 318px;
      }

      #rec577337080 .tn-elem[data-elem-id="1678868232782"] .tn-atom {
        border-radius: 48px;
        background-color: #001d52;
        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) {
        #rec577337080 .tn-elem[data-elem-id="1678868232782"] {
          left: calc(50% - 480px + 10px);
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec577337080 .tn-elem[data-elem-id="1678868232782"] {
          left: calc(50% - 160px + 10px);
          ;
          width: 300px;
          height: 206px;
          border-radius: 24px;
        }

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

      #rec577337080 .tn-elem[data-elem-id="1678867165892"] {
        z-index: 8;
        top: 0px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 460px;
        height: 318px;
      }

      #rec577337080 .tn-elem[data-elem-id="1678867165892"] .tn-atom {
        border-radius: 48px;
        background-color: #001d52;
        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) {
        #rec577337080 .tn-elem[data-elem-id="1678867165892"] {
          left: calc(50% - 480px + 490px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec577337080 .tn-elem[data-elem-id="1678867165892"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 206px;
        }
      }

      @media screen and (max-width:639px) {
        #rec577337080 .tn-elem[data-elem-id="1678867165892"] {
          top: 226px;
          ;
          left: calc(50% - 160px + 10px);
          ;
          width: 300px;
          height: 206px;
          border-radius: 24px;
        }

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


      #rec577337081 .t396__artboard {
        height: 82px;
        background-image: linear-gradient(180deg, rgba(2, 7, 29, 1) 0%, rgba(3, 8, 30, 1) 100%);
      }

      #rec577337081 .t396__filter {
        height: 82px;
      }

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

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

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

        #rec577337081 .t396__filter {}

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

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

        #rec577337081 .t396__artboard,
        #rec577337081 .t396__filter,
        #rec577337081 .t396__carrier {
          height: 72px;
        }

        #rec577337081 .t396__filter {}

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

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

        #rec577337081 .t396__artboard,
        #rec577337081 .t396__filter,
        #rec577337081 .t396__carrier {
          height: 116px;
        }

        #rec577337081 .t396__filter {}

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

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

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

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

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

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

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


      #rec584427527 .t396__artboard {
        height: 217px;
        background-image: linear-gradient(180deg, rgba(2, 7, 29, 1) 0%, rgba(3, 8, 30, 1) 100%);
      }

      #rec584427527 .t396__filter {
        height: 217px;
      }

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

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

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

        #rec584427527 .t396__filter {}

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

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

        #rec584427527 .t396__artboard,
        #rec584427527 .t396__filter,
        #rec584427527 .t396__carrier {
          height: 371px;
        }

        #rec584427527 .t396__filter {}

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

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

        #rec584427527 .t396__artboard,
        #rec584427527 .t396__filter,
        #rec584427527 .t396__carrier {
          height: 272px;
        }

        #rec584427527 .t396__filter {}

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

      #rec584427527 .tn-elem[data-elem-id="1682601438463"] {
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 380px);
        ;
        width: 440px;
        height: auto;
        pointer-events: none;
      }

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

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

      @media screen and (max-width:639px) {
        #rec584427527 .tn-elem[data-elem-id="1682601438463"] {
          top: 56px;
          ;
          left: calc(50% - 160px + -4px);
          ;
          width: 329px;
          height: auto;
        }
      }

      #rec584427527 .tn-elem[data-elem-id="1682601582403"] {
        color: #ff9100;
        text-align: center;
        z-index: 6;
        top: 100px;
        ;
        left: calc(50% - 600px + 120px);
        ;
        width: 260px;
        height: 64px;
      }

      #rec584427527 .tn-elem[data-elem-id="1682601582403"] .tn-atom {
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.15;
        font-weight: 400;
        border-radius: 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;
      }

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

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

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

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

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

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

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

        #rec584427527 .tn-elem[data-elem-id="1682601582403"] .tn-atom:hover .tn-atom__button-text {
          color: #ffffff;
        }
      }

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

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec584427527 .tn-elem[data-elem-id="1682601582403"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 218px);
          ;
          width: 205px;
          height: 74px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec584427527 .tn-elem[data-elem-id="1682601582403"] {
          left: calc(50% - 160px + 80px);
          ;
          width: 161px;
          height: 56px;
        }

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

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

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

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

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

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

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

      #rec584427527 .tn-elem[data-elem-id="1682601537812"] {
        color: #ff9100;
        text-align: center;
        z-index: 7;
        top: 100px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 260px;
        height: 64px;
      }

      #rec584427527 .tn-elem[data-elem-id="1682601537812"] .tn-atom {
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.15;
        font-weight: 400;
        border-radius: 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;
      }

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

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

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

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

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

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

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

        #rec584427527 .tn-elem[data-elem-id="1682601537812"] .tn-atom:hover .tn-atom__button-text {
          color: #ffffff;
        }
      }

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

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec584427527 .tn-elem[data-elem-id="1682601537812"] {
          top: 297px;
          ;
          left: calc(50% - 320px + 222px);
          ;
          width: 196px;
          height: 64px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec584427527 .tn-elem[data-elem-id="1682601537812"] {
          top: 228px;
          ;
          left: calc(50% - 160px + 79px);
          ;
          width: 163px;
          height: 44px;
        }

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

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

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

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

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

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

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

      #rec584427527 .tn-elem[data-elem-id="1682601726701"] {
        z-index: 8;
        top: 123px;
        ;
        left: calc(50% - 600px + 538px);
        ;
        width: 55px;
        height: auto;
      }

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

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

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

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

      #rec584427527 .tn-elem[data-elem-id="1682601728569"] {
        z-index: 9;
        top: 123px;
        ;
        left: calc(50% - 600px + 613px);
        ;
        width: 55px;
        height: auto;
      }

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

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

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

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


      #rec577177471 .t396__artboard {
        height: 1448px;
        background-color: #02071d;
      }

      #rec577177471 .t396__filter {
        height: 1448px;
      }

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

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

        #rec577177471 .t396__artboard,
        #rec577177471 .t396__filter,
        #rec577177471 .t396__carrier {
          height: 1317px;
        }

        #rec577177471 .t396__filter {}

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

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

        #rec577177471 .t396__artboard,
        #rec577177471 .t396__filter,
        #rec577177471 .t396__carrier {
          height: 1098px;
        }

        #rec577177471 .t396__filter {}

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

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

        #rec577177471 .t396__artboard,
        #rec577177471 .t396__filter,
        #rec577177471 .t396__carrier {
          height: 1439px;
        }

        #rec577177471 .t396__filter {}

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

      #rec577177471 .tn-elem[data-elem-id="1682587464858"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 3;
        top: 160px;
        ;
        left: calc(50% - 600px + 151px);
        ;
        width: 899px;
        height: auto;
      }

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464861"] {
        z-index: 4;
        top: 282px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 563px;
        height: 317px;
      }

      #rec577177471 .tn-elem[data-elem-id="1682587464861"] .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) {
        #rec577177471 .tn-elem[data-elem-id="1682587464861"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 460px;
          height: 259px;
        }
      }

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464861"] {
          top: 305px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 169px;
          border-radius: 24px;
        }

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464866"] {
        z-index: 5;
        top: 282px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 563px;
        height: 317px;
      }

      #rec577177471 .tn-elem[data-elem-id="1682587464866"] .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) {
        #rec577177471 .tn-elem[data-elem-id="1682587464866"] {
          left: calc(50% - 480px + 490px);
          ;
          width: 460px;
          height: 259px;
        }
      }

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464866"] {
          top: 305px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 169px;
          border-radius: 24px;
        }

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464870"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 6;
        top: 1089px;
        ;
        left: calc(50% - 600px + 221px);
        ;
        width: 757px;
        height: auto;
      }

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

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

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464870"] {
          top: 799px;
          ;
          left: calc(50% - 320px + 54px);
          ;
          width: 533px;
          height: auto;
        }

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464873"] {
        z-index: 7;
        top: 1243px;
        ;
        left: calc(50% - 600px + 569px);
        ;
        width: 62px;
        height: auto;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464883"] {
        z-index: 10;
        top: 519px;
        ;
        left: calc(50% - 600px + 818px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464887"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 519px;
        ;
        left: calc(50% - 600px + 818px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

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

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

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

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

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

      @media (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682587464887"] {
          opacity: 0;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464890"] {
        color: #ff9100;
        text-align: center;
        z-index: 12;
        top: 534px;
        ;
        left: calc(50% - 600px + 818px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec577177471 .tn-elem[data-elem-id="1682587464890"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682587464890"] {
          opacity: 0;
        }
      }

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464893"] {
        z-index: 13;
        top: 519px;
        ;
        left: calc(50% - 600px + 218px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464897"] {
        color: #ffffff;
        text-align: center;
        z-index: 14;
        top: 519px;
        ;
        left: calc(50% - 600px + 218px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

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

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

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

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

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

      @media (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682587464897"] {
          opacity: 0;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464900"] {
        color: #ff9100;
        text-align: center;
        z-index: 15;
        top: 534px;
        ;
        left: calc(50% - 600px + 218px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec577177471 .tn-elem[data-elem-id="1682587464900"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1682587464900"] {
          opacity: 0;
        }
      }

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

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

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464900"] {
          top: -215pxpx;
          ;
          left: calc(50% - 320px + 360pxpx);
          ;
          width: px;
          height: auto;
        }

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1682587464902"] {
        z-index: 16;
        top: 363px;
        ;
        left: calc(50% - 600px + 159px);
        ;
        width: 282px;
        height: auto;
        pointer-events: none;
      }

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

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

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

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464902"] {
          top: 325px;
          ;
          left: calc(50% - 320px + 90px);
          ;
          width: 141px;
          height: auto;
        }
      }

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

      #rec577177471 .tn-elem[data-elem-id="1682587464906"] {
        z-index: 17;
        top: 382px;
        ;
        left: calc(50% - 600px + 747px);
        ;
        width: 306px;
        height: auto;
        pointer-events: none;
      }

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

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

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

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1682587464906"] {
          top: 331px;
          ;
          left: calc(50% - 320px + 399px);
          ;
          width: 162px;
          height: auto;
        }
      }

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

      #rec577177471 .tn-elem[data-elem-id="1701704831231"] {
        z-index: 18;
        top: 636px;
        ;
        left: calc(50% - 600px + 318px);
        ;
        width: 563px;
        height: 317px;
      }

      #rec577177471 .tn-elem[data-elem-id="1701704831231"] .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) {
        #rec577177471 .tn-elem[data-elem-id="1701704831231"] {
          top: 562px;
          ;
          left: calc(50% - 480px + 250px);
          ;
          width: 460px;
          height: 260px;
        }
      }

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1701704831231"] {
          top: 494px;
          ;
          left: calc(50% - 320px + 170px);
          ;
          width: 300px;
          height: 169px;
          border-radius: 24px;
        }

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

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

      #rec577177471 .tn-elem[data-elem-id="1701704831235"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 19;
        top: 768px;
        ;
        left: calc(50% - 600px + 364px);
        ;
        width: 478px;
        height: auto;
        pointer-events: none;
      }

      #rec577177471 .tn-elem[data-elem-id="1701704831235"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        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) {
        #rec577177471 .tn-elem[data-elem-id="1701704831235"] {
          top: 611px;
          ;
          left: calc(50% - 480px + 309px);
          ;
          width: 343px;
          height: auto;
        }

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1701704831238"] {
        z-index: 20;
        top: 873px;
        ;
        left: calc(50% - 600px + 516px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1701704831241"] {
        color: #ffffff;
        text-align: center;
        z-index: 21;
        top: 873px;
        ;
        left: calc(50% - 600px + 516px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

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

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

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

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

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

      @media (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1701704831241"] {
          opacity: 0;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec577177471 .tn-elem[data-elem-id="1701704831244"] {
        color: #ff9100;
        text-align: center;
        z-index: 22;
        top: 888px;
        ;
        left: calc(50% - 600px + 516px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec577177471 .tn-elem[data-elem-id="1701704831244"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec577177471 .tn-elem.t396__elem--anim-hidden[data-elem-id="1701704831244"] {
          opacity: 0;
        }
      }

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

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

      @media screen and (max-width:959px) {
        #rec577177471 .tn-elem[data-elem-id="1701704831244"] {
          top: -215pxpx;
          ;
          left: calc(50% - 320px + 360pxpx);
          ;
          width: px;
          height: auto;
        }

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

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

        #rec577177471 .tn-elem[data-elem-id="1701704831244"] .tn-atom {
          white-space: normal;
          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;
      }
      


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


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

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

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

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

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

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


      #rec577180242 a.t-menusub__link-item {
        font-size: 16px;
        color: #ffffff;
      }
      


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


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


      #rec577182736 .t396__artboard {
        height: 0px;
        background-color: #ffffff;
        overflow: visible;
      }

      #rec577182736 .t396__filter {
        height: 0px;
      }

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

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

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

        #rec577182736 .t396__filter {}

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

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

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

        #rec577182736 .t396__filter {}

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

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

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

        #rec577182736 .t396__filter {}

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

      #rec577182736 .tn-elem[data-elem-id="1679479976019"] {
        z-index: 2;
        top: 3px;
        ;
        left: calc(50% - 600px + 15px);
        ;
        width: 160px;
        height: 48px;
      }

      #rec577182736 .tn-elem[data-elem-id="1679479976019"] .tn-atom {
        border-radius: 16px;
        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:959px) {
        #rec577182736 .tn-elem[data-elem-id="1679479976019"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 172px;
          height: 48px;
          -webkit-backdrop-filter: blur(10px);
          
          ;
          backdrop-filter: blur(10px);
          
          ;
          border-radius: 16px;
        }

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

      @media screen and (max-width:639px) {
        #rec577182736 .tn-elem[data-elem-id="1679479976019"] {
          left: calc(50% - 160px + 20px);
          ;
        }
      }

      #rec577182736 .tn-elem[data-elem-id="1679396815889"] {
        z-index: 3;
        top: 22px;
        ;
        left: calc(50% - 600px + 40px);
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

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

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

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

      #rec577182736 .tn-elem[data-elem-id="1679396815885"] {
        color: #ffffff;
        text-align: left;
        z-index: 4;
        top: 15px;
        ;
        left: calc(50% - 600px + 60px);
        ;
        width: 115px;
        height: 24px;
        pointer-events: none;
      }

      #rec577182736 .tn-elem[data-elem-id="1679396815885"] .tn-atom {
        color: #ffffff;
        font-size: 14px;
        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: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec577182736 .tn-elem[data-elem-id="1679396815885"] {
          top: 11px;
          ;
          left: calc(50% - 320px + 50px);
          ;
          width: 128px;
          height: 24px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec577182736 .tn-elem[data-elem-id="1679396815885"] {
          left: calc(50% - 160px + 61px);
          ;
          width: px;
        }

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

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

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

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

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

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

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


            .floating {
              width: 350px;
            }

            .fixed-2 {
              position: fixed;
              /*Задаём отступ снизу*/
              bottom: 80px;
              z-index: 9999;
            }
            


            .example-3-btn {
              cursor: pointer;
            }
            


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