
        .t-records {
          opacity: 0;
        }

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

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


              body {
                overflow: auto !important;
              }

              .t830 {
                --nullpoint: 0
              }

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

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

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

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

              .t830__burger.t830__burger_mobile {
                display: none
              }

              .t830__burger.t830__burger_open {
                left: 230px
              }

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


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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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


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


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


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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

      #rec570127541 .t396__artboard {
        height: 120px;
      }

      #rec570127541 .t396__filter {
        height: 120px;
      }

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

        #rec570127541 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

      #rec636608158 .t396__filter {
        height: 500px;
      }

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

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

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

        #rec636608158 .t396__filter {}

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

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

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

        #rec636608158 .t396__filter {}

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

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

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

        #rec636608158 .t396__filter {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec636608158 .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:1199px) {
        #rec636608158 .tn-elem[data-elem-id="1678792632349"] {
          top: calc(250px - 0px + 0px);
          ;
          left: calc(50% - 573px + 1px);
          ;
          width: 861px;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


      #rec748236036 .t396__artboard {
        height: 61px;
        background-color: #060c25;
      }

      #rec748236036 .t396__filter {
        height: 61px;
      }

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

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

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

        #rec748236036 .t396__filter {}

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

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

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

        #rec748236036 .t396__filter {}

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

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

        #rec748236036 .t396__artboard,
        #rec748236036 .t396__filter,
        #rec748236036 .t396__carrier {
          height: 37px;
        }

        #rec748236036 .t396__filter {}

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

      #rec748236036 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 24px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec748236036 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec748236085 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec748236085 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec748236085 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec748236085 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec748236085 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec628729536 .t396__artboard {
        height: 59px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec628729536 .t396__filter {
        height: 59px;
      }

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

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

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

        #rec628729536 .t396__filter {}

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

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

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

        #rec628729536 .t396__filter {}

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

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

        #rec628729536 .t396__artboard,
        #rec628729536 .t396__filter,
        #rec628729536 .t396__carrier {
          height: 35px;
        }

        #rec628729536 .t396__filter {}

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

      #rec628729536 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 24px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec628729536 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec628729537 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec628729537 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec628729537 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec628729537 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec628729537 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec628729538 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec628729538 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec628729538 .t396__filter {}

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

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

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

        #rec628729538 .t396__filter {}

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

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

        #rec628729538 .t396__artboard,
        #rec628729538 .t396__filter,
        #rec628729538 .t396__carrier {
          height: 35px;
        }

        #rec628729538 .t396__filter {}

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

      #rec628729538 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec628729538 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec628729539 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec628729539 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec628729539 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec628729539 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec628729539 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec628729540 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec628729540 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec628729540 .t396__filter {}

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

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

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

        #rec628729540 .t396__filter {}

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

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

        #rec628729540 .t396__artboard,
        #rec628729540 .t396__filter,
        #rec628729540 .t396__carrier {
          height: 35px;
        }

        #rec628729540 .t396__filter {}

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

      #rec628729540 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec628729540 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec628729541 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec628729541 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec628729541 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec628729541 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec628729541 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec715635428 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec715635428 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec715635428 .t396__filter {}

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

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

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

        #rec715635428 .t396__filter {}

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

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

        #rec715635428 .t396__artboard,
        #rec715635428 .t396__filter,
        #rec715635428 .t396__carrier {
          height: 35px;
        }

        #rec715635428 .t396__filter {}

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

      #rec715635428 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec715635428 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec715645463 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec715645463 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec715645463 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec715645463 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec715645463 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec1983051901 .t396__artboard {
        height: 45px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec1983051901 .t396__filter {
        height: 45px;
      }

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

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

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

        #rec1983051901 .t396__filter {}

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

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

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

        #rec1983051901 .t396__filter {}

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

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

        #rec1983051901 .t396__artboard,
        #rec1983051901 .t396__filter,
        #rec1983051901 .t396__carrier {
          height: 35px;
        }

        #rec1983051901 .t396__filter {}

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

      #rec1983051901 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec1983051901 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec628729543 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec628729543 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec628729543 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec628729543 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec628729543 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec628729542 .t396__artboard {
        height: 45px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec628729542 .t396__filter {
        height: 45px;
      }

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

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

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

        #rec628729542 .t396__filter {}

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

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

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

        #rec628729542 .t396__filter {}

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

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

        #rec628729542 .t396__artboard,
        #rec628729542 .t396__filter,
        #rec628729542 .t396__carrier {
          height: 35px;
        }

        #rec628729542 .t396__filter {}

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

      #rec628729542 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 5;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec628729542 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec1983052291 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec1983052291 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec1983052291 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec1983052291 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec1983052291 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec628729544 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec628729544 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec628729544 .t396__filter {}

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

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

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

        #rec628729544 .t396__filter {}

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

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

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

        #rec628729544 .t396__filter {}

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

      #rec628729544 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec628729544 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec628729545 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec628729545 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec628729545 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec628729545 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec628729545 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec715648600 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec715648600 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec715648600 .t396__filter {}

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

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

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

        #rec715648600 .t396__filter {}

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

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

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

        #rec715648600 .t396__filter {}

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

      #rec715648600 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec715648600 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec715648554 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec715648554 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec715648554 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec715648554 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec715648554 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec715648744 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec715648744 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec715648744 .t396__filter {}

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

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

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

        #rec715648744 .t396__filter {}

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

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

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

        #rec715648744 .t396__filter {}

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

      #rec715648744 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec715648744 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec715648802 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec715648802 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec715648802 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec715648802 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec715648802 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


      #rec715649118 .t396__artboard {
        height: 35px;
        background-color: #060c25;
        overflow: visible;
      }

      #rec715649118 .t396__filter {
        height: 35px;
      }

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

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

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

        #rec715649118 .t396__filter {}

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

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

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

        #rec715649118 .t396__filter {}

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

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

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

        #rec715649118 .t396__filter {}

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

      #rec715649118 .tn-elem[data-elem-id="1678804192614"] {
        color: #ff9100;
        text-align: center;
        z-index: 2;
        top: 0px;
        ;
        left: calc(50% - 600px + 320px);
        ;
        width: 560px;
        height: auto;
      }

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

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

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

        #rec715649118 .tn-elem[data-elem-id="1678804192614"] .tn-atom {
          font-size: 24px;
          background-size: cover;
        }
      }
      


      #rec715649182 .t812__col:first-child {
        margin-bottom: 30px;
        ;
      }

      @media screen and (max-width:960px) {
        #rec715649182 .t812__col:first-child {
          margin-bottom: 30px;
          ;
        }
      }
      


      #rec715649182 .t812__pricelist-item__title {
        font-size: 24px;
        line-height: 1.1;
        font-family: 'Kurale';
        font-weight: 400;
      }

      #rec715649182 .t812__pricelist-item__price {
        font-size: 24px;
        color: #ff9100;
        font-family: 'Kurale';
        font-weight: 400;
        text-transform: uppercase;
      }

      #rec715649182 .t812__pricelist-item__descr {
        font-size: 16px;
        line-height: 1.6;
        color: #ff9100;
        font-family: 'Onest';
        font-weight: 400;
      }
      


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


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


            /*Отступы между карточками*/
            @media screen and (max-width: 960px) {
              .t-feed__grid-col {
                margin-bottom: 20px;
              }
            }
            


            /*Локальные стили*/
            /*Смена цвета блоков*/
            .t396__artboard {
              background-color: #02071D !important;
            }

            .t812 {
              background-color: #02071D !important;
            }

            .t-rec {
              background-color: #02071D !important;
            }
            


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