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


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


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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


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

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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


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

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

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


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

      #rec570127541 .t396__artboard {
        height: 120px;
      }

      #rec570127541 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

      #rec570876172 .t396__carrier {
        min-height: 800px;
        height: 100vh;
        background-position: center center;
        background-attachment: scroll;
        background-image: url('/images/tild3466-3739-4563-b666-316135343961__-__resize__20x__-03102023-18-48-54_1.jpg');
        background-size: cover;
        background-repeat: no-repeat;
      }

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

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

        #rec570876172 .t396__filter {}

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

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

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

        #rec570876172 .t396__filter {}

        #rec570876172 .t396__carrier {
          background-position: 22.614% 50.716%;
          background-attachment: scroll;
        }
      }

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

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

        #rec570876172 .t396__filter {}

        #rec570876172 .t396__carrier {
          background-position: 13.105% 93.041%;
          background-attachment: scroll;
        }
      }

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570876172 .tn-elem[data-elem-id="1677835734789"] {
          display: table;
          left: 0px;
          ;
          width: 100%;
          height: auto;
        }
      }

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

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

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

      #rec570876172 .tn-elem[data-elem-id="1679053503753"] {
        z-index: 3;
        top: calc(50vh - 76.5px + -83px);
        ;
        left: calc(50% - 255.5px + 0px);
        ;
        width: 511px;
        height: auto;
      }

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

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

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

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

      @media screen and (max-width:639px) {
        #rec570876172 .tn-elem[data-elem-id="1679053503753"] {
          display: table;
          top: calc(400px - 76.5px + -99px);
          ;
          left: calc(50% - 255.5px + 1px);
          ;
          width: 281px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec570876172 .tn-elem[data-elem-id="1680272963955"] {
          display: table;
          top: 101px;
          ;
          left: calc(50% - 160px + -3px);
          ;
          width: 326px;
          height: auto;
        }

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

      #rec570876172 .tn-elem[data-elem-id="1678792632349"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: calc(50vh - 17.5px + 31px);
        ;
        left: calc(50% - 295.5px + 1px);
        ;
        width: 591px;
        height: auto;
      }

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

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

      @media screen and (max-width:959px) {
        #rec570876172 .tn-elem[data-elem-id="1678792632349"] {
          display: table;
          left: calc(50% - 295.5px + 1px);
          ;
          width: 431px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec570876172 .tn-elem[data-elem-id="1678792632349"] {
          display: table;
          top: calc(400px - 17.5px + 2px);
          ;
          left: calc(50% - 295.5px + 1px);
          ;
          width: 269px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570876172 .tn-elem[data-elem-id="1678108147535"] {
          display: block;
          width: px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec570876632 .t396__filter {
        height: 618px;
      }

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

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

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

        #rec570876632 .t396__filter {}

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

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

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

        #rec570876632 .t396__filter {}

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

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

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

        #rec570876632 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570876632 .tn-elem[data-elem-id="1682595341454"] {
        z-index: 3;
        top: 473px;
        ;
        left: calc(50% - 600px + 1098px);
        ;
        width: 144px;
        height: 145px;
        pointer-events: none;
      }

      #rec570876632 .tn-elem[data-elem-id="1682595341454"] .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) {
        #rec570876632 .tn-elem[data-elem-id="1682595341454"] {
          display: table;
          top: 13px;
          ;
          left: calc(50% - 480px + 816px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec570876632 .tn-elem[data-elem-id="1682595341454"] {
          display: table;
          top: 41px;
          ;
          left: calc(50% - 320px + 501px);
          ;
          width: 103px;
          height: 104px;
        }
      }

      @media screen and (max-width:639px) {
        #rec570876632 .tn-elem[data-elem-id="1682595341454"] {
          display: table;
          top: 139px;
          ;
          left: calc(50% - 160px + 262px);
          ;
          width: 58px;
          height: 58px;
        }
      }

      #rec570876632 .tn-elem[data-elem-id="1679587544004"] {
        z-index: 3;
        top: 393px;
        ;
        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;
      }

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

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

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

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

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

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

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

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

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


            .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 -  */
            }
            


      #rec867156765 .t396__artboard {
        height: 117px;
        background-color: #02071d;
      }

      #rec867156765 .t396__filter {
        height: 117px;
      }

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

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

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

        #rec867156765 .t396__filter {}

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

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

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

        #rec867156765 .t396__filter {}

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

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

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

        #rec867156765 .t396__filter {}

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

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

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

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

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

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

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

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


      #rec909012517 .t396__artboard {
        height: 495px;
        background-color: #02071d;
      }

      #rec909012517 .t396__filter {
        height: 495px;
      }

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

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

        #rec909012517 .t396__artboard,
        #rec909012517 .t396__filter,
        #rec909012517 .t396__carrier {
          height: 495px;
        }

        #rec909012517 .t396__filter {}

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

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

        #rec909012517 .t396__artboard,
        #rec909012517 .t396__filter,
        #rec909012517 .t396__carrier {
          height: 419px;
        }

        #rec909012517 .t396__filter {}

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

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

        #rec909012517 .t396__artboard,
        #rec909012517 .t396__filter,
        #rec909012517 .t396__carrier {
          height: 756px;
        }

        #rec909012517 .t396__filter {}

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

      #rec909012517 .tn-elem[data-elem-id="1738701877782"] {
        z-index: 3;
        top: 195px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877782"] {
          top: 195px;
          ;
          left: calc(50% - 480px + 170px);
          ;
          width: 300px;
          height: 300px;
        }
      }

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

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

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

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

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

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877785"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 170px);
          ;
          width: 300px;
          height: 260px;
        }
      }

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877796"] {
        z-index: 5;
        top: 407px;
        ;
        left: calc(50% - 600px + 317px);
        ;
        width: 166px;
        height: auto;
      }

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877800"] {
        color: #02071d;
        text-align: center;
        z-index: 6;
        top: 407px;
        ;
        left: calc(50% - 600px + 317px);
        ;
        width: 166px;
        height: 56px;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877800"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 237px);
          ;
          width: 166px;
          height: 56px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1741033317273"] {
        z-index: 7;
        top: 322px;
        ;
        left: calc(50% - 600px + 280px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1741033317273"] {
          top: 322px;
          ;
          left: calc(50% - 480px + 200px);
          ;
          width: 240px;
          height: 32px;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877792"] {
        color: #ffffff;
        text-align: center;
        z-index: 8;
        top: 326px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877792"] {
          top: 326px;
          ;
          left: calc(50% - 480px + 170px);
          ;
          width: 300px;
          height: auto;
        }

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877789"] {
        color: #ff9100;
        text-align: center;
        z-index: 9;
        top: 276px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: auto;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877789"] {
          top: 276px;
          ;
          left: calc(50% - 480px + 170px);
          ;
          width: 300px;
          height: auto;
        }

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738840805014"] {
        z-index: 10;
        top: 0px;
        ;
        left: calc(50% - 600px + 220px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738840805014"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 170px);
          ;
          width: 300px;
          height: 260px;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877794"] {
        color: #ffffff;
        text-align: center;
        z-index: 11;
        top: 362px;
        ;
        left: calc(50% - 600px + 310px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877794"] {
          top: 362px;
          ;
          left: calc(50% - 480px + 225px);
          ;
          width: 190px;
          height: 32px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877794"] {
          top: 286px;
          ;
          left: calc(50% - 320px + 65px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877794"] {
          top: 247px;
          ;
          left: calc(50% - 160px + 80px);
          ;
          width: 160px;
          height: 32px;
          border-radius: 16px 16px 16px 16px;
        }

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

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

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877763"] {
        z-index: 12;
        top: 195px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 300px;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877763"] {
          top: 195px;
          ;
          left: calc(50% - 480px + 490px);
          ;
          width: 300px;
          height: 300px;
        }
      }

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

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

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

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

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

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877766"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 490px);
          ;
          width: 300px;
          height: 260px;
        }
      }

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738840900149"] {
        z-index: 14;
        top: 0px;
        ;
        left: calc(50% - 600px + 620px);
        ;
        width: 360px;
        height: 260px;
        pointer-events: none;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738840900149"] {
          top: 0px;
          ;
          left: calc(50% - 480px + 490px);
          ;
          width: 300px;
          height: 260px;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877787"] {
        color: #ff9100;
        text-align: center;
        z-index: 15;
        top: 276px;
        ;
        left: calc(50% - 600px + 638px);
        ;
        width: 324px;
        height: auto;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877787"] {
          top: 276px;
          ;
          left: calc(50% - 480px + 490px);
          ;
          width: 300px;
          height: auto;
        }

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877771"] {
        color: #ffffff;
        text-align: center;
        z-index: 16;
        top: 362px;
        ;
        left: calc(50% - 600px + 710px);
        ;
        width: 180px;
        height: 32px;
        pointer-events: none;
      }

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877771"] {
          top: 362px;
          ;
          left: calc(50% - 480px + 550px);
          ;
          width: 180px;
          height: 32px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877771"] {
          top: 286px;
          ;
          left: calc(50% - 320px + 390px);
          ;
          width: px;
          height: 32px;
          border-radius: 12px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877771"] {
          top: 636px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: 160px;
          height: 32px;
          border-radius: 16px 16px 16px 16px;
        }

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

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

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1741033324456"] {
        z-index: 17;
        top: 322px;
        ;
        left: calc(50% - 600px + 680px);
        ;
        width: 240px;
        height: 32px;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1741033324456"] {
          top: 322px;
          ;
          left: calc(50% - 480px + 520px);
          ;
          width: 240px;
          height: 32px;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877768"] {
        color: #ffffff;
        text-align: center;
        z-index: 18;
        top: 326px;
        ;
        left: calc(50% - 600px + 629px);
        ;
        width: 341px;
        height: auto;
      }

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877768"] {
          top: 326px;
          ;
          left: calc(50% - 480px + 490px);
          ;
          width: 300px;
          height: auto;
        }

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877773"] {
        z-index: 20;
        top: 407px;
        ;
        left: calc(50% - 600px + 717px);
        ;
        width: 166px;
        height: auto;
      }

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

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738701877773"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 557px);
          ;
          width: 166px;
          height: auto;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738701877777"] {
        color: #02071d;
        text-align: center;
        z-index: 21;
        top: 407px;
        ;
        left: calc(50% - 600px + 717px);
        ;
        width: 166px;
        height: 56px;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877777"] {
          top: 407px;
          ;
          left: calc(50% - 480px + 557px);
          ;
          width: 166px;
          height: 56px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec909012517 .tn-elem[data-elem-id="1738701877777"] {
          top: 331px;
          ;
          left: calc(50% - 320px + 397px);
          ;
          width: 166px;
          height: 56px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec909012517 .tn-elem[data-elem-id="1738840421182"] {
        z-index: 22;
        top: 209px;
        ;
        left: calc(50% - 600px + 747px);
        ;
        width: 106px;
        height: auto;
      }

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

      #rec909012517 .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) {
        #rec909012517 .tn-elem[data-elem-id="1738840421182"] {
          top: 208px;
          ;
          left: calc(50% - 480px + 587px);
          ;
          width: 106px;
          height: auto;
        }
      }

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

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

      #rec909012517 .tn-elem[data-elem-id="1738840651092"] {
        z-index: 23;
        top: 209px;
        ;
        left: calc(50% - 600px + 347px);
        ;
        width: 106px;
        height: auto;
      }

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

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

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

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


      #rec867136838 .t396__artboard {
        height: 824px;
        background-color: #02071d;
      }

      #rec867136838 .t396__filter {
        height: 824px;
      }

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

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

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

        #rec867136838 .t396__filter {}

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

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

        #rec867136838 .t396__artboard,
        #rec867136838 .t396__filter,
        #rec867136838 .t396__carrier {
          height: 497px;
        }

        #rec867136838 .t396__filter {}

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

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

        #rec867136838 .t396__artboard,
        #rec867136838 .t396__filter,
        #rec867136838 .t396__carrier {
          height: 266px;
        }

        #rec867136838 .t396__filter {}

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

      #rec867136838 .tn-elem[data-elem-id="1738003727447"] {
        text-align: center;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 724px;
      }

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

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

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

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

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

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

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

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

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


      #rec864198986 .t396__artboard {
        height: 427px;
        background-color: #02071d;
      }

      #rec864198986 .t396__filter {
        height: 427px;
      }

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

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

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

        #rec864198986 .t396__filter {}

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

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

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

        #rec864198986 .t396__filter {}

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

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

        #rec864198986 .t396__artboard,
        #rec864198986 .t396__filter,
        #rec864198986 .t396__carrier {
          height: 344px;
        }

        #rec864198986 .t396__filter {}

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

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

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

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

      @media screen and (max-width:959px) {
        #rec864198986 .tn-elem[data-elem-id="1738837401087"] {
          top: 318px;
          ;
          left: calc(50% - 320px + 62px);
          ;
          width: 517px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec864198987 .t396__artboard {
        height: 360px;
        background-color: #02071d;
        overflow: auto;
      }

      #rec864198987 .t396__filter {
        height: 360px;
      }

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

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

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

        #rec864198987 .t396__filter {}

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

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

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

        #rec864198987 .t396__filter {}

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

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

        #rec864198987 .t396__artboard,
        #rec864198987 .t396__filter,
        #rec864198987 .t396__carrier {
          height: 245px;
        }

        #rec864198987 .t396__filter {}

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

      #rec864198987 .tn-group[data-group-id="173927933890525990"] {
        z-index: 3;
        position: absolute;
        top: 0px;
        left: calc(50% - 600px + 20px);
        width: 3001px;
        height: 340px;
      }

      #rec864198987 .tn-group[data-group-id="173927933890525990"] #molecule-173927933890525990 {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        column-gap: 40px;
        align-items: flex-start;
        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)) {
        #rec864198987 .tn-group[data-group-id="173927933890525990"] #molecule-173927933890525990 {
          gap: 0;
        }

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

      @media screen and (max-width:1199px) {
        #rec864198987 .tn-group[data-group-id="173927933890525990"] {
          width: 3001px;
          height: 340px;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="173927933890525990"] {
          width: 2801px;
          height: 340px;
        }

        #rec864198987 .tn-group[data-group-id="173927933890525990"] #molecule-173927933890525990 {
          display: flex;
          column-gap: 20px;
        }

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

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="173927933890525990"] {
          width: 1995px;
          height: 241px;
        }

        #rec864198987 .tn-group[data-group-id="173927933890525990"] #molecule-173927933890525990 {
          display: flex;
          column-gap: 16px;
        }

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

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

      #rec864198987 .tn-group[data-group-id="173927934378396490"] {
        z-index: 4;
        position: absolute;
        top: 0px;
        left: 2700px;
        width: 301px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .tn-group[data-group-id="173927934378396490"] #molecule-173927934378396490 {
        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) {
        #rec864198987 .tn-group[data-group-id="173927934378396490"] {
          width: 301px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927934378396490"] #molecule-173927934378396490 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="173927934378396490"] {
          width: 281px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927934378396490"] #molecule-173927934378396490 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="173927934378396490"] {
          width: 195px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927934378396490"] #molecule-173927934378396490 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1739279343783"] {
        z-index: 5;
        top: 151px;
        left: 261px;
        width: 40px;
        height: 100px;
      }

      #rec864198987 .tn-elem[data-elem-id="1739279343783"] .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) {
        #rec864198987 .tn-elem[data-elem-id="1739279343783"] {
          top: 89px;
          left: 261px;
          width: 40px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343783"] {
          top: 115px;
          left: 261px;
          width: 20px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343783"] {
          top: 46px;
          left: 175px;
          width: 20px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1739279343794"] {
        z-index: 6;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .tn-elem[data-elem-id="1739279343794"] .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) {
        #rec864198987 .tn-elem[data-elem-id="1739279343794"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343794"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343794"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1739279343804"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 290px;
        left: 24px;
        width: 212px;
        height: auto;
        pointer-events: none;
      }

      #rec864198987 .tn-elem[data-elem-id="1739279343804"] .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) {
        #rec864198987 .tn-elem[data-elem-id="1739279343804"] {
          top: 280px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343804"] {
          top: 290px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1739279343804"] {
          top: 198px;
          left: 20px;
          width: 157px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788104332088980"] {
        z-index: 8;
        position: absolute;
        top: 0px;
        left: 2400px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788104332088980"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788104332088980"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788104332088980"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104332088980"] #molecule-172788104332088980 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1708691617039"] {
        z-index: 9;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1708691617039"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1708691617039"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1708691617039"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1708691617041"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1708691617041"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1708691617041"] {
          top: 176px;
          left: 20px;
          width: 157px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788104998564480"] {
        z-index: 11;
        position: absolute;
        top: 0px;
        left: 2100px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788104998564480"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788104998564480"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788104998564480"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104998564480"] #molecule-172788104998564480 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1677842089441"] {
        z-index: 12;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1677842089441"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1677842089441"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1677842089441"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1677842089444"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 264px;
        left: 24px;
        width: 179px;
        height: auto;
        pointer-events: none;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1677842089444"] {
          top: 264px;
          left: 18px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1677842089444"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1677842089444"] {
          top: 176px;
          left: 20px;
          width: 120px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788104661337130"] {
        z-index: 14;
        position: absolute;
        top: 0px;
        left: 1800px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788104661337130"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788104661337130"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788104661337130"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788104661337130"] #molecule-172788104661337130 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1698156715463"] {
        z-index: 15;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1698156715463"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1698156715463"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1698156715463"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1698156715471"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1698156715471"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1698156715471"] {
          top: 176px;
          left: 20px;
          width: 139px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="173882805592238250"] {
        z-index: 17;
        position: absolute;
        top: 0px;
        left: 1500px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="173882805592238250"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="173882805592238250"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="173882805592238250"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805592238250"] #molecule-173882805592238250 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1738828055926"] {
        z-index: 18;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1738828055926"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1738828055926"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1738828055926"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1738828055930"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 19;
        top: 264px;
        left: 24px;
        width: 135px;
        height: auto;
        pointer-events: none;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1738828055930"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1738828055930"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1738828055930"] {
          top: 176px;
          left: 20px;
          width: 111px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="173927937132595670"] {
        z-index: 20;
        position: absolute;
        top: 0px;
        left: 1200px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
        margin: 0 0 0 0;
      }

      #rec864198987 .tn-group[data-group-id="173927937132595670"] #molecule-173927937132595670 {
        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) {
        #rec864198987 .tn-group[data-group-id="173927937132595670"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927937132595670"] #molecule-173927937132595670 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="173927937132595670"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927937132595670"] #molecule-173927937132595670 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="173927937132595670"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173927937132595670"] #molecule-173927937132595670 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1739279371325"] {
        z-index: 21;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .tn-elem[data-elem-id="1739279371325"] .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) {
        #rec864198987 .tn-elem[data-elem-id="1739279371325"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1739279371325"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1739279371325"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1739279371336"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 22;
        top: 264px;
        left: 24px;
        width: 194px;
        height: auto;
        pointer-events: none;
      }

      #rec864198987 .tn-elem[data-elem-id="1739279371336"] .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) {
        #rec864198987 .tn-elem[data-elem-id="1739279371336"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1739279371336"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

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

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

      #rec864198987 .tn-group[data-group-id="173882805795747170"] {
        z-index: 23;
        position: absolute;
        top: 0px;
        left: 900px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="173882805795747170"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="173882805795747170"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="173882805795747170"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="173882805795747170"] #molecule-173882805795747170 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1738828057961"] {
        z-index: 24;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1738828057961"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1738828057961"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1738828057961"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1738828057965"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1738828057965"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1738828057965"] {
          top: 176px;
          left: 20px;
          width: 157px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788105785829490"] {
        z-index: 26;
        position: absolute;
        top: 0px;
        left: 600px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788105785829490"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788105785829490"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788105785829490"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105785829490"] #molecule-172788105785829490 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1677841571377"] {
        z-index: 27;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1677841571377"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1677841571381"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1677841571381"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1677841571381"] {
          top: 176px;
          left: 20px;
          width: 90px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788105366732910"] {
        z-index: 29;
        position: absolute;
        top: 0px;
        left: 300px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788105366732910"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788105366732910"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788105366732910"] {
          width: 184px;
          height: 241px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788105366732910"] #molecule-172788105366732910 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1698158257222"] {
        z-index: 30;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
          height: 340px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1698158257222"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 241px;
          border-radius: 24px 24px 24px 24px;
        }

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

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

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1677842081559"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1677842081559"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1677842081559"] {
          top: 176px;
          left: 20px;
          width: 120px;
          height: auto;
        }

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

      #rec864198987 .tn-group[data-group-id="172788106112783050"] {
        z-index: 32;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
        flex-shrink: 0;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-group[data-group-id="172788106112783050"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-group[data-group-id="172788106112783050"] {
          width: 260px;
          height: 340px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-group[data-group-id="172788106112783050"] {
          width: 184px;
          height: 240px;
          flex-shrink: 0;
          order: ;
          align-self: auto;
        }

        #rec864198987 .tn-group[data-group-id="172788106112783050"] #molecule-172788106112783050 {}
      }

      #rec864198987 .tn-elem[data-elem-id="1699888988169"] {
        z-index: 33;
        top: 0px;
        left: 0px;
        width: 260px;
        height: 340px;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1699888988169"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1699888988169"] {
          top: 0px;
          left: 0px;
        }
      }

      @media screen and (max-width:639px) {
        #rec864198987 .tn-elem[data-elem-id="1699888988169"] {
          top: 0px;
          left: 0px;
          width: 184px;
          height: 240px;
          border-radius: 24px 24px 24px 24px;
        }

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

      #rec864198987 .tn-elem[data-elem-id="1699888988180"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 34;
        top: 264px;
        left: 24px;
        width: 143px;
        height: auto;
        pointer-events: none;
      }

      #rec864198987 .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) {
        #rec864198987 .tn-elem[data-elem-id="1699888988180"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

      @media screen and (max-width:959px) {
        #rec864198987 .tn-elem[data-elem-id="1699888988180"] {
          top: 264px;
          left: 24px;
          width: px;
          height: auto;
        }

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

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

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


      #rec864198989 .t396__artboard {
        height: 95px;
        background-color: #02071d;
      }

      #rec864198989 .t396__filter {
        height: 95px;
      }

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

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

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

        #rec864198989 .t396__filter {}

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

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

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

        #rec864198989 .t396__filter {}

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

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

        #rec864198989 .t396__artboard,
        #rec864198989 .t396__filter,
        #rec864198989 .t396__carrier {
          height: 86px;
        }

        #rec864198989 .t396__filter {}

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

      #rec864198989 .tn-elem[data-elem-id="1677841513410"] {
        z-index: 4;
        top: 40px;
        ;
        left: calc(50% - 600px + 605px);
        ;
        width: 79px;
        height: auto;
      }

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

      #rec864198989 .tn-elem[data-elem-id="1677841513410"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

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

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

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

      #rec864198989 .tn-elem[data-elem-id="1677841513413"] {
        z-index: 5;
        top: 40px;
        ;
        left: calc(50% - 600px + 516px);
        ;
        width: 79px;
        height: auto;
      }

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

      #rec864198989 .tn-elem[data-elem-id="1677841513413"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

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

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

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


      #rec867126586 .t396__artboard {
        height: 511px;
        background-color: #02071d;
      }

      #rec867126586 .t396__filter {
        height: 511px;
      }

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

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

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

        #rec867126586 .t396__filter {}

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

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

        #rec867126586 .t396__artboard,
        #rec867126586 .t396__filter,
        #rec867126586 .t396__carrier {
          height: 575px;
        }

        #rec867126586 .t396__filter {}

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

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

        #rec867126586 .t396__artboard,
        #rec867126586 .t396__filter,
        #rec867126586 .t396__carrier {
          height: 399px;
        }

        #rec867126586 .t396__filter {}

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

      #rec867126586 .tn-elem[data-elem-id="1741531922698"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 25px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1741531922695"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + 25px);
        ;
        width: 1160px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1738830877853"] {
        z-index: 6;
        top: 360px;
        ;
        left: calc(50% - 600px + 318px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1738830833345"] {
        z-index: 7;
        top: 360px;
        ;
        left: calc(50% - 600px + 622px);
        ;
        width: 280px;
        height: 56px;
        pointer-events: none;
      }

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1738831158244"] {
        z-index: 8;
        top: 365px;
        ;
        left: calc(50% - 600px + 664px);
        ;
        width: 44px;
        height: auto;
        pointer-events: none;
      }

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

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1738831075119"] {
        color: #02071d;
        text-align: center;
        z-index: 9;
        top: 360px;
        ;
        left: calc(50% - 600px + 318px);
        ;
        width: 280px;
        height: 56px;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec867126586 .tn-elem[data-elem-id="1738831024405"] {
        color: #ffffff;
        text-align: center;
        z-index: 10;
        top: 360px;
        ;
        left: calc(50% - 600px + 633px);
        ;
        width: 280px;
        height: 56px;
      }

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec867126586 .tn-elem[data-elem-id="1738831024405"] {
          top: 360px;
          ;
          left: calc(50% - 480px + 497px);
          ;
          width: 280px;
          height: 56px;
        }

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

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

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

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

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

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

          #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867126586 .tn-elem[data-elem-id="1738831024405"] {
          top: 438px;
          ;
          left: calc(50% - 320px + 193px);
          ;
          width: px;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867126586 .tn-elem[data-elem-id="1738831024405"] {
          top: 295px;
          ;
          left: calc(50% - 160px + 44px);
          ;
          width: 256px;
          height: 56px;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom::after {
          display: none;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867126586 .tn-elem[data-elem-id="1738831024405"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867126586 .tn-elem[data-elem-id="1738830833332"] {
        z-index: 11;
        top: 89px;
        ;
        left: calc(50% - 600px + 510px);
        ;
        width: 180px;
        height: 172px;
      }

      #rec867126586 .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) {
        #rec867126586 .tn-elem[data-elem-id="1738830833332"] {
          left: calc(50% - 480px + 390px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec867126586 .tn-elem[data-elem-id="1738830833332"] {
          top: 80px;
          ;
          left: calc(50% - 320px + 230px);
          ;
        }
      }

      @media screen and (max-width:639px) {
        #rec867126586 .tn-elem[data-elem-id="1738830833332"] {
          top: 40px;
          ;
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: 95px;
        }
      }

      #rec867126586 .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;
      }

      #rec867126586 .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) {
        #rec867126586 .tn-elem[data-elem-id="1738831593485"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867126586 .tn-elem[data-elem-id="1738831593485"] {
          top: 276px;
          ;
          left: calc(50% - 320px + 106px);
          ;
          width: 428px;
          height: auto;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867126586 .tn-elem[data-elem-id="1738831593485"] {
          top: 151px;
          ;
          left: calc(50% - 160px + 10px);
          ;
          width: 300px;
          height: auto;
        }

        #rec867126586 .tn-elem[data-elem-id="1738831593485"] .tn-atom {
          vertical-align: middle;
          white-space: normal;
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec864202755 .t396__artboard {
        height: 860px;
        background-color: #02071d;
      }

      #rec864202755 .t396__filter {
        height: 860px;
      }

      #rec864202755 .t396__carrier {
        height: 860px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec864202755 .t396__artboard,
        #rec864202755 .t396__filter,
        #rec864202755 .t396__carrier {}

        #rec864202755 .t396__filter {}

        #rec864202755 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec864202755 .t396__artboard,
        #rec864202755 .t396__filter,
        #rec864202755 .t396__carrier {
          height: 900px;
        }

        #rec864202755 .t396__filter {}

        #rec864202755 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec864202755 .t396__artboard,
        #rec864202755 .t396__filter,
        #rec864202755 .t396__carrier {
          height: 615px;
        }

        #rec864202755 .t396__filter {}

        #rec864202755 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601762"] {
        z-index: 4;
        top: 409px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec864202755 .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;
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601762"] .tn-atom__vector svg {
        display: block;
      }

      @media screen and (max-width:1199px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601762"] {
          top: 410px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601762"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601762"] {
          top: 347px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          height: auto;
        }
      }

      #rec864202755 .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;
      }

      #rec864202755 .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;
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
        display: none;
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #02071d;
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
          color: #992500;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover .tn-atom__button-text {
          color: #992500;
        }
      }

      @media screen and (max-width:1199px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601764"] {
          top: 409px;
          ;
          left: calc(50% - 480px + 380px);
          ;
          width: px;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601764"] {
          top: 446px;
          ;
          left: calc(50% - 320px + 220px);
          ;
          width: px;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678029601764"] {
          top: 346px;
          ;
          left: calc(50% - 160px + 60px);
          ;
          width: px;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom::after {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec864202755 .tn-elem[data-elem-id="1678029601764"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1681893676825"] {
        z-index: 6;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1681893676825"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1681893676825"] {
          top: 688px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1681893676825"] {
          top: 509px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1680531329619"] {
        z-index: 7;
        top: 119px;
        ;
        left: calc(50% - 600px + -120px);
        ;
        width: 1440px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1680531329619"] {
          left: calc(50% - 480px + -240px);
          ;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1680531329619"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1680531329619"] {
          top: 382px;
          ;
          left: calc(50% - 320px + -1px);
          ;
          width: 640px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1680531329619"] {
          top: 341px;
          ;
          left: calc(50% - 160px + 0px);
          ;
          width: 320px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678029735046"] {
        z-index: 8;
        top: 505px;
        ;
        left: calc(50% - 600px + 313px);
        ;
        width: 575px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678029735046"] {
          left: calc(50% - 480px + 193px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678029735046"] {
          top: 542px;
          ;
          left: calc(50% - 320px + 33px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678029735046"] {
          top: 442px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678031355168"] {
        z-index: 9;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678031355168"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678031355168"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678031355168"] {
          top: 500px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678031455103"] {
        z-index: 10;
        top: 589px;
        ;
        left: calc(50% - 600px + 939px);
        ;
        width: 343px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .tn-elem.t396__elem--anim-hidden[data-elem-id="1678031455103"] {
        opacity: 0;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678031455103"] {
          left: calc(50% - 480px + 802px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678031455103"] {
          top: 682px;
          ;
          left: calc(50% - 320px + 545px);
          ;
          width: 219px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678031455103"] {
          top: 500px;
          ;
          left: calc(50% - 160px + 270px);
          ;
          width: 101px;
          height: auto;
        }
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678028945727"] {
          left: calc(50% - 480px + 83px);
          ;
          width: px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678028945727"] {
          top: 150px;
          ;
          left: calc(50% - 320px + 75px);
          ;
          width: 490px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          line-height: 1.2;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678028945727"] {
          top: 100px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945727"] .tn-atom {
          white-space: normal;
          font-size: 32px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678028945730"] {
        color: #ffffff;
        text-align: center;
        z-index: 12;
        top: 276px;
        ;
        left: calc(50% - 600px + 255px);
        ;
        width: 691px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678028945730"] {
          left: calc(50% - 480px + 135px);
          ;
          width: px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678028945730"] {
          top: 282px;
          ;
          left: calc(50% - 320px + 45px);
          ;
          width: 551px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678028945730"] {
          top: 190px;
          ;
          left: calc(50% - 160px + 25px);
          ;
          width: 270px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1678028945730"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          background-size: cover;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1678029943464"] {
        z-index: 13;
        top: 60px;
        ;
        left: calc(50% - 600px + 525px);
        ;
        width: 150px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1678029943464"] {
          left: calc(50% - 480px + 405px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1678029943464"] {
          top: 10px;
          ;
          left: calc(50% - 320px + 245px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1678029943464"] {
          top: 20px;
          ;
          left: calc(50% - 160px + 120px);
          ;
          width: 80px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1681894037562"] {
        z-index: 14;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1681894037562"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1681894037562"] {
          top: 749px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1681894037562"] {
          top: 544px;
          ;
          left: calc(50% - 160px + -340px);
          ;
          width: 1000px;
          height: auto;
        }
      }

      #rec864202755 .tn-elem[data-elem-id="1681894176309"] {
        z-index: 16;
        top: 634px;
        ;
        left: calc(50% - 600px + -1320px);
        ;
        width: 3840px;
        height: auto;
        pointer-events: none;
      }

      #rec864202755 .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;
      }

      #rec864202755 .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) {
        #rec864202755 .tn-elem[data-elem-id="1681894176309"] {
          left: calc(50% - 480px + -1440px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec864202755 .tn-elem[data-elem-id="1681894176309"] {
          top: 730px;
          ;
          left: calc(50% - 320px + -580px);
          ;
          width: 1800px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec864202755 .tn-elem[data-elem-id="1681894176309"] {
          top: 541px;
          ;
          left: calc(50% - 160px + -222px);
          ;
          width: 764px;
          height: auto;
        }

        #rec864202755 .tn-elem[data-elem-id="1681894176309"] .tn-atom {
          background-size: cover;
          opacity: 1;
        }
      }
      


      #rec867154604 .t396__artboard {
        height: 603px;
        background-color: #405647;
      }

      #rec867154604 .t396__filter {
        height: 603px;
      }

      #rec867154604 .t396__carrier {
        height: 603px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec867154604 .t396__artboard,
        #rec867154604 .t396__filter,
        #rec867154604 .t396__carrier {
          height: 583px;
        }

        #rec867154604 .t396__filter {}

        #rec867154604 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec867154604 .t396__artboard,
        #rec867154604 .t396__filter,
        #rec867154604 .t396__carrier {
          height: 1087px;
        }

        #rec867154604 .t396__filter {}

        #rec867154604 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec867154604 .t396__artboard,
        #rec867154604 .t396__filter,
        #rec867154604 .t396__carrier {
          height: 1112px;
        }

        #rec867154604 .t396__filter {}

        #rec867154604 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1739728330050"] {
        color: #ffffff;
        text-align: CENTER;
        z-index: 3;
        top: 487px;
        ;
        left: calc(50% - 600px + 189px);
        ;
        width: 822px;
        height: auto;
      }

      #rec867154604 .tn-elem[data-elem-id="1739728330050"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        font-size: 24px;
        font-family: var(--t-text-font, Arial);
        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;
        --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) {
        #rec867154604 .tn-elem[data-elem-id="1739728330050"] {
          display: table;
          top: 470px;
          ;
          left: calc(50% - 480px + 69px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330050"] .tn-atom {
          white-space: normal;
          background-size: cover;
          opacity: 1;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1739728330050"] {
          display: table;
          top: 893px;
          ;
          left: calc(50% - 320px + 61px);
          ;
          width: 533px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330050"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1739728330050"] {
          display: table;
          top: 907px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330050"] .tn-atom {
          white-space: normal;
          font-size: 18px;
          background-size: cover;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1739728330046"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 153px);
        ;
        width: 893px;
        height: auto;
      }

      #rec867154604 .tn-elem[data-elem-id="1739728330046"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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) {
        #rec867154604 .tn-elem[data-elem-id="1739728330046"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330046"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1739728330046"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330046"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1739728330046"] {
          display: table;
          top: 0px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1739728330046"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1738007621652"] {
        z-index: 3;
        top: 122px;
        ;
        left: calc(50% - 600px + 420px);
        ;
        width: 360px;
        height: 317px;
      }

      #rec867154604 .tn-elem[data-elem-id="1738007621652"] .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) {
        #rec867154604 .tn-elem[data-elem-id="1738007621652"] {
          display: table;
          top: 122px;
          ;
          left: calc(50% - 480px + 330px);
          ;
          width: 300px;
          height: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1738007621652"] {
          display: table;
          top: 385px;
          ;
          left: calc(50% - 320px + 102px);
          ;
          width: 460px;
          height: 220px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec867154604 .tn-elem[data-elem-id="1738007621652"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1738007621652"] {
          display: table;
          top: 413px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009209"] {
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009209"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009209"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009209"] {
          display: table;
          top: 334px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009209"] {
          display: table;
          top: 517px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009209"] {
          display: table;
          top: 548px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009213"] {
        z-index: 3;
        top: 215px;
        ;
        left: calc(50% - 600px + 472px);
        ;
        width: 268px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009213"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009213"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009213"] {
          display: table;
          top: 219px;
          ;
          left: calc(50% - 480px + 370px);
          ;
          width: 224px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009213"] {
          display: table;
          top: 411px;
          ;
          left: calc(50% - 320px + 232px);
          ;
          width: 207px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009213"] {
          display: table;
          top: 456px;
          ;
          left: calc(50% - 160px + 74px);
          ;
          width: 176px;
          height: auto;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom::after {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 0px 0px 0px 0px;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1707145009215"] {
          opacity: 0;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009215"] {
          display: block;
          top: 334px;
          ;
          left: calc(50% - 480px + 397px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009215"] {
          display: block;
          top: 517px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009215"] {
          display: block;
          top: 548px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009215"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009216"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 375px;
        ;
        left: calc(50% - 600px + 517px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009216"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1707145009216"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009216"] {
          display: table;
          top: -92px;
          ;
          left: calc(50% - 480px + 670px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009216"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009216"] {
          display: table;
          top: -215px;
          ;
          left: calc(50% - 320px + 360px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009216"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009216"] {
          display: table;
          top: -200px;
          ;
          left: calc(50% - 160px + 170px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009216"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] {
        z-index: 3;
        top: 122px;
        ;
        left: calc(50% - 600px + 820px);
        ;
        width: 360px;
        height: 317px;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] .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) {
        #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] {
          display: table;
          top: 122px;
          ;
          left: calc(50% - 480px + 650px);
          ;
          width: 300px;
          height: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] {
          display: table;
          top: 625px;
          ;
          left: calc(50% - 320px + 102px);
          ;
          width: 460px;
          height: 220px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224968000004"] {
          display: table;
          top: 654px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] {
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] {
          display: table;
          top: 334px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          width: 166px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] {
          display: table;
          top: 757px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000006"] {
          display: table;
          top: 789px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] {
        z-index: 3;
        top: 220px;
        ;
        left: calc(50% - 600px + 843px);
        ;
        width: 314px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] {
          display: table;
          top: 224px;
          ;
          left: calc(50% - 480px + 671px);
          ;
          width: 260px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] {
          display: table;
          top: 660px;
          ;
          left: calc(50% - 320px + 216px);
          ;
          width: 232px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000007"] {
          display: table;
          top: 710px;
          ;
          left: calc(50% - 160px + 65px);
          ;
          width: 190px;
          height: auto;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom::after {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 0px 0px 0px 0px;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1766065224969000008"] {
          opacity: 0;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] {
          display: block;
          top: 334px;
          ;
          left: calc(50% - 480px + 717px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] {
          display: block;
          top: 757px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] {
          display: block;
          top: 789px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1766065224969000008"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 375px;
        ;
        left: calc(50% - 600px + 917px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1766065224969000009"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] {
          display: table;
          top: -92px;
          ;
          left: calc(50% - 480px + 990px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] {
          display: table;
          top: -165px;
          ;
          left: calc(50% - 320px + 360px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] {
          display: table;
          top: -79px;
          ;
          left: calc(50% - 160px + 170px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1766065224969000009"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1738007522800"] {
        z-index: 3;
        top: 122px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 360px;
        height: 317px;
      }

      #rec867154604 .tn-elem[data-elem-id="1738007522800"] .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) {
        #rec867154604 .tn-elem[data-elem-id="1738007522800"] {
          display: table;
          top: 122px;
          ;
          left: calc(50% - 480px + 10px);
          ;
          width: 300px;
          height: 300px;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1738007522800"] {
          display: table;
          top: 145px;
          ;
          left: calc(50% - 320px + 102px);
          ;
          width: 460px;
          height: 220px;
          border-radius: 24px 24px 24px 24px;
        }

        #rec867154604 .tn-elem[data-elem-id="1738007522800"] .tn-atom {
          background-size: cover;
          border-radius: 24px 24px 24px 24px;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1738007522800"] {
          display: table;
          top: 172px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009176"] {
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009176"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009176"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009176"] {
          display: table;
          top: 334px;
          ;
          left: calc(50% - 480px + 77px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009176"] {
          display: table;
          top: 277px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009176"] {
          display: table;
          top: 317px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          height: auto;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] {
        color: #ffffff;
        text-align: center;
        z-index: 3;
        top: 359px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: 56px;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom::after {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-content {
        column-gap: 10px;
        padding: 0px 0px 0px 0px;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ffffff;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1707145009179"] {
          opacity: 0;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media (hover),
      (min-width:0\0) {
        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover {
          color: #ff9100;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover .tn-atom__button-text {
          color: #ff9100;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009179"] {
          display: block;
          top: 334px;
          ;
          left: calc(50% - 480px + 77px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009179"] {
          display: block;
          top: 277px;
          ;
          left: calc(50% - 320px + 249px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009179"] {
          display: block;
          top: 317px;
          ;
          left: calc(50% - 160px + 77px);
          ;
          width: px;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom::after {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec867154604 .tn-elem[data-elem-id="1707145009179"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009181"] {
        color: #ff9100;
        text-align: center;
        z-index: 3;
        top: 375px;
        ;
        left: calc(50% - 600px + 117px);
        ;
        width: 166px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009181"] .tn-atom {
        vertical-align: middle;
        color: #ff9100;
        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 (min-width:1200px) {
        #rec867154604 .tn-elem.t396__elem--anim-hidden[data-elem-id="1707145009181"] {
          opacity: 0;
        }
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009181"] {
          display: table;
          top: -155px;
          ;
          left: calc(50% - 480px + 626px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009181"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009181"] {
          display: table;
          top: -225px;
          ;
          left: calc(50% - 320px + 350px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009181"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009181"] {
          display: table;
          top: -210px;
          ;
          left: calc(50% - 160px + 160px);
          ;
          width: px;
          height: auto;
        }

        #rec867154604 .tn-elem[data-elem-id="1707145009181"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009202"] {
        z-index: 3;
        top: 234px;
        ;
        left: calc(50% - 600px + 66px);
        ;
        width: 268px;
        height: auto;
        pointer-events: none;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009202"] .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;
      }

      #rec867154604 .tn-elem[data-elem-id="1707145009202"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
        object-position: center center;
      }

      @media screen and (max-width:1199px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009202"] {
          display: table;
          top: 234px;
          ;
          left: calc(50% - 480px + 48px);
          ;
          width: 224px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009202"] {
          display: table;
          top: 181px;
          ;
          left: calc(50% - 320px + 228px);
          ;
          width: 207px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec867154604 .tn-elem[data-elem-id="1707145009202"] {
          display: table;
          top: 223px;
          ;
          left: calc(50% - 160px + 65px);
          ;
          width: 190px;
          height: auto;
        }
      }
      


      #rec625052744 .t396__artboard {
        height: 920px;
        background-color: #405647;
      }

      #rec625052744 .t396__filter {
        height: 920px;
      }

      #rec625052744 .t396__carrier {
        height: 920px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec625052744 .t396__artboard,
        #rec625052744 .t396__filter,
        #rec625052744 .t396__carrier {}

        #rec625052744 .t396__filter {}

        #rec625052744 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec625052744 .t396__artboard,
        #rec625052744 .t396__filter,
        #rec625052744 .t396__carrier {
          height: 921px;
        }

        #rec625052744 .t396__filter {}

        #rec625052744 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec625052744 .t396__artboard,
        #rec625052744 .t396__filter,
        #rec625052744 .t396__carrier {
          height: 885px;
        }

        #rec625052744 .t396__filter {}

        #rec625052744 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679200732"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679200732"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 480px + 380px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 320px + 220px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679200732"] {
          left: calc(50% - 160px + 110px);
          ;
          width: 100px;
          height: auto;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082918"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 4;
        top: 230px;
        ;
        left: calc(50% - 600px + 146px);
        ;
        width: 909px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 480px + 26px);
          ;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082918"] {
          left: calc(50% - 320px + 10px);
          ;
          width: 620px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082918"] {
          top: 127px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082918"] .tn-atom {
          white-space: normal;
          font-size: 24px;
          line-height: 1.15;
          background-size: cover;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679476987"] {
        z-index: 5;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679476987"] .tn-atom {
        background-position: center center;
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679476987"] {
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679476987"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 350px;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679476987"] {
          top: 331px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 221px;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677770935868"] {
        color: #000000;
        z-index: 6;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677770935868"] {
          top: -280px;
          ;
          left: calc(50% - 160px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677770935868"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec625052744 .tn-group[data-group-id="170896559798659050"] {
        z-index: 7;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 368px;
      }

      #rec625052744 .tn-group[data-group-id="170896559798659050"] #molecule-170896559798659050 {
        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) {
        #rec625052744 .tn-group[data-group-id="170896559798659050"] {
          top: 380px;
          left: calc(50% - 480px + 543px);
          width: 367px;
          height: 368px;
        }

        #rec625052744 .tn-group[data-group-id="170896559798659050"] #molecule-170896559798659050 {}
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-group[data-group-id="170896559798659050"] {
          top: 733px;
          left: calc(50% - 320px + -21px);
          width: 704px;
          height: 192px;
        }

        #rec625052744 .tn-group[data-group-id="170896559798659050"] #molecule-170896559798659050 {}
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-group[data-group-id="170896559798659050"] {
          top: 552px;
          left: calc(50% - 160px + -14px);
          width: 369px;
          height: 333px;
        }

        #rec625052744 .tn-group[data-group-id="170896559798659050"] #molecule-170896559798659050 {}
      }

      #rec625052744 .tn-elem[data-elem-id="1678044204286"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 8;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 31px;
          width: 206px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1678044204286"] {
          top: 24px;
          left: 34px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1678044204286"] .tn-atom {
          white-space: normal;
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082935"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 9;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677679082935"] {
          top: 50px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082935"] {
          top: 50px;
          left: 31px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082935"] {
          top: 46px;
          left: 34px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082935"] .tn-atom {
          white-space: normal;
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679726788"] {
        color: #ff9100;
        text-align: left;
        z-index: 10;
        top: 85px;
        left: 33px;
        width: 171px;
        height: 40px;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
        display: none;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
        transition: color var(--t396-speedhover, 0s) ease-in-out;
        color: #ff9100;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
        display: none;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
        display: none;
      }

      @media (hover),
      (min-width:0\0) {
        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
          opacity: 0;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
          animation-name: none;
        }
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679726788"] {
          top: 85px;
          left: 32px;
          width: px;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679726788"] {
          top: 84px;
          left: 31px;
          width: px;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679726788"] {
          top: 65px;
          left: 34px;
          width: px;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom::after {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-text {
          overflow: visible;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::before {
          display: none;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom .tn-atom__button-border::after {
          display: none;
        }

        @media (hover),
        (min-width:0\0) {
          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover::after {
            opacity: 0;
          }

          #rec625052744 .tn-elem[data-elem-id="1677679726788"] .tn-atom:hover {
            animation-name: none;
          }
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082939"] {
        z-index: 11;
        top: 97px;
        left: 180px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082939"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082939"] {
          top: 97px;
          left: 179px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082939"] {
          top: 96px;
          left: 181px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082939"] {
          top: 77px;
          left: 180px;
          height: auto;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1678043975624"] {
        color: #ffffff;
        z-index: 12;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1678043975624"] {
          top: 148px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1678043975624"] {
          top: 29px;
          left: 410px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1678043975624"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1678043975624"] {
          top: 124px;
          left: 34px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625052744 .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);
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082933"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 13;
        top: 191px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677679082933"] {
          top: 191px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082933"] {
          top: 62px;
          left: 410px;
          width: 156px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082933"] {
          top: 161px;
          left: 34px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082933"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082942"] {
        color: #ffffff;
        z-index: 14;
        top: 191px;
        left: 105px;
        width: 197px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677679082942"] {
          top: 191px;
          left: 103px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082942"] {
          top: 62px;
          left: 483px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082942"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082942"] {
          top: 161px;
          left: 97px;
          width: px;
          height: auto;
          text-align: left;
        }

        #rec625052744 .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);
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082944"] {
        color: #ffffff;
        z-index: 15;
        top: 225px;
        left: 33px;
        width: 194px;
        height: auto;
      }

      #rec625052744 .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) {
        #rec625052744 .tn-elem[data-elem-id="1677679082944"] {
          top: 225px;
          left: 32px;
          width: px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082944"] {
          top: 104px;
          left: 410px;
          width: 196px;
          height: auto;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082944"] {
          top: 193px;
          left: 34px;
          width: 176px;
          height: auto;
          text-align: left;
        }

        #rec625052744 .tn-elem[data-elem-id="1677679082944"] .tn-atom {
          white-space: normal;
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082953"] {
        z-index: 16;
        top: 300px;
        left: 24px;
        width: 44px;
        height: auto;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082953"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082953"] {
          top: 300px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082953"] {
          top: 124px;
          left: 24px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082953"] {
          top: 265px;
          left: 24px;
          height: auto;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082956"] {
        z-index: 17;
        top: 300px;
        left: 72px;
        width: 44px;
        height: auto;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082956"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082956"] {
          top: 300px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082956"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082956"] {
          top: 265px;
          left: 72px;
          height: auto;
        }
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082958"] {
        z-index: 18;
        top: 300px;
        left: 120px;
        width: 44px;
        height: auto;
      }

      #rec625052744 .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;
      }

      #rec625052744 .tn-elem[data-elem-id="1677679082958"] .tn-atom__img {
        border-radius: 0px 0px 0px 0px;
      }

      @media screen and (max-width:1199px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082958"] {
          top: 300px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082958"] {
          top: 124px;
          left: 120px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052744 .tn-elem[data-elem-id="1677679082958"] {
          top: 265px;
          left: 120px;
          height: auto;
        }
      }
      


      #rec628694014 .t396__artboard {
        height: 160px;
        background-color: #02071d;
      }

      #rec628694014 .t396__filter {
        height: 160px;
      }

      #rec628694014 .t396__carrier {
        height: 160px;
        background-position: center center;
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
      }

      @media screen and (max-width:1199px) {

        #rec628694014 .t396__artboard,
        #rec628694014 .t396__filter,
        #rec628694014 .t396__carrier {}

        #rec628694014 .t396__filter {}

        #rec628694014 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:959px) {

        #rec628694014 .t396__artboard,
        #rec628694014 .t396__filter,
        #rec628694014 .t396__carrier {}

        #rec628694014 .t396__filter {}

        #rec628694014 .t396__carrier {
          background-attachment: scroll;
        }
      }

      @media screen and (max-width:639px) {

        #rec628694014 .t396__artboard,
        #rec628694014 .t396__filter,
        #rec628694014 .t396__carrier {
          height: 195px;
        }

        #rec628694014 .t396__filter {}

        #rec628694014 .t396__carrier {
          background-attachment: scroll;
        }
      }

      #rec628694014 .tn-elem[data-elem-id="1677684279083"] {
        z-index: 3;
        top: 20px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 80px;
      }

      #rec628694014 .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) {
        #rec628694014 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: 940px;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          width: 620px;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279083"] {
          display: table;
          top: 10px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 280px;
          height: 115px;
        }
      }

      #rec628694014 .tn-elem[data-elem-id="1677684279086"] {
        z-index: 4;
        top: 45px;
        ;
        left: calc(50% - 600px + 1029px);
        ;
        width: 127px;
        height: auto;
      }

      #rec628694014 .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;
      }

      #rec628694014 .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) {
        #rec628694014 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 480px + 799px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          left: calc(50% - 320px + 483px);
          ;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279086"] {
          display: table;
          top: 82px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          height: auto;
        }
      }

      #rec628694014 .tn-elem[data-elem-id="1677684279089"] {
        color: #ffffff;
        z-index: 5;
        top: 51px;
        ;
        left: calc(50% - 600px + 256px);
        ;
        width: 150px;
        height: auto;
      }

      #rec628694014 .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) {
        #rec628694014 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 480px + 240px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          left: calc(50% - 320px + 236px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279089"] {
          display: table;
          top: 52px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279089"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628694014 .tn-elem[data-elem-id="1677684279091"] {
        color: #ffffff;
        z-index: 6;
        top: 50px;
        ;
        left: calc(50% - 600px + 50px);
        ;
        width: 190px;
        height: auto;
      }

      #rec628694014 .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) {
        #rec628694014 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 480px + 34px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          left: calc(50% - 320px + 30px);
          ;
          width: 190px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279091"] {
          display: table;
          top: 30px;
          ;
          left: calc(50% - 160px + 40px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279091"] .tn-atom {
          white-space: normal;
          font-size: 12px;
          background-size: cover;
        }
      }

      #rec628694014 .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;
      }

      #rec628694014 .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) {
        #rec628694014 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          left: calc(50% - 480px + 10px);
          ;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1677684279095"] {
          display: table;
          top: 141px;
          ;
          left: calc(50% - 160px + 20px);
          ;
          width: 279px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1677684279095"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      #rec628694014 .tn-elem[data-elem-id="1751632321153"] {
        color: #000000;
        z-index: 8;
        top: 210px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 167px;
        height: auto;
      }

      #rec628694014 .tn-elem[data-elem-id="1751632321153"] .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) {
        #rec628694014 .tn-elem[data-elem-id="1751632321153"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1751632321153"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec628694014 .tn-elem[data-elem-id="1751632321153"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1751632321153"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:639px) {
        #rec628694014 .tn-elem[data-elem-id="1751632321153"] {
          display: table;
          width: px;
          height: auto;
        }

        #rec628694014 .tn-elem[data-elem-id="1751632321153"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }
      


      #rec570207796 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570207796 .t390__title {
          font-size: 32px;
        }
      }

      #rec570207796 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec570207798 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      @media screen and (min-width:900px) {
        #rec570207798 .t390__title {
          font-size: 32px;
        }
      }

      #rec570207798 .t390__descr {
        font-size: 16px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


                  #rec570127575 .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;
                  }
                  


      #rec570127575 .t390__uptitle {
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }

      #rec570127575 .t390__title {
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec570127575 .t390__descr {
        font-size: 20px;
        color: #ffffff;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      .t300__tooltipster-noir_570127588 {
        background-color: #111 !important;
        color: #fff !important;
        border-radius: 0 !important;
        ;
      }
      


      #rec570127589 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570127589"]+.t794__tooltip-menu {
        background-color: #ffffff;
        text-align: center;
        max-width: 100px;
        border-radius: 12px;
      }

      #rec570127589 .t794__content {
        background-color: #ffffff;
        border-radius: 12px;
      }

      @media screen and (max-width:980px) {
        a[data-tooltip-menu-id="570127589"]+.t794__tooltip-menu {
          max-width: 100%;
        }
      }
      


      #rec570127589 .t794__typo:not(.t-active):hover {
        color: #ff9100 !important;
      }
      




      #rec570127589 .t794__tooltip-menu,
      a[data-tooltip-menu-id="570127589"]+.t794__tooltip-menu {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0);
      }
      


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Цвет футера с политиками*/
            #rec628694014 .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;}