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


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

      #rec570312085 .t396__artboard {
        height: 120px;
      }

      #rec570312085 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570312085 .t396__filter {}

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

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

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

        #rec570312085 .t396__filter {}

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

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

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

        #rec570312085 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570312085 .tn-elem[data-elem-id="1678453526165"] {
          top: -585px;
          ;
          left: 452px;
          ;
          height: auto;
        }
      }

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570312085 .tn-elem[data-elem-id="1678453526167"] {
          top: -598px;
          ;
          left: 392px;
          ;
          height: auto;
        }
      }

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570312085 .tn-elem[data-elem-id="1678453526170"] {
          top: -598px;
          ;
          left: 578px;
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec570312087 .t396__artboard {
        height: 500px;
        background-color: #02071d;
      }

      #rec570312087 .t396__filter {
        height: 500px;
      }

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

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

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

        #rec570312087 .t396__filter {}

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

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

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

        #rec570312087 .t396__filter {}

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

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

        #rec570312087 .t396__artboard,
        #rec570312087 .t396__filter,
        #rec570312087 .t396__carrier {
          height: 400px;
        }

        #rec570312087 .t396__filter {}

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

      #rec570312087 .tn-elem[data-elem-id="1678831422117"] {
        z-index: 2;
        top: calc(250px - 0px + 0px);
        ;
        left: calc(50% - 450px + 0px);
        ;
        width: 900px;
        height: auto;
      }

      #rec570312087 .tn-elem[data-elem-id="1678831422117"] .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:639px) {
        #rec570312087 .tn-elem[data-elem-id="1678831422117"] {
          top: calc(250px - 0px + -15px);
          ;
          left: calc(50% - 450px + 2px);
          ;
          width: 723px;
          height: auto;
        }
      }

      #rec570312087 .tn-elem[data-elem-id="1679047360195"] {
        z-index: 3;
        top: 0px;
        ;
        left: calc(50% - 600px + 150px);
        ;
        width: 900px;
        height: 500px;
      }

      #rec570312087 .tn-elem[data-elem-id="1679047360195"] .tn-atom {
        background-image: linear-gradient(0deg, rgba(2, 7, 29, 1) 0%, rgba(2, 7, 29, 0) 100%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570312087 .tn-elem[data-elem-id="1677835972145"] {
          top: -582px;
          ;
          left: 376px;
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570312087 .tn-elem[data-elem-id="1678792632349"] {
        color: #ff9100;
        text-align: center;
        z-index: 16;
        top: calc(250px - 0px + 1px);
        ;
        left: calc(50% - 438px + 0px);
        ;
        width: 876px;
        height: auto;
      }

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

      @media screen and (max-width:959px) {
        #rec570312087 .tn-elem[data-elem-id="1678792632349"] {
          top: calc(250px - 0px + 0px);
          ;
          left: calc(50% - 438px + -14px);
          ;
          width: 458px;
          height: auto;
        }

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

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

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

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

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

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

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

      #rec570312087 .tn-elem[data-elem-id="1680185325708"] {
        color: #ffffff;
        text-align: left;
        z-index: 18;
        top: 48px;
        ;
        left: 117px;
        ;
        width: 98px;
        height: 25px;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570312087 .tn-elem[data-elem-id="1680185325711"] {
        z-index: 19;
        top: 49px;
        ;
        left: 199px;
        ;
        width: 12px;
        height: auto;
        pointer-events: none;
      }

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

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

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


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

      #rec570312088 .t396__filter {
        height: 504px;
      }

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

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

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

        #rec570312088 .t396__filter {}

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

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

        #rec570312088 .t396__artboard,
        #rec570312088 .t396__filter,
        #rec570312088 .t396__carrier {
          height: 436px;
        }

        #rec570312088 .t396__filter {}

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

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

        #rec570312088 .t396__artboard,
        #rec570312088 .t396__filter,
        #rec570312088 .t396__carrier {
          height: 558px;
        }

        #rec570312088 .t396__filter {}

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

      #rec570312088 .tn-elem[data-elem-id="1681469325291"] {
        z-index: 1;
        top: 49px;
        ;
        left: calc(50% - 600px + -227px);
        ;
        width: 329px;
        height: auto;
        pointer-events: none;
      }

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

      @media screen and (max-width:1199px) {
        #rec570312088 .tn-elem[data-elem-id="1681469325291"] {
          top: 44px;
          ;
          left: calc(50% - 480px + -234px);
          ;
          width: 279px;
          height: auto;
        }
      }

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

      #rec570312088 .tn-elem[data-elem-id="1681469279281"] {
        z-index: 2;
        top: 282px;
        ;
        left: calc(50% + 600px - 206px + 169px);
        ;
        width: 206px;
        height: auto;
        pointer-events: none;
      }

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

      @media screen and (max-width:1199px) {
        #rec570312088 .tn-elem[data-elem-id="1681469279281"] {
          top: 278px;
          ;
          left: calc(50% + 480px - 206px + 108px);
          ;
          height: auto;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec570312088 .tn-elem[data-elem-id="1681469279281"] {
          top: 89px;
          ;
          left: calc(50% + 160px - 206px + 20px);
          ;
          width: 68px;
          height: auto;
        }

        #rec570312088 .tn-elem[data-elem-id="1681469279281"] .tn-atom {
          background-size: cover;
          -webkit-transform: rotate(188deg);
          -moz-transform: rotate(188deg);
          transform: rotate(188deg);
        }
      }

      #rec570312088 .tn-elem[data-elem-id="1681469385122"] {
        z-index: 3;
        top: 58px;
        ;
        left: calc(50% + 600px - 271px + 207px);
        ;
        width: 271px;
        height: 504px;
        pointer-events: none;
      }

      #rec570312088 .tn-elem[data-elem-id="1681469385122"] .tn-atom {
        background-image: linear-gradient(270deg, rgba(2, 7, 29, 1) 0%, rgba(2, 7, 29, 0) 100%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
        -webkit-transform: rotate(19deg);
        -moz-transform: rotate(19deg);
        transform: rotate(19deg);
      }

      @media screen and (max-width:1199px) {
        #rec570312088 .tn-elem[data-elem-id="1681469385122"] {
          top: 76px;
          ;
          left: calc(50% + 480px - 271px + 141px);
          ;
        }
      }

      @media screen and (max-width:959px) {
        #rec570312088 .tn-elem[data-elem-id="1681469385122"] {
          top: -25px;
          ;
          left: calc(50% + 320px - 271px + -30px);
          ;
          width: 113px;
          height: 436px;
        }

        #rec570312088 .tn-elem[data-elem-id="1681469385122"] .tn-atom {
          background-size: cover;
          -webkit-transform: rotate(29deg);
          -moz-transform: rotate(29deg);
          transform: rotate(29deg);
        }
      }

      @media screen and (max-width:639px) {
        #rec570312088 .tn-elem[data-elem-id="1681469385122"] {
          top: -213px;
          ;
          left: calc(50% + 160px - 271px + -7px);
          ;
          width: 55px;
          height: 558px;
        }

        #rec570312088 .tn-elem[data-elem-id="1681469385122"] .tn-atom {
          background-size: cover;
          -webkit-transform: rotate(347deg);
          -moz-transform: rotate(347deg);
          transform: rotate(347deg);
        }
      }

      #rec570312088 .tn-elem[data-elem-id="1681469361676"] {
        z-index: 4;
        top: 0px;
        ;
        left: calc(50% - 600px + -237px);
        ;
        width: 304px;
        height: 504px;
        pointer-events: none;
      }

      #rec570312088 .tn-elem[data-elem-id="1681469361676"] .tn-atom {
        background-image: linear-gradient(90deg, rgba(2, 7, 29, 1) 0%, rgba(2, 7, 29, 0) 100%);
        border-width: var(--t396-borderwidth, 0);
        border-style: var(--t396-borderstyle, solid);
        border-color: var(--t396-bordercolor, transparent);
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec570312088 .tn-elem[data-elem-id="1681469361676"] {
          top: -8px;
          ;
          left: calc(50% - 480px + -247px);
          ;
          width: 302px;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec570312088 .tn-elem[data-elem-id="1681469361676"] {
          top: 44px;
          ;
          left: calc(50% - 160px + -627px);
          ;
          width: 461px;
          height: 400px;
        }
      }

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

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

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

      @media screen and (max-width:959px) {
        #rec570312088 .tn-elem[data-elem-id="1681469111582"] {
          top: 52px;
          ;
          left: calc(50% - 320px + 11pxpx);
          ;
          width: 87px;
          height: 87px;
        }
      }

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

      #rec570312088 .tn-elem[data-elem-id="1677834947888"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 48px;
        ;
        left: calc(50% - 600px + 309px);
        ;
        width: 654px;
        height: auto;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        #rec570312088 .tn-elem[data-elem-id="1678823993175"] .tn-atom {
          font-size: 16px;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }
      


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


                #rec570312089 .t-card__title {
                  color: #ffffff;
                  font-family: 'Kurale';
                  font-weight: 400;
                }

                @media screen and (min-width:900px) {
                  #rec570312089 .t-card__title {
                    font-size: 32px;
                    line-height: 1.1;
                  }
                }

                #rec570312089 .t-card__descr {
                  font-size: 16px;
                  line-height: 1.6;
                  color: #ffffff;
                  font-family: 'Onest';
                  font-weight: 400;
                }
                


      #rec570312089 .t959__container {
        row-gap: 40px;
      }
      


      #rec570312089 .t959__card-inner {
        border-radius: 48px;
      }
      


      #rec625052485 .t396__artboard {
        height: 920px;
        background-color: #02071d;
      }

      #rec625052485 .t396__filter {
        height: 920px;
      }

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

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

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

        #rec625052485 .t396__filter {}

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

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

        #rec625052485 .t396__artboard,
        #rec625052485 .t396__filter,
        #rec625052485 .t396__carrier {
          height: 921px;
        }

        #rec625052485 .t396__filter {}

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

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

        #rec625052485 .t396__artboard,
        #rec625052485 .t396__filter,
        #rec625052485 .t396__carrier {
          height: 875px;
        }

        #rec625052485 .t396__filter {}

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

      #rec625052485 .tn-elem[data-elem-id="1681388862787"] {
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 500px);
        ;
        width: 200px;
        height: auto;
      }

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

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

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

      #rec625052485 .tn-elem[data-elem-id="1681388862785"] {
        color: #ff9100;
        text-align: CENTER;
        z-index: 3;
        top: 230px;
        ;
        left: calc(50% - 600px + 146px);
        ;
        width: 909px;
        height: auto;
      }

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

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

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

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

      #rec625052485 .tn-elem[data-elem-id="1681388862793"] {
        z-index: 4;
        top: 340px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 1160px;
        height: 560px;
      }

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

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862793"] {
          top: 375px;
          ;
          left: calc(50% - 320px + 9px);
          ;
          width: 620px;
          height: 350px;
        }
      }

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

      #rec625052485 .tn-elem[data-elem-id="1681388862800"] {
        color: #000000;
        z-index: 5;
        top: -75px;
        ;
        left: calc(50% - 600px + 20px);
        ;
        width: 560px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862800"] .tn-atom {
        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:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862800"] {
          top: -280px;
          ;
          left: calc(50% - 160px + 10px);
          ;
          height: auto;
        }
      }

      #rec625052485 .tn-group[data-group-id="170896610728591740"] {
        z-index: 18;
        position: absolute;
        top: 380px;
        left: calc(50% - 600px + 772px);
        width: 368px;
        height: 368px;
      }

      #rec625052485 .tn-group[data-group-id="170896610728591740"] #molecule-170896610728591740 {
        width: 100%;
        height: 100%;
        position: relative;
        border-color: transparent;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 24px;
        opacity: 1;
        background-image: linear-gradient(0.5turn, rgba(5, 11, 35, 1) 0%, rgba(2, 7, 29, 1) 100%);
        background-origin: border-box;
        background-clip: border-box;
        transition: background-color var(--t396-speedhover, 0s) ease-in-out, color var(--t396-speedhover, 0s) ease-in-out, border-color var(--t396-speedhover, 0s) ease-in-out, box-shadow var(--t396-shadowshoverspeed, 0.2s) ease-in-out;
      }

      @media screen and (max-width:1199px) {
        #rec625052485 .tn-group[data-group-id="170896610728591740"] {
          left: calc(50% - 480px + 543px);
          width: 367px;
        }

        #rec625052485 .tn-group[data-group-id="170896610728591740"] #molecule-170896610728591740 {}
      }

      @media screen and (max-width:959px) {
        #rec625052485 .tn-group[data-group-id="170896610728591740"] {
          top: 733px;
          left: calc(50% - 320px + -21px);
          width: 704px;
          height: 192px;
        }

        #rec625052485 .tn-group[data-group-id="170896610728591740"] #molecule-170896610728591740 {}
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-group[data-group-id="170896610728591740"] {
          top: 552px;
          left: calc(50% - 160px + -14px);
          width: 369px;
          height: 333px;
        }

        #rec625052485 .tn-group[data-group-id="170896610728591740"] #molecule-170896610728591740 {}
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862821"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 6;
        top: 24px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862821"] .tn-atom {
        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) {
        #rec625052485 .tn-elem[data-elem-id="1681388862821"] {
          left: 32px;
          height: auto;
        }
      }

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

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862821"] {
          top: 24px;
          left: 34px;
          height: auto;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862821"] .tn-atom {
          font-size: 14px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862791"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 7;
        top: 50px;
        left: 33px;
        width: 311px;
        height: auto;
      }

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

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

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862791"] {
          top: 50px;
          left: 31px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862791"] {
          top: 46px;
          left: 34px;
          height: auto;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862791"] .tn-atom {
          font-size: 18px;
          line-height: 1.7;
          background-size: cover;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862798"] {
        color: #ff9100;
        text-align: left;
        z-index: 8;
        top: 85px;
        left: 33px;
        width: 171px;
        height: 40px;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862798"] .tn-atom {
        color: #ff9100;
        font-size: 14px;
        font-family: 'Onest', Arial, sans-serif;
        line-height: 1.55;
        font-weight: 400;
        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;
      }

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862798"] {
          left: 32px;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862798"] {
          top: 84px;
          left: 31px;
          width: px;
        }

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862798"] {
          top: 65px;
          left: 34px;
          width: px;
        }

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

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

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

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

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

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

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

      #rec625052485 .tn-elem[data-elem-id="1681388862795"] {
        z-index: 9;
        top: 97px;
        left: 180px;
        width: 16px;
        height: auto;
        pointer-events: none;
      }

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

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862795"] {
          top: 96px;
          left: 178px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862795"] {
          top: 77px;
          left: 178px;
          height: auto;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862802"] {
        color: #ffffff;
        z-index: 10;
        top: 148px;
        left: 33px;
        width: 197px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862802"] .tn-atom {
        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) {
        #rec625052485 .tn-elem[data-elem-id="1681388862802"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862802"] {
          top: 29px;
          left: 410px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862802"] {
          top: 124px;
          left: 34px;
          height: auto;
          text-align: left;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862802"] .tn-atom {
          font-size: 16px;
          line-height: 1.3;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862816"] {
        color: #ffffff;
        text-align: LEFT;
        z-index: 11;
        top: 191px;
        left: 33px;
        width: 308px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862816"] .tn-atom {
        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) {
        #rec625052485 .tn-elem[data-elem-id="1681388862816"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862816"] {
          top: 62px;
          left: 410px;
          width: 156px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862816"] {
          top: 161px;
          left: 34px;
          height: auto;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862816"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862819"] {
        color: #ffffff;
        z-index: 12;
        top: 191px;
        left: 105px;
        width: 197px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862819"] .tn-atom {
        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) {
        #rec625052485 .tn-elem[data-elem-id="1681388862819"] {
          left: 103px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862819"] {
          top: 62px;
          left: 483px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862819"] {
          top: 161px;
          left: 97px;
          height: auto;
          text-align: left;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862819"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862813"] {
        color: #ffffff;
        z-index: 13;
        top: 225px;
        left: 33px;
        width: 194px;
        height: auto;
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862813"] .tn-atom {
        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) {
        #rec625052485 .tn-elem[data-elem-id="1681388862813"] {
          left: 32px;
          height: auto;
        }
      }

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862813"] {
          top: 104px;
          left: 410px;
          width: 196px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862813"] {
          top: 193px;
          left: 34px;
          width: 176px;
          height: auto;
          text-align: left;
        }

        #rec625052485 .tn-elem[data-elem-id="1681388862813"] .tn-atom {
          font-size: 16px;
          line-height: 1.6;
          background-size: cover;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862804"] {
        z-index: 14;
        top: 300px;
        left: 24px;
        width: 44px;
        height: auto;
      }

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

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

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862804"] {
          top: 265px;
          left: 24px;
          height: auto;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862808"] {
        z-index: 15;
        top: 300px;
        left: 72px;
        width: 44px;
        height: auto;
      }

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

      @media screen and (max-width:959px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862808"] {
          top: 124px;
          left: 72px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862808"] {
          top: 265px;
          left: 72px;
          height: auto;
        }
      }

      #rec625052485 .tn-elem[data-elem-id="1681388862811"] {
        z-index: 16;
        top: 300px;
        left: 120px;
        width: 44px;
        height: auto;
      }

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

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

      @media screen and (max-width:639px) {
        #rec625052485 .tn-elem[data-elem-id="1681388862811"] {
          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;
      }
      


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


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

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

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

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

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

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


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


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


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


            .example-3-btn {
              cursor: pointer;
            }
            


            /*Кастомизация карточек*/
            @media screen and (max-width: 640px) {
              .t-card__link {
                font-size: 32px !important;
              }
            }

            @media screen and (max-width: 960px) {
              .t959__card {
                padding: 10px 10px 10px 10px;
              }
            }
            


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