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


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

      #rec570920694 .t396__filter {
        min-height: 500px;
        height: 100vh;
      }

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

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

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

        #rec570920694 .t396__filter {}

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

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

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

        #rec570920694 .t396__filter {}

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

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

        #rec570920694 .t396__artboard,
        #rec570920694 .t396__filter,
        #rec570920694 .t396__carrier {
          min-height: 700px;
          height: 100vh;
        }

        #rec570920694 .t396__filter {}

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

      #rec570920694 .tn-elem[data-elem-id="1681221427153"] {
        z-index: 3;
        top: calc(50vh - 338px + 54px);
        ;
        left: calc(50% - 394px + -400px);
        ;
        width: 788px;
        height: auto;
      }

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

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

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

      @media screen and (max-width:959px) {
        #rec570920694 .tn-elem[data-elem-id="1681221427153"] {
          top: calc(250px - 338px + 72px);
          ;
          left: calc(50% - 394px + -281px);
          ;
          width: 507px;
          height: auto;
        }
      }

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1681221427153"] {
          top: calc(250px - 338px + 111px);
          ;
          left: calc(50% - 394px + -88px);
          ;
          width: 471px;
          height: auto;
        }
      }

      #rec570920694 .tn-elem[data-elem-id="1679047360195"] {
        z-index: 4;
        top: calc(50vh - 352.5px + 33px);
        ;
        left: calc(50% - 410px + -360px);
        ;
        width: 820px;
        height: 705px;
      }

      #rec570920694 .tn-elem[data-elem-id="1679047360195"] .tn-atom {
        border-radius: 0px 0px 0px 0px;
        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:959px) {
        #rec570920694 .tn-elem[data-elem-id="1679047360195"] {
          top: calc(250px - 352.5px + 58px);
          ;
          left: calc(50% - 410px + -256px);
          ;
          width: 528px;
          height: 453px;
        }
      }

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1679047360195"] {
          top: calc(250px - 352.5px + 0px);
          ;
          left: calc(50% - 410px + 0px);
          ;
          width: 320px;
          height: 515px;
        }
      }

      #rec570920694 .tn-elem[data-elem-id="1681221499959"] {
        z-index: 5;
        top: calc(50vh - 352.5px + 34px);
        ;
        left: calc(50% - 214px + -556px);
        ;
        width: 428px;
        height: 705px;
      }

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

      @media screen and (max-width:959px) {
        #rec570920694 .tn-elem[data-elem-id="1681221499959"] {
          top: calc(250px - 352.5px + 59px);
          ;
          left: calc(50% - 214px + -382px);
          ;
          width: 275px;
          height: 453px;
        }
      }

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1681221499959"] {
          top: calc(250px - 352.5px + 70px);
          ;
          left: calc(50% - 214px + 0px);
          ;
          width: 320px;
          height: 445px;
        }

        #rec570920694 .tn-elem[data-elem-id="1681221499959"] .tn-atom {
          background-image: linear-gradient(0deg, rgba(2, 7, 29, 1) 0%, rgba(2, 7, 29, 0) 100%);
          background-color: transparent;
          background-size: cover;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      }

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

      #rec570920694 .tn-elem[data-elem-id="1677835972145"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec570920694 .tn-elem[data-elem-id="1677835972145"] {
          top: -582px;
          ;
          left: 376px;
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570920694 .tn-elem[data-elem-id="1677837256057"] {
          top: -595px;
          ;
          left: 502px;
          ;
          height: auto;
        }
      }

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

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

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

      #rec570920694 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec570920694 .tn-elem[data-elem-id="1678792632349"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1680186676614"] {
          top: calc(250px - 27.5px + 406px);
          ;
          left: calc(50% - 83px + 77px);
          ;
          height: auto;
        }
      }

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:1199px) {
        #rec570920694 .tn-elem[data-elem-id="1680186676618"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1680186676618"] {
          top: calc(250px - 28px + 406px);
          ;
          left: calc(50% - 83px + 77px);
          ;
          width: px;
        }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570920694 .tn-elem[data-elem-id="1681221401914"] {
        z-index: 21;
        top: calc(50vh - 250px + -904px);
        ;
        left: calc(50% - 600px + 815px);
        ;
        width: 44px;
        height: auto;
      }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      #rec570920694 .tn-elem[data-elem-id="1681221401922"] .tn-atom {
        vertical-align: middle;
        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) {
        #rec570920694 .tn-elem[data-elem-id="1681221401922"] {
          top: 51px;
          ;
          left: 242px;
          ;
          width: px;
          height: auto;
        }

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

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

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

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

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

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

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

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

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

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

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

      #rec570920694 .tn-elem[data-elem-id="1681221589929"] {
        color: #ffffff;
        text-align: center;
        z-index: 26;
        top: calc(50vh - 17.5px + 83px);
        ;
        left: calc(50% - 387.5px + 1px);
        ;
        width: 775px;
        height: auto;
      }

      #rec570920694 .tn-elem[data-elem-id="1681221589929"] .tn-atom {
        vertical-align: middle;
        color: #ffffff;
        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) {
        #rec570920694 .tn-elem[data-elem-id="1681221589929"] .tn-atom {
          white-space: normal;
          background-size: cover;
        }
      }

      @media screen and (max-width:959px) {
        #rec570920694 .tn-elem[data-elem-id="1681221589929"] {
          left: calc(50% - 387.5px + 0px);
          ;
          width: 458px;
          height: auto;
        }

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

      @media screen and (max-width:639px) {
        #rec570920694 .tn-elem[data-elem-id="1681221589929"] {
          top: calc(250px - 17.5px + 316px);
          ;
          left: calc(50% - 387.5px + 20px);
          ;
          width: 280px;
          height: auto;
        }

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


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


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