
        .t-records {
          opacity: 0;
        }

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

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


              body {
                overflow: auto !important;
              }

              .t830 {
                --nullpoint: 0
              }

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

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

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

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

              .t830__burger.t830__burger_mobile {
                display: none
              }

              .t830__burger.t830__burger_open {
                left: 230px
              }

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


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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


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


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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

      #rec570231559 .t396__artboard {
        height: 120px;
      }

      #rec570231559 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

        #rec570231559 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec685237274 .t396__filter {
        min-height: 1104px;
        height: 100vh;
      }

      #rec685237274 .t396__carrier {
        min-height: 1104px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

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

        #rec685237274 .t396__artboard,
        #rec685237274 .t396__filter,
        #rec685237274 .t396__carrier {
          min-height: 1011px;
        }

        #rec685237274 .t396__filter {}

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

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

        #rec685237274 .t396__artboard,
        #rec685237274 .t396__filter,
        #rec685237274 .t396__carrier {
          min-height: 809px;
        }

        #rec685237274 .t396__filter {}

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

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

        #rec685237274 .t396__artboard,
        #rec685237274 .t396__filter,
        #rec685237274 .t396__carrier {
          min-height: 989px;
        }

        #rec685237274 .t396__filter {}

        #rec685237274 .t396__carrier {
          background-position: 75.840% 51.800%;
          background-attachment: scroll;
        }
      }

      #rec685237274 .tn-elem[data-elem-id="1708962290175"] {
        z-index: 3;
        top: 0px;
        ;
        left: 0px;
        ;
        width: 100%;
        height: 65%;
      }

      #rec685237274 .tn-elem[data-elem-id="1708962290175"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        background-position: left 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) {
        #rec685237274 .tn-elem[data-elem-id="1708962290175"] {
          display: table;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1708962290175"] {
          display: table;
          height: 430px;
        }

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

      #rec685237274 .tn-elem[data-elem-id="1708962290178"] {
        z-index: 3;
        top: 0px;
        ;
        left: 0px;
        ;
        width: 100%;
        height: 65%;
      }

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1708962290178"] {
          display: table;
          height: 430px;
        }

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

      #rec685237274 .tn-elem[data-elem-id="1708962290181"] {
        z-index: 3;
        top: 39px;
        ;
        left: 0px;
        ;
        width: 100%;
        height: 26%;
      }

      #rec685237274 .tn-elem[data-elem-id="1708962290181"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(2, 7, 29, 0) 100%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec685237274 .tn-elem[data-elem-id="1708962290181"] {
          display: table;
          top: 48px;
          ;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1708962290181"] {
          display: table;
          top: 330px;
          ;
          height: 100px;
        }

        #rec685237274 .tn-elem[data-elem-id="1708962290181"] .tn-atom {
          background-position: center center;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1698249172093"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 350px;
        ;
        left: calc(50% - 190px + 0px);
        ;
        width: 380px;
        height: auto;
      }

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

      @media screen and (max-width:1199px) {
        #rec685237274 .tn-elem[data-elem-id="1698249172093"] {
          display: table;
          top: 350px;
          ;
          left: calc(50% - 190px + 1px);
          ;
          width: px;
          height: auto;
        }

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1698249172093"] {
          display: table;
          top: 164px;
          ;
          left: calc(50% - 190px + 1px);
          ;
          width: 217px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1764158803247000006"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 920px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1764158803247000006"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        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) {
        #rec685237274 .tn-elem[data-elem-id="1764158803247000006"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 742px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1764158803259000007"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 920px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1764158803259000007"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec685237274 .tn-elem[data-elem-id="1764158803259000007"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 742px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1764158803268000008"] {
        z-index: 3;
        top: calc(50vh - 552px + 571px);
        ;
        left: calc(50% - 600px + 950px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1764158803274000010"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 985px);
        ;
        left: calc(50% - 600px + 920px);
        ;
        width: 260px;
        height: auto;
      }

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1764158803274000010"] {
          display: table;
          top: 930px;
          ;
          left: calc(50% - 160px + 159px);
          ;
          width: 158px;
          height: auto;
          text-align: left;
        }

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

      #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 885px);
        ;
        left: calc(50% - 600px + 931px);
        ;
        width: 237px;
        height: 64px;
      }

      #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-headline-font, Arial);
        line-height: 1.2;
        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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] {
          display: block;
          top: 787px;
          ;
          left: calc(50% - 480px + 742px);
          ;
          width: 208px;
          height: 87px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] {
          display: block;
          top: 629px;
          ;
          left: calc(50% - 320px + 490px);
          ;
          width: 140px;
          height: 57px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] {
          display: block;
          top: 865px;
          ;
          left: calc(50% - 160px + 159px);
          ;
          width: 140px;
          height: 57px;
          text-align: left;
        }

        #rec685237274 .tn-elem[data-elem-id="1764158803280000011"] .tn-atom {
          white-space: normal;
          background-size: cover;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
        }

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403816"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403816"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403816"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 498px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403832"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403832"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403832"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 498px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403836"] {
        z-index: 3;
        top: calc(50vh - 552px + 571px);
        ;
        left: calc(50% - 600px + 650px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403756"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 985px);
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 260px;
        height: auto;
      }

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

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403761"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 885px);
        ;
        left: calc(50% - 600px + 647px);
        ;
        width: 206px;
        height: 64px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403761"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-headline-font, Arial);
        line-height: 1.2;
        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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403761"] {
          display: block;
          top: 813px;
          ;
          left: calc(50% - 480px + 498px);
          ;
          width: 208px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403761"] {
          display: block;
          top: 651px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 140px;
          height: 40px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403761"] {
          display: block;
          top: 710px;
          ;
          left: calc(50% - 160px + 159px);
          ;
          width: 140px;
          height: 40px;
          text-align: left;
        }

        #rec685237274 .tn-elem[data-elem-id="1739214403761"] .tn-atom {
          white-space: normal;
          background-size: cover;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
        }

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403768"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403768"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403768"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 254px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1766060294523000002"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1766060294523000002"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        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) {
        #rec685237274 .tn-elem[data-elem-id="1766060294523000002"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 254px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403772"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403772"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403772"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 254px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403775"] {
        z-index: 3;
        top: calc(50vh - 552px + 571px);
        ;
        left: calc(50% - 600px + 350px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403742"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 885px);
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 260px;
        height: 64px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403742"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-headline-font, Arial);
        line-height: 1.2;
        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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403742"] {
          display: block;
          top: 813px;
          ;
          left: calc(50% - 480px + 258px);
          ;
          width: 199px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403742"] {
          display: block;
          top: 651px;
          ;
          left: calc(50% - 320px + 170px);
          ;
          width: 140px;
          height: 40px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403742"] {
          display: block;
          top: 546px;
          ;
          left: calc(50% - 160px + 158px);
          ;
          width: 149px;
          height: 40px;
          text-align: left;
        }

        #rec685237274 .tn-elem[data-elem-id="1739214403742"] .tn-atom {
          white-space: normal;
          background-size: cover;
          opacity: 1;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
        }

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403746"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 985px);
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 260px;
        height: auto;
      }

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

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403782"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403782"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-color: #0a1547;
        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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403782"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403786"] {
        z-index: 3;
        top: calc(50vh - 552px + 609px);
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 260px;
        height: 360px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403786"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec685237274 .tn-elem[data-elem-id="1739214403786"] {
          display: table;
          top: 609px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 208px;
          height: 288px;
        }
      }

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403801"] {
        z-index: 3;
        top: calc(50vh - 552px + 571px);
        ;
        left: calc(50% - 600px + 50px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403722"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 885px);
        ;
        left: calc(50% - 600px + 59px);
        ;
        width: 182px;
        height: 64px;
      }

      #rec685237274 .tn-elem[data-elem-id="1739214403722"] .tn-atom {
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-headline-font, Arial);
        line-height: 1.2;
        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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403722"] {
          display: block;
          top: 813px;
          ;
          left: calc(50% - 480px + 26px);
          ;
          width: 175px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403722"] {
          display: block;
          top: 651px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 140px;
          height: 40px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403722"] {
          display: block;
          top: 382px;
          ;
          left: calc(50% - 160px + 158px);
          ;
          width: 140px;
          height: 40px;
          text-align: left;
        }

        #rec685237274 .tn-elem[data-elem-id="1739214403722"] .tn-atom {
          white-space: normal;
          background-size: cover;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
        }

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

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

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

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

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

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

      #rec685237274 .tn-elem[data-elem-id="1739214403726"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 552px + 985px);
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 260px;
        height: auto;
      }

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec685237274 .tn-elem[data-elem-id="1739214403726"] {
          display: table;
          top: 430px;
          ;
          left: calc(50% - 160px + 158px);
          ;
          width: 101px;
          height: auto;
          text-align: left;
        }

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


      #rec2389900503 .t396__artboard {
        height: 260px;
        background-color: #02071d;
      }

      #rec2389900503 .t396__filter {
        height: 260px;
      }

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

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

        #rec2389900503 .t396__artboard,
        #rec2389900503 .t396__filter,
        #rec2389900503 .t396__carrier {
          height: 260px;
        }

        #rec2389900503 .t396__filter {}

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

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

        #rec2389900503 .t396__artboard,
        #rec2389900503 .t396__filter,
        #rec2389900503 .t396__carrier {
          height: 260px;
        }

        #rec2389900503 .t396__filter {}

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

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

        #rec2389900503 .t396__artboard,
        #rec2389900503 .t396__filter,
        #rec2389900503 .t396__carrier {
          height: 326px;
        }

        #rec2389900503 .t396__filter {}

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

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

      #rec2389900503 .tn-elem[data-elem-id="1744551958540"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec2389900503 .tn-elem[data-elem-id="1744551958540"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-elem[data-elem-id="1744551958540"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

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

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

      #rec2389900503 .tn-elem[data-elem-id="1744552040942"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #191c2e;
        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) {
        #rec2389900503 .tn-elem[data-elem-id="1744552040942"] {
          display: table;
          left: calc(50% - 480px + 330px);
          ;
          width: 620px;
        }
      }

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-elem[data-elem-id="1744552040942"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1744552040942"] .tn-atom {
          background-position: 20.507% 0.000%;
          background-size: 256.333%;
          border-radius: 24px 24px 24px 24px;
        }
      }

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

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

      #rec2389900503 .tn-group[data-group-id="1782131900015000001"] {
        z-index: 3;
        position: absolute;
        top: 89px;
        left: calc(50% - 600px + 59px);
        width: 281px;
        height: 74px;
      }

      #rec2389900503 .tn-group[data-group-id="1782131900015000001"] #molecule-1782131900015000001 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        overflow: visible visible;
        flex-wrap: wrap;
        column-gap: 8px;
        row-gap: 8px;
        align-items: center;
        justify-content: center;
        align-content: flex-start;
        padding: 0px 0px 0px 0px;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px 0px 0px 0px;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

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

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

      @media screen and (max-width:1199px) {
        #rec2389900503 .tn-group[data-group-id="1782131900015000001"] {
          display: flex;
          top: 89px;
          left: calc(50% - 480px + 19px);
          height: 74px;
        }

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

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-group[data-group-id="1782131900015000001"] {
          display: flex;
          top: 82px;
          left: calc(50% - 320px + 19px);
          height: 74px;
        }

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

      @media screen and (max-width:639px) {
        #rec2389900503 .tn-group[data-group-id="1782131900015000001"] {
          display: flex;
          top: 162px;
          left: calc(50% - 160px + 19px);
          height: 74px;
        }

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

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 20px 20px 20px 20px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 4px 16px 4px 16px;
      }

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] {
          display: block;
          top: 41px;
          left: 55px;
          height: auto;
          flex-shrink: 0;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] {
          display: block;
          top: 41px;
          left: 55px;
          width: 171px;
          height: auto;
          flex-shrink: 0;
          border-radius: 20px 20px 20px 20px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 20px 20px 20px 20px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] {
          display: block;
          top: 41px;
          left: 55px;
          width: 171px;
          height: auto;
          flex-shrink: 0;
          border-radius: 16px 16px 16px 16px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000002"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] .tn-atom {
        white-space: nowrap;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 20px 20px 20px 20px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 4px 16px 4px 16px;
      }

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

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

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

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

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

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

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] {
          display: block;
          top: 0px;
          left: 152px;
          width: 116px;
          height: auto;
          flex-shrink: 0;
          border-radius: 20px 20px 20px 20px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
          border-radius: 20px 20px 20px 20px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] {
          display: block;
          top: 0px;
          left: 152px;
          width: 116px;
          height: auto;
          flex-shrink: 0;
          border-radius: 16px 16px 16px 16px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000003"] .tn-atom {
          white-space: nowrap;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] .tn-atom {
        white-space: nowrap;
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 20px 20px 20px 20px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

      #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 4px 16px 4px 16px;
      }

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

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

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

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

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

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

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] {
          display: block;
          top: 0px;
          left: 13px;
          width: 131px;
          height: auto;
          flex-shrink: 0;
          border-radius: 20px 20px 20px 20px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] .tn-atom {
          white-space: nowrap;
          background-size: cover;
          border-radius: 20px 20px 20px 20px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] {
          display: block;
          top: 0px;
          left: 13px;
          width: 131px;
          height: auto;
          flex-shrink: 0;
          border-radius: 16px 16px 16px 16px;
        }

        #rec2389900503 .tn-elem[data-elem-id="1782131900016000004"] .tn-atom {
          white-space: nowrap;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      #rec2389900503 .tn-elem[data-elem-id="1744552018298"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 41px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: auto;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2389900503 .tn-elem[data-elem-id="1744551958563"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.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;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec2389900503 .tn-elem[data-elem-id="1744551958563"] {
          display: block;
          top: 172px;
          ;
          left: calc(50% - 480px + 77px);
          ;
          width: px;
          height: 56px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2389900503 .tn-group[data-group-id="1782131925033000001"] {
        z-index: 3;
        position: absolute;
        top: 15px;
        left: calc(50% - 600px + 330px);
        width: 72px;
        height: 39px;
      }

      #rec2389900503 .tn-group[data-group-id="1782131925033000001"] #molecule-1782131925033000001 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        overflow: visible visible;
        flex-direction: row;
        column-gap: 0px;
        align-items: center;
        justify-content: center;
        align-content: flex-start;
        padding: 4px 12px 4px 12px;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 100px 100px 100px 100px;
        background-color: #ff9101;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

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

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

      @media screen and (max-width:1199px) {
        #rec2389900503 .tn-group[data-group-id="1782131925033000001"] {
          display: flex;
          left: calc(50% - 480px + 260px);
          width: 72px;
          height: 39px;
        }

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

      @media screen and (max-width:959px) {
        #rec2389900503 .tn-group[data-group-id="1782131925033000001"] {
          display: flex;
          left: calc(50% - 320px + 260px);
          width: 72px;
          height: 39px;
        }

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

      @media screen and (max-width:639px) {
        #rec2389900503 .tn-group[data-group-id="1782131925033000001"] {
          display: flex;
          top: 4px;
          left: calc(50% - 160px + 266px);
          width: 50px;
          height: 26px;
        }

        #rec2389900503 .tn-group[data-group-id="1782131925033000001"] #molecule-1782131925033000001 {
          display: flex;
          padding: 2px 8px 2px 8px;
        }
      }

      #rec2389900503 .tn-elem[data-elem-id="1782131925033000002"] {
        color: #ffffff;
        z-index: 3;
        top: 4px;
        left: 12px;
        width: auto;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

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

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

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

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

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

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

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


      #rec2390021753 .t396__artboard {
        height: 388px;
        background-color: #02071d;
      }

      #rec2390021753 .t396__filter {
        height: 388px;
      }

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

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

        #rec2390021753 .t396__artboard,
        #rec2390021753 .t396__filter,
        #rec2390021753 .t396__carrier {
          height: 380px;
        }

        #rec2390021753 .t396__filter {}

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

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

        #rec2390021753 .t396__artboard,
        #rec2390021753 .t396__filter,
        #rec2390021753 .t396__carrier {
          height: 762px;
        }

        #rec2390021753 .t396__filter {}

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

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

        #rec2390021753 .t396__artboard,
        #rec2390021753 .t396__filter,
        #rec2390021753 .t396__carrier {
          height: 351px;
        }

        #rec2390021753 .t396__filter {}

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

      #rec2390021753 .tn-elem[data-elem-id="1726820781029"] {
        z-index: 3;
        top: 146px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 260px;
        height: 242px;
      }

      #rec2390021753 .tn-elem[data-elem-id="1726820781029"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec2390021753 .tn-elem[data-elem-id="1726820781029"] {
          display: table;
          top: 136px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 220px;
          height: 242px;
        }
      }

      @media screen and (max-width:959px) {
        #rec2390021753 .tn-elem[data-elem-id="1726820781029"] {
          display: table;
          top: 127px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 230px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

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

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

      #rec2390021753 .tn-elem[data-elem-id="1727698227289"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec2390021753 .tn-elem[data-elem-id="1727698227289"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 220px;
          height: 138px;
        }
      }

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

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

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

      #rec2390021753 .tn-elem[data-elem-id="1727698227287"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 192px;
        ;
        left: calc(50% - 600px + 35px);
        ;
        width: 230px;
        height: auto;
      }

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

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

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

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

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

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

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

      #rec2390021753 .tn-elem[data-elem-id="1727698227285"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 130px;
        ;
        left: calc(50% - 600px + 150px);
        ;
        width: 120px;
        height: 32px;
        pointer-events: none;
      }

      #rec2390021753 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

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

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

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

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

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

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

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

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

        #rec2390021753 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec2390021753 .tn-elem[data-elem-id="1727698227285"] {
          display: block;
          top: 139px;
          ;
          left: calc(50% - 320px + 176px);
          ;
          width: 118px;
          height: 36px;
          border-radius: 12px 12px 12px 12px;
        }

        #rec2390021753 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px 12px 12px 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec2390021753 .tn-elem[data-elem-id="1727698227285"] {
          display: block;
          top: 139px;
          ;
          left: calc(50% - 160px + 171px);
          ;
          width: px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec2390021753 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2390021753 .tn-elem[data-elem-id="1727698227275"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: var(--t-text-font, Arial);
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.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;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec2390021753 .tn-group[data-group-id="1782131936210000001"] {
        z-index: 3;
        position: absolute;
        top: 15px;
        left: calc(50% - 600px + 330px);
        width: 72px;
        height: 39px;
      }

      #rec2390021753 .tn-group[data-group-id="1782131936210000001"] #molecule-1782131936210000001 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        overflow: visible visible;
        flex-direction: row;
        column-gap: 0px;
        align-items: center;
        justify-content: center;
        align-content: flex-start;
        padding: 4px 12px 4px 12px;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 100px 100px 100px 100px;
        background-color: #ff9101;
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

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

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

      @media screen and (max-width:1199px) {
        #rec2390021753 .tn-group[data-group-id="1782131936210000001"] {
          display: flex;
          left: calc(50% - 480px + 260px);
          width: 72px;
          height: 39px;
        }

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

      @media screen and (max-width:959px) {
        #rec2390021753 .tn-group[data-group-id="1782131936210000001"] {
          display: flex;
          left: calc(50% - 320px + 260px);
          width: 72px;
          height: 39px;
        }

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

      @media screen and (max-width:639px) {
        #rec2390021753 .tn-group[data-group-id="1782131936210000001"] {
          display: flex;
          top: 80px;
          left: calc(50% - 160px + 253px);
          width: 62px;
          height: 29px;
        }

        #rec2390021753 .tn-group[data-group-id="1782131936210000001"] #molecule-1782131936210000001 {
          display: flex;
          padding: 2px 12px 2px 12px;
        }
      }

      #rec2390021753 .tn-elem[data-elem-id="1782131936210000002"] {
        color: #ffffff;
        z-index: 3;
        top: 4px;
        left: 12px;
        width: auto;
        flex-shrink: 0;
        height: auto;
        margin: 0 0 0 0;
      }

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

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

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

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

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

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

        #rec2390021753 .tn-elem[data-elem-id="1782131936210000002"] .tn-atom {
          vertical-align: middle;
          white-space: nowrap;
          font-size: 16px;
          background-size: cover;
        }
      }
      


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

      #rec711716150 .t396__filter {
        height: 638px;
      }

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

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

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

        #rec711716150 .t396__filter {}

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

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

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

        #rec711716150 .t396__filter {}

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

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

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

        #rec711716150 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec711716150 .tn-elem[data-elem-id="1682587718919"] .tn-atom {
          background-size: cover;
          border-radius: 16px 16px 16px 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) {
        #rec711716150 .tn-elem[data-elem-id="1682587718919"] {
          display: table;
          top: 269px;
          ;
          left: calc(50% - 160px + 120px);
          ;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec857216457 .t396__artboard {
        height: 938px;
        background-color: #02071d;
      }

      #rec857216457 .t396__filter {
        height: 938px;
      }

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

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

        #rec857216457 .t396__artboard,
        #rec857216457 .t396__filter,
        #rec857216457 .t396__carrier {
          height: 1038px;
        }

        #rec857216457 .t396__filter {}

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

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

        #rec857216457 .t396__artboard,
        #rec857216457 .t396__filter,
        #rec857216457 .t396__carrier {
          height: 797px;
        }

        #rec857216457 .t396__filter {}

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

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

        #rec857216457 .t396__artboard,
        #rec857216457 .t396__filter,
        #rec857216457 .t396__carrier {
          height: 406px;
        }

        #rec857216457 .t396__filter {}

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

      #rec857216457 .tn-elem[data-elem-id="1738003727447"] {
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 724px;
      }

      #rec857216457 .tn-elem[data-elem-id="1738003727447"] .tn-atom {
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) 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;
      }

      #rec857216457 .tn-elem[data-elem-id="1738003727447"] .t-slds__main {
        border-radius: calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) calc(48px * var(--zoom, 1)) 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) {
        #rec857216457 .tn-elem[data-elem-id="1738003727447"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }

        #rec857216457 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec857216457 .tn-elem[data-elem-id="1738003727447"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: 397px;
        }

        #rec857216457 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec857216457 .tn-elem[data-elem-id="1738003727447"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 200px;
        }

        #rec857216457 .tn-elem[data-elem-id="1738003727447"] .tn-atom {
          background-size: cover;
          border-radius: calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1));
        }

        #rec857216457 .tn-elem[data-elem-id="1738003727447"] .tn-atom__slds-img {
          background-size: cover;
        }

        #rec857216457 .tn-elem[data-elem-id="1738003727447"] .t-slds__main {
          border-radius: calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1)) calc(24px * var(--zoom, 1));
        }
      }
      


            .thumber .tn-atom .t-slds__bullet_body {
              display: none;
            }

            .thumber .t-slds__bullet_wrapper {
              text-align: center;
              margin: 0 !important;
            }

            .thumber .t-slds__bullet.t-slds__bullet_active {
              box-shadow: inset 0px 0px 0px 2px #FF9100;
            }

            .thumber .t-slds__bullet {
              margin: 8px 10px 10px 0 !important;
              width: 80px;
              height: 80px;
              border-radius: 8px;
              background-size: cover;
              padding: 0 !important;
            }

            .thumber .t-slds__bullet_wrapper {
              transform: translateY(calc(100% - 20px));
              padding-top: 0;
            }

            @media screen and (max-width:480px) {
              .thumber .t-slds__bullet {
                width: 38px;
                height: 38px;
                border-radius: 4px;
              }

              .thumber .t-slds__bullet {
                margin: 0 8px 8px 0 !important;
              }
            }

            .thumber .t-slds__bullet_wrapper {
              display: block !important;
              justify-content: center;
              /* выравнивание: слева - flex-start , справа - flex-end  , центр - center -  */
            }
            


      #rec864208258 .t396__artboard {
        height: 134px;
        background-color: #02071d;
      }

      #rec864208258 .t396__filter {
        height: 134px;
      }

      #rec864208258 .t396__carrier {
        height: 134px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864208258 .t396__artboard,
        #rec864208258 .t396__filter,
        #rec864208258 .t396__carrier {}

        #rec864208258 .t396__filter {}

        #rec864208258 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864208258 .t396__artboard,
        #rec864208258 .t396__filter,
        #rec864208258 .t396__carrier {
          height: 122px;
        }

        #rec864208258 .t396__filter {}

        #rec864208258 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864208258 .t396__artboard,
        #rec864208258 .t396__filter,
        #rec864208258 .t396__carrier {
          height: 104px;
        }

        #rec864208258 .t396__filter {}

        #rec864208258 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864208258 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 172px);
        ;
        width: 856px;
        height: auto;
      }

      #rec864208258 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.45;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208258 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + 52px);
          ;
          width: px;
          height: auto;
        }

        #rec864208258 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208258 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 320px + 57px);
          ;
          width: 527px;
          height: auto;
        }

        #rec864208258 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208258 .tn-elem[data-elem-id="1677772464169"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 234px;
          height: auto;
        }

        #rec864208258 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1;
          background-size: cover;
        }
      }
      


      #rec864208393 .t396__artboard {
        height: 468px;
        background-color: #02071d;
        overflow-x: auto;
        overflow-y: hidden;
      }

      #rec864208393 .t396__filter {
        height: 468px;
      }

      #rec864208393 .t396__carrier {
        height: 468px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864208393 .t396__artboard,
        #rec864208393 .t396__filter,
        #rec864208393 .t396__carrier {
          height: 468px;
        }

        #rec864208393 .t396__filter {}

        #rec864208393 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864208393 .t396__artboard,
        #rec864208393 .t396__filter,
        #rec864208393 .t396__carrier {}

        #rec864208393 .t396__filter {}

        #rec864208393 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864208393 .t396__artboard,
        #rec864208393 .t396__filter,
        #rec864208393 .t396__carrier {
          height: 413px;
        }

        #rec864208393 .t396__filter {}

        #rec864208393 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926083"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 468px;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926083"] .tn-atom {
        border-radius: 16px 16px 16px 16px;
        opacity: 0.3;
        background-position: center center;
        --t396-borderwidth: 1px;
        --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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926083"] {
          left: calc(50% - 480px + 10px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926083"] {
          top: 1px;
          ;
          left: calc(50% - 160px + 10px);
          ;
          width: 260px;
          height: 411px;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926092"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 468px;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926092"] .tn-atom {
        border-radius: 16px 16px 16px 16px;
        opacity: 0.3;
        background-position: center center;
        --t396-borderwidth: 1px;
        --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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926092"] {
          left: calc(50% - 480px + 410px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926092"] {
          top: 1px;
          ;
          left: calc(50% - 160px + 286px);
          ;
          width: 260px;
          height: 411px;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926119"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 5;
        top: 24px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 279px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926119"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', 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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926119"] {
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926119"] {
          top: 21px;
          ;
          left: calc(50% - 160px + 30px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926119"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926157"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 24px;
        ;
        left: calc(50% - 600px + 444px);
        ;
        width: 312px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926157"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', 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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926157"] {
          left: calc(50% - 480px + 434px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926157"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926157"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926157"] {
          top: 21px;
          ;
          left: calc(50% - 160px + 306px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926157"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926121"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 78px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 312px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926121"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926121"] {
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926121"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926121"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926121"] {
          top: 66px;
          ;
          left: calc(50% - 160px + 30px);
          ;
          width: 209px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926121"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926159"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 78px;
        ;
        left: calc(50% - 600px + 444px);
        ;
        width: 312px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926159"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926159"] {
          left: calc(50% - 480px + 434px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926159"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926159"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926159"] {
          top: 66px;
          ;
          left: calc(50% - 160px + 306px);
          ;
          width: 220px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926159"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926098"] {
        z-index: 10;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 468px;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926098"] .tn-atom {
        border-radius: 16px 16px 16px 16px;
        opacity: 0.3;
        background-position: center center;
        --t396-borderwidth: 1px;
        --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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926098"] {
          left: calc(50% - 480px + 810px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926098"] {
          top: 1px;
          ;
          left: calc(50% - 160px + 562px);
          ;
          width: 260px;
          height: 411px;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926162"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 11;
        top: 419px;
        ;
        left: calc(50% - 600px + 444px);
        ;
        width: 219px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926162"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        opacity: 0.6;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926162"] {
          left: calc(50% - 480px + 434px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926162"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926162"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926162"] {
          top: 370px;
          ;
          left: calc(50% - 160px + 306px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926162"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926189"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 12;
        top: 24px;
        ;
        left: calc(50% - 600px + 844px);
        ;
        width: 312px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926189"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 32px;
        font-family: 'Kurale', 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) {
        #rec864208393 .tn-elem[data-elem-id="1684147926189"] {
          left: calc(50% - 480px + 834px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926189"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926189"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926189"] {
          top: 21px;
          ;
          left: calc(50% - 160px + 582px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926189"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926191"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 14;
        top: 78px;
        ;
        left: calc(50% - 600px + 844px);
        ;
        width: 312px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926191"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926191"] {
          left: calc(50% - 480px + 834px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926191"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926191"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926191"] {
          top: 66px;
          ;
          left: calc(50% - 160px + 582px);
          ;
          width: 218px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926191"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926193"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 15;
        top: 419px;
        ;
        left: calc(50% - 600px + 844px);
        ;
        width: 218px;
        height: auto;
      }

      #rec864208393 .tn-elem[data-elem-id="1684147926193"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.4;
        font-weight: 400;
        opacity: 0.6;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926193"] {
          left: calc(50% - 480px + 834px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926193"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926193"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684147926193"] {
          top: 370px;
          ;
          left: calc(50% - 160px + 582px);
          ;
          width: px;
          height: auto;
        }

        #rec864208393 .tn-elem[data-elem-id="1684147926193"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684148035140"] {
        z-index: 16;
        top: 419px;
        ;
        left: calc(50% - 600px + 559px);
        ;
        width: 24px;
        height: auto;
        pointer-events: none;
      }

      #rec864208393 .tn-elem[data-elem-id="1684148035140"] .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;
      }

      #rec864208393 .tn-elem[data-elem-id="1684148035140"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684148035140"] {
          left: calc(50% - 480px + 549px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684148035140"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684148035140"] {
          top: 366px;
          ;
          left: calc(50% - 160px + 396px);
          ;
          height: auto;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1684148038401"] {
        z-index: 17;
        top: 419px;
        ;
        left: calc(50% - 600px + 959px);
        ;
        width: 24px;
        height: auto;
        pointer-events: none;
      }

      #rec864208393 .tn-elem[data-elem-id="1684148038401"] .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;
      }

      #rec864208393 .tn-elem[data-elem-id="1684148038401"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1684148038401"] {
          left: calc(50% - 480px + 949px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864208393 .tn-elem[data-elem-id="1684148038401"] {
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1684148038401"] {
          top: 366px;
          ;
          left: calc(50% - 160px + 672px);
          ;
          height: auto;
        }
      }

      #rec864208393 .tn-elem[data-elem-id="1692269083822"] {
        z-index: 18;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 100px;
        height: 100px;
        pointer-events: none;
      }

      #rec864208393 .tn-elem[data-elem-id="1692269083822"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec864208393 .tn-elem[data-elem-id="1692269083822"] {
          top: 184px;
          ;
          left: calc(50% - 480px + 1170px);
          ;
          width: 40px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864208393 .tn-elem[data-elem-id="1692269083822"] {
          top: 185px;
          ;
          left: calc(50% - 160px + 820px);
          ;
          width: 20px;
        }
      }
      


      #rec864209245 .t396__artboard {
        height: 56px;
        background-color: #02071d;
      }

      #rec864209245 .t396__filter {
        height: 56px;
      }

      #rec864209245 .t396__carrier {
        height: 56px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864209245 .t396__artboard,
        #rec864209245 .t396__filter,
        #rec864209245 .t396__carrier {}

        #rec864209245 .t396__filter {}

        #rec864209245 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864209245 .t396__artboard,
        #rec864209245 .t396__filter,
        #rec864209245 .t396__carrier {}

        #rec864209245 .t396__filter {}

        #rec864209245 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864209245 .t396__artboard,
        #rec864209245 .t396__filter,
        #rec864209245 .t396__carrier {
          height: 56px;
        }

        #rec864209245 .t396__filter {}

        #rec864209245 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864209245 .tn-elem[data-elem-id="1737307499993"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307499993"] .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;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307499993"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec864209245 .tn-elem[data-elem-id="1737307499993"] {
          left: calc(50% - 480px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209245 .tn-elem[data-elem-id="1737307499993"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 237px);
          ;
          height: auto;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307499993"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209245 .tn-elem[data-elem-id="1737307499993"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] {
        color: #ffffff;
        text-align: center;
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.2s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom::after {
        display: none;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864209245 .tn-elem[data-elem-id="1737307500003"] {
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom::after {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec864209245 .tn-elem[data-elem-id="1737307500003"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 237px);
          ;
          width: px;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom {
          white-space: normal;
          background-size: cover;
          opacity: 1;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom::after {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864209245 .tn-elem[data-elem-id="1737307500003"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom::after {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209245 .tn-elem[data-elem-id="1737307500003"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }
      


      #rec685239995 .t396__artboard {
        height: 134px;
        background-color: #02071d;
      }

      #rec685239995 .t396__filter {
        height: 134px;
      }

      #rec685239995 .t396__carrier {
        height: 134px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec685239995 .t396__artboard,
        #rec685239995 .t396__filter,
        #rec685239995 .t396__carrier {}

        #rec685239995 .t396__filter {}

        #rec685239995 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec685239995 .t396__artboard,
        #rec685239995 .t396__filter,
        #rec685239995 .t396__carrier {
          height: 122px;
        }

        #rec685239995 .t396__filter {}

        #rec685239995 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec685239995 .t396__artboard,
        #rec685239995 .t396__filter,
        #rec685239995 .t396__carrier {
          height: 104px;
        }

        #rec685239995 .t396__filter {}

        #rec685239995 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec685239995 .tn-elem[data-elem-id="1677772464169"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 172px);
        ;
        width: 856px;
        height: auto;
      }

      #rec685239995 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.45;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec685239995 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 480px + 52px);
          ;
          width: px;
          height: auto;
        }

        #rec685239995 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec685239995 .tn-elem[data-elem-id="1677772464169"] {
          left: calc(50% - 320px + 35px);
          ;
          width: 570px;
          height: auto;
        }

        #rec685239995 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec685239995 .tn-elem[data-elem-id="1677772464169"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 280px;
          height: auto;
        }

        #rec685239995 .tn-elem[data-elem-id="1677772464169"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1;
          background-size: cover;
        }
      }
      


      #rec909013366 .t396__artboard {
        height: 1030px;
        background-color: #02071d;
      }

      #rec909013366 .t396__filter {
        height: 1030px;
      }

      #rec909013366 .t396__carrier {
        height: 1030px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec909013366 .t396__artboard,
        #rec909013366 .t396__filter,
        #rec909013366 .t396__carrier {
          height: 1010px;
        }

        #rec909013366 .t396__filter {}

        #rec909013366 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec909013366 .t396__artboard,
        #rec909013366 .t396__filter,
        #rec909013366 .t396__carrier {
          height: 1297px;
        }

        #rec909013366 .t396__filter {}

        #rec909013366 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec909013366 .t396__artboard,
        #rec909013366 .t396__filter,
        #rec909013366 .t396__carrier {
          height: 2378px;
        }

        #rec909013366 .t396__filter {}

        #rec909013366 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877782"] {
        z-index: 3;
        top: 195px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877782"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877782"] {
          top: 195px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877782"] {
          top: 119px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877782"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877782"] {
          top: 470px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 300px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877782"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877785"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877785"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877785"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: 260px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877785"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877785"] {
          top: 401px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877785"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877796"] {
        z-index: 5;
        top: 407px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877796"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877796"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877796"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877796"] {
          top: 331px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877796"] {
          top: 690px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] {
        color: #02071d;
        text-align: center;
        z-index: 6;
        top: 407px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877800"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877800"] {
          top: 331px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877800"] {
          top: 690px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877800"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033317273"] {
        z-index: 7;
        top: 322px;
        ;
        left: calc(50% - 600px + 480px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033317273"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033317273"] {
          left: calc(50% - 480px + 360px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033317273"] {
          top: 247px;
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033317273"] {
          top: 610px;
          ;
          left: calc(50% - 160px + 40px);
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877792"] {
        color: #ffffff;
        text-align: center;
        z-index: 8;
        top: 326px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877792"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877792"] {
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877792"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877792"] {
          top: 250px;
          ;
          left: calc(50% - 320px + 359px);
          ;
          width: 242px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877792"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877792"] {
          top: 613px;
          ;
          left: calc(50% - 160px + 52px);
          ;
          width: 215px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877792"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877789"] {
        color: #ff9100;
        text-align: center;
        z-index: 9;
        top: 276px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877789"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877789"] {
          top: 276px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877789"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877789"] {
          top: 201px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877789"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877789"] {
          top: 569px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877789"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726820781029"] {
        z-index: 10;
        top: 730px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726820781029"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1726820781029"] {
          top: 710px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726820781029"] {
          top: 558px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726820781029"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726820781029"] {
          top: 1254px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726820781029"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822456812"] {
        z-index: 11;
        top: 535px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822456812"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726822456812"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822456812"] {
          top: 439px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822456812"] {
          top: 1177px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822456812"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840971155"] {
        z-index: 12;
        top: 535px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840971155"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738840971155"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840971155"] {
          top: 439px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840971155"] {
          top: 1177px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483511"] {
        z-index: 13;
        top: 857px;
        ;
        left: calc(50% - 600px + 80px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483511"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033483511"] {
          top: 838px;
          ;
          left: calc(50% - 480px + 40px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483511"] {
          top: 685px;
          ;
          left: calc(50% - 320px + 360px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483511"] {
          top: 1385px;
          ;
          left: calc(50% - 160px + 40px);
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726820899153"] {
        color: #ffffff;
        text-align: center;
        z-index: 14;
        top: 861px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726820899153"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726820899153"] {
          top: 841px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726820899153"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726820899153"] {
          top: 688px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          width: 260px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726820899153"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726820899153"] {
          top: 1389px;
          ;
          left: calc(50% - 160px + 32px);
          ;
          width: 256px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726820899153"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] {
        color: #ffffff;
        text-align: center;
        z-index: 15;
        top: 897px;
        ;
        left: calc(50% - 600px + 110px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726821108531"] {
          top: 877px;
          ;
          left: calc(50% - 480px + 70px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726821108531"] {
          top: 723px;
          ;
          left: calc(50% - 320px + 390px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726821108531"] {
          top: 1424px;
          ;
          left: calc(50% - 160px + 80px);
          ;
          width: 160px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821108531"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227287"] {
        color: #ff9100;
        text-align: center;
        z-index: 16;
        top: 811px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227287"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227287"] {
          top: 791px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227287"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227287"] {
          top: 640px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227287"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227287"] {
          top: 1345px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227287"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024024"] {
        z-index: 18;
        top: 942px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024024"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024024"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024024"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 77px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024024"] {
          top: 770px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024024"] {
          top: 1466px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] {
        color: #02071d;
        text-align: center;
        z-index: 19;
        top: 942px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024022"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 77px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024022"] {
          top: 770px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726821024022"] {
          top: 1466px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726821024022"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770097"] {
        z-index: 20;
        top: 730px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770097"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1726822770097"] {
          top: 710px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770097"] {
          top: 997px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770097"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770097"] {
          top: 1680px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 300px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770097"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770094"] {
        z-index: 21;
        top: 535px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770094"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726822770094"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770094"] {
          top: 877px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770094"] {
          top: 1574px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 189px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770094"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483508"] {
        z-index: 22;
        top: 857px;
        ;
        left: calc(50% - 600px + 480px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483508"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033483508"] {
          top: 838px;
          ;
          left: calc(50% - 480px + 360px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483508"] {
          top: 1123px;
          ;
          left: calc(50% - 320px + 40px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483508"] {
          top: 1811px;
          ;
          left: calc(50% - 160px + 40px);
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770091"] {
        color: #ffffff;
        text-align: center;
        z-index: 23;
        top: 861px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770091"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726822770091"] {
          top: 841px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770091"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770091"] {
          top: 1127px;
          ;
          left: calc(50% - 320px + 34px);
          ;
          width: 251px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770091"] {
          top: 1815px;
          ;
          left: calc(50% - 160px + 44px);
          ;
          width: 231px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770091"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770084"] {
        z-index: 25;
        top: 942px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770084"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770084"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770084"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770084"] {
          top: 1209px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770084"] {
          top: 1892px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] {
        color: #02071d;
        text-align: center;
        z-index: 26;
        top: 942px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770081"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770081"] {
          top: 1209px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770081"] {
          top: 1892px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770081"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738698522401"] {
        color: #ff9100;
        text-align: center;
        z-index: 27;
        top: 811px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738698522401"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738698522401"] {
          top: 791px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698522401"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738698522401"] {
          top: 1079px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698522401"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738698522401"] {
          top: 1771px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698522401"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227292"] {
        z-index: 28;
        top: 195px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227292"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1727698227292"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227292"] {
          top: 118px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227292"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227292"] {
          top: 81px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 300px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227292"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227289"] {
        z-index: 29;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227289"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1727698227289"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227289"] {
          top: -1px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227289"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227289"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840981881"] {
        z-index: 30;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840981881"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738840981881"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840981881"] {
          top: -1px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840981881"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738841019187"] {
        z-index: 31;
        top: 535px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738841019187"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738841019187"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738841019187"] {
          top: 878px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738841019187"] {
          top: 1574px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 189px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] {
        color: #ffffff;
        text-align: center;
        z-index: 32;
        top: 897px;
        ;
        left: calc(50% - 600px + 510px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770089"] {
          top: 877px;
          ;
          left: calc(50% - 480px + 390px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770089"] {
          top: 1164px;
          ;
          left: calc(50% - 320px + 70px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822770089"] {
          top: 1850px;
          ;
          left: calc(50% - 160px + 79px);
          ;
          width: 160px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822770089"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840805014"] {
        z-index: 33;
        top: 0px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840805014"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738840805014"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: 260px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840805014"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840805014"] {
          top: 401px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738698408043"] {
        color: #ff9100;
        text-align: center;
        z-index: 34;
        top: 276px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738698408043"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738698408043"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698408043"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738698408043"] {
          top: 200px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698408043"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738698408043"] {
          top: 168px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698408043"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033179508"] {
        z-index: 35;
        top: 322px;
        ;
        left: calc(50% - 600px + 80px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033179508"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033179508"] {
          left: calc(50% - 480px + 40px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033179508"] {
          top: 243px;
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033179508"] {
          top: 209px;
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738698328692"] {
        color: #ffffff;
        text-align: center;
        z-index: 36;
        top: 326px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738698328692"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1738698328692"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698328692"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738698328692"] {
          top: 247px;
          ;
          left: calc(50% - 320px + 39px);
          ;
          width: 242px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698328692"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738698328692"] {
          top: 212px;
          ;
          left: calc(50% - 160px + 53px);
          ;
          width: 215px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698328692"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] {
        color: #ffffff;
        text-align: center;
        z-index: 37;
        top: 362px;
        ;
        left: calc(50% - 600px + 110px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227285"] {
          left: calc(50% - 480px + 70px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227285"] {
          top: 283px;
          ;
          left: calc(50% - 320px + 70px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227285"] {
          top: 247px;
          ;
          left: calc(50% - 160px + 81px);
          ;
          width: 160px;
          height: 36px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227285"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227277"] {
        z-index: 38;
        top: 407px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227277"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227277"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227277"] {
          left: calc(50% - 480px + 77px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227277"] {
          top: 330px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227277"] {
          top: 293px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] {
        color: #02071d;
        text-align: center;
        z-index: 39;
        top: 407px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227275"] {
          left: calc(50% - 480px + 77px);
          ;
          width: px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227275"] {
          top: 330px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1727698227275"] {
          top: 293px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1727698227275"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890219"] {
        z-index: 40;
        top: 730px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890219"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1726822890219"] {
          top: 710px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890219"] {
          top: 997px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890219"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890219"] {
          top: 2078px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890219"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890216"] {
        z-index: 41;
        top: 535px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890216"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726822890216"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890216"] {
          top: 877px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890216"] {
          top: 2000px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890216"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738841032323"] {
        z-index: 42;
        top: 535px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738841032323"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738841032323"] {
          top: 515px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738841032323"] {
          top: 878px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738841032323"] {
          top: 2001px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483514"] {
        z-index: 43;
        top: 857px;
        ;
        left: calc(50% - 600px + 880px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033483514"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033483514"] {
          top: 838px;
          ;
          left: calc(50% - 480px + 680px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483514"] {
          top: 1123px;
          ;
          left: calc(50% - 320px + 360px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033483514"] {
          top: 2210px;
          ;
          left: calc(50% - 160px + 40px);
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890213"] {
        color: #ffffff;
        text-align: center;
        z-index: 44;
        top: 861px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890213"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1726822890213"] {
          top: 841px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890213"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890213"] {
          top: 1127px;
          ;
          left: calc(50% - 320px + 352px);
          ;
          width: 255px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890213"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890213"] {
          top: 2213px;
          ;
          left: calc(50% - 160px + 45px);
          ;
          width: 229px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890213"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] {
        color: #ffffff;
        text-align: center;
        z-index: 45;
        top: 897px;
        ;
        left: calc(50% - 600px + 910px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890212"] {
          top: 877px;
          ;
          left: calc(50% - 480px + 710px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890212"] {
          top: 1164px;
          ;
          left: calc(50% - 320px + 390px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890212"] {
          top: 2248px;
          ;
          left: calc(50% - 160px + 80px);
          ;
          width: 160px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890212"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738698480058"] {
        color: #ff9100;
        text-align: center;
        z-index: 46;
        top: 811px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738698480058"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738698480058"] {
          top: 791px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698480058"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738698480058"] {
          top: 1079px;
          ;
          left: calc(50% - 320px + 330px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698480058"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738698480058"] {
          top: 2169px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738698480058"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890204"] {
        z-index: 48;
        top: 942px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890204"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890204"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890204"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890204"] {
          top: 1209px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890204"] {
          top: 2290px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] {
        color: #02071d;
        text-align: center;
        z-index: 49;
        top: 942px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890202"] {
          top: 922px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890202"] {
          top: 1209px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1726822890202"] {
          top: 2290px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1726822890202"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] {
        color: #ffffff;
        text-align: center;
        z-index: 50;
        top: 362px;
        ;
        left: calc(50% - 600px + 510px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877794"] {
          top: 362px;
          ;
          left: calc(50% - 480px + 385px);
          ;
          width: 190px;
          height: 32px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877794"] {
          top: 286px;
          ;
          left: calc(50% - 320px + 385px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877794"] {
          top: 648px;
          ;
          left: calc(50% - 160px + 80px);
          ;
          width: 160px;
          height: 32px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877794"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877763"] {
        z-index: 51;
        top: 195px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877763"] .tn-atom {
        border-radius: 0px 0px 48px 48px;
        background-color: #191c2e;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877763"] {
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877763"] {
          top: 558px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 300px;
          border-radius: 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877763"] .tn-atom {
          background-size: cover;
          border-radius: 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877763"] {
          top: 857px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 300px;
          border-radius: 0 0 24px 24px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877763"] .tn-atom {
          background-size: cover;
          border-radius: 0 0 24px 24px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877766"] {
        z-index: 52;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 260px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877766"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        background-color: #191c2e;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877766"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877766"] {
          top: 439px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877766"] {
          top: 790px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
          border-radius: 24px 24px 0px 0px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877766"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 0px 0px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840900149"] {
        z-index: 53;
        top: 0px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840900149"] .tn-atom {
        border-radius: 48px 48px 0px 0px;
        opacity: 0.8;
        background-image: linear-gradient(0turn, rgba(2, 7, 29, 1) 0%, rgba(10, 21, 71, 0) 37%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1738840900149"] {
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840900149"] {
          top: 439px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: 193px;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840900149"] {
          top: 790px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 160px;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877787"] {
        color: #ff9100;
        text-align: center;
        z-index: 54;
        top: 276px;
        ;
        left: calc(50% - 600px + 838px);
        ;
        width: 324px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877787"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 28px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.35;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877787"] {
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877787"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877787"] {
          top: 640px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877787"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877787"] {
          top: 958px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877787"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] {
        color: #ffffff;
        text-align: center;
        z-index: 55;
        top: 362px;
        ;
        left: calc(50% - 600px + 910px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom {
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 16px 16px 16px 16px;
        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;
        --t396-bgcolor-color: #02071d;
        --t396-bgcolor-image: none;
        background-color: var(--t396-bgcolor-color, transparent);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877771"] {
          left: calc(50% - 480px + 710px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom {
          white-space: normal;
          background-size: cover;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877771"] {
          top: 725px;
          ;
          left: calc(50% - 320px + 70px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom {
          white-space: normal;
          background-size: cover;
          border-radius: 12px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877771"] {
          top: 1037px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 160px;
          height: 32px;
          border-radius: 16px 16px 16px 16px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
          border-radius: 16px 16px 16px 16px;
          background-color: var(--t396-bgcolor-color, transparent);
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877771"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1741033324456"] {
        z-index: 56;
        top: 322px;
        ;
        left: calc(50% - 600px + 880px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909013366 .tn-elem[data-elem-id="1741033324456"] .tn-atom {
        border-radius: 100px 100px 100px 100px;
        background-color: #02071d;
        background-position: center center;
        --t396-borderwidth: 0px;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec909013366 .tn-elem[data-elem-id="1741033324456"] {
          left: calc(50% - 480px + 680px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1741033324456"] {
          top: 685px;
          ;
          left: calc(50% - 320px + 40px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1741033324456"] {
          top: 998px;
          ;
          left: calc(50% - 160px + 40px);
          ;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877768"] {
        color: #ffffff;
        text-align: center;
        z-index: 57;
        top: 326px;
        ;
        left: calc(50% - 600px + 829px);
        ;
        width: 341px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877768"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        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) {
        #rec909013366 .tn-elem[data-elem-id="1738701877768"] {
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877768"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877768"] {
          top: 688px;
          ;
          left: calc(50% - 320px + 30px);
          ;
          width: 260px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877768"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877768"] {
          top: 1002px;
          ;
          left: calc(50% - 160px + 32px);
          ;
          width: 256px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877768"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          background-size: cover;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877773"] {
        z-index: 59;
        top: 407px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877773"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877773"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877773"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877773"] {
          top: 770px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877773"] {
          top: 1079px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] {
        color: #02071d;
        text-align: center;
        z-index: 60;
        top: 407px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom::after {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover {
          color: #992500;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877777"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          width: px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877777"] {
          top: 770px;
          ;
          left: calc(50% - 320px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738701877777"] {
          top: 1079px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom::after {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec909013366 .tn-elem[data-elem-id="1738701877777"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421182"] {
        z-index: 61;
        top: 209px;
        ;
        left: calc(50% - 600px + 947px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421182"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421182"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421182"] {
          top: 208px;
          ;
          left: calc(50% - 480px + 747px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421182"] {
          top: 581px;
          ;
          left: calc(50% - 320px + 107px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421182"] {
          top: 522px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840651092"] {
        z-index: 62;
        top: 209px;
        ;
        left: calc(50% - 600px + 547px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840651092"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840651092"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840651092"] {
          top: 208px;
          ;
          left: calc(50% - 480px + 427px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840651092"] {
          top: 142px;
          ;
          left: calc(50% - 320px + 427px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840651092"] {
          top: 907px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421177"] {
        z-index: 63;
        top: 209px;
        ;
        left: calc(50% - 600px + 147px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421177"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421177"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421177"] {
          top: 208px;
          ;
          left: calc(50% - 480px + 107px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421177"] {
          top: 141px;
          ;
          left: calc(50% - 320px + 107px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421177"] {
          top: 117px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421164"] {
        z-index: 64;
        top: 744px;
        ;
        left: calc(50% - 600px + 147px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421164"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840421164"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421164"] {
          top: 724px;
          ;
          left: calc(50% - 480px + 107px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421164"] {
          top: 581px;
          ;
          left: calc(50% - 320px + 427px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840421164"] {
          top: 1294px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738840421164"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840691791"] {
        z-index: 65;
        top: 744px;
        ;
        left: calc(50% - 600px + 547px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840691791"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840691791"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840691791"] {
          top: 724px;
          ;
          left: calc(50% - 480px + 747px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840691791"] {
          top: 1020px;
          ;
          left: calc(50% - 320px + 107px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840691791"] {
          top: 1720px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738840691791"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      #rec909013366 .tn-elem[data-elem-id="1738840702394"] {
        z-index: 66;
        top: 744px;
        ;
        left: calc(50% - 600px + 947px);
        ;
        width: 106px;
        height: auto;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840702394"] .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;
      }

      #rec909013366 .tn-elem[data-elem-id="1738840702394"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec909013366 .tn-elem[data-elem-id="1738840702394"] {
          top: 724px;
          ;
          left: calc(50% - 480px + 427px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec909013366 .tn-elem[data-elem-id="1738840702394"] {
          top: 1020px;
          ;
          left: calc(50% - 320px + 427px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec909013366 .tn-elem[data-elem-id="1738840702394"] {
          top: 2118px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 80px;
          height: auto;
        }

        #rec909013366 .tn-elem[data-elem-id="1738840702394"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }
      


      #rec864209497 .t396__artboard {
        height: 427px;
        background-color: #02071d;
      }

      #rec864209497 .t396__filter {
        height: 427px;
      }

      #rec864209497 .t396__carrier {
        height: 427px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864209497 .t396__artboard,
        #rec864209497 .t396__filter,
        #rec864209497 .t396__carrier {}

        #rec864209497 .t396__filter {}

        #rec864209497 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864209497 .t396__artboard,
        #rec864209497 .t396__filter,
        #rec864209497 .t396__carrier {
          height: 380px;
        }

        #rec864209497 .t396__filter {}

        #rec864209497 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864209497 .t396__artboard,
        #rec864209497 .t396__filter,
        #rec864209497 .t396__carrier {
          height: 315px;
        }

        #rec864209497 .t396__filter {}

        #rec864209497 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864209497 .tn-elem[data-elem-id="1738837401087"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 3;
        top: 365px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 794px;
        height: auto;
      }

      #rec864209497 .tn-elem[data-elem-id="1738837401087"] .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) {
        #rec864209497 .tn-elem[data-elem-id="1738837401087"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1738837401087"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209497 .tn-elem[data-elem-id="1738837401087"] {
          top: 318px;
          ;
          left: calc(50% - 320px + 62px);
          ;
          width: 517px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1738837401087"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209497 .tn-elem[data-elem-id="1738837401087"] {
          top: 270px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1738837401087"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 18px;
          background-size: cover;
        }
      }

      #rec864209497 .tn-elem[data-elem-id="1678025039719"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 760px;
        height: 340px;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025039719"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-color: #101733;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec864209497 .tn-elem[data-elem-id="1678025039719"] {
          left: calc(50% - 480px + 100px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209497 .tn-elem[data-elem-id="1678025039719"] {
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: 286px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209497 .tn-elem[data-elem-id="1678025039719"] {
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 246px;
          border-radius: 24px;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025039719"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px;
        }
      }

      #rec864209497 .tn-elem[data-elem-id="1738830083520"] {
        z-index: 5;
        top: 180px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
      }

      #rec864209497 .tn-elem[data-elem-id="1738830083520"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864209497 .tn-elem[data-elem-id="1738830083520"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864209497 .tn-elem[data-elem-id="1738830083520"] {
          top: 180px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209497 .tn-elem[data-elem-id="1738830083520"] {
          top: 153px;
          ;
          left: calc(50% - 320px + 237px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209497 .tn-elem[data-elem-id="1738830083520"] {
          top: 150px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] {
        color: #02071d;
        text-align: center;
        z-index: 8;
        top: 180px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom::after {
        display: none;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover {
          color: #992500;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864209497 .tn-elem[data-elem-id="1678025130968"] {
          top: 180px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom::after {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec864209497 .tn-elem[data-elem-id="1678025130968"] {
          top: 153px;
          ;
          left: calc(50% - 320px + 237px);
          ;
          width: px;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom::after {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864209497 .tn-elem[data-elem-id="1678025130968"] {
          top: 150px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 166px;
          height: 56px;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom::after {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864209497 .tn-elem[data-elem-id="1678025130968"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec864209497 .tn-elem[data-elem-id="1678025279208"] {
        color: #ffffff;
        text-align: center;
        z-index: 9;
        top: 103px;
        ;
        left: calc(50% - 600px + 346px);
        ;
        width: 508px;
        height: auto;
        pointer-events: none;
      }

      #rec864209497 .tn-elem[data-elem-id="1678025279208"] .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) {
        #rec864209497 .tn-elem[data-elem-id="1678025279208"] {
          top: 103px;
          ;
          left: calc(50% - 480px + 226px);
          ;
          width: px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025279208"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209497 .tn-elem[data-elem-id="1678025279208"] {
          top: 76px;
          ;
          left: calc(50% - 320px + 66px);
          ;
          width: px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025279208"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209497 .tn-elem[data-elem-id="1678025279208"] {
          top: 56px;
          ;
          left: calc(50% - 160px + 70px);
          ;
          width: 180px;
          height: auto;
        }

        #rec864209497 .tn-elem[data-elem-id="1678025279208"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          background-size: cover;
        }
      }
      


      #rec864209498 .t396__artboard {
        height: 360px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec864209498 .t396__filter {
        height: 360px;
      }

      #rec864209498 .t396__carrier {
        height: 360px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864209498 .t396__artboard,
        #rec864209498 .t396__filter,
        #rec864209498 .t396__carrier {}

        #rec864209498 .t396__filter {}

        #rec864209498 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864209498 .t396__artboard,
        #rec864209498 .t396__filter,
        #rec864209498 .t396__carrier {}

        #rec864209498 .t396__filter {}

        #rec864209498 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864209498 .t396__artboard,
        #rec864209498 .t396__filter,
        #rec864209498 .t396__carrier {
          height: 245px;
        }

        #rec864209498 .t396__filter {}

        #rec864209498 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864209498 .tn-group[data-group-id="173927956973126990"] {
        z-index: 3;
        position: absolute;
        top: 0px;
        left: calc(50% - 600px + 20px);
        width: 3001px;
        height: 340px;
      }

      #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        column-gap: 40px;
        align-items: center;
        justify-content: flex-start;
        align-content: flex-start;
        padding: 0px 0px 0px 0px;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @supports (-webkit-touch-callout:none) and (not (translate:none)) {
        #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
          gap: 0;
        }

        #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990>*:not(:last-child) {
          margin-right: 40px;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-group[data-group-id="173927956973126990"] {
          width: 3001px;
          height: 340px;
        }

        #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
          display: flex;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="173927956973126990"] {
          width: 2801px;
          height: 340px;
        }

        #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
          display: flex;
          column-gap: 20px;
        }

        @supports (-webkit-touch-callout:none) and (not (translate:none)) {
          #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
            gap: 0;
          }

          #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990>*:not(:last-child) {
            margin-right: 20px;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="173927956973126990"] {
          width: 1995px;
          height: 241px;
        }

        #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
          display: flex;
          column-gap: 16px;
        }

        @supports (-webkit-touch-callout:none) and (not (translate:none)) {
          #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990 {
            gap: 0;
          }

          #rec864209498 .tn-group[data-group-id="173927956973126990"] #molecule-173927956973126990>*:not(:last-child) {
            margin-right: 16px;
          }
        }
      }

      #rec864209498 .tn-group[data-group-id="173882806131467240"] {
        z-index: 4;
        position: absolute;
        top: 0px;
        left: 2700px;
        width: 301px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="173882806131467240"] #molecule-173882806131467240 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="173882806131467240"] {
          width: 301px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882806131467240"] #molecule-173882806131467240 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="173882806131467240"] {
          width: 281px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882806131467240"] #molecule-173882806131467240 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="173882806131467240"] {
          width: 195px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882806131467240"] #molecule-173882806131467240 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061314"] {
        z-index: 5;
        top: 151px;
        left: 261px;
        width: 40px;
        height: 100px;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061314"] .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;
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061314"] {
          top: 89px;
          left: 261px;
          width: 40px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061314"] {
          top: 115px;
          left: 261px;
          width: 20px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061314"] {
          top: 47px;
          left: 175px;
          width: 20px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828061314"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061318"] {
        z-index: 6;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061318"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1738828061318"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061318"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061318"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828061318"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061322"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 264px;
        left: 24px;
        width: 104px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828061322"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061322"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828061322"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061322"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828061322"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828061322"] {
          top: 177px;
          left: 20px;
          width: 95px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828061322"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788104332088980"] {
        z-index: 8;
        position: absolute;
        top: 0px;
        left: 2400px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788104332088980"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788104332088980"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788104332088980"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1708691617039"] {
        z-index: 9;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1708691617039"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1708691617039"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1708691617039"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1708691617039"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1708691617039"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1708691617041"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 10;
        top: 264px;
        left: 24px;
        width: 128px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1708691617041"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1708691617041"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1708691617041"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1708691617041"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1708691617041"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1708691617041"] {
          top: 177px;
          left: 20px;
          width: 113px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1708691617041"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788104998564480"] {
        z-index: 11;
        position: absolute;
        top: 0px;
        left: 2100px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788104998564480"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788104998564480"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788104998564480"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1677842089441"] {
        z-index: 12;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1677842089441"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1677842089441"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1677842089441"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1677842089441"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842089441"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1677842089444"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 264px;
        left: 24px;
        width: 152px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1677842089444"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1677842089444"] {
          top: 264px;
          left: 18px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842089444"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1677842089444"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842089444"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1677842089444"] {
          top: 177px;
          left: 20px;
          width: 120px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842089444"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788104661337130"] {
        z-index: 14;
        position: absolute;
        top: 0px;
        left: 1800px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788104661337130"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788104661337130"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788104661337130"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1698156715463"] {
        z-index: 15;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1698156715463"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1698156715463"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1698156715463"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1698156715463"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1698156715463"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1698156715471"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 16;
        top: 264px;
        left: 24px;
        width: 174px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1698156715471"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1698156715471"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1698156715471"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1698156715471"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1698156715471"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1698156715471"] {
          top: 177px;
          left: 20px;
          width: 139px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1698156715471"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="173882805592238250"] {
        z-index: 17;
        position: absolute;
        top: 0px;
        left: 1500px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="173882805592238250"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="173882805592238250"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="173882805592238250"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1738828055926"] {
        z-index: 18;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828055926"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1738828055926"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828055926"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828055926"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828055926"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1738828055930"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 19;
        top: 264px;
        left: 24px;
        width: 184px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828055930"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1738828055930"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828055930"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828055930"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828055930"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828055930"] {
          top: 177px;
          left: 20px;
          width: 139px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828055930"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="173927957765183450"] {
        z-index: 20;
        position: absolute;
        top: 0px;
        left: 1200px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
        margin: 0 0 0 0;
      }

      #rec864209498 .tn-group[data-group-id="173927957765183450"] #molecule-173927957765183450 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="173927957765183450"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173927957765183450"] #molecule-173927957765183450 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="173927957765183450"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173927957765183450"] #molecule-173927957765183450 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="173927957765183450"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173927957765183450"] #molecule-173927957765183450 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1739279577651"] {
        z-index: 21;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1739279577651"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1739279577651"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1739279577651"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1739279577651"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1739279577651"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1739279577661"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 22;
        top: 264px;
        left: 24px;
        width: 153px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1739279577661"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1739279577661"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1739279577661"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1739279577661"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1739279577661"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1739279577661"] {
          top: 177px;
          left: 20px;
          width: 122px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1739279577661"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="173882805795747170"] {
        z-index: 23;
        position: absolute;
        top: 0px;
        left: 900px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="173882805795747170"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="173882805795747170"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="173882805795747170"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1738828057961"] {
        z-index: 24;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828057961"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1738828057961"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828057961"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828057961"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828057961"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1738828057965"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 25;
        top: 264px;
        left: 24px;
        width: 212px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1738828057965"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1738828057965"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828057965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1738828057965"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828057965"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1738828057965"] {
          top: 177px;
          left: 20px;
          width: 157px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1738828057965"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788105785829490"] {
        z-index: 26;
        position: absolute;
        top: 0px;
        left: 600px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788105785829490"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788105785829490"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788105785829490"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1677841571377"] {
        z-index: 27;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
        border-radius: 48px 48px 48px 48px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571377"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1677841571377"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1677841571381"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 28;
        top: 264px;
        left: 24px;
        width: 126px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571381"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571381"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1677841571381"] {
          top: 177px;
          left: 20px;
          width: 90px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677841571381"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788105366732910"] {
        z-index: 29;
        position: absolute;
        top: 0px;
        left: 300px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788105366732910"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788105366732910"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788105366732910"] {
          width: 184px;
          height: 241px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1698158257222"] {
        z-index: 30;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1698158257222"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
          height: 340px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 241px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1698158257222"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1677842081559"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 31;
        top: 264px;
        left: 24px;
        width: 170px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1677842081559"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1677842081559"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1677842081559"] {
          top: 176px;
          left: 20px;
          width: 120px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1677842081559"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }

      #rec864209498 .tn-group[data-group-id="172788106112783050"] {
        z-index: 32;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864209498 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 0px;
        opacity: 1;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec864209498 .tn-group[data-group-id="172788106112783050"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-group[data-group-id="172788106112783050"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-group[data-group-id="172788106112783050"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864209498 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      #rec864209498 .tn-elem[data-elem-id="1699888988169"] {
        z-index: 33;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864209498 .tn-elem[data-elem-id="1699888988169"] .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) {
        #rec864209498 .tn-elem[data-elem-id="1699888988169"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1699888988169"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1699888988169"] {
          top: 1px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec864209498 .tn-elem[data-elem-id="1699888988169"] .tn-atom {
          background-position: center center;
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      #rec864209498 .tn-elem[data-elem-id="1699888988180"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 34;
        top: 264px;
        left: 24px;
        width: 153px;
        height: auto;
        pointer-events: none;
      }

      #rec864209498 .tn-elem[data-elem-id="1699888988180"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864209498 .tn-elem[data-elem-id="1699888988180"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1699888988180"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209498 .tn-elem[data-elem-id="1699888988180"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1699888988180"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209498 .tn-elem[data-elem-id="1699888988180"] {
          top: 178px;
          left: 20px;
          width: 122px;
          height: auto;
        }

        #rec864209498 .tn-elem[data-elem-id="1699888988180"] .tn-atom {
          white-space: normal;
          font-size: 20px;
          background-size: cover;
        }
      }
      


      #rec864209499 .t396__artboard {
        height: 95px;
        background-color: #02071d;
      }

      #rec864209499 .t396__filter {
        height: 95px;
      }

      #rec864209499 .t396__carrier {
        height: 95px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864209499 .t396__artboard,
        #rec864209499 .t396__filter,
        #rec864209499 .t396__carrier {}

        #rec864209499 .t396__filter {}

        #rec864209499 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864209499 .t396__artboard,
        #rec864209499 .t396__filter,
        #rec864209499 .t396__carrier {}

        #rec864209499 .t396__filter {}

        #rec864209499 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864209499 .t396__artboard,
        #rec864209499 .t396__filter,
        #rec864209499 .t396__carrier {
          height: 86px;
        }

        #rec864209499 .t396__filter {}

        #rec864209499 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513410"] {
        z-index: 4;
        top: 40px;
        ;
        left: calc(50% - 600px + 605px);
        ;
        width: 79px;
        height: auto;
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513410"] .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;
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513410"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513410"] {
          left: calc(50% - 480px + 485px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513410"] {
          left: calc(50% - 320px + 325px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513410"] {
          top: 31px;
          ;
          left: calc(50% - 160px + 165px);
          ;
          height: auto;
        }
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513413"] {
        z-index: 5;
        top: 40px;
        ;
        left: calc(50% - 600px + 516px);
        ;
        width: 79px;
        height: auto;
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513413"] .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;
      }

      #rec864209499 .tn-elem[data-elem-id="1677841513413"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513413"] {
          left: calc(50% - 480px + 396px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513413"] {
          left: calc(50% - 320px + 236px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864209499 .tn-elem[data-elem-id="1677841513413"] {
          top: 31px;
          ;
          left: calc(50% - 160px + 76px);
          ;
          height: auto;
        }
      }
      


            .scrollbooster-viewport {
              cursor: -webkit-grab;
              cursor: grab;
              padding-bottom: 30px;
              margin-bottom: -30px;
            }

            .scrollbooster-viewport:active {
              cursor: -webkit-grabbing;
              cursor: grabbing;
            }

            .scrollbooster-content {
              position: absolute;
              width: 100%;
              height: 100%;
            }

            .arrow-left,
            .arrow-right {
              cursor: pointer;
            }
            


      #rec867127162 .t396__artboard {
        height: 511px;
        background-color: #02071d;
      }

      #rec867127162 .t396__filter {
        height: 511px;
      }

      #rec867127162 .t396__carrier {
        height: 511px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {}

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {
          height: 575px;
        }

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867127162 .t396__artboard,
        #rec867127162 .t396__filter,
        #rec867127162 .t396__carrier {
          height: 399px;
        }

        #rec867127162 .t396__filter {}

        #rec867127162 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 30px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
          width: 1160px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 64px;
          ;
          left: calc(50% - 320px + -329px);
          ;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1741532113096"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113096"] {
          top: 167px;
          ;
          left: calc(50% - 160px + -127px);
          ;
          width: 525px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] .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;
      }

      #rec867127162 .tn-elem[data-elem-id="1741532113093"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          top: 0px;
          ;
          left: calc(50% - 480px + -100px);
          ;
          width: 1160px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          left: calc(50% - 320px + -260px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1741532113093"] {
          left: calc(50% - 160px + -102px);
          ;
          width: 525px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
        z-index: 6;
        top: 360px;
        ;
        left: calc(50% - 600px + 308px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830877853"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        --t396-borderwidth: 0px;
        --t396-bordercolor: #0e111f;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 182px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 370px;
          ;
          left: calc(50% - 320px + 180px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830877853"] {
          top: 227px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
        z-index: 7;
        top: 360px;
        ;
        left: calc(50% - 600px + 612px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833345"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        --t396-borderwidth: 0px;
        --t396-bordercolor: #0e111f;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, 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) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 486px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 438px;
          ;
          left: calc(50% - 320px + 182px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833345"] {
          top: 295px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
        z-index: 8;
        top: 365px;
        ;
        left: calc(50% - 600px + 654px);
        ;
        width: 44px;
        height: auto;
        pointer-events: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] .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;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831158244"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 365px;
          ;
          left: calc(50% - 480px + 528px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 443px;
          ;
          left: calc(50% - 320px + 224px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831158244"] {
          top: 303px;
          ;
          left: calc(50% - 160px + -217px);
          ;
          width: 38px;
          height: auto;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
        color: #02071d;
        text-align: center;
        z-index: 9;
        top: 360px;
        ;
        left: calc(50% - 600px + 308px);
        ;
        width: 280px;
        height: 56px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
          color: #992500;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 182px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 370px;
          ;
          left: calc(50% - 320px + 180px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831075119"] {
          top: 227px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831075119"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 360px;
        ;
        left: calc(50% - 600px + 623px);
        ;
        width: 280px;
        height: 56px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .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;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 497px);
          ;
          width: 280px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 438px;
          ;
          left: calc(50% - 320px + 193px);
          ;
          width: px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831024405"] {
          top: 295px;
          ;
          left: calc(50% - 160px + 44px);
          ;
          width: 256px;
          height: 56px;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867127162 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
        z-index: 11;
        top: 89px;
        ;
        left: calc(50% - 600px + 510px);
        ;
        width: 180px;
        height: 172px;
      }

      #rec867127162 .tn-elem[data-elem-id="1738830833332"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        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) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          left: calc(50% - 480px + 390px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          top: 80px;
          ;
          left: calc(50% - 320px + 230px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738830833332"] {
          top: 40px;
          ;
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: 95px;
        }
      }

      #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 12;
        top: 285px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 794px;
        height: auto;
      }

      #rec867127162 .tn-elem[data-elem-id="1738831593485"] .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) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          top: 276px;
          ;
          left: calc(50% - 320px + 104px);
          ;
          width: 432px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867127162 .tn-elem[data-elem-id="1738831593485"] {
          top: 151px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec867127162 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec864211711 .t396__artboard {
        height: 860px;
        background-color: #02071d;
      }

      #rec864211711 .t396__filter {
        height: 860px;
      }

      #rec864211711 .t396__carrier {
        height: 860px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {}

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {
          height: 900px;
        }

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864211711 .t396__artboard,
        #rec864211711 .t396__filter,
        #rec864211711 .t396__carrier {
          height: 593px;
        }

        #rec864211711 .t396__filter {}

        #rec864211711 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 4;
        top: 409px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 410px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601762"] {
          top: 325px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
        color: #02071d;
        text-align: center;
        z-index: 5;
        top: 409px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: 56px;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
        color: #02071d;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.3s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 409px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029601764"] {
          top: 324px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864211711 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 6;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681893676825"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          top: 688px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681893676825"] {
          top: 487px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 7;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          top: 382px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1680531329619"] {
          top: 319px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 8;
        top: 505px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] .tn-atom {
        border-radius: 8px 8px 8px 8px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029735046"] .tn-atom__img {
        border-radius: 8px 8px 8px 8px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          top: 542px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029735046"] {
          top: 420px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 9;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031355168"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678031355168"] {
          top: 478px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 10;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678031455103"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678031455103"] {
          top: 478px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
        color: #ff9100;
        text-align: center;
        z-index: 11;
        top: 190px;
        ;
        left: calc(50% - 600px + 203px);
        ;
        width: 795px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 48px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.45;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          top: 150px;
          ;
          left: calc(50% - 320px + 104px);
          ;
          width: 432px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945727"] {
          top: 100px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 276px;
        ;
        left: calc(50% - 600px + 267px);
        ;
        width: 667px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 147px);
          ;
          width: px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          top: 282px;
          ;
          left: calc(50% - 320px + 60px);
          ;
          width: 521px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678028945730"] {
          top: 190px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 13;
        top: 60px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1678029943464"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          top: 10px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1678029943464"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 14;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894037562"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          top: 749px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681894037562"] {
          top: 522px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 16;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          top: 730px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864211711 .tn-elem[data-elem-id="1681894176309"] {
          top: 519px;
          ;
          left: calc(50% - 160px + -222px);
          ;
          width: 764px;
          height: auto;
        }

        #rec864211711 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }
      


      #rec625107345 .t396__artboard {
        height: 920px;
        background-color: #405647;
      }

      #rec625107345 .t396__filter {
        height: 920px;
      }

      #rec625107345 .t396__carrier {
        height: 920px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {}

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {
          height: 921px;
        }

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625107345 .t396__artboard,
        #rec625107345 .t396__filter,
        #rec625107345 .t396__carrier {
          height: 845px;
        }

        #rec625107345 .t396__filter {}

        #rec625107345 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679200732"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 4;
        top: 230px;
        ;
        left: calc(50% - 600px + 151px);
        ;
        width: 898px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        font-size: 32px;
        font-family: 'Kurale', Arial, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 480px + 26px);
          ;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082918"] {
          top: 127px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          line-height: 1.1;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
        z-index: 5;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

      #rec625107345 .tn-elem[data-elem-id="1681392574749"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 350px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1681392574749"] {
          top: 297px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677770935868"] {
        color: #000000;
        z-index: 6;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec625107345 .tn-group[data-group-id="170896638737592200"] {
        z-index: 7;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 358px;
      }

      #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 24px 24px 24px 24px;
        opacity: 1;
        background-color: #405647;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          left: calc(50% - 480px + 543px);
          width: 367px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          top: 733px;
          left: calc(50% - 320px + -22px);
          width: 686px;
          height: 192px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-group[data-group-id="170896638737592200"] {
          top: 518px;
          left: calc(50% - 160px + -15px);
          width: 370px;
          height: 327px;
        }

        #rec625107345 .tn-group[data-group-id="170896638737592200"] #molecule-170896638737592200 {}
      }

      #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 32px;
          width: 156px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.6;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          top: 50px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082935"] {
          top: 46px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
        color: #ff9100;
        text-align: left;
        z-index: 10;
        top: 85px;
        left: 33px;
        width: 148px;
        height: 40px;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
        color: #ff9100;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        --t396-speedhover: 0.2s;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
        display: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          left: 32px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          top: 84px;
          left: 32px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679726788"] {
          top: 65px;
          left: 35px;
          width: px;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625107345 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
        z-index: 11;
        top: 97px;
        left: 165px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082939"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          left: 165px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          top: 96px;
          left: 165px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082939"] {
          top: 77px;
          left: 166px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
        color: #ffffff;
        z-index: 12;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          top: 29px;
          left: 411px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1678043975624"] {
          top: 124px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.3;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 194px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          top: 72px;
          left: 411px;
          width: 156px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082933"] {
          top: 161px;
          left: 35px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
        color: #ffffff;
        z-index: 14;
        top: 220px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          top: 98px;
          left: 411px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082942"] {
          top: 186px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
        color: #ffffff;
        z-index: 15;
        top: 251px;
        left: 33px;
        width: 269px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          top: 134px;
          left: 411px;
          width: 251px;
          height: auto;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082944"] {
          top: 217px;
          left: 35px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625107345 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
        z-index: 16;
        top: 290px;
        left: 24px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082953"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          top: 124px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082953"] {
          top: 259px;
          left: 24px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
        z-index: 17;
        top: 290px;
        left: 72px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082956"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082956"] {
          top: 259px;
          left: 72px;
          height: auto;
        }
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
        z-index: 18;
        top: 290px;
        left: 120px;
        width: 44px;
        height: auto;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec625107345 .tn-elem[data-elem-id="1677679082958"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          top: 124px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625107345 .tn-elem[data-elem-id="1677679082958"] {
          top: 259px;
          left: 120px;
          height: auto;
        }
      }
      


      #rec628767531 .t396__artboard {
        height: 160px;
        background-color: #02071d;
      }

      #rec628767531 .t396__filter {
        height: 160px;
      }

      #rec628767531 .t396__carrier {
        height: 160px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {}

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec628767531 .t396__artboard,
        #rec628767531 .t396__filter,
        #rec628767531 .t396__carrier {
          height: 195px;
        }

        #rec628767531 .t396__filter {}

        #rec628767531 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 80px;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279083"] .tn-atom {
        border-radius: 24px 24px 24px 24px;
        opacity: 0.05;
        background-color: #ffffff;
        background-position: center center;
        --t396-borderwidth: 2px;
        --t396-bordercolor: #ffffff;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          width: 620px;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          top: 10px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 115px;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
        z-index: 4;
        top: 45px;
        ;
        left: calc(50% - 600px + 1029px);
        ;
        width: 127px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        opacity: 0.35;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279086"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 480px + 799px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 320px + 483px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          top: 82px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          height: auto;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
        color: #ffffff;
        z-index: 5;
        top: 51px;
        ;
        left: calc(50% - 600px + 170px);
        ;
        width: 130px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 480px + 160px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 320px + 156px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          top: 52px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
        color: #ffffff;
        z-index: 6;
        top: 51px;
        ;
        left: calc(50% - 600px + 44px);
        ;
        width: 110px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.5;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 320px + 30px);
          ;
          width: 110px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          top: 30px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 123px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 517px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.2;
        font-weight: 400;
        opacity: 0.25;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          top: 141px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 279px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
        color: #000000;
        z-index: 8;
        top: 210px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 167px;
        height: auto;
      }

      #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
        vertical-align: middle;
        color: #000000;
        font-size: 20px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        text-shadow: var(--t396-shadow-text-x, 0px) var(--t396-shadow-text-y, 0px) var(--t396-shadow-text-blur, 0px) rgba(var(--t396-shadow-text-color), var(--t396-shadow-text-opacity, 100%));
      }

      @media screen and (max-width:1199px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628767531 .tn-elem[data-elem-id="1751632382749"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628767531 .tn-elem[data-elem-id="1751632382749"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }
      


      #rec570289777 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289777 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289777 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec570289779 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570289779 .t390__title {
          font-size: 32px;
        }
      }

      #rec570289779 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


                  #rec570231593 .t-btnflex.t-btnflex_type_button {
                    color: #02071d;
                    background-color: #ff9100;
                    --border-width: 0px;
                    border-style: none !important;
                    border-radius: 20px;
                    box-shadow: none !important;
                    font-family: Onest;
                    font-weight: 400;
                    transition-duration: 0.2s;
                    transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
                    transition-timing-function: ease-in-out;
                  }
                  


      #rec570231593 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec570231593 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec570231593 .t390__descr {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      .t300__tooltipster-noir_570231606 {
        background-color: #111 !important;
        color: #fff !important;
        border-radius: 0 !important;
        ;
      }
      


      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        background-color: #ffffff;
        text-align: center;
        max-width: 100px;
        border-radius: 12px;
      }

      #rec570231607 .t794__content {
        background-color: #ffffff;
        border-radius: 12px;
      }

      @media screen and (max-width:980px) {
        a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
          max-width: 100%;
        }
      }
      


      #rec570231607 .t794__typo:not(.t-active):hover {
        color: #ff9100 !important;
      }
      




      #rec570231607 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570231607"]+.t794__tooltip-menu {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0);
      }
      


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Цвет футера с политиками*/
            #rec628767531 .t396__artboard {
              background-color: #405647;
            }
            


              @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;}